Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2+f45ca809a63b3ccd2147c0f125adf39c81d6ba8b (7936395e4d3528a8149154439c169064442be3a9) 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-42504@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-10T11:02:01.574Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-10T11:02:01.577Z] Trying to pass milestone 3 [Pipeline] milestone [2021-06-10T11:02:01.626Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-10T11:02:01.772Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-091e08fb399e61ed9) in /home/ubuntu/workspace/moby_PR-42504 [Pipeline] { [Pipeline] checkout [2021-06-10T11:02:01.797Z] The recommended git tool is: git [2021-06-10T11:02:01.805Z] using credential docker-jenkins-github-credentials [2021-06-10T11:02:01.812Z] Cloning the remote Git repository [2021-06-10T11:02:01.812Z] Cloning with configured refspecs honoured and without tags [2021-06-10T11:02:01.824Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T11:02:01.825Z] > git init /home/ubuntu/workspace/moby_PR-42504 # timeout=10 [2021-06-10T11:02:01.836Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:01.836Z] > git --version # timeout=10 [2021-06-10T11:02:01.842Z] > git --version # 'git version 2.17.1' [2021-06-10T11:02:01.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:01.844Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:16.902Z] Fetching without tags [2021-06-10T11:02:17.144Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 [2021-06-10T11:02:16.891Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:16.895Z] > git config --add remote.origin.fetch +refs/pull/42504/head:refs/remotes/origin/PR-42504 # timeout=10 [2021-06-10T11:02:16.901Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:16.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:16.914Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:16.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:16.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:17.157Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:17.162Z] > git checkout -f c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:02:17.617Z] > git remote # timeout=10 [2021-06-10T11:02:17.623Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T11:02:17.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:17.636Z] > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10 [2021-06-10T11:02:18.184Z] Merge succeeded, producing 9a2795cb49c99ea276bb8d0de30495ce0d0e85cc [2021-06-10T11:02:18.184Z] Checking out Revision 9a2795cb49c99ea276bb8d0de30495ce0d0e85cc (PR-42504) [2021-06-10T11:02:18.254Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD" [2021-06-10T11:02:18.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T11:02:18.196Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:18.202Z] > git checkout -f 9a2795cb49c99ea276bb8d0de30495ce0d0e85cc # timeout=10 [2021-06-10T11:02:18.268Z] > git rev-list --no-walk c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T11:02:19.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42504:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-06-10T11:02:19.020Z] Unable to find image 'alpine:latest' locally [2021-06-10T11:02:19.020Z] latest: Pulling from library/alpine [2021-06-10T11:02:19.020Z] 540db60ca938: Pulling fs layer [2021-06-10T11:02:19.278Z] 540db60ca938: Verifying Checksum [2021-06-10T11:02:19.278Z] 540db60ca938: Download complete [2021-06-10T11:02:19.278Z] 540db60ca938: Pull complete [2021-06-10T11:02:19.278Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-10T11:02:19.278Z] Status: Downloaded newer image for alpine:latest [2021-06-10T11:02:21.808Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-10T11:02:22.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05435c2498da3e1c0) in /home/ubuntu/workspace/moby_PR-42504 [Pipeline] node [2021-06-10T11:02:22.271Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-091e08fb399e61ed9) in /home/ubuntu/workspace/moby_PR-42504 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [2021-06-10T11:02:22.283Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00a19d0e2c513e342) in /home/ubuntu/workspace/moby_PR-42504 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-06-10T11:02:22.342Z] The recommended git tool is: git [Pipeline] checkout [2021-06-10T11:02:22.347Z] The recommended git tool is: git [2021-06-10T11:02:22.355Z] using credential docker-jenkins-github-credentials [2021-06-10T11:02:22.355Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-10T11:02:22.362Z] Cloning the remote Git repository [2021-06-10T11:02:22.362Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [2021-06-10T11:02:22.372Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2021-06-10T11:02:22.390Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [2021-06-10T11:02:22.478Z] The recommended git tool is: git [2021-06-10T11:02:22.488Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-06-10T11:02:22.495Z] Cloning the remote Git repository [2021-06-10T11:02:22.495Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-06-10T11:02:22.694Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T11:02:22.825Z] Merge succeeded, producing eefbc648cf01cc3fee181bea18ab76557d54f1a8 [2021-06-10T11:02:22.825Z] Checking out Revision eefbc648cf01cc3fee181bea18ab76557d54f1a8 (PR-42504) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-06-10T11:02:22.890Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD" [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-10T11:02:22.375Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42504/.git # timeout=10 [2021-06-10T11:02:22.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:22.403Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:22.403Z] > git --version # timeout=10 [2021-06-10T11:02:22.417Z] > git --version # 'git version 2.17.1' [2021-06-10T11:02:22.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:22.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:22.706Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:22.709Z] > git checkout -f c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:02:22.756Z] > git remote # timeout=10 [2021-06-10T11:02:22.762Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T11:02:22.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:22.765Z] > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10 [2021-06-10T11:02:22.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T11:02:22.837Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:22.846Z] > git checkout -f eefbc648cf01cc3fee181bea18ab76557d54f1a8 # timeout=10 [2021-06-10T11:02:22.902Z] > git rev-list --no-walk c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-10T11:02:22.365Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T11:02:22.366Z] > git init /home/ubuntu/workspace/moby_PR-42504 # timeout=10 [2021-06-10T11:02:22.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:22.386Z] > git --version # timeout=10 [2021-06-10T11:02:22.391Z] > git --version # 'git version 2.17.1' [2021-06-10T11:02:22.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:22.392Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-06-10T11:02:22.496Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T11:02:22.496Z] > git init /home/ubuntu/workspace/moby_PR-42504 # timeout=10 [2021-06-10T11:02:22.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:22.502Z] > git --version # timeout=10 [2021-06-10T11:02:22.510Z] > git --version # 'git version 2.17.1' [2021-06-10T11:02:22.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:22.511Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:23.619Z] + docker version [2021-06-10T11:02:23.619Z] Client: Docker Engine - Community [2021-06-10T11:02:23.619Z] Version: 20.10.6 [2021-06-10T11:02:23.619Z] API version: 1.41 [2021-06-10T11:02:23.619Z] Go version: go1.13.15 [2021-06-10T11:02:23.619Z] Git commit: 370c289 [2021-06-10T11:02:23.619Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T11:02:23.619Z] OS/Arch: linux/amd64 [2021-06-10T11:02:23.619Z] Context: default [2021-06-10T11:02:23.619Z] Experimental: true [2021-06-10T11:02:23.619Z] [2021-06-10T11:02:23.619Z] Server: Docker Engine - Community [2021-06-10T11:02:23.619Z] Engine: [2021-06-10T11:02:23.619Z] Version: 20.10.6 [2021-06-10T11:02:23.619Z] API version: 1.41 (minimum version 1.12) [2021-06-10T11:02:23.619Z] Go version: go1.13.15 [2021-06-10T11:02:23.619Z] Git commit: 8728dd2 [2021-06-10T11:02:23.619Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T11:02:23.619Z] OS/Arch: linux/amd64 [2021-06-10T11:02:23.619Z] Experimental: true [2021-06-10T11:02:23.619Z] containerd: [2021-06-10T11:02:23.619Z] Version: 1.4.6 [2021-06-10T11:02:23.619Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:02:23.619Z] runc: [2021-06-10T11:02:23.619Z] Version: 1.0.0-rc95 [2021-06-10T11:02:23.619Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:02:23.619Z] docker-init: [2021-06-10T11:02:23.619Z] Version: 0.19.0 [2021-06-10T11:02:23.619Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T11:02:23.898Z] + docker info [2021-06-10T11:02:24.463Z] Client: [2021-06-10T11:02:24.463Z] Context: default [2021-06-10T11:02:24.463Z] Debug Mode: false [2021-06-10T11:02:24.463Z] Plugins: [2021-06-10T11:02:24.463Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T11:02:24.463Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T11:02:24.463Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T11:02:24.463Z] [2021-06-10T11:02:24.463Z] Server: [2021-06-10T11:02:24.463Z] Containers: 0 [2021-06-10T11:02:24.463Z] Running: 0 [2021-06-10T11:02:24.463Z] Paused: 0 [2021-06-10T11:02:24.463Z] Stopped: 0 [2021-06-10T11:02:24.463Z] Images: 4 [2021-06-10T11:02:24.463Z] Server Version: 20.10.6 [2021-06-10T11:02:24.463Z] Storage Driver: overlay2 [2021-06-10T11:02:24.463Z] Backing Filesystem: extfs [2021-06-10T11:02:24.463Z] Supports d_type: true [2021-06-10T11:02:24.463Z] Native Overlay Diff: true [2021-06-10T11:02:24.463Z] userxattr: false [2021-06-10T11:02:24.463Z] Logging Driver: json-file [2021-06-10T11:02:24.463Z] Cgroup Driver: cgroupfs [2021-06-10T11:02:24.463Z] Cgroup Version: 1 [2021-06-10T11:02:24.463Z] Plugins: [2021-06-10T11:02:24.463Z] Volume: local [2021-06-10T11:02:24.463Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T11:02:24.463Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T11:02:24.463Z] Swarm: inactive [2021-06-10T11:02:24.463Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-10T11:02:24.463Z] Default Runtime: runc [2021-06-10T11:02:24.463Z] Init Binary: docker-init [2021-06-10T11:02:24.463Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:02:24.463Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:02:24.463Z] init version: de40ad0 [2021-06-10T11:02:24.463Z] Security Options: [2021-06-10T11:02:24.463Z] apparmor [2021-06-10T11:02:24.463Z] seccomp [2021-06-10T11:02:24.463Z] Profile: default [2021-06-10T11:02:24.463Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T11:02:24.463Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T11:02:24.463Z] OSType: linux [2021-06-10T11:02:24.463Z] Architecture: x86_64 [2021-06-10T11:02:24.463Z] CPUs: 2 [2021-06-10T11:02:24.463Z] Total Memory: 7.487GiB [2021-06-10T11:02:24.463Z] Name: ip-10-100-104-140 [2021-06-10T11:02:24.463Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T11:02:24.463Z] Docker Root Dir: /var/lib/docker [2021-06-10T11:02:24.463Z] Debug Mode: false [2021-06-10T11:02:24.463Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:02:24.463Z] Labels: [2021-06-10T11:02:24.463Z] Experimental: true [2021-06-10T11:02:24.463Z] Insecure Registries: [2021-06-10T11:02:24.463Z] 127.0.0.0/8 [2021-06-10T11:02:24.463Z] Live Restore Enabled: true [2021-06-10T11:02:24.463Z] [2021-06-10T11:02:24.463Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T11:02:24.745Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:02:24.745Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:02:24.745Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42504/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T11:02:24.745Z] + bash /home/ubuntu/workspace/moby_PR-42504/check-config.sh [2021-06-10T11:02:24.745Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T11:02:24.745Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T11:02:24.745Z] [2021-06-10T11:02:24.745Z] Generally Necessary: [2021-06-10T11:02:24.745Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T11:02:24.745Z] - apparmor: enabled and tools installed [2021-06-10T11:02:24.745Z] - CONFIG_NAMESPACES: enabled [2021-06-10T11:02:24.745Z] - CONFIG_NET_NS: enabled [2021-06-10T11:02:24.745Z] - CONFIG_PID_NS: enabled [2021-06-10T11:02:24.745Z] - CONFIG_IPC_NS: enabled [2021-06-10T11:02:24.745Z] - CONFIG_UTS_NS: enabled [2021-06-10T11:02:24.745Z] - CONFIG_CGROUPS: enabled [2021-06-10T11:02:24.745Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CPUSETS: enabled [2021-06-10T11:02:25.003Z] - CONFIG_MEMCG: enabled [2021-06-10T11:02:25.003Z] - CONFIG_KEYS: enabled [2021-06-10T11:02:25.003Z] - CONFIG_VETH: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T11:02:25.003Z] [2021-06-10T11:02:25.003Z] Optional Features: [2021-06-10T11:02:25.003Z] - CONFIG_USER_NS: enabled [2021-06-10T11:02:25.003Z] - CONFIG_SECCOMP: enabled [2021-06-10T11:02:25.003Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T11:02:25.003Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T11:02:25.003Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T11:02:25.003Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T11:02:25.003Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T11:02:25.003Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T11:02:25.003Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T11:02:25.003Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T11:02:25.003Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T11:02:25.003Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T11:02:25.003Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T11:02:25.003Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T11:02:25.003Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T11:02:25.003Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T11:02:25.003Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T11:02:25.003Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T11:02:25.003Z] - CONFIG_EXT4_FS: enabled [2021-06-10T11:02:25.003Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T11:02:25.003Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T11:02:25.003Z] - Network Drivers: [2021-06-10T11:02:25.003Z] - "overlay": [2021-06-10T11:02:25.004Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T11:02:25.004Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T11:02:25.004Z] Optional (for encrypted networks): [2021-06-10T11:02:25.261Z] - CONFIG_CRYPTO: enabled [2021-06-10T11:02:25.261Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T11:02:25.261Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T11:02:25.261Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T11:02:25.261Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T11:02:25.261Z] - CONFIG_XFRM: enabled [2021-06-10T11:02:25.261Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T11:02:25.261Z] - "ipvlan": [2021-06-10T11:02:25.261Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T11:02:25.261Z] - "macvlan": [2021-06-10T11:02:25.261Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T11:02:25.261Z] - "ftp,tftp client in container": [2021-06-10T11:02:25.261Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T11:02:25.261Z] - Storage Drivers: [2021-06-10T11:02:25.261Z] - "aufs": [2021-06-10T11:02:25.261Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T11:02:25.261Z] - "btrfs": [2021-06-10T11:02:25.261Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T11:02:25.261Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T11:02:25.261Z] - "devicemapper": [2021-06-10T11:02:25.261Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T11:02:25.261Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T11:02:25.261Z] - "overlay": [2021-06-10T11:02:25.261Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T11:02:25.261Z] - "zfs": [2021-06-10T11:02:25.261Z] - /dev/zfs: present [2021-06-10T11:02:25.261Z] - zfs command: missing [2021-06-10T11:02:25.261Z] - zpool command: missing [2021-06-10T11:02:25.261Z] [2021-06-10T11:02:25.261Z] Limits: [2021-06-10T11:02:25.261Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T11:02:25.261Z] [2021-06-10T11:02:25.261Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T11:02:25.582Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eefbc648cf01cc3fee181bea18ab76557d54f1a8 . [2021-06-10T11:02:25.582Z] #1 [internal] load build definition from Dockerfile [2021-06-10T11:02:25.582Z] #1 sha256:33d725d21dcc3433c0a34c1799a91f2593a90ccf3e877e732eb180a066a5daf1 [2021-06-10T11:02:25.582Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T11:02:25.582Z] #1 DONE 0.0s [2021-06-10T11:02:25.582Z] [2021-06-10T11:02:25.582Z] #2 [internal] load .dockerignore [2021-06-10T11:02:25.582Z] #2 sha256:d0ef933a0c204ffcde8ee9e6937482a1697f81a1e7c5495158f6fb3b3cf256be [2021-06-10T11:02:25.582Z] #2 transferring context: 87B done [2021-06-10T11:02:25.582Z] #2 DONE 0.0s [2021-06-10T11:02:25.582Z] [2021-06-10T11:02:25.582Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T11:02:25.582Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T11:02:25.840Z] #3 DONE 0.1s [2021-06-10T11:02:25.840Z] [2021-06-10T11:02:25.840Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T11:02:25.840Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T11:02:25.840Z] #4 CACHED [2021-06-10T11:02:25.840Z] [2021-06-10T11:02:25.840Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T11:02:25.840Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T11:02:26.100Z] #6 DONE 0.1s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T11:02:26.100Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T11:02:26.100Z] #5 DONE 0.1s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:02:26.100Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T11:02:26.100Z] #7 DONE 0.1s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:02:26.100Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T11:02:26.100Z] #8 DONE 0.1s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:02:26.100Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T11:02:26.100Z] #65 DONE 0.0s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:02:26.100Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:02:26.100Z] #9 DONE 0.0s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:02:26.100Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T11:02:26.100Z] #63 DONE 0.0s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T11:02:26.100Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T11:02:26.100Z] #26 DONE 0.0s [2021-06-10T11:02:26.100Z] [2021-06-10T11:02:26.100Z] #23 [internal] load build context [2021-06-10T11:02:26.100Z] #23 sha256:6d74d8a25ed240bfb710d7e69ea941ce3c80a14a31229abc055dbf85fb533e33 [2021-06-10T11:02:26.677Z] #23 ... [2021-06-10T11:02:26.677Z] [2021-06-10T11:02:26.677Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T11:02:26.677Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T11:02:26.677Z] #42 DONE 0.4s [2021-06-10T11:02:26.677Z] [2021-06-10T11:02:26.677Z] #23 [internal] load build context [2021-06-10T11:02:26.677Z] #23 sha256:6d74d8a25ed240bfb710d7e69ea941ce3c80a14a31229abc055dbf85fb533e33 [2021-06-10T11:02:27.616Z] #23 transferring context: 55.90MB 1.5s done [2021-06-10T11:02:27.616Z] #23 DONE 1.5s [2021-06-10T11:02:27.874Z] [2021-06-10T11:02:27.875Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T11:02:27.875Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T11:02:27.875Z] #27 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #53 sha256:dc21d2a6152e6d66709617d645c8539259720ab3fb2c6a8ec2df62abb6f2229a [2021-06-10T11:02:27.875Z] #53 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T11:02:27.875Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T11:02:27.875Z] #11 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T11:02:27.875Z] #60 sha256:0a10bdb94336db2a495a58bb1b224d10bf9eac1a90f96da02068e4c691452eda [2021-06-10T11:02:27.875Z] #60 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #55 sha256:9eb6265be6d422c4f530be0a9fdf01914420ec61fc9c7104e6ea198817f1e108 [2021-06-10T11:02:27.875Z] #55 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:02:27.875Z] #57 sha256:71a026c740086e5e46460d4f4fb17c45b7ce8cf25141a6720ce8a351b3f2b51c [2021-06-10T11:02:27.875Z] #57 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #67 sha256:bf95e96c24c15b753e594edfa270ac7359c23a3c7e2b9d3cf022396218767091 [2021-06-10T11:02:27.875Z] #67 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #41 sha256:67a9fbe3940a20060edde367aea346d5f62b68af59ae1c1278005c99cf164a2e [2021-06-10T11:02:27.875Z] #41 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T11:02:27.875Z] #34 sha256:f31c383ee6043910d0be01b64dbd0ecd471220c2af2343f84201acca1ee1cf2e [2021-06-10T11:02:27.875Z] #34 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:02:27.875Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:02:27.875Z] #36 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T11:02:27.875Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T11:02:27.875Z] #10 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T11:02:27.875Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T11:02:27.875Z] #43 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T11:02:27.875Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T11:02:27.875Z] #22 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T11:02:27.875Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T11:02:27.875Z] #21 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #35 sha256:e73107d8389a2c44c4ed62e75c31d3f070de379901913a590d0cf819c6b935c6 [2021-06-10T11:02:27.875Z] #35 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #58 sha256:6fcf90cb933954ed85953f6f9baa159c2a146eaf930e0d8e45f8dbcccc1586af [2021-06-10T11:02:27.875Z] #58 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:02:27.875Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:02:27.875Z] #56 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T11:02:27.875Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T11:02:27.875Z] #15 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:02:27.875Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:02:27.875Z] #44 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:02:27.875Z] #29 sha256:02221c0d1bda367dc1ed56668e85935e87d2537d55687b5e6ccd92b556912dc7 [2021-06-10T11:02:27.875Z] #29 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T11:02:27.875Z] #48 sha256:ca8f43d467e5433696d18b03af2d88bce64597d22e4b217d3fed4036bfde3472 [2021-06-10T11:02:27.875Z] #48 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T11:02:27.875Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T11:02:27.875Z] #19 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T11:02:27.875Z] #61 sha256:13a2bb759025c3170eb65199eb5158f1c14c3e610541b15b1184dcdfde9e20b5 [2021-06-10T11:02:27.875Z] #61 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T11:02:27.875Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T11:02:27.875Z] #17 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:02:27.875Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:02:27.875Z] #20 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #38 sha256:3b07b42d71f3461a388e2e650b346e631b07096d2ad92ef9b9d0cfb974e044a3 [2021-06-10T11:02:27.875Z] #38 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #49 sha256:12fb15c35396d78af389028776a042dc46d1a13886f6eaf0b9cd261a24d6412f [2021-06-10T11:02:27.875Z] #49 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:02:27.875Z] #59 sha256:aea88a68edeebe0638840179ebe4e2f6cdc1047014d105e9a5cd1265ed061756 [2021-06-10T11:02:27.875Z] #59 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T11:02:27.875Z] #25 sha256:84009927454f18f546036b7774fb0617de18fc55a961b27c960a55533f621f51 [2021-06-10T11:02:27.875Z] #25 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T11:02:27.875Z] #30 sha256:23f09da79da8c3ef2d52bf488cda0f55fd5047a3f277205de72908a402738dfe [2021-06-10T11:02:27.875Z] #30 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #47 sha256:b3e95a67733f995321f9aa7ec4e07856ba654dfa334cf1c9348ace7145bbc56d [2021-06-10T11:02:27.875Z] #47 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:02:27.875Z] #37 sha256:c11ce9fe91a28aad887ec2dc1c589b1330bbebf7b7f9a6bc6511f1ffe2a4be26 [2021-06-10T11:02:27.875Z] #37 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:02:27.875Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T11:02:27.875Z] #32 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T11:02:27.875Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T11:02:27.875Z] #39 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T11:02:27.875Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T11:02:27.875Z] #18 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:02:27.875Z] #46 sha256:da40001ba58b8ccb85fa1a115234a56009cb3cfbe750fafe98fe71fac1b2cea1 [2021-06-10T11:02:27.875Z] #46 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:02:27.875Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:02:27.875Z] #40 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T11:02:27.875Z] #28 sha256:bd355fb1917edf5efc0180efa93ea664ae73e32d8b995225d8685d3ace3d1424 [2021-06-10T11:02:27.875Z] #28 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T11:02:27.875Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T11:02:27.875Z] #31 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #51 sha256:e4d65b3266b675eab54e9ae1c768fbc6bebe360d78f6ed0f6e92f9f4d5f1a947 [2021-06-10T11:02:27.875Z] #51 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #45 sha256:6100c0a297386edc55a8952815ead3d0508a9f752cd1c351a9f4ae972109b5ba [2021-06-10T11:02:27.875Z] #45 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T11:02:27.875Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T11:02:27.875Z] #64 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #62 sha256:122036b5b181504c88b9ebb82d884f64edfd3013207e6b4d7509f5834d250e29 [2021-06-10T11:02:27.875Z] #62 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T11:02:27.875Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T11:02:27.875Z] #14 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:02:27.875Z] #52 sha256:4a28edf8a43cf0804526fa3e4e699bcc2f5f255b674eaf5c0b8dfce784e82c0e [2021-06-10T11:02:27.875Z] #52 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:02:27.875Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:02:27.875Z] #13 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:02:27.875Z] #50 sha256:6a30741c6eaf4c9b69addd257157755db79a6b4f70fc42282229e89ae17aa429 [2021-06-10T11:02:27.875Z] #50 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T11:02:27.875Z] #24 sha256:738c57ec9e9bd837b026c7317692a658dbb382ed603740581b2e795eb11ae112 [2021-06-10T11:02:27.875Z] #24 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:02:27.875Z] #54 sha256:a7cf450a8ad2b7d5722e4458fdc8a36ccd1a1781a48cb71de0d589efeb511b67 [2021-06-10T11:02:27.875Z] #54 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T11:02:27.875Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T11:02:27.875Z] #66 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T11:02:27.875Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T11:02:27.875Z] #12 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T11:02:27.875Z] #33 sha256:0fbfc27b4a7f7aba83b5aa8be1fc1c130c620258fbf57c918762531c31043781 [2021-06-10T11:02:27.875Z] #33 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T11:02:27.875Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T11:02:27.875Z] #16 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T11:02:27.875Z] #68 sha256:1240cc54c7487d59e5fe0520104dea1fe15adbe62a5ae8d55a2969a0e1bcae5b [2021-06-10T11:02:27.875Z] #68 CACHED [2021-06-10T11:02:27.875Z] [2021-06-10T11:02:27.875Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T11:02:27.875Z] #69 sha256:2e375b745707a0824afa98058c247772656208986b8c1c00393001ba585e84c3 [2021-06-10T11:02:28.442Z] #69 DONE 0.7s [2021-06-10T11:02:28.701Z] [2021-06-10T11:02:28.701Z] #70 exporting to image [2021-06-10T11:02:28.701Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T11:02:28.701Z] #70 exporting layers [2021-06-10T11:02:29.636Z] #70 exporting layers 1.0s done [2021-06-10T11:02:29.636Z] #70 writing image sha256:9e223858b07e25ac01bc9d2a8472018362210acb3a141434c93a5affa4436215 done [2021-06-10T11:02:29.636Z] #70 naming to docker.io/library/docker:eefbc648cf01cc3fee181bea18ab76557d54f1a8 done [2021-06-10T11:02:29.636Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T11:02:29.970Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=eefbc648cf01cc3fee181bea18ab76557d54f1a8 -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:eefbc648cf01cc3fee181bea18ab76557d54f1a8 hack/make.sh dynbinary test-integration [2021-06-10T11:02:30.542Z] [2021-06-10T11:02:30.542Z] Removing bundles/ [2021-06-10T11:02:30.542Z] [2021-06-10T11:02:30.542Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T11:02:30.542Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:02:30.542Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:02:37.159Z] Fetching without tags [2021-06-10T11:02:37.271Z] Still waiting to schedule task [2021-06-10T11:02:37.271Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ef1d10aad93ba56)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bb428d642f02c2be)’ is offline [2021-06-10T11:02:37.271Z] ‘azwin-2-23dab0’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘azwin-2-cfc670’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.271Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-06-10T11:02:37.274Z] Still waiting to schedule task [2021-06-10T11:02:37.274Z] Waiting for next available executor on ‘windows-2022’ [2021-06-10T11:02:37.368Z] Fetching without tags [2021-06-10T11:02:37.426Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 [2021-06-10T11:02:37.627Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 [2021-06-10T11:02:37.136Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:37.139Z] > git config --add remote.origin.fetch +refs/pull/42504/head:refs/remotes/origin/PR-42504 # timeout=10 [2021-06-10T11:02:37.146Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:37.154Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:37.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:37.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:37.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:37.427Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:37.432Z] > git checkout -f c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:02:37.886Z] > git remote # timeout=10 [2021-06-10T11:02:37.889Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T11:02:37.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:37.891Z] > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10 [2021-06-10T11:02:38.326Z] Merge succeeded, producing 563af7ef4c4826fe20910e0251c91f873b4774b7 [2021-06-10T11:02:38.327Z] Checking out Revision 563af7ef4c4826fe20910e0251c91f873b4774b7 (PR-42504) [2021-06-10T11:02:37.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:37.349Z] > git config --add remote.origin.fetch +refs/pull/42504/head:refs/remotes/origin/PR-42504 # timeout=10 [2021-06-10T11:02:37.356Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:37.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:02:37.369Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:02:37.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:37.373Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:02:37.628Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:37.630Z] > git checkout -f c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:02:38.095Z] > git remote # timeout=10 [2021-06-10T11:02:38.114Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T11:02:38.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:02:38.121Z] > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10 [2021-06-10T11:02:38.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T11:02:38.327Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:38.332Z] > git checkout -f 563af7ef4c4826fe20910e0251c91f873b4774b7 # timeout=10 [2021-06-10T11:02:38.433Z] Merge succeeded, producing 563af7ef4c4826fe20910e0251c91f873b4774b7 [2021-06-10T11:02:38.433Z] Checking out Revision 563af7ef4c4826fe20910e0251c91f873b4774b7 (PR-42504) [2021-06-10T11:02:38.487Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD" [2021-06-10T11:02:38.505Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD" [2021-06-10T11:02:38.488Z] > git rev-list --no-walk c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-10T11:02:39.265Z] + [ PR != PR ] [2021-06-10T11:02:39.265Z] + [ master != master ] [2021-06-10T11:02:39.265Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-10T11:02:39.299Z] + docker version [2021-06-10T11:02:39.299Z] Client: Docker Engine - Community [2021-06-10T11:02:39.299Z] Version: 20.10.6 [2021-06-10T11:02:39.299Z] API version: 1.41 [2021-06-10T11:02:39.299Z] Go version: go1.13.15 [2021-06-10T11:02:39.299Z] Git commit: 370c289 [2021-06-10T11:02:39.299Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T11:02:39.299Z] OS/Arch: linux/amd64 [2021-06-10T11:02:39.299Z] Context: default [2021-06-10T11:02:39.299Z] Experimental: true [2021-06-10T11:02:39.299Z] [2021-06-10T11:02:39.299Z] Server: Docker Engine - Community [2021-06-10T11:02:39.299Z] Engine: [2021-06-10T11:02:39.299Z] Version: 20.10.6 [2021-06-10T11:02:39.299Z] API version: 1.41 (minimum version 1.12) [2021-06-10T11:02:39.299Z] Go version: go1.13.15 [2021-06-10T11:02:39.299Z] Git commit: 8728dd2 [2021-06-10T11:02:39.299Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T11:02:39.299Z] OS/Arch: linux/amd64 [2021-06-10T11:02:39.299Z] Experimental: true [2021-06-10T11:02:39.299Z] containerd: [2021-06-10T11:02:39.299Z] Version: 1.4.6 [2021-06-10T11:02:39.299Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:02:39.299Z] runc: [2021-06-10T11:02:39.299Z] Version: 1.0.0-rc95 [2021-06-10T11:02:39.299Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:02:39.299Z] docker-init: [2021-06-10T11:02:39.299Z] Version: 0.19.0 [2021-06-10T11:02:39.299Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2021-06-10T11:02:39.583Z] + docker version [2021-06-10T11:02:39.583Z] Client: Docker Engine - Community [2021-06-10T11:02:39.583Z] Version: 20.10.6 [2021-06-10T11:02:39.583Z] API version: 1.41 [2021-06-10T11:02:39.583Z] Go version: go1.13.15 [2021-06-10T11:02:39.583Z] Git commit: 370c289 [2021-06-10T11:02:39.583Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-10T11:02:39.583Z] OS/Arch: linux/amd64 [2021-06-10T11:02:39.583Z] Context: default [2021-06-10T11:02:39.583Z] Experimental: true [2021-06-10T11:02:39.583Z] [2021-06-10T11:02:39.583Z] Server: Docker Engine - Community [2021-06-10T11:02:39.583Z] Engine: [2021-06-10T11:02:39.583Z] Version: 20.10.6 [2021-06-10T11:02:39.583Z] API version: 1.41 (minimum version 1.12) [2021-06-10T11:02:39.583Z] Go version: go1.13.15 [2021-06-10T11:02:39.583Z] Git commit: 8728dd2 [2021-06-10T11:02:39.583Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-10T11:02:39.583Z] OS/Arch: linux/amd64 [2021-06-10T11:02:39.583Z] Experimental: true [2021-06-10T11:02:39.583Z] containerd: [2021-06-10T11:02:39.583Z] Version: 1.4.6 [2021-06-10T11:02:39.583Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:02:39.583Z] runc: [2021-06-10T11:02:39.583Z] Version: 1.0.0-rc95 [2021-06-10T11:02:39.583Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:02:39.583Z] docker-init: [2021-06-10T11:02:39.583Z] Version: 0.19.0 [2021-06-10T11:02:39.583Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T11:02:39.614Z] + docker info [2021-06-10T11:02:39.861Z] + docker info [2021-06-10T11:02:38.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T11:02:38.435Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:02:38.439Z] > git checkout -f 563af7ef4c4826fe20910e0251c91f873b4774b7 # timeout=10 [2021-06-10T11:02:40.183Z] Client: [2021-06-10T11:02:40.183Z] Context: default [2021-06-10T11:02:40.183Z] Debug Mode: false [2021-06-10T11:02:40.183Z] Plugins: [2021-06-10T11:02:40.183Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T11:02:40.183Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T11:02:40.183Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T11:02:40.183Z] [2021-06-10T11:02:40.183Z] Server: [2021-06-10T11:02:40.183Z] Containers: 0 [2021-06-10T11:02:40.183Z] Running: 0 [2021-06-10T11:02:40.183Z] Paused: 0 [2021-06-10T11:02:40.183Z] Stopped: 0 [2021-06-10T11:02:40.183Z] Images: 3 [2021-06-10T11:02:40.183Z] Server Version: 20.10.6 [2021-06-10T11:02:40.183Z] Storage Driver: overlay2 [2021-06-10T11:02:40.183Z] Backing Filesystem: extfs [2021-06-10T11:02:40.183Z] Supports d_type: true [2021-06-10T11:02:40.183Z] Native Overlay Diff: true [2021-06-10T11:02:40.183Z] userxattr: false [2021-06-10T11:02:40.183Z] Logging Driver: json-file [2021-06-10T11:02:40.183Z] Cgroup Driver: cgroupfs [2021-06-10T11:02:40.183Z] Cgroup Version: 1 [2021-06-10T11:02:40.183Z] Plugins: [2021-06-10T11:02:40.183Z] Volume: local [2021-06-10T11:02:40.183Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T11:02:40.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T11:02:40.183Z] Swarm: inactive [2021-06-10T11:02:40.183Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-10T11:02:40.183Z] Default Runtime: runc [2021-06-10T11:02:40.183Z] Init Binary: docker-init [2021-06-10T11:02:40.183Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:02:40.183Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:02:40.183Z] init version: de40ad0 [2021-06-10T11:02:40.183Z] Security Options: [2021-06-10T11:02:40.183Z] apparmor [2021-06-10T11:02:40.183Z] seccomp [2021-06-10T11:02:40.183Z] Profile: default [2021-06-10T11:02:40.183Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T11:02:40.183Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T11:02:40.183Z] OSType: linux [2021-06-10T11:02:40.183Z] Architecture: x86_64 [2021-06-10T11:02:40.183Z] CPUs: 2 [2021-06-10T11:02:40.183Z] Total Memory: 7.569GiB [2021-06-10T11:02:40.183Z] Name: ip-10-100-57-242 [2021-06-10T11:02:40.183Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T11:02:40.183Z] Docker Root Dir: /var/lib/docker [2021-06-10T11:02:40.183Z] Debug Mode: false [2021-06-10T11:02:40.183Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:02:40.183Z] Labels: [2021-06-10T11:02:40.183Z] Experimental: true [2021-06-10T11:02:40.183Z] Insecure Registries: [2021-06-10T11:02:40.183Z] 127.0.0.0/8 [2021-06-10T11:02:40.183Z] Live Restore Enabled: true [2021-06-10T11:02:40.183Z] [2021-06-10T11:02:40.183Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T11:02:40.477Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:02:40.477Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:02:40.477Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42504/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T11:02:40.477Z] + bash /home/ubuntu/workspace/moby_PR-42504/check-config.sh [2021-06-10T11:02:40.477Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T11:02:40.477Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T11:02:40.477Z] [2021-06-10T11:02:40.477Z] Generally Necessary: [2021-06-10T11:02:40.477Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T11:02:40.477Z] - apparmor: enabled and tools installed [2021-06-10T11:02:40.477Z] - CONFIG_NAMESPACES: enabled [2021-06-10T11:02:40.477Z] - CONFIG_NET_NS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_PID_NS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_IPC_NS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_UTS_NS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUPS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CPUSETS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_MEMCG: enabled [2021-06-10T11:02:40.477Z] - CONFIG_KEYS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_VETH: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T11:02:40.477Z] [2021-06-10T11:02:40.477Z] Optional Features: [2021-06-10T11:02:40.477Z] - CONFIG_USER_NS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_SECCOMP: enabled [2021-06-10T11:02:40.477Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T11:02:40.477Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T11:02:40.477Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T11:02:40.477Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T11:02:40.477Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T11:02:40.477Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T11:02:40.477Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T11:02:40.477Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T11:02:40.477Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T11:02:40.477Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T11:02:40.477Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T11:02:40.477Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T11:02:40.737Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T11:02:40.737Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T11:02:40.737Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T11:02:40.737Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T11:02:40.737Z] - CONFIG_EXT4_FS: enabled [2021-06-10T11:02:40.737Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T11:02:40.737Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T11:02:40.737Z] - Network Drivers: [2021-06-10T11:02:40.737Z] - "overlay": [2021-06-10T11:02:40.737Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T11:02:40.737Z] Optional (for encrypted networks): [2021-06-10T11:02:40.737Z] - CONFIG_CRYPTO: enabled [2021-06-10T11:02:40.737Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T11:02:40.737Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T11:02:40.737Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T11:02:40.737Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T11:02:40.737Z] - CONFIG_XFRM: enabled [2021-06-10T11:02:40.737Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T11:02:40.737Z] - "ipvlan": [2021-06-10T11:02:40.737Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T11:02:40.737Z] - "macvlan": [2021-06-10T11:02:40.737Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T11:02:40.737Z] - "ftp,tftp client in container": [2021-06-10T11:02:40.737Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T11:02:40.737Z] - Storage Drivers: [2021-06-10T11:02:40.737Z] - "aufs": [2021-06-10T11:02:40.737Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T11:02:40.737Z] - "btrfs": [2021-06-10T11:02:40.737Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T11:02:40.737Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T11:02:40.737Z] - "devicemapper": [2021-06-10T11:02:40.737Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T11:02:40.737Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T11:02:40.737Z] - "overlay": [2021-06-10T11:02:40.737Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T11:02:40.737Z] - "zfs": [2021-06-10T11:02:40.737Z] - /dev/zfs: present [2021-06-10T11:02:40.737Z] - zfs command: missing [2021-06-10T11:02:40.737Z] - zpool command: missing [2021-06-10T11:02:40.737Z] [2021-06-10T11:02:40.737Z] Limits: [2021-06-10T11:02:40.737Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T11:02:40.737Z] [2021-06-10T11:02:40.737Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T11:02:40.794Z] Client: [2021-06-10T11:02:40.794Z] Context: default [2021-06-10T11:02:40.794Z] Debug Mode: false [2021-06-10T11:02:40.794Z] Plugins: [2021-06-10T11:02:40.794Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T11:02:40.794Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T11:02:40.794Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T11:02:40.794Z] [2021-06-10T11:02:40.794Z] Server: [2021-06-10T11:02:40.794Z] Containers: 0 [2021-06-10T11:02:40.794Z] Running: 0 [2021-06-10T11:02:40.794Z] Paused: 0 [2021-06-10T11:02:40.794Z] Stopped: 0 [2021-06-10T11:02:40.794Z] Images: 4 [2021-06-10T11:02:40.794Z] Server Version: 20.10.6 [2021-06-10T11:02:40.794Z] Storage Driver: overlay2 [2021-06-10T11:02:40.794Z] Backing Filesystem: extfs [2021-06-10T11:02:40.794Z] Supports d_type: true [2021-06-10T11:02:40.794Z] Native Overlay Diff: true [2021-06-10T11:02:40.794Z] userxattr: false [2021-06-10T11:02:40.794Z] Logging Driver: json-file [2021-06-10T11:02:40.794Z] Cgroup Driver: cgroupfs [2021-06-10T11:02:40.794Z] Cgroup Version: 1 [2021-06-10T11:02:40.794Z] Plugins: [2021-06-10T11:02:40.794Z] Volume: local [2021-06-10T11:02:40.794Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T11:02:40.794Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T11:02:40.794Z] Swarm: inactive [2021-06-10T11:02:40.794Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T11:02:40.794Z] Default Runtime: runc [2021-06-10T11:02:40.794Z] Init Binary: docker-init [2021-06-10T11:02:40.794Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:02:40.794Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:02:40.794Z] init version: de40ad0 [2021-06-10T11:02:40.794Z] Security Options: [2021-06-10T11:02:40.794Z] apparmor [2021-06-10T11:02:40.794Z] seccomp [2021-06-10T11:02:40.794Z] Profile: default [2021-06-10T11:02:40.794Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T11:02:40.794Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-10T11:02:40.794Z] OSType: linux [2021-06-10T11:02:40.794Z] Architecture: x86_64 [2021-06-10T11:02:40.794Z] CPUs: 2 [2021-06-10T11:02:40.794Z] Total Memory: 7.487GiB [2021-06-10T11:02:40.794Z] Name: ip-10-100-41-146 [2021-06-10T11:02:40.794Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-10T11:02:40.794Z] Docker Root Dir: /var/lib/docker [2021-06-10T11:02:40.794Z] Debug Mode: false [2021-06-10T11:02:40.794Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:02:40.794Z] Labels: [2021-06-10T11:02:40.794Z] Experimental: true [2021-06-10T11:02:40.794Z] Insecure Registries: [2021-06-10T11:02:40.794Z] 127.0.0.0/8 [2021-06-10T11:02:40.794Z] Live Restore Enabled: true [2021-06-10T11:02:40.794Z] [2021-06-10T11:02:40.794Z] WARNING: No swap limit support [Pipeline] sh [2021-06-10T11:02:41.066Z] + sudo modprobe ip_vs [2021-06-10T11:02:41.066Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:563af7ef4c4826fe20910e0251c91f873b4774b7 . [2021-06-10T11:02:41.092Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:02:41.092Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:02:41.092Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42504/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-10T11:02:41.092Z] + bash /home/ubuntu/workspace/moby_PR-42504/check-config.sh [2021-06-10T11:02:41.092Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-10T11:02:41.092Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-10T11:02:41.092Z] [2021-06-10T11:02:41.092Z] Generally Necessary: [2021-06-10T11:02:41.092Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-10T11:02:41.092Z] - apparmor: enabled and tools installed [2021-06-10T11:02:41.092Z] - CONFIG_NAMESPACES: enabled [2021-06-10T11:02:41.092Z] - CONFIG_NET_NS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_PID_NS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_IPC_NS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_UTS_NS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CGROUPS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CPUSETS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_MEMCG: enabled [2021-06-10T11:02:41.092Z] - CONFIG_KEYS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_VETH: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-10T11:02:41.092Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-10T11:02:41.092Z] [2021-06-10T11:02:41.092Z] Optional Features: [2021-06-10T11:02:41.092Z] - CONFIG_USER_NS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_SECCOMP: enabled [2021-06-10T11:02:41.092Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-10T11:02:41.092Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-10T11:02:41.092Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-10T11:02:41.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-10T11:02:41.092Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-10T11:02:41.092Z] - CONFIG_BLK_CGROUP: enabled [2021-06-10T11:02:41.326Z] #1 [internal] load build definition from Dockerfile [2021-06-10T11:02:41.326Z] #1 sha256:022a2cd34d6e2223c5c81e0a789c172f6bc3a1e1e03d873f89da3975ee917afd [2021-06-10T11:02:41.326Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T11:02:41.326Z] #1 DONE 0.0s [2021-06-10T11:02:41.326Z] [2021-06-10T11:02:41.326Z] #2 [internal] load .dockerignore [2021-06-10T11:02:41.326Z] #2 sha256:fd25990b221af2c16439bf30b78bf3a1a4c5927ff494f346688833f382e496e5 [2021-06-10T11:02:41.326Z] #2 transferring context: 87B done [2021-06-10T11:02:41.326Z] #2 DONE 0.0s [2021-06-10T11:02:41.326Z] [2021-06-10T11:02:41.326Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T11:02:41.326Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T11:02:41.326Z] #3 DONE 0.1s [2021-06-10T11:02:41.326Z] [2021-06-10T11:02:41.326Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T11:02:41.326Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T11:02:41.326Z] #4 CACHED [2021-06-10T11:02:41.350Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CGROUP_PERF: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-10T11:02:41.350Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-10T11:02:41.350Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-10T11:02:41.350Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-10T11:02:41.350Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_IP_VS: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-10T11:02:41.350Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-10T11:02:41.350Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-10T11:02:41.350Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-10T11:02:41.350Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-10T11:02:41.350Z] - CONFIG_EXT4_FS: enabled [2021-06-10T11:02:41.350Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-10T11:02:41.350Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-10T11:02:41.350Z] - Network Drivers: [2021-06-10T11:02:41.350Z] - "overlay": [2021-06-10T11:02:41.350Z] - CONFIG_VXLAN: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-10T11:02:41.350Z] Optional (for encrypted networks): [2021-06-10T11:02:41.350Z] - CONFIG_CRYPTO: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-10T11:02:41.350Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-10T11:02:41.350Z] - CONFIG_XFRM: enabled [2021-06-10T11:02:41.350Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-10T11:02:41.350Z] - "ipvlan": [2021-06-10T11:02:41.350Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-10T11:02:41.350Z] - "macvlan": [2021-06-10T11:02:41.350Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_DUMMY: enabled (as module) [2021-06-10T11:02:41.350Z] - "ftp,tftp client in container": [2021-06-10T11:02:41.350Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-10T11:02:41.350Z] - Storage Drivers: [2021-06-10T11:02:41.350Z] - "aufs": [2021-06-10T11:02:41.350Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-10T11:02:41.350Z] - "btrfs": [2021-06-10T11:02:41.350Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-10T11:02:41.350Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-10T11:02:41.350Z] - "devicemapper": [2021-06-10T11:02:41.350Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-10T11:02:41.350Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-10T11:02:41.350Z] - "overlay": [2021-06-10T11:02:41.350Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-10T11:02:41.350Z] - "zfs": [2021-06-10T11:02:41.350Z] - /dev/zfs: present [2021-06-10T11:02:41.350Z] - zfs command: missing [2021-06-10T11:02:41.350Z] - zpool command: missing [2021-06-10T11:02:41.350Z] [2021-06-10T11:02:41.350Z] Limits: [2021-06-10T11:02:41.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-10T11:02:41.350Z] [2021-06-10T11:02:41.350Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T11:02:41.589Z] [2021-06-10T11:02:41.589Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T11:02:41.589Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T11:02:41.589Z] #6 DONE 0.1s [2021-06-10T11:02:41.589Z] [2021-06-10T11:02:41.589Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T11:02:41.589Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T11:02:41.589Z] #5 DONE 0.1s [2021-06-10T11:02:41.589Z] [2021-06-10T11:02:41.589Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:02:41.589Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T11:02:41.589Z] #8 DONE 0.1s [2021-06-10T11:02:41.589Z] [2021-06-10T11:02:41.589Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:02:41.589Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T11:02:41.589Z] #7 DONE 0.1s [2021-06-10T11:02:41.668Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:563af7ef4c4826fe20910e0251c91f873b4774b7 . [2021-06-10T11:02:41.669Z] #2 [internal] load .dockerignore [2021-06-10T11:02:41.669Z] #2 sha256:91fd08c98ff21cc11eed9d311347302daf5b6d66d75370c7af94cd3f1a60381e [2021-06-10T11:02:41.669Z] #2 transferring context: 87B done [2021-06-10T11:02:41.669Z] #2 DONE 0.0s [2021-06-10T11:02:41.669Z] [2021-06-10T11:02:41.669Z] #1 [internal] load build definition from Dockerfile [2021-06-10T11:02:41.669Z] #1 sha256:9bb8edcb4c051b4882320b73ddb12273e73c66c86ce930c0c84468f01604a142 [2021-06-10T11:02:41.669Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T11:02:41.669Z] #1 DONE 0.0s [2021-06-10T11:02:41.669Z] [2021-06-10T11:02:41.669Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T11:02:41.669Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T11:02:41.854Z] [2021-06-10T11:02:41.854Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:02:41.854Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T11:02:41.854Z] #65 DONE 0.0s [2021-06-10T11:02:41.854Z] [2021-06-10T11:02:41.854Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:02:41.854Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T11:02:41.854Z] #63 DONE 0.0s [2021-06-10T11:02:41.854Z] [2021-06-10T11:02:41.854Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:02:41.854Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:02:41.854Z] #9 DONE 0.0s [2021-06-10T11:02:41.854Z] [2021-06-10T11:02:41.854Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T11:02:41.854Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T11:02:41.854Z] #26 DONE 0.0s [2021-06-10T11:02:41.854Z] [2021-06-10T11:02:41.854Z] #23 [internal] load build context [2021-06-10T11:02:41.854Z] #23 sha256:e4d65558d621d79a4f639beaf3ee826a680af643fac4565c6754ab4231e8ae9e [2021-06-10T11:02:41.926Z] #3 DONE 0.1s [2021-06-10T11:02:41.926Z] [2021-06-10T11:02:41.926Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T11:02:41.926Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T11:02:41.926Z] #4 CACHED [2021-06-10T11:02:42.184Z] [2021-06-10T11:02:42.184Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:02:42.184Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T11:02:42.184Z] #7 DONE 0.1s [2021-06-10T11:02:42.184Z] [2021-06-10T11:02:42.184Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:02:42.184Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T11:02:42.441Z] #23 ... [2021-06-10T11:02:42.441Z] [2021-06-10T11:02:42.441Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T11:02:42.441Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T11:02:42.441Z] #42 DONE 0.4s [2021-06-10T11:02:42.441Z] [2021-06-10T11:02:42.441Z] #23 [internal] load build context [2021-06-10T11:02:42.441Z] #23 sha256:e4d65558d621d79a4f639beaf3ee826a680af643fac4565c6754ab4231e8ae9e [2021-06-10T11:02:42.442Z] #8 DONE 0.1s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T11:02:42.442Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T11:02:42.442Z] #5 DONE 0.1s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T11:02:42.442Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T11:02:42.442Z] #6 DONE 0.1s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:02:42.442Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:02:42.442Z] #9 DONE 0.0s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T11:02:42.442Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T11:02:42.442Z] #26 DONE 0.0s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:02:42.442Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T11:02:42.442Z] #65 DONE 0.0s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:02:42.442Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T11:02:42.442Z] #63 DONE 0.0s [2021-06-10T11:02:42.442Z] [2021-06-10T11:02:42.442Z] #23 [internal] load build context [2021-06-10T11:02:42.442Z] #23 sha256:711c71811eee79e9125c76f198085fdd022eb4324b079062e2047978c12cd5bb [2021-06-10T11:02:42.702Z] #23 ... [2021-06-10T11:02:42.702Z] [2021-06-10T11:02:42.702Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T11:02:42.702Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T11:02:42.702Z] #42 DONE 0.3s [2021-06-10T11:02:42.702Z] [2021-06-10T11:02:42.702Z] #23 [internal] load build context [2021-06-10T11:02:42.702Z] #23 sha256:711c71811eee79e9125c76f198085fdd022eb4324b079062e2047978c12cd5bb [2021-06-10T11:02:43.397Z] #23 transferring context: 55.90MB 1.3s done [2021-06-10T11:02:43.397Z] #23 DONE 1.4s [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:02:43.397Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:02:43.397Z] #13 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T11:02:43.397Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T11:02:43.397Z] #18 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T11:02:43.397Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T11:02:43.397Z] #66 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T11:02:43.397Z] #48 sha256:bf190838507aa036b365331a164f1ecacd45375f173931722293cf8f082c6676 [2021-06-10T11:02:43.397Z] #48 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T11:02:43.397Z] #30 sha256:fb88fb660672117983207b2b95758d48f9236a6a9b46347b3a557c7b3ba38f7d [2021-06-10T11:02:43.397Z] #30 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T11:02:43.397Z] #49 sha256:f856c370fcb59c1cb414457c5fe1b56960a7a75b5614b9956eb92898c08476f1 [2021-06-10T11:02:43.397Z] #49 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:02:43.397Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:02:43.397Z] #20 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T11:02:43.397Z] #38 sha256:066570df56e7b63efae59afc29909a0e3e5256fff3b97862d59d3243a09e183c [2021-06-10T11:02:43.397Z] #38 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:02:43.397Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:02:43.397Z] #36 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T11:02:43.397Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T11:02:43.397Z] #16 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T11:02:43.397Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T11:02:43.397Z] #31 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T11:02:43.397Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T11:02:43.397Z] #43 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:02:43.397Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T11:02:43.397Z] #32 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:02:43.397Z] #46 sha256:e823ecd67a551790271e4ce4bba2a852b9ef8c5acef07c4ddf2efc684fc267a3 [2021-06-10T11:02:43.397Z] #46 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T11:02:43.397Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T11:02:43.397Z] #21 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T11:02:43.397Z] #41 sha256:3462685608699662aee0d4d36b11acd1344adee44090da9006a39eded041f6ec [2021-06-10T11:02:43.397Z] #41 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:02:43.397Z] #54 sha256:96c40145020471d5be5fe43bcc868cb87417236bdedc4c2489f58c0f446ae77b [2021-06-10T11:02:43.397Z] #54 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T11:02:43.397Z] #58 sha256:c00016935c9fa48d83b9b7a0eaaf22c83879e2f5a70161b8054234c08ace47af [2021-06-10T11:02:43.397Z] #58 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:02:43.397Z] #29 sha256:61fea085af548198c7bd0dc02157ed43d2e13790c21ae5b6b8e51ccec7effc11 [2021-06-10T11:02:43.397Z] #29 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:02:43.397Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:02:43.397Z] #56 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T11:02:43.397Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T11:02:43.397Z] #14 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T11:02:43.397Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T11:02:43.397Z] #27 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T11:02:43.397Z] #24 sha256:796c0253a61ec6a49b5f868d742051c38dbf5cd2d4dd7691b2e927368a46b714 [2021-06-10T11:02:43.397Z] #24 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T11:02:43.397Z] #35 sha256:2dc593cb516d3ed9872d58a8eca297a1dc2d83923b670ed481a59cdf875b7d5a [2021-06-10T11:02:43.397Z] #35 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T11:02:43.397Z] #28 sha256:7e4841806078a132519afb1eb1a89f563290179f3f4ab40a2658d17d9119ba5e [2021-06-10T11:02:43.397Z] #28 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T11:02:43.397Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T11:02:43.397Z] #10 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T11:02:43.397Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T11:02:43.397Z] #11 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T11:02:43.397Z] #34 sha256:df7fcf63ed749dcb1522eefe7422cb9acc9f22b339aa25e3505c7377614d4588 [2021-06-10T11:02:43.397Z] #34 CACHED [2021-06-10T11:02:43.397Z] [2021-06-10T11:02:43.397Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #33 sha256:980ad26a54c2183b3ed49dec6b4df9d15da2ecf359d68a5e95cf585a341b03a6 [2021-06-10T11:02:43.398Z] #33 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #55 sha256:01ad54b885b593fe49e237a4bf3cce32e5a96afa982c116d5623a69fa48e53e0 [2021-06-10T11:02:43.398Z] #55 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:02:43.398Z] #50 sha256:8889fe2cba39fa1e7f36c9b292dd6ee47a387e3a59a7011c62e93b951c22ad2d [2021-06-10T11:02:43.398Z] #50 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #47 sha256:280a08c9be801b0d3e28370f3fc7a852f3a99d557b6444bcbf987cd9670928e1 [2021-06-10T11:02:43.398Z] #47 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:02:43.398Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:02:43.398Z] #44 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #67 sha256:ab4b9eaccb25b4a5f8a9f2257a1c8fc12a079d519998cb5ec39f869b2defa165 [2021-06-10T11:02:43.398Z] #67 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:02:43.398Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:02:43.398Z] #40 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T11:02:43.398Z] #60 sha256:3257552631641794a5576e809d63b64f4e67e0f4fe4e8aab28d6b9398bb604de [2021-06-10T11:02:43.398Z] #60 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:02:43.398Z] #59 sha256:7363140cd42abee99c4bbecb56e480b969171a6ee4a597ce45e6347ec4862c57 [2021-06-10T11:02:43.398Z] #59 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #51 sha256:a82713e512657be9caf4d35d6b973c0168a7cb85c6cdf2fa8c041e2f50608f65 [2021-06-10T11:02:43.398Z] #51 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T11:02:43.398Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T11:02:43.398Z] #39 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T11:02:43.398Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T11:02:43.398Z] #22 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T11:02:43.398Z] #25 sha256:bec6576bbdce582444f05b7f072ce2f28ed31165075343722b186efe65f64cd0 [2021-06-10T11:02:43.398Z] #25 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:02:43.398Z] #37 sha256:9da7d01713834d5bb239d1242f2752e74f6f7e4a2ed4be86f0af09caf8ba626d [2021-06-10T11:02:43.398Z] #37 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:02:43.398Z] #52 sha256:df7cc381193c4e80ef09c29e524c96140876bc1cf167e1a7d001a31e4f5df3b8 [2021-06-10T11:02:43.398Z] #52 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #45 sha256:5a85fc7413b5bf385ad46b9e32d40dea75b4d84f01a9f6895807dc0e3eddb02f [2021-06-10T11:02:43.398Z] #45 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T11:02:43.398Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T11:02:43.398Z] #12 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T11:02:43.398Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T11:02:43.398Z] #19 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #53 sha256:eed2ea8225541d3f238d9ef63ff7c4c1ce409e9aa7dbb577229a3e6004dc4c53 [2021-06-10T11:02:43.398Z] #53 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T11:02:43.398Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T11:02:43.398Z] #17 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T11:02:43.398Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T11:02:43.398Z] #64 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:02:43.398Z] #57 sha256:c1de36482fe0fd0e426756e062cd268ff8f9b57e4b47dc7bb17e635de11201e9 [2021-06-10T11:02:43.398Z] #57 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T11:02:43.398Z] #62 sha256:788595638e63a1e3bd1e9456b1059fb6bbfea277b4c930a9a95c23c2f23af4aa [2021-06-10T11:02:43.398Z] #62 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T11:02:43.398Z] #61 sha256:cce9d622f19e490ea170c7e381fefc4aa45cab6dc23ef177bdb556d1ad106a96 [2021-06-10T11:02:43.398Z] #61 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T11:02:43.398Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T11:02:43.398Z] #15 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T11:02:43.398Z] #68 sha256:fc29e6b432f8286bfda3f8d2496c3c6ae923fe108723fc9c89a24bcd488b8a96 [2021-06-10T11:02:43.398Z] #68 CACHED [2021-06-10T11:02:43.398Z] [2021-06-10T11:02:43.398Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T11:02:43.398Z] #69 sha256:d91f61c6acaf991201236b8e7b32dfb61aa2d15de68de3b82d9f3a02eea4a0d3 [2021-06-10T11:02:44.078Z] #23 transferring context: 55.90MB 1.7s done [2021-06-10T11:02:44.337Z] #23 DONE 1.8s [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #62 sha256:247d50a3cc1208292e548d95059a8aa2edbd87d596153bd71aeeae677318ea71 [2021-06-10T11:02:44.337Z] #62 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T11:02:44.337Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T11:02:44.337Z] #12 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:02:44.337Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:02:44.337Z] #36 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T11:02:44.337Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T11:02:44.337Z] #11 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T11:02:44.337Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T11:02:44.337Z] #21 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T11:02:44.337Z] #28 sha256:65a8590f5ad744d77a53069e1054fd67ab522fd433ff52fc9c117ebf31274643 [2021-06-10T11:02:44.337Z] #28 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #38 sha256:cd1411d6caf059ece6d917ab4a68ea9f70e25ea7bb426aa3f4542257f192d8cc [2021-06-10T11:02:44.337Z] #38 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T11:02:44.337Z] #25 sha256:f90c12212552491c90a64ed76bc93ddaf806bd24a82677835b26b447838d7767 [2021-06-10T11:02:44.337Z] #25 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:02:44.337Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:02:44.337Z] #56 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T11:02:44.337Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T11:02:44.337Z] #17 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T11:02:44.337Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T11:02:44.337Z] #15 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #55 sha256:fd1aea357490fb0df3eaacb99e504b1f9cedcbc45df532c7bf044efe627dc615 [2021-06-10T11:02:44.337Z] #55 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T11:02:44.337Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T11:02:44.337Z] #22 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T11:02:44.337Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T11:02:44.337Z] #14 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T11:02:44.337Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T11:02:44.337Z] #39 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T11:02:44.337Z] #34 sha256:a66a312af55e15c36009afe655ec10b0127845af4b8186c76b03ec35a5ee6671 [2021-06-10T11:02:44.337Z] #34 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T11:02:44.337Z] #48 sha256:65c6329ef68ee8c6773d86c2888167256c37a3f8d953a1ba13bbcee46948ddf9 [2021-06-10T11:02:44.337Z] #48 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #45 sha256:2fcaf60eb94f4295e5e0a803699d029f32a7387afdc5b3c3ef16dc8ec7bfa949 [2021-06-10T11:02:44.337Z] #45 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #35 sha256:8fe9ab94356a78035959876c54156a0684d8d4c02ac0510d2eab3744b553403c [2021-06-10T11:02:44.337Z] #35 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:02:44.337Z] #57 sha256:721130eb7152dc327a20f469fbf4354ca8812cba8386ed53d8be01b2c30e532a [2021-06-10T11:02:44.337Z] #57 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #58 sha256:e39983355cab12333f6f2ccd1a268afebebaa254fe6999761195581c1c798de3 [2021-06-10T11:02:44.337Z] #58 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T11:02:44.337Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T11:02:44.337Z] #10 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:02:44.337Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:02:44.337Z] #44 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T11:02:44.337Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T11:02:44.337Z] #19 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T11:02:44.337Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T11:02:44.337Z] #27 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:02:44.337Z] #46 sha256:25fb964f12a7b2cb50efd5f52f0b4cb776b17b2b684574ffde6cc2a15c09f8c2 [2021-06-10T11:02:44.337Z] #46 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T11:02:44.337Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T11:02:44.337Z] #18 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T11:02:44.337Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T11:02:44.337Z] #64 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:02:44.337Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:02:44.337Z] #20 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T11:02:44.337Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T11:02:44.337Z] #43 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:02:44.337Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T11:02:44.337Z] #32 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T11:02:44.337Z] #60 sha256:433b38e33d97c1bc4f930f405ca2be55c998ac763b5f332f1793e48bbea705af [2021-06-10T11:02:44.337Z] #60 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:02:44.337Z] #37 sha256:62327939e6324cf3bf8388ef002303ed6c417770545361595fbfdaa739516dfb [2021-06-10T11:02:44.337Z] #37 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:02:44.337Z] #59 sha256:bf47811540230a8c8504d771299ba25b792320d6da8c1e4cf5f0b402389e7524 [2021-06-10T11:02:44.337Z] #59 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:02:44.337Z] #52 sha256:dacdcd75032a6306eba42e9762621c9a690a16e6358a1747c7b740a80725c1e7 [2021-06-10T11:02:44.337Z] #52 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #49 sha256:b2933d5946e61fa801246f36867a7a489770eb80b1dcd38e1f132c6d037ff45a [2021-06-10T11:02:44.337Z] #49 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T11:02:44.337Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T11:02:44.337Z] #16 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T11:02:44.337Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T11:02:44.337Z] #66 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #51 sha256:d14dbb763d61e7b293903676525cabeda59b394a522545b49247f7ba06eb75ff [2021-06-10T11:02:44.337Z] #51 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:02:44.337Z] #29 sha256:4a5d28892d86460b65f0bb647c6a8b41b6f48aae9a98769c8265b12fa3154d03 [2021-06-10T11:02:44.337Z] #29 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:02:44.337Z] #50 sha256:b1fb3d946a1e4c92cee3adf08f928c2a67b23450048e9df352ff430dc39e4e26 [2021-06-10T11:02:44.337Z] #50 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #33 sha256:a7eca440d0829c4c0aa895e27e685c9db170d22c8909bd9a9af5fca5b78176ad [2021-06-10T11:02:44.337Z] #33 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T11:02:44.337Z] #24 sha256:5a54a984d141383bf871abb5fa5fa1109b8e955140e0500b7f7055c566151d3e [2021-06-10T11:02:44.337Z] #24 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:02:44.337Z] #54 sha256:e993192b13b40c15e0f5d4af92d585df301de14cf1ff96cad4cd5754e6590c8f [2021-06-10T11:02:44.337Z] #54 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #53 sha256:eccb5ad438e727c0f82b43915a4b47ab768bdc7ba408cd80437ce764958825f7 [2021-06-10T11:02:44.337Z] #53 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:02:44.337Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:02:44.337Z] #13 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T11:02:44.337Z] #61 sha256:c976960c6976db1a5f146c713ed320e5250ea5b99718012976be6ba18ae4f297 [2021-06-10T11:02:44.337Z] #61 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:02:44.337Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:02:44.337Z] #40 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #47 sha256:b2b1c11801640f12956761e01bc47014d948f9f5806e969b82cd5a607d3f15bf [2021-06-10T11:02:44.337Z] #47 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T11:02:44.337Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T11:02:44.337Z] #31 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #41 sha256:6bd3970f38d639bf8ba2fd4c939495d1a11acb50f19dbbca49b35360600026af [2021-06-10T11:02:44.337Z] #41 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T11:02:44.337Z] #30 sha256:8377a1a0943dbc4de03e7abb2216c41310e845feb1ab80b621d5ffcdb253b865 [2021-06-10T11:02:44.337Z] #30 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T11:02:44.337Z] #67 sha256:4a726297e7c8b071278308973c41c61a0f6f109025ae4a125332377357f02112 [2021-06-10T11:02:44.337Z] #67 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.337Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T11:02:44.337Z] #68 sha256:802a63070dc20da803279ab017408bbbd072931008bb136ce8b9c0d5ae1fed5e [2021-06-10T11:02:44.337Z] #68 CACHED [2021-06-10T11:02:44.337Z] [2021-06-10T11:02:44.338Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T11:02:44.338Z] #69 sha256:116c3b3dcc7201d67830c1dda52194a5c6b12cb8d0d000e216fd971f7c56fe07 [2021-06-10T11:02:44.779Z] #69 DONE 1.0s [2021-06-10T11:02:44.779Z] [2021-06-10T11:02:44.779Z] #70 exporting to image [2021-06-10T11:02:44.779Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T11:02:44.779Z] #70 exporting layers [2021-06-10T11:02:45.272Z] #69 DONE 0.9s [2021-06-10T11:02:45.272Z] [2021-06-10T11:02:45.272Z] #70 exporting to image [2021-06-10T11:02:45.272Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T11:02:45.272Z] #70 exporting layers [2021-06-10T11:02:45.349Z] #70 exporting layers 1.0s done [2021-06-10T11:02:45.349Z] #70 writing image sha256:2891de013c2905236c57d769183db4c0a82662f67afc4be32405c37f09c3d2f4 [2021-06-10T11:02:45.349Z] #70 writing image sha256:2891de013c2905236c57d769183db4c0a82662f67afc4be32405c37f09c3d2f4 done [2021-06-10T11:02:45.349Z] #70 naming to docker.io/library/docker:563af7ef4c4826fe20910e0251c91f873b4774b7 done [2021-06-10T11:02:45.349Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-10T11:02:45.682Z] + trap exit INT TERM [2021-06-10T11:02:45.682Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-10T11:02:45.682Z] + CONTAINER_NAME=docker-pr4 [2021-06-10T11:02:45.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42504/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh dynbinary [2021-06-10T11:02:45.956Z] [2021-06-10T11:02:46.206Z] #70 exporting layers 1.0s done [2021-06-10T11:02:46.206Z] #70 writing image sha256:3c4d155a24ad78f3ab7dbd29e18d8af29338083458d86ce632d480c71e1b5573 done [2021-06-10T11:02:46.206Z] #70 naming to docker.io/library/docker:563af7ef4c4826fe20910e0251c91f873b4774b7 done [2021-06-10T11:02:46.206Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [2021-06-10T11:02:46.231Z] Removing bundles/ [2021-06-10T11:02:46.232Z] [2021-06-10T11:02:46.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T11:02:46.232Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:02:46.232Z] GOOS="" GOARCH="" GOARM="" [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-10T11:02:46.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42504/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/validate/default [2021-06-10T11:02:47.471Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-10T11:02:47.471Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-10T11:02:47.471Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-10T11:02:47.471Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-10T11:02:47.471Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-10T11:02:47.471Z] Congratulations! No new tests were added to integration-cli. [2021-06-10T11:02:47.471Z] [2021-06-10T11:02:47.471Z] INFO Start validation with golang-ci-lint [2021-06-10T11:02:47.471Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-10T11:02:47.471Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-10T11:02:47.471Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-10T11:03:31.470Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02790c9a3aaca2e79) in /home/ubuntu/workspace/moby_PR-42504 [Pipeline] { [Pipeline] checkout [2021-06-10T11:03:32.030Z] The recommended git tool is: git [2021-06-10T11:03:34.461Z] using credential docker-jenkins-github-credentials [2021-06-10T11:03:34.467Z] Cloning the remote Git repository [2021-06-10T11:03:34.467Z] Cloning with configured refspecs honoured and without tags [2021-06-10T11:03:34.414Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T11:03:34.471Z] > git init /home/ubuntu/workspace/moby_PR-42504 # timeout=10 [2021-06-10T11:03:34.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:03:34.749Z] > git --version # timeout=10 [2021-06-10T11:03:34.760Z] > git --version # 'git version 2.25.1' [2021-06-10T11:03:34.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:03:34.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:03:51.366Z] Fetching without tags [2021-06-10T11:03:51.662Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 [2021-06-10T11:03:51.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:03:51.312Z] > git config --add remote.origin.fetch +refs/pull/42504/head:refs/remotes/origin/PR-42504 # timeout=10 [2021-06-10T11:03:51.320Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:03:51.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:03:51.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:03:51.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:03:51.369Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:03:51.660Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:03:51.688Z] > git checkout -f c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:03:52.790Z] Merge succeeded, producing dac4e2063f7c063a460d1f3ed82d17fff636757f [2021-06-10T11:03:52.791Z] Checking out Revision dac4e2063f7c063a460d1f3ed82d17fff636757f (PR-42504) [2021-06-10T11:03:52.284Z] > git remote # timeout=10 [2021-06-10T11:03:52.308Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T11:03:52.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:03:52.320Z] > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10 [2021-06-10T11:03:52.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T11:03:52.784Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:03:52.797Z] > git checkout -f dac4e2063f7c063a460d1f3ed82d17fff636757f # timeout=10 [2021-06-10T11:03:56.533Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD" [2021-06-10T11:03:56.530Z] > git rev-list --no-walk c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T11:03:57.484Z] + docker version [2021-06-10T11:04:04.029Z] Client: Docker Engine - Community [2021-06-10T11:04:04.029Z] Version: 20.10.6 [2021-06-10T11:04:04.029Z] API version: 1.41 [2021-06-10T11:04:04.029Z] Go version: go1.13.15 [2021-06-10T11:04:04.029Z] Git commit: 370c289 [2021-06-10T11:04:04.029Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-10T11:04:04.029Z] OS/Arch: linux/amd64 [2021-06-10T11:04:04.029Z] Context: default [2021-06-10T11:04:04.029Z] Experimental: true [2021-06-10T11:04:04.029Z] [2021-06-10T11:04:04.029Z] Server: Docker Engine - Community [2021-06-10T11:04:04.029Z] Engine: [2021-06-10T11:04:04.029Z] Version: 20.10.6 [2021-06-10T11:04:04.029Z] API version: 1.41 (minimum version 1.12) [2021-06-10T11:04:04.029Z] Go version: go1.13.15 [2021-06-10T11:04:04.029Z] Git commit: 8728dd2 [2021-06-10T11:04:04.029Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-10T11:04:04.029Z] OS/Arch: linux/amd64 [2021-06-10T11:04:04.029Z] Experimental: true [2021-06-10T11:04:04.029Z] containerd: [2021-06-10T11:04:04.029Z] Version: 1.4.6 [2021-06-10T11:04:04.029Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:04:04.029Z] runc: [2021-06-10T11:04:04.029Z] Version: 1.0.0-rc95 [2021-06-10T11:04:04.029Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:04:04.029Z] docker-init: [2021-06-10T11:04:04.029Z] Version: 0.19.0 [2021-06-10T11:04:04.029Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-10T11:04:04.326Z] + docker info [2021-06-10T11:04:06.987Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:04:06.987Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:04:06.987Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:04:06.987Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:04:06.987Z] [2021-06-10T11:04:06.987Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T11:04:06.987Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T11:04:06.987Z] HOSTNAME=c8690981ead2 [2021-06-10T11:04:06.987Z] DEST=bundles/test-integration [2021-06-10T11:04:06.987Z] PWD=/go/src/github.com/docker/docker [2021-06-10T11:04:06.987Z] DOCKER_ROOTLESS=1 [2021-06-10T11:04:06.987Z] DOCKER_GITCOMMIT=eefbc648cf01cc3fee181bea18ab76557d54f1a8 [2021-06-10T11:04:06.987Z] container=docker [2021-06-10T11:04:06.987Z] HOME=/root [2021-06-10T11:04:06.987Z] GOLANG_VERSION=1.13.15 [2021-06-10T11:04:06.987Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T11:04:06.987Z] VALIDATE_BRANCH=master [2021-06-10T11:04:06.987Z] TERM=xterm [2021-06-10T11:04:06.987Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T11:04:06.987Z] SHLVL=1 [2021-06-10T11:04:06.987Z] TIMEOUT=120m [2021-06-10T11:04:06.987Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T11:04:06.987Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T11:04:06.987Z] GO111MODULE=off [2021-06-10T11:04:06.987Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T11:04:06.987Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T11:04:06.987Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T11:04:06.987Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T11:04:06.987Z] GOPATH=/go [2021-06-10T11:04:06.987Z] PKG_CONFIG=pkg-config [2021-06-10T11:04:06.987Z] _=/usr/bin/env [2021-06-10T11:04:06.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T11:04:19.183Z] Client: [2021-06-10T11:04:19.183Z] Context: default [2021-06-10T11:04:19.183Z] Debug Mode: false [2021-06-10T11:04:19.183Z] Plugins: [2021-06-10T11:04:19.183Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-10T11:04:19.183Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-10T11:04:19.183Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-10T11:04:19.183Z] [2021-06-10T11:04:19.183Z] Server: [2021-06-10T11:04:19.183Z] Containers: 0 [2021-06-10T11:04:19.183Z] Running: 0 [2021-06-10T11:04:19.183Z] Paused: 0 [2021-06-10T11:04:19.183Z] Stopped: 0 [2021-06-10T11:04:19.183Z] Images: 0 [2021-06-10T11:04:19.183Z] Server Version: 20.10.6 [2021-06-10T11:04:19.183Z] Storage Driver: overlay2 [2021-06-10T11:04:19.183Z] Backing Filesystem: extfs [2021-06-10T11:04:19.183Z] Supports d_type: true [2021-06-10T11:04:19.183Z] Native Overlay Diff: true [2021-06-10T11:04:19.183Z] userxattr: false [2021-06-10T11:04:19.183Z] Logging Driver: json-file [2021-06-10T11:04:19.183Z] Cgroup Driver: systemd [2021-06-10T11:04:19.183Z] Cgroup Version: 2 [2021-06-10T11:04:19.183Z] Plugins: [2021-06-10T11:04:19.183Z] Volume: local [2021-06-10T11:04:19.183Z] Network: bridge host ipvlan macvlan null overlay [2021-06-10T11:04:19.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-10T11:04:19.183Z] Swarm: inactive [2021-06-10T11:04:19.183Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-10T11:04:19.183Z] Default Runtime: runc [2021-06-10T11:04:19.183Z] Init Binary: docker-init [2021-06-10T11:04:19.183Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-10T11:04:19.183Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:04:19.183Z] init version: de40ad0 [2021-06-10T11:04:19.183Z] Security Options: [2021-06-10T11:04:19.183Z] apparmor [2021-06-10T11:04:19.183Z] seccomp [2021-06-10T11:04:19.183Z] Profile: default [2021-06-10T11:04:19.183Z] cgroupns [2021-06-10T11:04:19.183Z] Kernel Version: 5.4.0-1048-aws [2021-06-10T11:04:19.183Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-10T11:04:19.183Z] OSType: linux [2021-06-10T11:04:19.183Z] Architecture: x86_64 [2021-06-10T11:04:19.183Z] CPUs: 2 [2021-06-10T11:04:19.183Z] Total Memory: 7.569GiB [2021-06-10T11:04:19.183Z] Name: ip-10-100-80-183 [2021-06-10T11:04:19.183Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-10T11:04:19.183Z] Docker Root Dir: /var/lib/docker [2021-06-10T11:04:19.183Z] Debug Mode: false [2021-06-10T11:04:19.183Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:04:19.183Z] Labels: [2021-06-10T11:04:19.183Z] Experimental: true [2021-06-10T11:04:19.183Z] Insecure Registries: [2021-06-10T11:04:19.183Z] 127.0.0.0/8 [2021-06-10T11:04:19.183Z] Live Restore Enabled: true [2021-06-10T11:04:19.183Z] [2021-06-10T11:04:19.183Z] WARNING: No kernel memory limit support [2021-06-10T11:04:19.183Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-10T11:04:19.509Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:dac4e2063f7c063a460d1f3ed82d17fff636757f . [2021-06-10T11:04:19.765Z] #2 [internal] load .dockerignore [2021-06-10T11:04:19.765Z] #2 sha256:e1ca17e05dba565704fc913fe69d526e4a8013e004c81111425637027f9f600b [2021-06-10T11:04:19.765Z] #2 transferring context: 87B done [2021-06-10T11:04:19.765Z] #2 DONE 0.2s [2021-06-10T11:04:19.765Z] [2021-06-10T11:04:19.765Z] #1 [internal] load build definition from Dockerfile [2021-06-10T11:04:19.765Z] #1 sha256:74941ac0fcd58d8c161dd89d8520fc0dda770a135017f9ab98defefb413f7897 [2021-06-10T11:04:19.765Z] #1 transferring dockerfile: 16.63kB done [2021-06-10T11:04:19.765Z] #1 DONE 0.2s [2021-06-10T11:04:19.765Z] [2021-06-10T11:04:19.765Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-10T11:04:19.765Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-10T11:04:20.328Z] #3 DONE 0.4s [2021-06-10T11:04:20.328Z] [2021-06-10T11:04:20.328Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-10T11:04:20.328Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-10T11:04:20.328Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-10T11:04:20.328Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-10T11:04:20.328Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-10T11:04:20.328Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-10T11:04:20.328Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-10T11:04:20.584Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-10T11:04:20.841Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-10T11:04:20.841Z] #4 DONE 0.6s [2021-06-10T11:04:21.097Z] [2021-06-10T11:04:21.097Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T11:04:21.097Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T11:04:21.488Z] Running on azwin-2-550e60 in d:\jenkins\workspace\moby_PR-42504 [Pipeline] { [Pipeline] ws [2021-06-10T11:04:21.534Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-10T11:04:21.645Z] The recommended git tool is: git [2021-06-10T11:04:21.666Z] #8 ... [2021-06-10T11:04:21.666Z] [2021-06-10T11:04:21.666Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:04:21.666Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-10T11:04:21.666Z] #6 DONE 0.7s [2021-06-10T11:04:21.666Z] [2021-06-10T11:04:21.666Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-10T11:04:21.666Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-10T11:04:21.666Z] #7 DONE 0.7s [2021-06-10T11:04:21.666Z] [2021-06-10T11:04:21.666Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-10T11:04:21.666Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-10T11:04:21.666Z] #5 DONE 0.8s [2021-06-10T11:04:21.666Z] [2021-06-10T11:04:21.666Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-10T11:04:21.666Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-10T11:04:21.666Z] #8 DONE 0.8s [2021-06-10T11:04:21.849Z] using credential docker-jenkins-github-credentials [2021-06-10T11:04:21.921Z] Cloning the remote Git repository [2021-06-10T11:04:21.921Z] Cloning with configured refspecs honoured and without tags [2021-06-10T11:04:21.946Z] Cloning repository https://github.com/moby/moby.git [2021-06-10T11:04:21.946Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-10T11:04:22.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:04:22.008Z] > git --version # timeout=10 [2021-06-10T11:04:22.055Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-10T11:04:22.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:04:22.055Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:04:22.732Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:04:22.732Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:04:22.732Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:04:22.732Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:04:22.732Z] [2021-06-10T11:04:22.732Z] + TEST_INTEGRATION_DEST=1 [2021-06-10T11:04:22.732Z] + CONTAINER_NAME=docker-pr4-1 [2021-06-10T11:04:22.732Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T11:04:22.732Z] + run_tests test-integration-flaky [2021-06-10T11:04:22.732Z] + '[' -n 0 ']' [2021-06-10T11:04:22.732Z] + rm= [2021-06-10T11:04:22.732Z] + c=0 [2021-06-10T11:04:22.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42504/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42504/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh test-integration-flaky test-integration [2021-06-10T11:04:22.732Z] ++ jobs -p [2021-06-10T11:04:22.732Z] + for job in $(jobs -p) [2021-06-10T11:04:22.732Z] + wait 12483 [2021-06-10T11:04:22.732Z] + TEST_INTEGRATION_DEST=3 [2021-06-10T11:04:22.732Z] + CONTAINER_NAME=docker-pr4-3 [2021-06-10T11:04:22.732Z] + TEST_SKIP_INTEGRATION=1 [2021-06-10T11:04:22.732Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-10T11:04:22.732Z] + run_tests [2021-06-10T11:04:22.732Z] + '[' -n 0 ']' [2021-06-10T11:04:22.732Z] + rm= [2021-06-10T11:04:22.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42504/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42504/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh '' test-integration [2021-06-10T11:04:22.732Z] + TEST_INTEGRATION_DEST=2 [2021-06-10T11:04:22.732Z] + CONTAINER_NAME=docker-pr4-2 [2021-06-10T11:04:22.732Z] + TEST_SKIP_INTEGRATION=1 [2021-06-10T11:04:22.732Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-10T11:04:22.732Z] + run_tests [2021-06-10T11:04:22.732Z] + '[' -n 0 ']' [2021-06-10T11:04:22.732Z] + rm= [2021-06-10T11:04:22.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42504/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42504/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh '' test-integration [2021-06-10T11:04:22.732Z] [2021-06-10T11:04:22.732Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T11:04:22.732Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T11:04:22.732Z] HOSTNAME=4c5cfb840ae5 [2021-06-10T11:04:22.732Z] TEST_SKIP_INTEGRATION=1 [2021-06-10T11:04:22.732Z] TESTDEBUG=0 [2021-06-10T11:04:22.732Z] DEST=bundles/test-integration [2021-06-10T11:04:22.732Z] PWD=/go/src/github.com/docker/docker [2021-06-10T11:04:22.732Z] KEEPBUNDLE=1 [2021-06-10T11:04:22.732Z] DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 [2021-06-10T11:04:22.732Z] container=docker [2021-06-10T11:04:22.732Z] HOME=/root [2021-06-10T11:04:22.732Z] GOLANG_VERSION=1.13.15 [2021-06-10T11:04:22.732Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T11:04:22.732Z] VALIDATE_BRANCH=master [2021-06-10T11:04:22.732Z] TERM=xterm [2021-06-10T11:04:22.732Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T11:04:22.732Z] SHLVL=1 [2021-06-10T11:04:22.732Z] TIMEOUT=120m [2021-06-10T11:04:22.732Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T11:04:22.732Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T11:04:22.732Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-10T11:04:22.732Z] GO111MODULE=off [2021-06-10T11:04:22.732Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T11:04:22.732Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T11:04:22.732Z] GOPATH=/go [2021-06-10T11:04:22.732Z] PKG_CONFIG=pkg-config [2021-06-10T11:04:22.732Z] _=/usr/bin/env [2021-06-10T11:04:22.732Z] Building test suite binary ./integration-cli/test.main [2021-06-10T11:04:22.732Z] [2021-06-10T11:04:22.732Z] [2021-06-10T11:04:22.732Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T11:04:22.732Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T11:04:22.732Z] HOSTNAME=a6b36931b2ad [2021-06-10T11:04:22.732Z] TEST_SKIP_INTEGRATION=1 [2021-06-10T11:04:22.732Z] TESTDEBUG=0 [2021-06-10T11:04:22.732Z] DEST=bundles/test-integration [2021-06-10T11:04:22.732Z] PWD=/go/src/github.com/docker/docker [2021-06-10T11:04:22.732Z] KEEPBUNDLE=1 [2021-06-10T11:04:22.732Z] DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 [2021-06-10T11:04:22.732Z] container=docker [2021-06-10T11:04:22.732Z] HOME=/root [2021-06-10T11:04:22.732Z] GOLANG_VERSION=1.13.15 [2021-06-10T11:04:22.732Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T11:04:22.732Z] VALIDATE_BRANCH=master [2021-06-10T11:04:22.732Z] TERM=xterm [2021-06-10T11:04:22.732Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T11:04:22.732Z] SHLVL=1 [2021-06-10T11:04:22.732Z] TIMEOUT=120m [2021-06-10T11:04:22.732Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T11:04:22.732Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T11:04:22.732Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-10T11:04:22.732Z] GO111MODULE=off [2021-06-10T11:04:22.732Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T11:04:22.732Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T11:04:22.732Z] GOPATH=/go [2021-06-10T11:04:22.732Z] PKG_CONFIG=pkg-config [2021-06-10T11:04:22.732Z] _=/usr/bin/env [2021-06-10T11:04:22.732Z] Building test suite binary ./integration-cli/test.main [2021-06-10T11:04:22.732Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-10T11:04:22.732Z] No new tests added to integration. [2021-06-10T11:04:22.732Z] [2021-06-10T11:04:22.732Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T11:04:22.732Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T11:04:22.732Z] HOSTNAME=f83d6d0863f7 [2021-06-10T11:04:22.732Z] TESTDEBUG=0 [2021-06-10T11:04:22.732Z] DEST=bundles/test-integration [2021-06-10T11:04:22.732Z] PWD=/go/src/github.com/docker/docker [2021-06-10T11:04:22.732Z] KEEPBUNDLE=1 [2021-06-10T11:04:22.732Z] DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 [2021-06-10T11:04:22.732Z] container=docker [2021-06-10T11:04:22.732Z] HOME=/root [2021-06-10T11:04:22.732Z] GOLANG_VERSION=1.13.15 [2021-06-10T11:04:22.732Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T11:04:22.732Z] VALIDATE_BRANCH=master [2021-06-10T11:04:22.732Z] TERM=xterm [2021-06-10T11:04:22.732Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T11:04:22.732Z] SHLVL=1 [2021-06-10T11:04:22.732Z] TIMEOUT=120m [2021-06-10T11:04:22.732Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T11:04:22.732Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T11:04:22.732Z] GO111MODULE=off [2021-06-10T11:04:22.732Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T11:04:22.732Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T11:04:22.732Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T11:04:22.732Z] GOPATH=/go [2021-06-10T11:04:22.732Z] PKG_CONFIG=pkg-config [2021-06-10T11:04:22.732Z] _=/usr/bin/env [2021-06-10T11:04:22.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T11:04:23.570Z] [2021-06-10T11:04:23.570Z] #23 [internal] load build context [2021-06-10T11:04:23.570Z] #23 sha256:a227deb1d3271be9e1fa7d98fba09dc09d43f309e5b6229b4b7912d5b10f6d19 [2021-06-10T11:04:23.828Z] #23 ... [2021-06-10T11:04:23.828Z] [2021-06-10T11:04:23.828Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-10T11:04:23.828Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-10T11:04:23.828Z] #42 DONE 0.0s [2021-06-10T11:04:23.828Z] [2021-06-10T11:04:23.828Z] #23 [internal] load build context [2021-06-10T11:04:23.828Z] #23 sha256:a227deb1d3271be9e1fa7d98fba09dc09d43f309e5b6229b4b7912d5b10f6d19 [2021-06-10T11:04:24.764Z] #23 transferring context: 16.06MB 1.7s [2021-06-10T11:04:27.319Z] #23 transferring context: 55.89MB 3.8s done [2021-06-10T11:04:28.688Z] #23 DONE 5.2s [2021-06-10T11:04:28.688Z] [2021-06-10T11:04:28.688Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:04:28.688Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:04:28.688Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-10T11:04:28.688Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-10T11:04:28.688Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-10T11:04:28.688Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-10T11:04:28.688Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-06-10T11:04:28.688Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-06-10T11:04:28.688Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-06-10T11:04:28.688Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done [2021-06-10T11:04:28.688Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2021-06-10T11:04:28.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s [2021-06-10T11:04:28.688Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s [2021-06-10T11:04:28.688Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-06-10T11:04:28.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done [2021-06-10T11:04:29.667Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.3s done [2021-06-10T11:04:30.232Z] #9 ... [2021-06-10T11:04:30.232Z] [2021-06-10T11:04:30.232Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:04:30.232Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-10T11:04:30.232Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-10T11:04:30.232Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T11:04:30.232Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-10T11:04:30.232Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-10T11:04:30.232Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2021-06-10T11:04:30.232Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-06-10T11:04:30.232Z] #63 DONE 6.9s [2021-06-10T11:04:30.232Z] [2021-06-10T11:04:30.232Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:04:30.232Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:04:30.232Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-10T11:04:30.232Z] #9 ... [2021-06-10T11:04:30.232Z] [2021-06-10T11:04:30.232Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T11:04:30.232Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T11:04:30.232Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done [2021-06-10T11:04:30.232Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-10T11:04:30.232Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-10T11:04:30.232Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-10T11:04:30.232Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.3s done [2021-06-10T11:04:30.490Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-10T11:04:30.490Z] #26 ... [2021-06-10T11:04:30.490Z] [2021-06-10T11:04:30.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:04:30.490Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:04:30.490Z] #9 ... [2021-06-10T11:04:30.490Z] [2021-06-10T11:04:30.490Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-10T11:04:30.490Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-10T11:04:30.490Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-10T11:04:30.490Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-10T11:04:30.490Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-10T11:04:30.490Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2021-06-10T11:04:30.490Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-06-10T11:04:30.490Z] #65 DONE 7.2s [2021-06-10T11:04:30.490Z] [2021-06-10T11:04:30.490Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:04:30.490Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:04:31.104Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-06-10T11:04:31.703Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-10T11:04:32.267Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-06-10T11:04:32.524Z] #9 ... [2021-06-10T11:04:32.524Z] [2021-06-10T11:04:32.524Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-10T11:04:32.524Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-10T11:04:32.524Z] #64 DONE 0.8s [2021-06-10T11:04:32.524Z] [2021-06-10T11:04:32.524Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T11:04:32.524Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T11:04:33.454Z] #26 ... [2021-06-10T11:04:33.454Z] [2021-06-10T11:04:33.454Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-10T11:04:33.454Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-10T11:04:33.454Z] #66 DONE 0.9s [2021-06-10T11:04:33.454Z] [2021-06-10T11:04:33.454Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-10T11:04:33.454Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-10T11:04:34.825Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.2s done [2021-06-10T11:04:34.825Z] #26 DONE 11.4s [2021-06-10T11:04:34.825Z] [2021-06-10T11:04:34.825Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T11:04:34.825Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T11:04:36.197Z] #27 1.202 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T11:04:36.197Z] #27 1.202 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T11:04:36.197Z] #27 1.211 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T11:04:36.197Z] #27 1.347 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T11:04:36.455Z] #27 1.592 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T11:04:36.712Z] #27 1.898 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T11:04:36.760Z] Fetching without tags [2021-06-10T11:04:37.477Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 [2021-06-10T11:04:36.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:04:36.503Z] > git config --add remote.origin.fetch +refs/pull/42504/head:refs/remotes/origin/PR-42504 # timeout=10 [2021-06-10T11:04:36.550Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:04:36.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-10T11:04:36.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-10T11:04:36.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:04:36.784Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42504/head:refs/remotes/origin/PR-42504 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T11:04:37.503Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:04:37.550Z] > git checkout -f c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:04:38.606Z] #27 3.557 Fetched 8448 kB in 3s (3228 kB/s) [2021-06-10T11:04:39.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T11:04:39.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T11:04:39.169Z] #27 3.557 Reading package lists... [2021-06-10T11:04:40.100Z] #27 4.487 Reading package lists... [2021-06-10T11:04:40.356Z] #27 5.422 Building dependency tree... [2021-06-10T11:04:40.612Z] #27 5.781 The following additional packages will be installed: [2021-06-10T11:04:40.612Z] #27 5.782 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-10T11:04:40.612Z] #27 5.782 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-10T11:04:40.612Z] #27 5.785 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-10T11:04:40.612Z] #27 5.785 Suggested packages: [2021-06-10T11:04:40.612Z] #27 5.785 krb5-doc krb5-user [2021-06-10T11:04:40.612Z] #27 5.785 Recommended packages: [2021-06-10T11:04:40.612Z] #27 5.785 krb5-locales publicsuffix libsasl2-modules [2021-06-10T11:04:40.869Z] #27 6.009 The following NEW packages will be installed: [2021-06-10T11:04:40.869Z] #27 6.009 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-10T11:04:40.869Z] #27 6.009 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-10T11:04:40.869Z] #27 6.009 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-10T11:04:40.869Z] #27 6.009 libssh2-1 libssl1.1 openssl [2021-06-10T11:04:40.869Z] #27 6.292 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-10T11:04:40.869Z] #27 6.292 Need to get 5059 kB of archives. [2021-06-10T11:04:40.869Z] #27 6.292 After this operation, 12.1 MB of additional disk space will be used. [2021-06-10T11:04:40.869Z] #27 6.292 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-10T11:04:40.869Z] #27 6.292 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-10T11:04:41.125Z] #27 6.298 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-10T11:04:41.125Z] #27 6.298 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-10T11:04:41.125Z] #27 6.298 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-10T11:04:41.125Z] #27 6.310 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-10T11:04:41.125Z] #27 6.317 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-10T11:04:41.125Z] #27 6.323 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-10T11:04:41.125Z] #27 6.323 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-10T11:04:41.125Z] #27 6.323 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-10T11:04:41.125Z] #27 6.325 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-10T11:04:41.125Z] #27 6.338 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-10T11:04:41.125Z] #27 6.338 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-10T11:04:41.125Z] #27 6.338 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-10T11:04:41.125Z] #27 6.338 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-10T11:04:41.125Z] #27 6.350 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-10T11:04:41.125Z] #27 6.350 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-10T11:04:41.125Z] #27 6.350 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-10T11:04:41.125Z] #27 6.355 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-10T11:04:41.125Z] #27 6.355 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-10T11:04:41.125Z] #27 6.355 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-10T11:04:41.125Z] #27 6.543 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:04:41.227Z] Merge succeeded, producing 3c0fdb0d536363cad0880d42cc93d086384605e9 [2021-06-10T11:04:41.228Z] Checking out Revision 3c0fdb0d536363cad0880d42cc93d086384605e9 (PR-42504) [2021-06-10T11:04:40.459Z] > git remote # timeout=10 [2021-06-10T11:04:40.506Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T11:04:40.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-10T11:04:40.553Z] > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10 [2021-06-10T11:04:41.131Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-10T11:04:41.256Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T11:04:41.303Z] > git checkout -f 3c0fdb0d536363cad0880d42cc93d086384605e9 # timeout=10 [2021-06-10T11:04:41.381Z] #27 6.569 Fetched 5059 kB in 0s (15.6 MB/s) [2021-06-10T11:04:41.381Z] #27 6.610 Selecting previously unselected package libssl1.1:amd64. [2021-06-10T11:04:41.381Z] #27 6.610 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-10T11:04:41.381Z] #27 6.611 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-10T11:04:41.381Z] #27 6.619 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-10T11:04:41.381Z] #27 6.794 Selecting previously unselected package openssl. [2021-06-10T11:04:41.381Z] #27 6.794 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-10T11:04:41.536Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD" [2021-06-10T11:04:41.637Z] #27 6.798 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-10T11:04:41.637Z] #27 6.944 Selecting previously unselected package ca-certificates. [2021-06-10T11:04:41.637Z] #27 6.944 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-10T11:04:41.637Z] #27 6.947 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-10T11:04:41.637Z] #27 7.022 Selecting previously unselected package libkeyutils1:amd64. [2021-06-10T11:04:41.637Z] #27 7.022 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-10T11:04:41.553Z] > git rev-list --no-walk c7b1e5ba3829a1690a732c19c20d5bf48d58b0d2 # timeout=10 [2021-06-10T11:04:41.893Z] #27 7.030 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-10T11:04:41.893Z] #27 7.133 Selecting previously unselected package libkrb5support0:amd64. [2021-06-10T11:04:41.893Z] #27 7.133 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-10T11:04:41.893Z] #27 7.136 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:41.894Z] #27 7.176 Selecting previously unselected package libk5crypto3:amd64. [2021-06-10T11:04:41.894Z] #27 7.176 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-10T11:04:41.894Z] #27 7.186 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:41.894Z] #27 7.233 Selecting previously unselected package libkrb5-3:amd64. [2021-06-10T11:04:41.894Z] #27 7.233 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-10T11:04:41.894Z] #27 7.237 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:42.150Z] #27 7.334 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-10T11:04:42.150Z] #27 7.335 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-10T11:04:42.150Z] #27 7.345 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:42.150Z] #27 7.392 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-10T11:04:42.150Z] #27 7.392 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-10T11:04:42.150Z] #27 7.397 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T11:04:42.150Z] #27 7.434 Selecting previously unselected package libsasl2-2:amd64. [2021-06-10T11:04:42.150Z] #27 7.434 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-10T11:04:42.150Z] #27 7.437 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-10T11:04:42.406Z] #27 7.478 Selecting previously unselected package libldap-common. [2021-06-10T11:04:42.406Z] #27 7.478 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-10T11:04:42.406Z] #27 7.482 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T11:04:42.406Z] #27 7.530 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-10T11:04:42.406Z] #27 7.532 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-10T11:04:42.406Z] #27 7.537 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T11:04:42.406Z] #27 7.598 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-10T11:04:42.406Z] #27 7.598 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-10T11:04:42.406Z] #27 7.604 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-10T11:04:42.406Z] #27 7.650 Selecting previously unselected package libpsl5:amd64. [2021-06-10T11:04:42.406Z] #27 7.650 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-10T11:04:42.406Z] #27 7.653 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-10T11:04:42.406Z] #27 7.698 Selecting previously unselected package librtmp1:amd64. [2021-06-10T11:04:42.406Z] #27 7.700 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-10T11:04:42.406Z] #27 7.713 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T11:04:42.406Z] #27 7.818 Selecting previously unselected package libssh2-1:amd64. [2021-06-10T11:04:42.406Z] #27 7.818 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-10T11:04:42.662Z] #27 7.822 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-10T11:04:42.662Z] #27 7.879 Selecting previously unselected package libcurl4:amd64. [2021-06-10T11:04:42.662Z] #27 7.881 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-10T11:04:42.662Z] #27 7.885 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-10T11:04:42.662Z] #27 ... [2021-06-10T11:04:42.662Z] [2021-06-10T11:04:42.663Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:04:42.663Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:04:42.663Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-06-10T11:04:42.663Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.1s done [2021-06-10T11:04:42.663Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.5s [2021-06-10T11:04:42.663Z] #9 ... [2021-06-10T11:04:42.663Z] [2021-06-10T11:04:42.663Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-10T11:04:42.663Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-10T11:04:42.663Z] #27 7.956 Selecting previously unselected package curl. [2021-06-10T11:04:42.663Z] #27 7.956 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-10T11:04:42.663Z] #27 7.960 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-10T11:04:42.663Z] #27 8.023 Selecting previously unselected package libonig5:amd64. [2021-06-10T11:04:42.663Z] #27 8.023 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-10T11:04:42.663Z] #27 8.030 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-10T11:04:42.919Z] #27 8.079 Selecting previously unselected package libjq1:amd64. [2021-06-10T11:04:42.919Z] #27 8.080 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T11:04:42.919Z] #27 8.086 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T11:04:42.919Z] #27 8.165 Selecting previously unselected package jq. [2021-06-10T11:04:42.919Z] #27 8.165 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T11:04:42.919Z] #27 8.168 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T11:04:42.919Z] #27 8.210 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-10T11:04:42.919Z] #27 8.221 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-10T11:04:42.919Z] #27 8.230 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-10T11:04:43.158Z] + docker version [2021-06-10T11:04:43.158Z] Client: Mirantis Container Runtime [2021-06-10T11:04:43.158Z] Version: 20.10.0 [2021-06-10T11:04:43.158Z] API version: 1.41 [2021-06-10T11:04:43.158Z] Go version: go1.13.15 [2021-06-10T11:04:43.158Z] Git commit: 6ee42dc [2021-06-10T11:04:43.158Z] Built: 03/11/2021 13:24:56 [2021-06-10T11:04:43.158Z] OS/Arch: windows/amd64 [2021-06-10T11:04:43.158Z] Context: default [2021-06-10T11:04:43.158Z] Experimental: true [2021-06-10T11:04:43.158Z] [2021-06-10T11:04:43.158Z] Server: Mirantis Container Runtime [2021-06-10T11:04:43.158Z] Engine: [2021-06-10T11:04:43.158Z] Version: 20.10.0 [2021-06-10T11:04:43.158Z] API version: 1.41 (minimum version 1.24) [2021-06-10T11:04:43.158Z] Go version: go1.13.15 [2021-06-10T11:04:43.158Z] Git commit: 1e08f21e79 [2021-06-10T11:04:43.158Z] Built: 03/11/2021 13:23:32 [2021-06-10T11:04:43.158Z] OS/Arch: windows/amd64 [2021-06-10T11:04:43.158Z] Experimental: true [2021-06-10T11:04:43.181Z] #27 8.374 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-10T11:04:43.181Z] #27 8.388 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T11:04:43.181Z] #27 8.402 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:43.181Z] #27 8.413 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T11:04:43.181Z] #27 8.424 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-10T11:04:43.181Z] #27 8.436 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:43.181Z] #27 8.448 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-10T11:04:43.181Z] #27 8.459 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-10T11:04:43.181Z] #27 8.471 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:43.181Z] #27 8.482 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-10T11:04:43.181Z] #27 8.498 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-10T11:04:43.181Z] #27 8.510 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [Pipeline] sh [2021-06-10T11:04:43.438Z] #27 8.522 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-10T11:04:43.438Z] #27 8.533 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-10T11:04:44.000Z] #27 9.093 Updating certificates in /etc/ssl/certs... [2021-06-10T11:04:44.152Z] + docker info [2021-06-10T11:04:44.562Z] #27 9.826 137 added, 0 removed; done. [2021-06-10T11:04:44.562Z] #27 9.928 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-10T11:04:44.562Z] #27 9.939 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T11:04:44.562Z] #27 9.951 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-10T11:04:44.562Z] #27 9.961 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-10T11:04:44.562Z] #27 9.970 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:04:44.819Z] #27 9.990 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-10T11:04:44.819Z] #27 10.00 Updating certificates in /etc/ssl/certs... [2021-06-10T11:04:45.104Z] Client: [2021-06-10T11:04:45.104Z] Context: default [2021-06-10T11:04:45.104Z] Debug Mode: false [2021-06-10T11:04:45.104Z] Plugins: [2021-06-10T11:04:45.104Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T11:04:45.104Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T11:04:45.104Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T11:04:45.104Z] [2021-06-10T11:04:45.104Z] Server: [2021-06-10T11:04:45.104Z] Containers: 0 [2021-06-10T11:04:45.104Z] Running: 0 [2021-06-10T11:04:45.104Z] Paused: 0 [2021-06-10T11:04:45.104Z] Stopped: 0 [2021-06-10T11:04:45.104Z] Images: 10 [2021-06-10T11:04:45.104Z] Server Version: 20.10.0 [2021-06-10T11:04:45.104Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T11:04:45.104Z] Windows: [2021-06-10T11:04:45.104Z] LCOW: [2021-06-10T11:04:45.104Z] Logging Driver: json-file [2021-06-10T11:04:45.104Z] Plugins: [2021-06-10T11:04:45.104Z] Volume: local [2021-06-10T11:04:45.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T11:04:45.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T11:04:45.104Z] Swarm: inactive [2021-06-10T11:04:45.104Z] Default Isolation: process [2021-06-10T11:04:45.104Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T11:04:45.104Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T11:04:45.104Z] OSType: windows [2021-06-10T11:04:45.104Z] Architecture: x86_64 [2021-06-10T11:04:45.104Z] CPUs: 4 [2021-06-10T11:04:45.104Z] Total Memory: 32GiB [2021-06-10T11:04:45.104Z] Name: azwin-2-550e60 [2021-06-10T11:04:45.104Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-10T11:04:45.104Z] Docker Root Dir: D:\docker [2021-06-10T11:04:45.104Z] Debug Mode: false [2021-06-10T11:04:45.104Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:04:45.104Z] Labels: [2021-06-10T11:04:45.104Z] Experimental: true [2021-06-10T11:04:45.104Z] Insecure Registries: [2021-06-10T11:04:45.104Z] 10.0.0.4:5000 [2021-06-10T11:04:45.104Z] 127.0.0.0/8 [2021-06-10T11:04:45.104Z] Registry Mirrors: [2021-06-10T11:04:45.104Z] http://10.0.0.4:5000/ [2021-06-10T11:04:45.104Z] Live Restore Enabled: false [2021-06-10T11:04:45.104Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-10T11:04:45.388Z] #27 10.58 0 added, 0 removed; done. [2021-06-10T11:04:45.388Z] #27 10.58 Running hooks in /etc/ca-certificates/update.d... [2021-06-10T11:04:45.388Z] #27 10.58 done. [2021-06-10T11:04:48.657Z] #27 DONE 13.5s [2021-06-10T11:04:48.657Z] [2021-06-10T11:04:48.657Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-10T11:04:48.657Z] #28 sha256:bafe301c7ae1467f17899a526775edf0ac9ba7503afd77055523e0066acf2217 [2021-06-10T11:04:48.657Z] #28 DONE 0.3s [2021-06-10T11:04:48.657Z] [2021-06-10T11:04:48.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-10T11:04:48.657Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-10T11:04:48.657Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.1s done [2021-06-10T11:04:48.657Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-10T11:04:48.657Z] #9 DONE 25.3s [2021-06-10T11:04:48.657Z] [2021-06-10T11:04:48.657Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-10T11:04:48.657Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-10T11:04:49.227Z] #10 DONE 0.6s [2021-06-10T11:04:49.227Z] [2021-06-10T11:04:49.227Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:04:49.227Z] #29 sha256:d4bf8aa5860957f4667dc0c89f3d7f8a2989c7d1e46bce116e99d25774d1cfb4 [2021-06-10T11:04:49.488Z] #29 1.035 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-10T11:04:49.488Z] #29 1.140 [2021-06-10T11:04:50.258Z] #29 1.267 ############ 17.9% ########################### 37.6% ######################################### 57.8% ####################################################### 77.6% ###########################29 ... [2021-06-10T11:04:50.258Z] [2021-06-10T11:04:50.258Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-10T11:04:50.258Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-10T11:04:50.258Z] #11 DONE 1.0s [2021-06-10T11:04:50.258Z] [2021-06-10T11:04:50.258Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:04:50.258Z] #29 sha256:d4bf8aa5860957f4667dc0c89f3d7f8a2989c7d1e46bce116e99d25774d1cfb4 [2021-06-10T11:04:50.258Z] #29 1.267 ############ 17.9% ########################### 37.6% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.7% ######################################################################## 100.0% [2021-06-10T11:04:50.258Z] #29 1.784 [2021-06-10T11:04:50.514Z] #29 1.893 ######################################################################## 100.0% [2021-06-10T11:04:50.514Z] #29 1.976 [2021-06-10T11:04:50.514Z] [2021-06-10T11:04:50.514Z] #29 ... [2021-06-10T11:04:50.514Z] [2021-06-10T11:04:50.515Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-10T11:04:50.515Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-10T11:04:50.515Z] #39 DONE 0.3s [2021-06-10T11:04:50.515Z] [2021-06-10T11:04:50.515Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-10T11:04:50.515Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-10T11:04:50.515Z] #31 DONE 0.4s [2021-06-10T11:04:50.515Z] [2021-06-10T11:04:50.515Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:04:50.515Z] #29 sha256:d4bf8aa5860957f4667dc0c89f3d7f8a2989c7d1e46bce116e99d25774d1cfb4 [2021-06-10T11:04:50.772Z] #29 2.125 ##################################################### 74.1%#29 ... [2021-06-10T11:04:50.772Z] [2021-06-10T11:04:50.772Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-10T11:04:50.772Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-10T11:04:50.772Z] #43 DONE 0.4s [2021-06-10T11:04:50.772Z] [2021-06-10T11:04:50.772Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:04:50.772Z] #29 sha256:d4bf8aa5860957f4667dc0c89f3d7f8a2989c7d1e46bce116e99d25774d1cfb4 [2021-06-10T11:04:50.772Z] #29 2.125 ##################################################### 74.1% ######################################################################## 100.0% [2021-06-10T11:04:51.031Z] #29 2.345 [2021-06-10T11:04:51.550Z] #29 2.479 ####### 10.5% ###################### 31.2% ################################# 46.8% ############################################## 64.9% ############################################################## 86.9% ######################################################################## 100.0% [2021-06-10T11:04:51.550Z] #29 3.074 [2021-06-10T11:04:53.615Z] #29 3.216 1.0% ## 3.3% ##### 7.2% ######## 11.3% ############ 17.6% ################### 27.6% ######################### 36.0% ############################## 42.7% ################################### 49.0% ####################################### 54.3% ########################################## 59.4% ############################################## 64.7% ################################################## 69.8% ###################################################### 75.2% ####################################################### 77.4% ############################################################# 85.9% ################################################################# 91.1% #################################################################### 94.9% ######################################################################## 100.0% [2021-06-10T11:04:53.615Z] #29 5.084 [2021-06-10T11:04:53.883Z] #29 5.394 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-10T11:04:53.883Z] #29 5.486 [2021-06-10T11:04:54.140Z] #29 5.565 ######################################################################## 100.0% [2021-06-10T11:04:54.140Z] #29 5.612 [2021-06-10T11:04:54.397Z] #29 6.019 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-10T11:04:54.655Z] #29 6.117 [2021-06-10T11:04:54.912Z] #29 6.235 0.1% ####################################################### 77.0% ######################################################################## 100.0% [2021-06-10T11:04:54.912Z] #29 6.406 [2021-06-10T11:04:55.169Z] #29 6.757 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-10T11:04:55.426Z] #29 6.886 [2021-06-10T11:04:56.197Z] #29 7.061 0.0% ############ 17.2% ################################# 46.5% ########################################### 60.4% ####################################################### 76.7% ################################################################### 93.8% ######################################################################## 100.0% [2021-06-10T11:04:56.456Z] #29 7.787 [2021-06-10T11:04:57.021Z] #29 8.461 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-10T11:04:57.278Z] #29 ... [2021-06-10T11:04:57.278Z] [2021-06-10T11:04:57.278Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-10T11:04:57.278Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-10T11:04:57.278Z] #12 DONE 7.0s [2021-06-10T11:04:57.278Z] [2021-06-10T11:04:57.278Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T11:04:57.278Z] #24 sha256:a565d97a7435b140cd7343381e1c47f417bb316fddb812b4b45e857ec3eb4041 [2021-06-10T11:04:57.278Z] #24 5.723 + RM_GOPATH=0 [2021-06-10T11:04:57.278Z] #24 5.724 + TMP_GOPATH= [2021-06-10T11:04:57.278Z] #24 5.724 + : /build [2021-06-10T11:04:57.278Z] #24 5.724 + '[' -z '' ']' [2021-06-10T11:04:57.278Z] #24 5.725 ++ mktemp -d [2021-06-10T11:04:57.278Z] #24 5.727 + export GOPATH=/tmp/tmp.BAp3CG7bzb [2021-06-10T11:04:57.278Z] #24 5.727 + GOPATH=/tmp/tmp.BAp3CG7bzb [2021-06-10T11:04:57.278Z] #24 5.727 + RM_GOPATH=1 [2021-06-10T11:04:57.278Z] #24 5.727 + case "$(go env GOARCH)" in [2021-06-10T11:04:57.278Z] #24 5.728 ++ go env GOARCH [2021-06-10T11:04:57.278Z] #24 5.749 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:04:57.278Z] #24 5.750 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:04:57.278Z] #24 5.750 ++ dirname /tmp/install/install.sh [2021-06-10T11:04:57.278Z] #24 5.751 Install docker/cli version 17.06.2-ce from stable [2021-06-10T11:04:57.278Z] #24 5.751 + dir=/tmp/install [2021-06-10T11:04:57.278Z] #24 5.751 + bin=dockercli [2021-06-10T11:04:57.278Z] #24 5.751 + shift [2021-06-10T11:04:57.278Z] #24 5.751 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-10T11:04:57.278Z] #24 5.751 + . /tmp/install/dockercli.installer [2021-06-10T11:04:57.278Z] #24 5.751 ++ : stable [2021-06-10T11:04:57.278Z] #24 5.751 ++ : 17.06.2-ce [2021-06-10T11:04:57.278Z] #24 5.751 + install_dockercli [2021-06-10T11:04:57.278Z] #24 5.751 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-10T11:04:57.278Z] #24 5.752 ++ uname -m [2021-06-10T11:04:57.278Z] #24 5.753 + arch=x86_64 [2021-06-10T11:04:57.278Z] #24 5.753 + '[' x86_64 '!=' x86_64 ']' [2021-06-10T11:04:57.278Z] #24 5.753 + url=https://download.docker.com/linux/static [2021-06-10T11:04:57.278Z] #24 5.756 + tar -xz docker/docker [2021-06-10T11:04:57.278Z] #24 5.756 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-10T11:04:57.278Z] #24 ... [2021-06-10T11:04:57.278Z] [2021-06-10T11:04:57.278Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-10T11:04:57.278Z] #29 sha256:d4bf8aa5860957f4667dc0c89f3d7f8a2989c7d1e46bce116e99d25774d1cfb4 [2021-06-10T11:04:57.278Z] #29 8.772 [2021-06-10T11:04:57.537Z] #29 8.932 ######################################################################## 100.0% [2021-06-10T11:04:57.537Z] #29 9.065 [2021-06-10T11:04:58.466Z] #29 9.713 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-10T11:04:58.723Z] #29 10.12 [2021-06-10T11:04:58.986Z] #29 10.33 ##################################### 52.6% ######################################################################## 100.0% [2021-06-10T11:04:58.986Z] #29 10.53 [2021-06-10T11:04:59.251Z] #29 10.60 Download of images into '/build' complete. [2021-06-10T11:04:59.251Z] #29 10.60 Use something like the following to load the result into a Docker daemon: [2021-06-10T11:04:59.251Z] #29 10.60 tar -cC '/build' . | docker load [2021-06-10T11:05:00.199Z] #29 DONE 11.4s [2021-06-10T11:05:00.199Z] [2021-06-10T11:05:00.199Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T11:05:00.199Z] #48 sha256:ab6bfea475ab895eaa7ad358a8bee8196c7e46985e49a318c07a42ef1e8b1fb9 [2021-06-10T11:05:00.199Z] #48 5.896 + RM_GOPATH=0 [2021-06-10T11:05:00.199Z] #48 5.897 + TMP_GOPATH= [2021-06-10T11:05:00.199Z] #48 5.897 + : /build [2021-06-10T11:05:00.199Z] #48 5.897 + '[' -z '' ']' [2021-06-10T11:05:00.199Z] #48 5.897 ++ mktemp -d [2021-06-10T11:05:00.199Z] #48 5.900 + export GOPATH=/tmp/tmp.0WigiiPMXV [2021-06-10T11:05:00.199Z] #48 5.900 + GOPATH=/tmp/tmp.0WigiiPMXV [2021-06-10T11:05:00.199Z] #48 5.900 + RM_GOPATH=1 [2021-06-10T11:05:00.199Z] #48 5.900 + case "$(go env GOARCH)" in [2021-06-10T11:05:00.199Z] #48 5.900 ++ go env GOARCH [2021-06-10T11:05:00.199Z] #48 5.929 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.199Z] #48 5.929 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.199Z] #48 5.938 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:00.199Z] #48 5.941 + dir=/tmp/install [2021-06-10T11:05:00.199Z] #48 5.941 + bin=gotestsum [2021-06-10T11:05:00.199Z] #48 5.941 + shift [2021-06-10T11:05:00.200Z] #48 5.941 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-10T11:05:00.200Z] #48 5.941 + . /tmp/install/gotestsum.installer [2021-06-10T11:05:00.200Z] #48 5.941 ++ : v0.5.3 [2021-06-10T11:05:00.200Z] #48 5.941 + install_gotestsum [2021-06-10T11:05:00.200Z] #48 5.941 + set -e [2021-06-10T11:05:00.200Z] #48 5.941 + export GO111MODULE=on [2021-06-10T11:05:00.200Z] #48 5.941 + GO111MODULE=on [2021-06-10T11:05:00.200Z] #48 5.941 + GOBIN=/build [2021-06-10T11:05:00.200Z] #48 5.941 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-10T11:05:00.200Z] #48 5.951 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-10T11:05:00.200Z] #48 5.951 go: finding gotest.tools v0.5.3 [2021-06-10T11:05:00.200Z] #48 6.872 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-10T11:05:00.200Z] #48 7.443 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-10T11:05:00.200Z] #48 8.344 go: downloading github.com/fatih/color v1.9.0 [2021-06-10T11:05:00.200Z] #48 8.377 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-10T11:05:00.200Z] #48 8.387 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-10T11:05:00.200Z] #48 8.391 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T11:05:00.200Z] #48 8.422 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T11:05:00.200Z] #48 8.462 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T11:05:00.200Z] #48 8.533 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T11:05:00.200Z] #48 8.533 go: extracting github.com/fatih/color v1.9.0 [2021-06-10T11:05:00.200Z] #48 8.689 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-10T11:05:00.200Z] #48 8.894 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-10T11:05:00.200Z] #48 8.894 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T11:05:00.200Z] #48 8.983 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-10T11:05:00.200Z] #48 9.021 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T11:05:00.200Z] #48 9.245 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T11:05:00.200Z] #48 9.566 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-10T11:05:00.200Z] #48 9.573 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T11:05:00.200Z] #48 9.573 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T11:05:00.200Z] #48 9.602 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-10T11:05:00.200Z] #48 9.648 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-10T11:05:00.200Z] #48 ... [2021-06-10T11:05:00.200Z] [2021-06-10T11:05:00.200Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:05:00.200Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:05:00.200Z] #50 6.541 + RM_GOPATH=0 [2021-06-10T11:05:00.200Z] #50 6.541 + TMP_GOPATH= [2021-06-10T11:05:00.200Z] #50 6.541 + : /build [2021-06-10T11:05:00.200Z] #50 6.541 + '[' -z '' ']' [2021-06-10T11:05:00.200Z] #50 6.541 ++ mktemp -d [2021-06-10T11:05:00.200Z] #50 6.543 + export GOPATH=/tmp/tmp.F2sCne06jP [2021-06-10T11:05:00.200Z] #50 6.543 + GOPATH=/tmp/tmp.F2sCne06jP [2021-06-10T11:05:00.200Z] #50 6.543 + RM_GOPATH=1 [2021-06-10T11:05:00.200Z] #50 6.543 + case "$(go env GOARCH)" in [2021-06-10T11:05:00.200Z] #50 6.543 ++ go env GOARCH [2021-06-10T11:05:00.200Z] #50 6.574 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.200Z] #50 6.574 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.200Z] #50 6.574 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:00.200Z] #50 6.574 + dir=/tmp/install [2021-06-10T11:05:00.200Z] #50 6.574 + bin=golangci_lint [2021-06-10T11:05:00.200Z] #50 6.574 + shift [2021-06-10T11:05:00.200Z] #50 6.574 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-10T11:05:00.200Z] #50 6.574 + . /tmp/install/golangci_lint.installer [2021-06-10T11:05:00.200Z] #50 6.574 ++ : v1.23.8 [2021-06-10T11:05:00.200Z] #50 6.574 + install_golangci_lint [2021-06-10T11:05:00.200Z] #50 6.574 + set -e [2021-06-10T11:05:00.200Z] #50 6.574 + export GO111MODULE=on [2021-06-10T11:05:00.200Z] #50 6.574 + GO111MODULE=on [2021-06-10T11:05:00.200Z] #50 6.574 + GOBIN=/build [2021-06-10T11:05:00.200Z] #50 6.574 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-10T11:05:00.200Z] #50 6.603 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-10T11:05:00.200Z] #50 6.614 go: finding github.com v1.23.8 [2021-06-10T11:05:00.200Z] #50 6.614 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-10T11:05:00.200Z] #50 6.614 go: finding github.com/golangci v1.23.8 [2021-06-10T11:05:00.200Z] #50 6.614 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-10T11:05:00.200Z] #50 7.638 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-10T11:05:00.200Z] #50 8.318 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-10T11:05:00.456Z] #50 ... [2021-06-10T11:05:00.456Z] [2021-06-10T11:05:00.456Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:05:00.456Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:05:00.456Z] #52 6.476 + RM_GOPATH=0 [2021-06-10T11:05:00.456Z] #52 6.476 + TMP_GOPATH= [2021-06-10T11:05:00.456Z] #52 6.476 + : /build [2021-06-10T11:05:00.456Z] #52 6.476 + '[' -z '' ']' [2021-06-10T11:05:00.456Z] #52 6.476 ++ mktemp -d [2021-06-10T11:05:00.456Z] #52 6.476 + export GOPATH=/tmp/tmp.TgfxwY21pC [2021-06-10T11:05:00.456Z] #52 6.476 + GOPATH=/tmp/tmp.TgfxwY21pC [2021-06-10T11:05:00.456Z] #52 6.476 + RM_GOPATH=1 [2021-06-10T11:05:00.456Z] #52 6.476 + case "$(go env GOARCH)" in [2021-06-10T11:05:00.456Z] #52 6.476 ++ go env GOARCH [2021-06-10T11:05:00.456Z] #52 6.509 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T11:05:00.456Z] #52 6.510 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.456Z] #52 6.510 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.456Z] #52 6.510 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:00.456Z] #52 6.510 + dir=/tmp/install [2021-06-10T11:05:00.456Z] #52 6.510 + bin=shfmt [2021-06-10T11:05:00.456Z] #52 6.510 + shift [2021-06-10T11:05:00.456Z] #52 6.510 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-10T11:05:00.456Z] #52 6.510 + . /tmp/install/shfmt.installer [2021-06-10T11:05:00.456Z] #52 6.510 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T11:05:00.456Z] #52 6.510 + install_shfmt [2021-06-10T11:05:00.456Z] #52 6.510 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-10T11:05:00.456Z] #52 6.510 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TgfxwY21pC/src/github.com/mvdan/sh [2021-06-10T11:05:00.456Z] #52 6.510 Cloning into '/tmp/tmp.TgfxwY21pC/src/github.com/mvdan/sh'... [2021-06-10T11:05:00.456Z] #52 ... [2021-06-10T11:05:00.456Z] [2021-06-10T11:05:00.456Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:05:00.456Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:05:00.456Z] #36 7.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T11:05:00.456Z] #36 7.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T11:05:00.456Z] #36 7.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T11:05:00.456Z] #36 8.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T11:05:00.456Z] #36 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T11:05:00.712Z] #36 ... [2021-06-10T11:05:00.712Z] [2021-06-10T11:05:00.712Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:05:00.712Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:05:00.712Z] #46 5.118 + RM_GOPATH=0 [2021-06-10T11:05:00.712Z] #46 5.118 + TMP_GOPATH= [2021-06-10T11:05:00.712Z] #46 5.118 + : /build [2021-06-10T11:05:00.712Z] #46 5.118 + '[' -z '' ']' [2021-06-10T11:05:00.712Z] #46 5.121 ++ mktemp -d [2021-06-10T11:05:00.712Z] #46 5.123 + export GOPATH=/tmp/tmp.E1UqrcZ7kf [2021-06-10T11:05:00.712Z] #46 5.123 + GOPATH=/tmp/tmp.E1UqrcZ7kf [2021-06-10T11:05:00.712Z] #46 5.123 + RM_GOPATH=1 [2021-06-10T11:05:00.712Z] #46 5.123 + case "$(go env GOARCH)" in [2021-06-10T11:05:00.712Z] #46 5.123 ++ go env GOARCH [2021-06-10T11:05:00.712Z] #46 5.132 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T11:05:00.712Z] #46 5.135 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.712Z] #46 5.135 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:00.712Z] #46 5.135 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:00.713Z] #46 5.135 + dir=/tmp/install [2021-06-10T11:05:00.713Z] #46 5.135 + bin=vndr [2021-06-10T11:05:00.713Z] #46 5.135 + shift [2021-06-10T11:05:00.713Z] #46 5.135 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-10T11:05:00.713Z] #46 5.135 + . /tmp/install/vndr.installer [2021-06-10T11:05:00.713Z] #46 5.135 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T11:05:00.713Z] #46 5.135 + install_vndr [2021-06-10T11:05:00.713Z] #46 5.135 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-10T11:05:00.713Z] #46 5.135 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.E1UqrcZ7kf/src/github.com/LK4D4/vndr [2021-06-10T11:05:00.713Z] #46 5.135 Cloning into '/tmp/tmp.E1UqrcZ7kf/src/github.com/LK4D4/vndr'... [2021-06-10T11:05:00.713Z] #46 6.066 + cd /tmp/tmp.E1UqrcZ7kf/src/github.com/LK4D4/vndr [2021-06-10T11:05:00.713Z] #46 6.066 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-10T11:05:00.713Z] #46 6.122 + go build -buildmode=pie -v -o /build/vndr . [2021-06-10T11:05:00.713Z] #46 7.140 internal/cpu [2021-06-10T11:05:00.713Z] #46 7.175 runtime/internal/atomic [2021-06-10T11:05:00.713Z] #46 7.347 runtime/internal/sys [2021-06-10T11:05:00.713Z] #46 7.487 runtime/internal/math [2021-06-10T11:05:00.713Z] #46 7.675 internal/race [2021-06-10T11:05:00.713Z] #46 7.799 sync/atomic [2021-06-10T11:05:00.713Z] #46 7.895 internal/bytealg [2021-06-10T11:05:00.713Z] #46 8.128 unicode [2021-06-10T11:05:00.713Z] #46 8.861 runtime [2021-06-10T11:05:00.969Z] #46 ... [2021-06-10T11:05:00.969Z] [2021-06-10T11:05:00.969Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:05:00.969Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T11:05:00.969Z] #32 5.196 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-10T11:05:00.969Z] #32 5.196 Cloning into '.'... [2021-06-10T11:05:00.969Z] #32 ... [2021-06-10T11:05:00.969Z] [2021-06-10T11:05:00.969Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T11:05:00.969Z] #34 sha256:d5c64d41491b5e3d7d62066f64428eb1610d888c82c4aad8cd30bfa51f343498 [2021-06-10T11:05:00.969Z] #34 5.227 Install go-toml version v1.8.1 [2021-06-10T11:05:00.969Z] #34 5.246 go: finding github.com v1.8.1 [2021-06-10T11:05:00.969Z] #34 5.251 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-10T11:05:00.969Z] #34 5.251 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-10T11:05:00.969Z] #34 5.251 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-10T11:05:00.969Z] #34 5.251 go: finding github.com/pelletier v1.8.1 [2021-06-10T11:05:00.969Z] #34 6.050 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-10T11:05:00.969Z] #34 6.959 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-10T11:05:00.969Z] #34 10.44 github.com/pelletier/go-toml [2021-06-10T11:05:01.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T11:05:01.306Z] #34 ... [2021-06-10T11:05:01.306Z] [2021-06-10T11:05:01.306Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:05:01.306Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:05:01.306Z] #59 5.390 + RM_GOPATH=0 [2021-06-10T11:05:01.306Z] #59 5.390 + TMP_GOPATH= [2021-06-10T11:05:01.306Z] #59 5.390 + : /build [2021-06-10T11:05:01.306Z] #59 5.390 + '[' -z '' ']' [2021-06-10T11:05:01.306Z] #59 5.390 ++ mktemp -d [2021-06-10T11:05:01.306Z] #59 5.390 + export GOPATH=/tmp/tmp.46ASRpShsN [2021-06-10T11:05:01.306Z] #59 5.390 + GOPATH=/tmp/tmp.46ASRpShsN [2021-06-10T11:05:01.306Z] #59 5.390 + RM_GOPATH=1 [2021-06-10T11:05:01.306Z] #59 5.390 + case "$(go env GOARCH)" in [2021-06-10T11:05:01.306Z] #59 5.391 ++ go env GOARCH [2021-06-10T11:05:01.306Z] #59 5.407 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T11:05:01.306Z] #59 5.407 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:01.306Z] #59 5.407 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:01.306Z] #59 5.407 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:01.306Z] #59 5.407 + dir=/tmp/install [2021-06-10T11:05:01.306Z] #59 5.407 + bin=rootlesskit [2021-06-10T11:05:01.306Z] #59 5.407 + shift [2021-06-10T11:05:01.306Z] #59 5.407 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-10T11:05:01.306Z] #59 5.407 + . /tmp/install/rootlesskit.installer [2021-06-10T11:05:01.306Z] #59 5.407 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T11:05:01.306Z] #59 5.407 + install_rootlesskit [2021-06-10T11:05:01.306Z] #59 5.407 + case "$1" in [2021-06-10T11:05:01.306Z] #59 5.407 + export CGO_ENABLED=0 [2021-06-10T11:05:01.306Z] #59 5.407 + CGO_ENABLED=0 [2021-06-10T11:05:01.306Z] #59 5.407 + _install_rootlesskit [2021-06-10T11:05:01.306Z] #59 5.407 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-10T11:05:01.306Z] #59 5.407 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.46ASRpShsN/src/github.com/rootless-containers/rootlesskit [2021-06-10T11:05:01.306Z] #59 5.407 Cloning into '/tmp/tmp.46ASRpShsN/src/github.com/rootless-containers/rootlesskit'... [2021-06-10T11:05:01.306Z] #59 9.665 + cd /tmp/tmp.46ASRpShsN/src/github.com/rootless-containers/rootlesskit [2021-06-10T11:05:01.306Z] #59 9.665 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-10T11:05:01.306Z] #59 9.670 + export GO111MODULE=on [2021-06-10T11:05:01.306Z] #59 9.670 + GO111MODULE=on [2021-06-10T11:05:01.306Z] #59 9.670 + export GOPROXY=https://proxy.golang.org [2021-06-10T11:05:01.306Z] #59 9.670 + GOPROXY=https://proxy.golang.org [2021-06-10T11:05:01.306Z] #59 9.670 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T11:05:01.306Z] #59 9.670 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-10T11:05:01.306Z] #59 11.12 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-10T11:05:01.306Z] #59 ... [2021-06-10T11:05:01.306Z] [2021-06-10T11:05:01.306Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:05:01.306Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:05:01.306Z] #40 6.433 + git clone https://github.com/docker/distribution.git . [2021-06-10T11:05:01.306Z] #40 6.443 Cloning into '.'... [2021-06-10T11:05:01.306Z] #40 ... [2021-06-10T11:05:01.306Z] [2021-06-10T11:05:01.306Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:05:01.306Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:05:01.306Z] #56 7.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T11:05:01.306Z] #56 7.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T11:05:01.306Z] #56 7.138 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T11:05:01.306Z] #56 8.214 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T11:05:01.306Z] #56 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T11:05:01.575Z] #56 ... [2021-06-10T11:05:01.575Z] [2021-06-10T11:05:01.575Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:05:01.575Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:05:01.575Z] #44 6.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T11:05:01.575Z] #44 6.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T11:05:01.575Z] #44 6.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T11:05:01.575Z] #44 7.479 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-10T11:05:01.575Z] #44 8.144 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T11:05:01.575Z] #44 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T11:05:01.839Z] #44 ... [2021-06-10T11:05:01.839Z] [2021-06-10T11:05:01.839Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:05:01.839Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:05:01.839Z] #59 11.16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T11:05:01.839Z] #59 11.19 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-10T11:05:01.839Z] #59 11.19 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-10T11:05:01.839Z] #59 11.22 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T11:05:01.839Z] #59 11.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T11:05:01.839Z] #59 11.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-10T11:05:01.839Z] #59 11.63 go: downloading github.com/google/uuid v1.2.0 [2021-06-10T11:05:01.839Z] #59 11.63 go: downloading github.com/pkg/errors v0.9.1 [2021-06-10T11:05:02.106Z] #59 11.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-10T11:05:02.106Z] #59 12.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-10T11:05:02.106Z] #59 12.04 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T11:05:02.367Z] #59 12.29 go: extracting github.com/pkg/errors v0.9.1 [2021-06-10T11:05:02.627Z] #59 12.38 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T11:05:02.893Z] #59 12.47 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-10T11:05:03.150Z] #59 12.71 go: extracting github.com/google/uuid v1.2.0 [2021-06-10T11:05:03.150Z] #59 12.71 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T11:05:03.406Z] #59 13.13 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-10T11:05:03.406Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-10T11:05:03.406Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-067dd323\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-10T11:05:03.406Z] ---------------------------------------------------------------------------- [2021-06-10T11:05:03.406Z] [2021-06-10T11:05:03.406Z] INFO: executeCI.ps1 starting at Thu Jun 10 11:05:00 CUT 2021 [2021-06-10T11:05:03.406Z] [2021-06-10T11:05:03.406Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-10T11:05:03.406Z] INFO: Running git version 2.24.1.windows.2 [2021-06-10T11:05:03.406Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-10T11:05:03.406Z] INFO: Environment variables: [2021-06-10T11:05:03.406Z] [2021-06-10T11:05:03.407Z] Name Value [2021-06-10T11:05:03.407Z] ---- ----- [2021-06-10T11:05:03.407Z] ALLUSERSPROFILE C:\ProgramData [2021-06-10T11:05:03.407Z] amd64 true [2021-06-10T11:05:03.407Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-10T11:05:03.407Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-10T11:05:03.407Z] arm64 false [2021-06-10T11:05:03.407Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-10T11:05:03.407Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-10T11:05:03.407Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-10T11:05:03.407Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-10T11:05:03.407Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-10T11:05:03.407Z] BRANCH_NAME PR-42504 [2021-06-10T11:05:03.407Z] BUILD_DISPLAY_NAME #4 [2021-06-10T11:05:03.407Z] BUILD_ID 4 [2021-06-10T11:05:03.407Z] BUILD_NUMBER 4 [2021-06-10T11:05:03.407Z] BUILD_TAG jenkins-moby-PR-42504-4 [2021-06-10T11:05:03.407Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/4/ [2021-06-10T11:05:03.407Z] cgroup2 true [2021-06-10T11:05:03.407Z] CHANGE_AUTHOR thaJeztah [2021-06-10T11:05:03.407Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-10T11:05:03.407Z] CHANGE_BRANCH portallocator_cleanup [2021-06-10T11:05:03.407Z] CHANGE_FORK thaJeztah/docker [2021-06-10T11:05:03.407Z] CHANGE_ID 42504 [2021-06-10T11:05:03.407Z] CHANGE_TARGET master [2021-06-10T11:05:03.407Z] CHANGE_TITLE libnetwork/portallocator: various cleanups, remove init() [2021-06-10T11:05:03.407Z] CHANGE_URL https://github.com/moby/moby/pull/42504 [2021-06-10T11:05:03.407Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-10T11:05:03.407Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-10T11:05:03.407Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-10T11:05:03.407Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-10T11:05:03.407Z] COMPUTERNAME azwin-2-550e60 [2021-06-10T11:05:03.407Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-10T11:05:03.407Z] ConfigSequenceNumber 0 [2021-06-10T11:05:03.407Z] dco true [2021-06-10T11:05:03.407Z] DOCKER_BUILDKIT 0 [2021-06-10T11:05:03.407Z] DOCKER_DUT_DEBUG 1 [2021-06-10T11:05:03.407Z] DOCKER_EXPERIMENTAL 1 [2021-06-10T11:05:03.407Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-10T11:05:03.407Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-10T11:05:03.407Z] EXECUTOR_NUMBER 0 [2021-06-10T11:05:03.407Z] FQDN azwin-2-550e60.westus.cloudapp.azure.com [2021-06-10T11:05:03.407Z] GIT_BRANCH PR-42504 [2021-06-10T11:05:03.407Z] GIT_COMMIT 3c0fdb0d536363cad0880d42cc93d086384605e9 [2021-06-10T11:05:03.407Z] GIT_PREVIOUS_COMMIT b5da84e8d71bf7de3a51fb1dd21e8a06f3b09455 [2021-06-10T11:05:03.407Z] GIT_URL https://github.com/moby/moby.git [2021-06-10T11:05:03.407Z] HUDSON_COOKIE c048ff38-f360-4101-a3ce-e7be099f4e28 [2021-06-10T11:05:03.407Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-10T11:05:03.407Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-10T11:05:03.407Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-10T11:05:03.407Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-10T11:05:03.407Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-10T11:05:03.407Z] JENKINS_NODE_COOKIE a99e1ed8-3702-4dde-9c86-6b6b3815d1d6 [2021-06-10T11:05:03.407Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-10T11:05:03.407Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-10T11:05:03.407Z] JOB_BASE_NAME PR-42504 [2021-06-10T11:05:03.407Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/display/redirect [2021-06-10T11:05:03.407Z] JOB_NAME moby/PR-42504 [2021-06-10T11:05:03.407Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/ [2021-06-10T11:05:03.407Z] library.jps.version master [2021-06-10T11:05:03.407Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-10T11:05:03.407Z] NODE_LABELS amd64 azure azwin-2-550e60 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-10T11:05:03.407Z] NODE_NAME azwin-2-550e60 [2021-06-10T11:05:03.407Z] NUMBER_OF_PROCESSORS 4 [2021-06-10T11:05:03.407Z] OS Windows_NT [2021-06-10T11:05:03.407Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-10T11:05:03.407Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-10T11:05:03.407Z] ppc64le false [2021-06-10T11:05:03.407Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-10T11:05:03.407Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-10T11:05:03.407Z] PROCESSOR_LEVEL 6 [2021-06-10T11:05:03.407Z] PROCESSOR_REVISION 4f01 [2021-06-10T11:05:03.407Z] ProgramData C:\ProgramData [2021-06-10T11:05:03.407Z] ProgramFiles C:\Program Files [2021-06-10T11:05:03.407Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-10T11:05:03.407Z] ProgramW6432 C:\Program Files [2021-06-10T11:05:03.407Z] PROMPT $P$G [2021-06-10T11:05:03.407Z] PSExecutionPolicyPreference Bypass [2021-06-10T11:05:03.407Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-10T11:05:03.407Z] PUBLIC C:\Users\Public [2021-06-10T11:05:03.407Z] rootless true [2021-06-10T11:05:03.407Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/4/display/redirect?page=artif... [2021-06-10T11:05:03.407Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/4/display/redirect?page=changes [2021-06-10T11:05:03.407Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/4/display/redirect [2021-06-10T11:05:03.407Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42504/4/display/redirect?page=tests [2021-06-10T11:05:03.407Z] s390x false [2021-06-10T11:05:03.407Z] SKIP_VALIDATION_TESTS 1 [2021-06-10T11:05:03.407Z] SOURCES_DRIVE d [2021-06-10T11:05:03.407Z] SOURCES_SUBDIR gopath [2021-06-10T11:05:03.407Z] STAGE_NAME Run tests [2021-06-10T11:05:03.407Z] SystemDrive C: [2021-06-10T11:05:03.407Z] SystemRoot C:\Windows [2021-06-10T11:05:03.407Z] TEMP C:\Windows\TEMP [2021-06-10T11:05:03.407Z] TESTDEBUG 0 [2021-06-10T11:05:03.407Z] TESTRUN_DRIVE d [2021-06-10T11:05:03.407Z] TESTRUN_SUBDIR CI [2021-06-10T11:05:03.407Z] TIMEOUT 120m [2021-06-10T11:05:03.407Z] TMP C:\Windows\TEMP [2021-06-10T11:05:03.407Z] unit_validate true [2021-06-10T11:05:03.407Z] USERDOMAIN WORKGROUP [2021-06-10T11:05:03.407Z] USERNAME azwin-2-550e60$ [2021-06-10T11:05:03.407Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-10T11:05:03.407Z] validate_force false [2021-06-10T11:05:03.407Z] windir C:\Windows [2021-06-10T11:05:03.407Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-10T11:05:03.407Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-10T11:05:03.407Z] windows2022 true [2021-06-10T11:05:03.407Z] windowsRS1 false [2021-06-10T11:05:03.407Z] windowsRS5 false [2021-06-10T11:05:03.407Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-10T11:05:03.407Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] INFO: Sources under d:\gopath\... [2021-06-10T11:05:03.407Z] INFO: Test run under d:\CI\... [2021-06-10T11:05:03.407Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-10T11:05:03.407Z] INFO: docker/docker repository was found [2021-06-10T11:05:03.407Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-10T11:05:03.407Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-10T11:05:03.407Z] INFO: Docker version of control daemon [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] Client: Mirantis Container Runtime [2021-06-10T11:05:03.407Z] Version: 20.10.0 [2021-06-10T11:05:03.407Z] API version: 1.41 [2021-06-10T11:05:03.407Z] Go version: go1.13.15 [2021-06-10T11:05:03.407Z] Git commit: 6ee42dc [2021-06-10T11:05:03.407Z] Built: 03/11/2021 13:24:56 [2021-06-10T11:05:03.407Z] OS/Arch: windows/amd64 [2021-06-10T11:05:03.407Z] Context: default [2021-06-10T11:05:03.407Z] Experimental: true [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] Server: Mirantis Container Runtime [2021-06-10T11:05:03.407Z] Engine: [2021-06-10T11:05:03.407Z] Version: 20.10.0 [2021-06-10T11:05:03.407Z] API version: 1.41 (minimum version 1.24) [2021-06-10T11:05:03.407Z] Go version: go1.13.15 [2021-06-10T11:05:03.407Z] Git commit: 1e08f21e79 [2021-06-10T11:05:03.407Z] Built: 03/11/2021 13:23:32 [2021-06-10T11:05:03.407Z] OS/Arch: windows/amd64 [2021-06-10T11:05:03.407Z] Experimental: true [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] INFO: Docker info of control daemon [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] Client: [2021-06-10T11:05:03.407Z] Context: default [2021-06-10T11:05:03.407Z] Debug Mode: false [2021-06-10T11:05:03.407Z] Plugins: [2021-06-10T11:05:03.407Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-10T11:05:03.407Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-10T11:05:03.407Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] Server: [2021-06-10T11:05:03.407Z] Containers: 0 [2021-06-10T11:05:03.407Z] Running: 0 [2021-06-10T11:05:03.407Z] Paused: 0 [2021-06-10T11:05:03.407Z] Stopped: 0 [2021-06-10T11:05:03.407Z] Images: 10 [2021-06-10T11:05:03.407Z] Server Version: 20.10.0 [2021-06-10T11:05:03.407Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-10T11:05:03.407Z] Windows: [2021-06-10T11:05:03.407Z] LCOW: [2021-06-10T11:05:03.407Z] Logging Driver: json-file [2021-06-10T11:05:03.407Z] Plugins: [2021-06-10T11:05:03.407Z] Volume: local [2021-06-10T11:05:03.407Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T11:05:03.407Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T11:05:03.407Z] Swarm: inactive [2021-06-10T11:05:03.407Z] Default Isolation: process [2021-06-10T11:05:03.407Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T11:05:03.407Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T11:05:03.407Z] OSType: windows [2021-06-10T11:05:03.407Z] Architecture: x86_64 [2021-06-10T11:05:03.407Z] CPUs: 4 [2021-06-10T11:05:03.407Z] Total Memory: 32GiB [2021-06-10T11:05:03.407Z] Name: azwin-2-550e60 [2021-06-10T11:05:03.407Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-10T11:05:03.407Z] Docker Root Dir: D:\docker [2021-06-10T11:05:03.407Z] Debug Mode: false [2021-06-10T11:05:03.407Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:05:03.407Z] Labels: [2021-06-10T11:05:03.407Z] Experimental: true [2021-06-10T11:05:03.407Z] Insecure Registries: [2021-06-10T11:05:03.407Z] 10.0.0.4:5000 [2021-06-10T11:05:03.407Z] 127.0.0.0/8 [2021-06-10T11:05:03.407Z] Registry Mirrors: [2021-06-10T11:05:03.407Z] http://10.0.0.4:5000/ [2021-06-10T11:05:03.407Z] Live Restore Enabled: false [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] [2021-06-10T11:05:03.407Z] INFO: Commit hash is 3c0fdb0d53 [2021-06-10T11:05:03.407Z] INFO: Nuke-Everything... [2021-06-10T11:05:03.408Z] INFO: Container count on control daemon to delete is 0 [2021-06-10T11:05:03.408Z] INFO: Nuking d:\CI [2021-06-10T11:05:03.408Z] INFO: Zapped successfully [2021-06-10T11:05:03.408Z] INFO: Location for testing is d:\CI\PR-42504\4 [2021-06-10T11:05:03.408Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-10T11:05:03.408Z] [2021-06-10T11:05:03.408Z] [2021-06-10T11:05:03.408Z] INFO: Building the image from Dockerfile.windows at 06/10/2021 11:05:02... [2021-06-10T11:05:03.408Z] [2021-06-10T11:05:03.968Z] #59 13.70 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T11:05:05.339Z] #59 ... [2021-06-10T11:05:05.339Z] [2021-06-10T11:05:05.339Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-10T11:05:05.339Z] #24 sha256:a565d97a7435b140cd7343381e1c47f417bb316fddb812b4b45e857ec3eb4041 [2021-06-10T11:05:05.339Z] #24 14.37 + mkdir -p /build [2021-06-10T11:05:05.339Z] #24 14.37 + mv docker/docker /build/ [2021-06-10T11:05:05.339Z] #24 14.37 + rmdir docker [2021-06-10T11:05:05.339Z] #24 DONE 14.8s [2021-06-10T11:05:05.339Z] [2021-06-10T11:05:05.339Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:05:05.339Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:05:05.339Z] #46 12.00 unicode/utf8 [2021-06-10T11:05:05.339Z] #46 12.72 math/bits [2021-06-10T11:05:05.339Z] #46 13.64 math [2021-06-10T11:05:07.231Z] #46 ... [2021-06-10T11:05:07.231Z] [2021-06-10T11:05:07.231Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:05:07.231Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:05:07.231Z] #13 6.767 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T11:05:07.231Z] #13 6.826 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T11:05:07.231Z] #13 6.878 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T11:05:07.231Z] #13 6.902 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T11:05:07.231Z] #13 8.185 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-10T11:05:07.487Z] #13 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T11:05:07.487Z] #13 ... [2021-06-10T11:05:07.487Z] [2021-06-10T11:05:07.487Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:05:07.487Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:05:07.487Z] #59 15.15 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-10T11:05:07.487Z] #59 15.19 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T11:05:07.487Z] #59 15.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T11:05:07.487Z] #59 16.59 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-10T11:05:08.055Z] #59 17.93 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T11:05:08.944Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 2m7.192361474s [2021-06-10T11:05:08.944Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 577.986491ms [2021-06-10T11:05:09.157Z] Sending build context to Docker daemon 61.09MB [2021-06-10T11:05:09.157Z] [2021-06-10T11:05:09.157Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-10T11:05:09.157Z] ---> 39d157a84080 [2021-06-10T11:05:09.157Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> 669b3758ed7a [2021-06-10T11:05:09.157Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> 516486bb3cf4 [2021-06-10T11:05:09.157Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> f01ce9d156e6 [2021-06-10T11:05:09.157Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> fd13475ee496 [2021-06-10T11:05:09.157Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> ecf4570b6b60 [2021-06-10T11:05:09.157Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> ed7f1f001f08 [2021-06-10T11:05:09.157Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> 12dcff44a732 [2021-06-10T11:05:09.157Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-10T11:05:09.157Z] ---> Using cache [2021-06-10T11:05:09.157Z] ---> d5fbe82eb71b [2021-06-10T11:05:09.157Z] Step 10/10 : COPY . . [2021-06-10T11:05:09.949Z] #59 19.55 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T11:05:10.881Z] #59 ... [2021-06-10T11:05:10.881Z] [2021-06-10T11:05:10.881Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:05:10.881Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:05:10.881Z] #50 17.39 go: downloading github.com/fatih/color v1.7.0 [2021-06-10T11:05:10.881Z] #50 17.39 go: downloading github.com/pkg/errors v0.8.1 [2021-06-10T11:05:10.881Z] #50 17.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-10T11:05:10.881Z] #50 17.59 go: downloading github.com/spf13/viper v1.6.1 [2021-06-10T11:05:10.881Z] #50 17.69 go: extracting github.com/fatih/color v1.7.0 [2021-06-10T11:05:10.881Z] #50 17.76 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-10T11:05:10.881Z] #50 17.93 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T11:05:10.881Z] #50 17.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T11:05:10.881Z] #50 17.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-10T11:05:10.881Z] #50 17.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T11:05:10.881Z] #50 17.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-10T11:05:10.881Z] #50 17.97 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T11:05:10.881Z] #50 18.09 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T11:05:10.881Z] #50 18.15 go: extracting github.com/pkg/errors v0.8.1 [2021-06-10T11:05:10.881Z] #50 18.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T11:05:10.881Z] #50 18.19 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T11:05:10.881Z] #50 18.21 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-10T11:05:10.881Z] #50 18.23 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-10T11:05:10.881Z] #50 18.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-10T11:05:10.881Z] #50 18.29 go: extracting github.com/spf13/viper v1.6.1 [2021-06-10T11:05:10.881Z] #50 18.54 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T11:05:10.881Z] #50 18.64 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T11:05:10.881Z] #50 18.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-10T11:05:10.881Z] #50 18.97 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-10T11:05:10.881Z] #50 19.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T11:05:10.881Z] #50 19.11 go: downloading github.com/spf13/afero v1.1.2 [2021-06-10T11:05:10.881Z] #50 19.20 go: extracting github.com/spf13/afero v1.1.2 [2021-06-10T11:05:10.881Z] #50 19.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-10T11:05:10.881Z] #50 19.42 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T11:05:10.881Z] #50 19.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T11:05:10.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T11:05:11.137Z] #50 20.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T11:05:11.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T11:05:12.067Z] #50 21.90 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T11:05:12.067Z] #50 ... [2021-06-10T11:05:12.067Z] [2021-06-10T11:05:12.067Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T11:05:12.067Z] #48 sha256:ab6bfea475ab895eaa7ad358a8bee8196c7e46985e49a318c07a42ef1e8b1fb9 [2021-06-10T11:05:12.067Z] #48 11.91 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T11:05:12.067Z] #48 12.90 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T11:05:12.067Z] #48 14.62 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T11:05:12.067Z] #48 18.10 go: finding github.com/fatih/color v1.9.0 [2021-06-10T11:05:12.067Z] #48 18.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-10T11:05:12.067Z] #48 18.29 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T11:05:12.067Z] #48 18.29 go: finding github.com/spf13/pflag v1.0.3 [2021-06-10T11:05:12.067Z] #48 18.30 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-10T11:05:12.067Z] #48 18.44 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-10T11:05:12.067Z] #48 18.67 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-10T11:05:12.067Z] #48 18.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-10T11:05:12.067Z] #48 18.83 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-10T11:05:12.067Z] #48 18.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-10T11:05:12.067Z] #48 18.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-10T11:05:12.337Z] #48 ... [2021-06-10T11:05:12.337Z] [2021-06-10T11:05:12.337Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:05:12.337Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:05:12.337Z] #59 20.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T11:05:12.337Z] #59 20.91 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T11:05:12.337Z] #59 20.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T11:05:12.337Z] #59 21.67 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T11:05:12.594Z] #59 ... [2021-06-10T11:05:12.594Z] [2021-06-10T11:05:12.594Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:05:12.594Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:05:12.594Z] #36 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T11:05:12.594Z] #36 ... [2021-06-10T11:05:12.594Z] [2021-06-10T11:05:12.594Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:05:12.594Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:05:12.594Z] #46 17.82 internal/testlog [2021-06-10T11:05:12.594Z] #46 18.10 encoding [2021-06-10T11:05:12.594Z] #46 18.27 unicode/utf16 [2021-06-10T11:05:12.594Z] #46 18.45 container/list [2021-06-10T11:05:12.594Z] #46 19.12 crypto/internal/subtle [2021-06-10T11:05:12.594Z] #46 19.29 crypto/subtle [2021-06-10T11:05:12.594Z] #46 19.54 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-10T11:05:12.594Z] #46 19.54 internal/nettrace [2021-06-10T11:05:12.594Z] #46 19.68 runtime/cgo [2021-06-10T11:05:12.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T11:05:13.158Z] #46 ... [2021-06-10T11:05:13.158Z] [2021-06-10T11:05:13.158Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:05:13.158Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:05:13.158Z] #56 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T11:05:13.414Z] #56 ... [2021-06-10T11:05:13.414Z] [2021-06-10T11:05:13.414Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:05:13.414Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:05:13.414Z] #44 12.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T11:05:13.414Z] #44 14.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-10T11:05:13.414Z] #44 ... [2021-06-10T11:05:13.414Z] [2021-06-10T11:05:13.414Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:05:13.414Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:05:13.414Z] #52 17.79 + cd /tmp/tmp.TgfxwY21pC/src/github.com/mvdan/sh [2021-06-10T11:05:13.414Z] #52 17.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-10T11:05:13.414Z] #52 17.86 + GO111MODULE=on [2021-06-10T11:05:13.414Z] #52 17.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-10T11:05:13.414Z] #52 19.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T11:05:13.414Z] #52 19.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T11:05:13.414Z] #52 19.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T11:05:13.414Z] #52 19.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T11:05:13.414Z] #52 19.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T11:05:13.414Z] #52 20.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T11:05:13.414Z] #52 21.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T11:05:13.414Z] #52 22.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T11:05:13.670Z] #52 ... [2021-06-10T11:05:13.670Z] [2021-06-10T11:05:13.670Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-10T11:05:13.670Z] #34 sha256:d5c64d41491b5e3d7d62066f64428eb1610d888c82c4aad8cd30bfa51f343498 [2021-06-10T11:05:13.670Z] #34 18.21 github.com/pelletier/go-toml/cmd/tomll [2021-06-10T11:05:13.670Z] #34 DONE 23.4s [2021-06-10T11:05:13.670Z] [2021-06-10T11:05:13.670Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:05:13.670Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:05:13.670Z] #59 22.57 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T11:05:13.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T11:05:14.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T11:05:15.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T11:05:15.759Z] #59 25.30 go: finding github.com/pkg/errors v0.9.1 [2021-06-10T11:05:15.759Z] #59 25.30 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-10T11:05:15.759Z] #59 25.67 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-10T11:05:15.759Z] #59 25.67 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-10T11:05:16.015Z] #59 25.75 go: finding github.com/google/uuid v1.2.0 [2021-06-10T11:05:16.015Z] #59 25.85 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-10T11:05:16.015Z] #59 25.91 go: finding github.com/gofrs/flock v0.8.0 [2021-06-10T11:05:16.271Z] #59 25.98 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-10T11:05:16.271Z] #59 26.01 go: finding github.com/gorilla/mux v1.8.0 [2021-06-10T11:05:16.271Z] #59 26.01 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-10T11:05:16.272Z] #59 26.04 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-10T11:05:16.272Z] #59 26.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-10T11:05:16.272Z] #59 26.14 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-10T11:05:16.528Z] #59 26.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-10T11:05:16.528Z] #59 26.33 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-10T11:05:18.418Z] #59 ... [2021-06-10T11:05:18.418Z] [2021-06-10T11:05:18.418Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:05:18.418Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading golang.org/x/text v0.3.2 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T11:05:18.418Z] #50 24.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T11:05:18.418Z] #50 24.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T11:05:18.418Z] #50 24.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T11:05:18.418Z] #50 24.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T11:05:18.418Z] #50 24.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T11:05:18.418Z] #50 24.24 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T11:05:18.418Z] #50 24.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-10T11:05:18.418Z] #50 24.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T11:05:18.418Z] #50 24.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T11:05:18.418Z] #50 24.46 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T11:05:18.418Z] #50 24.46 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T11:05:18.418Z] #50 24.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T11:05:18.418Z] #50 24.49 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T11:05:18.418Z] #50 24.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T11:05:18.418Z] #50 24.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T11:05:18.418Z] #50 24.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T11:05:18.418Z] #50 24.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T11:05:18.418Z] #50 24.77 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-10T11:05:18.418Z] #50 24.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T11:05:18.418Z] #50 24.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T11:05:18.418Z] #50 24.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T11:05:18.418Z] #50 24.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-10T11:05:18.418Z] #50 24.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T11:05:18.418Z] #50 25.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-10T11:05:18.418Z] #50 25.11 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T11:05:18.418Z] #50 25.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T11:05:18.418Z] #50 25.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T11:05:18.418Z] #50 25.17 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T11:05:18.418Z] #50 25.17 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-10T11:05:18.418Z] #50 25.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T11:05:18.418Z] #50 25.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-10T11:05:18.418Z] #50 25.46 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-10T11:05:18.418Z] #50 25.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-10T11:05:18.418Z] #50 25.46 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T11:05:18.418Z] #50 25.67 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-10T11:05:18.418Z] #50 25.67 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-10T11:05:18.418Z] #50 25.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T11:05:18.418Z] #50 25.67 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T11:05:18.418Z] #50 25.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-10T11:05:18.418Z] #50 25.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T11:05:18.418Z] #50 25.84 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-10T11:05:18.418Z] #50 25.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T11:05:18.418Z] #50 25.94 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T11:05:18.418Z] #50 26.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-10T11:05:18.418Z] #50 26.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T11:05:18.418Z] #50 26.14 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-10T11:05:18.418Z] #50 26.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-10T11:05:18.418Z] #50 26.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T11:05:18.418Z] #50 26.33 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-10T11:05:18.418Z] #50 26.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-10T11:05:18.418Z] #50 26.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T11:05:18.418Z] #50 26.53 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-10T11:05:18.418Z] #50 26.55 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-10T11:05:18.418Z] #50 26.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T11:05:18.418Z] #50 26.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T11:05:18.418Z] #50 26.69 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-10T11:05:18.418Z] #50 26.69 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-10T11:05:18.418Z] #50 26.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-10T11:05:18.418Z] #50 26.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-10T11:05:18.418Z] #50 26.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T11:05:18.418Z] #50 27.07 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T11:05:18.418Z] #50 27.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-10T11:05:18.418Z] #50 27.07 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T11:05:18.418Z] #50 27.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T11:05:18.418Z] #50 27.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T11:05:18.418Z] #50 27.49 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-10T11:05:18.418Z] #50 27.60 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.60 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T11:05:18.418Z] #50 27.60 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T11:05:18.418Z] #50 27.60 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T11:05:18.418Z] #50 27.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T11:05:18.418Z] #50 27.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.80 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-10T11:05:18.418Z] #50 27.93 go: downloading github.com/spf13/cast v1.3.0 [2021-06-10T11:05:18.418Z] #50 27.93 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T11:05:18.418Z] #50 28.02 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T11:05:18.418Z] #50 28.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T11:05:18.418Z] #50 28.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-10T11:05:18.418Z] #50 28.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-10T11:05:18.418Z] #50 28.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T11:05:18.418Z] #50 28.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T11:05:18.418Z] #50 28.35 go: extracting github.com/spf13/cast v1.3.0 [2021-06-10T11:05:18.418Z] #50 28.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T11:05:18.674Z] #50 28.43 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T11:05:18.930Z] #50 28.49 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-10T11:05:18.930Z] #50 28.49 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-10T11:05:18.930Z] #50 28.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T11:05:18.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T11:05:19.187Z] #50 28.84 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-10T11:05:19.187Z] #50 28.86 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T11:05:19.444Z] #50 29.08 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T11:05:19.444Z] #50 ... [2021-06-10T11:05:19.444Z] [2021-06-10T11:05:19.444Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:05:19.444Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:05:19.444Z] #13 12.26 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T11:05:19.444Z] #13 14.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T11:05:19.701Z] #13 ... [2021-06-10T11:05:19.701Z] [2021-06-10T11:05:19.701Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:05:19.701Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:05:19.701Z] #50 29.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T11:05:19.701Z] #50 29.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T11:05:19.701Z] #50 29.27 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T11:05:19.701Z] #50 29.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-10T11:05:19.701Z] #50 29.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T11:05:20.263Z] #50 29.82 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-10T11:05:20.263Z] #50 29.82 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-10T11:05:20.263Z] #50 29.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T11:05:20.263Z] #50 29.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-10T11:05:20.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T11:05:20.827Z] #50 30.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-10T11:05:20.827Z] #50 30.36 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-10T11:05:20.827Z] #50 30.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-10T11:05:20.827Z] #50 30.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T11:05:21.083Z] #50 30.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-10T11:05:21.339Z] #50 31.09 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T11:05:21.596Z] #50 31.41 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T11:05:22.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T11:05:22.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T11:05:22.964Z] #50 32.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T11:05:23.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T11:05:23.894Z] #50 ... [2021-06-10T11:05:23.894Z] [2021-06-10T11:05:23.894Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:05:23.894Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:05:23.894Z] #40 23.19 Checking out files: 85% (1445/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-10T11:05:23.894Z] #40 23.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-10T11:05:23.894Z] #40 25.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-10T11:05:24.151Z] #40 ... [2021-06-10T11:05:24.151Z] [2021-06-10T11:05:24.151Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:05:24.151Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:05:24.151Z] #36 23.78 Fetched 8448 kB in 17s (507 kB/s) [2021-06-10T11:05:24.151Z] #36 23.78 Reading package lists... [2021-06-10T11:05:24.151Z] #36 30.06 Reading package lists... [2021-06-10T11:05:24.151Z] #36 ... [2021-06-10T11:05:24.151Z] [2021-06-10T11:05:24.151Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:05:24.151Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:05:24.151Z] #56 23.62 Fetched 8448 kB in 17s (495 kB/s) [2021-06-10T11:05:24.151Z] #56 23.62 Reading package lists... [2021-06-10T11:05:24.407Z] #56 30.01 Reading package lists... [2021-06-10T11:05:24.407Z] #56 ... [2021-06-10T11:05:24.407Z] [2021-06-10T11:05:24.407Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:05:24.407Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:05:24.407Z] #52 24.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-10T11:05:24.407Z] #52 24.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-10T11:05:24.407Z] #52 24.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-10T11:05:24.407Z] #52 24.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-10T11:05:24.407Z] #52 25.27 runtime/cgo [2021-06-10T11:05:24.407Z] #52 25.46 runtime [2021-06-10T11:05:24.664Z] #52 ... [2021-06-10T11:05:24.664Z] [2021-06-10T11:05:24.664Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:05:24.664Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:05:24.664Z] #50 34.40 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-10T11:05:24.921Z] #50 ... [2021-06-10T11:05:24.921Z] [2021-06-10T11:05:24.921Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:05:24.921Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:05:24.921Z] #44 24.30 Fetched 8452 kB in 18s (478 kB/s) [2021-06-10T11:05:24.921Z] #44 24.30 Reading package lists... [2021-06-10T11:05:25.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T11:05:26.289Z] #44 30.72 Reading package lists... [2021-06-10T11:05:26.289Z] #44 ... [2021-06-10T11:05:26.289Z] [2021-06-10T11:05:26.289Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:05:26.289Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:05:26.289Z] #56 30.01 Reading package lists... [2021-06-10T11:05:26.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T11:05:27.915Z] #56 36.10 Building dependency tree... [2021-06-10T11:05:27.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T11:05:28.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T11:05:29.284Z] #56 39.14 The following additional packages will be installed: [2021-06-10T11:05:29.542Z] #56 39.16 libbtrfs0 [2021-06-10T11:05:29.542Z] #56 39.29 The following NEW packages will be installed: [2021-06-10T11:05:29.542Z] #56 39.32 libbtrfs-dev libbtrfs0 [2021-06-10T11:05:30.105Z] #56 39.80 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T11:05:30.105Z] #56 39.80 Need to get 119 kB of archives. [2021-06-10T11:05:30.105Z] #56 39.80 After this operation, 387 kB of additional disk space will be used. [2021-06-10T11:05:30.105Z] #56 39.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-10T11:05:30.105Z] #56 39.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-10T11:05:30.312Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T11:05:30.312Z] Using test binary docker [2021-06-10T11:05:30.312Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T11:05:30.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T11:05:30.312Z] INFO: Waiting for daemon to start... [2021-06-10T11:05:30.312Z] Starting dockerd [2021-06-10T11:05:30.362Z] #56 ... [2021-06-10T11:05:30.362Z] [2021-06-10T11:05:30.362Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:05:30.362Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:05:30.362Z] #46 29.96 vendor/golang.org/x/crypto/internal/subtle [2021-06-10T11:05:30.362Z] #46 29.96 vendor/golang.org/x/crypto/curve25519 [2021-06-10T11:05:30.362Z] #46 38.62 sync [2021-06-10T11:05:30.362Z] #46 38.62 internal/reflectlite [2021-06-10T11:05:30.362Z] #46 40.01 github.com/LK4D4/vndr/godl/singleflight [2021-06-10T11:05:30.619Z] #46 ... [2021-06-10T11:05:30.619Z] [2021-06-10T11:05:30.619Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:05:30.619Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:05:30.619Z] #36 30.06 Reading package lists... [2021-06-10T11:05:30.619Z] #36 36.54 Building dependency tree... [2021-06-10T11:05:30.619Z] #36 39.51 The following additional packages will be installed: [2021-06-10T11:05:30.619Z] #36 39.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-10T11:05:30.619Z] #36 39.53 Suggested packages: [2021-06-10T11:05:30.619Z] #36 39.53 cmake-doc ninja-build lrzip [2021-06-10T11:05:30.619Z] #36 39.53 Recommended packages: [2021-06-10T11:05:30.619Z] #36 39.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-10T11:05:30.619Z] #36 40.44 The following NEW packages will be installed: [2021-06-10T11:05:30.619Z] #36 40.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-10T11:05:30.619Z] #36 40.46 vim-common xxd [2021-06-10T11:05:31.182Z] #36 40.83 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T11:05:31.182Z] #36 40.83 Need to get 14.9 MB of archives. [2021-06-10T11:05:31.182Z] #36 40.83 After this operation, 61.8 MB of additional disk space will be used. [2021-06-10T11:05:31.182Z] #36 40.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-10T11:05:31.182Z] #36 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T11:05:31.182Z] #36 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-10T11:05:31.182Z] #36 40.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-10T11:05:31.182Z] #36 ... [2021-06-10T11:05:31.182Z] [2021-06-10T11:05:31.182Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:05:31.182Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:05:31.182Z] #13 24.01 Fetched 8973 kB in 17s (516 kB/s) [2021-06-10T11:05:31.182Z] #13 24.01 Reading package lists... [2021-06-10T11:05:31.439Z] #13 30.52 Reading package lists... [2021-06-10T11:05:31.439Z] #13 ... [2021-06-10T11:05:31.439Z] [2021-06-10T11:05:31.439Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-10T11:05:31.439Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-10T11:05:31.439Z] #56 40.86 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:05:31.439Z] #56 41.04 Fetched 119 kB in 0s (335 kB/s) [2021-06-10T11:05:31.439Z] #56 41.16 Selecting previously unselected package libbtrfs0. [2021-06-10T11:05:31.439Z] #56 41.16 (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 ... 15410 files and directories currently installed.) [2021-06-10T11:05:31.439Z] #56 41.23 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-10T11:05:31.439Z] #56 41.25 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T11:05:31.439Z] #56 41.35 Selecting previously unselected package libbtrfs-dev. [2021-06-10T11:05:31.696Z] #56 41.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-10T11:05:31.696Z] #56 41.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T11:05:31.961Z] #56 41.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T11:05:31.961Z] #56 41.67 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T11:05:31.961Z] #56 41.70 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:05:32.212Z] . [2021-06-10T11:05:32.212Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T11:05:32.212Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T11:05:32.212Z] Error: No such image: emptyfs [2021-06-10T11:05:32.220Z] #56 DONE 41.9s [2021-06-10T11:05:32.220Z] [2021-06-10T11:05:32.220Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:05:32.220Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:05:32.470Z] Running integration-test (iteration 1) [2021-06-10T11:05:32.470Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T11:05:34.218Z] ---> b2556a142eb7 [2021-06-10T11:05:34.719Z] Successfully built b2556a142eb7 [2021-06-10T11:05:34.719Z] Successfully tagged docker:latest [2021-06-10T11:05:34.719Z] INFO: Image build ended at 06/10/2021 11:05:34. Duration:00:00:31.6509875 [2021-06-10T11:05:35.170Z] [2021-06-10T11:05:35.170Z] [2021-06-10T11:05:35.170Z] INFO: Building the test binaries at 06/10/2021 11:05:34... [2021-06-10T11:05:35.497Z] #57 3.224 + RM_GOPATH=0 [2021-06-10T11:05:35.497Z] #57 3.224 + TMP_GOPATH= [2021-06-10T11:05:35.497Z] #57 3.224 + : /build [2021-06-10T11:05:35.497Z] #57 3.224 + '[' -z '' ']' [2021-06-10T11:05:35.497Z] #57 3.225 ++ mktemp -d [2021-06-10T11:05:35.497Z] #57 3.232 + export GOPATH=/tmp/tmp.Car7A8125k [2021-06-10T11:05:35.497Z] #57 3.240 + GOPATH=/tmp/tmp.Car7A8125k [2021-06-10T11:05:35.497Z] #57 3.240 + RM_GOPATH=1 [2021-06-10T11:05:35.497Z] #57 3.240 + case "$(go env GOARCH)" in [2021-06-10T11:05:35.497Z] #57 3.241 ++ go env GOARCH [2021-06-10T11:05:35.497Z] #57 3.268 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:35.497Z] #57 3.268 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:35.497Z] #57 3.269 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:35.497Z] #57 3.271 + dir=/tmp/install [2021-06-10T11:05:35.497Z] #57 3.272 + bin=containerd [2021-06-10T11:05:35.497Z] #57 3.272 + shift [2021-06-10T11:05:35.497Z] #57 3.275 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-10T11:05:35.497Z] #57 3.275 + . /tmp/install/containerd.installer [2021-06-10T11:05:35.497Z] #57 3.275 ++ set -e [2021-06-10T11:05:35.497Z] #57 3.275 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T11:05:35.497Z] #57 3.276 + install_containerd [2021-06-10T11:05:35.497Z] #57 3.276 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-10T11:05:35.497Z] #57 3.277 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T11:05:35.497Z] #57 3.278 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Car7A8125k/src/github.com/containerd/containerd [2021-06-10T11:05:35.497Z] #57 3.280 Cloning into '/tmp/tmp.Car7A8125k/src/github.com/containerd/containerd'... [2021-06-10T11:05:37.390Z] #57 ... [2021-06-10T11:05:37.390Z] [2021-06-10T11:05:37.390Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:05:37.391Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:05:37.391Z] #50 37.00 go: extracting golang.org/x/text v0.3.2 [2021-06-10T11:05:37.391Z] #50 41.69 go: finding github.com/fatih/color v1.7.0 [2021-06-10T11:05:37.391Z] #50 41.73 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-10T11:05:37.391Z] #50 41.81 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-10T11:05:37.391Z] #50 41.84 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-10T11:05:37.391Z] #50 41.94 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-10T11:05:37.391Z] #50 41.99 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-10T11:05:37.391Z] #50 42.01 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-10T11:05:37.391Z] #50 42.03 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-10T11:05:37.391Z] #50 42.12 go: finding github.com/pkg/errors v0.8.1 [2021-06-10T11:05:37.391Z] #50 42.19 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-10T11:05:37.391Z] #50 42.21 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.26 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-10T11:05:37.391Z] #50 42.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.28 go: finding github.com/stretchr/testify v1.4.0 [2021-06-10T11:05:37.391Z] #50 42.28 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.30 go: finding github.com/spf13/viper v1.6.1 [2021-06-10T11:05:37.391Z] #50 42.31 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-10T11:05:37.391Z] #50 42.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.46 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.49 go: finding github.com/stretchr/objx v0.2.0 [2021-06-10T11:05:37.391Z] #50 42.53 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-10T11:05:37.391Z] #50 42.57 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-10T11:05:37.391Z] #50 42.62 go: finding github.com/gobwas/glob v0.2.3 [2021-06-10T11:05:37.391Z] #50 42.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-10T11:05:37.391Z] #50 42.65 go: finding github.com/spf13/cobra v0.0.5 [2021-06-10T11:05:37.391Z] #50 42.65 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-10T11:05:37.391Z] #50 42.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-10T11:05:37.391Z] #50 42.74 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-10T11:05:37.391Z] #50 42.82 go: finding github.com/spf13/pflag v1.0.5 [2021-06-10T11:05:37.391Z] #50 42.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-10T11:05:37.391Z] #50 42.97 go: finding github.com/magiconair/properties v1.8.1 [2021-06-10T11:05:37.391Z] #50 42.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-10T11:05:37.391Z] #50 43.00 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-10T11:05:37.391Z] #50 43.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-10T11:05:37.391Z] #50 43.04 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-10T11:05:37.391Z] #50 43.10 go: finding github.com/spf13/afero v1.1.2 [2021-06-10T11:05:37.391Z] #50 43.11 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-10T11:05:37.391Z] #50 43.12 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-10T11:05:37.391Z] #50 43.14 go: finding github.com/spf13/cast v1.3.0 [2021-06-10T11:05:37.391Z] #50 43.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-10T11:05:37.391Z] #50 43.23 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-10T11:05:37.391Z] #50 43.23 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-10T11:05:37.391Z] #50 43.29 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-10T11:05:37.391Z] #50 43.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-10T11:05:37.391Z] #50 43.44 go: finding golang.org/x/text v0.3.2 [2021-06-10T11:05:37.391Z] #50 43.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-10T11:05:37.391Z] #50 43.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-10T11:05:37.391Z] #50 43.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-10T11:05:37.391Z] #50 43.61 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-10T11:05:37.391Z] #50 43.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-10T11:05:37.391Z] #50 43.68 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-10T11:05:37.391Z] #50 43.69 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-10T11:05:37.391Z] #50 43.69 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-10T11:05:37.391Z] #50 43.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-10T11:05:37.391Z] #50 43.72 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-10T11:05:37.391Z] #50 43.75 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-10T11:05:37.391Z] #50 43.77 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-10T11:05:37.391Z] #50 43.82 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-10T11:05:37.391Z] #50 43.84 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-10T11:05:37.391Z] #50 43.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-10T11:05:37.391Z] #50 43.86 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-10T11:05:37.391Z] #50 43.87 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-10T11:05:37.391Z] #50 43.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-10T11:05:37.391Z] #50 43.89 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-10T11:05:37.391Z] #50 43.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-10T11:05:37.391Z] #50 44.03 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-10T11:05:37.391Z] #50 44.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-10T11:05:37.391Z] #50 44.28 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-10T11:05:37.391Z] #50 44.28 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-10T11:05:37.391Z] #50 44.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-10T11:05:37.391Z] #50 44.39 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-10T11:05:37.648Z] #50 ... [2021-06-10T11:05:37.648Z] [2021-06-10T11:05:37.648Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:05:37.648Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:05:37.648Z] #44 30.72 Reading package lists... [2021-06-10T11:05:37.648Z] #44 37.09 Building dependency tree... [2021-06-10T11:05:37.648Z] #44 40.10 The following additional packages will be installed: [2021-06-10T11:05:37.648Z] #44 40.10 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-10T11:05:37.648Z] #44 40.12 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-10T11:05:37.648Z] #44 40.12 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T11:05:37.648Z] #44 40.12 python3.7-minimal [2021-06-10T11:05:37.648Z] #44 40.12 Suggested packages: [2021-06-10T11:05:37.648Z] #44 40.12 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-10T11:05:37.648Z] #44 40.12 python3.7-doc binfmt-support [2021-06-10T11:05:37.648Z] #44 41.38 The following NEW packages will be installed: [2021-06-10T11:05:37.648Z] #44 41.39 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-10T11:05:37.648Z] #44 41.40 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-10T11:05:37.648Z] #44 41.40 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-10T11:05:37.648Z] #44 41.41 python3.7-minimal [2021-06-10T11:05:37.648Z] #44 42.01 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-10T11:05:37.648Z] #44 42.01 Need to get 6695 kB of archives. [2021-06-10T11:05:37.648Z] #44 42.01 After this operation, 33.1 MB of additional disk space will be used. [2021-06-10T11:05:37.648Z] #44 42.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-10T11:05:37.648Z] #44 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-10T11:05:37.648Z] #44 42.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-10T11:05:37.648Z] #44 42.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-10T11:05:37.648Z] #44 42.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-10T11:05:37.648Z] #44 42.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T11:05:37.648Z] #44 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-10T11:05:37.648Z] #44 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-10T11:05:37.648Z] #44 42.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-10T11:05:37.648Z] #44 42.46 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-10T11:05:37.648Z] #44 42.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T11:05:37.648Z] #44 42.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-10T11:05:37.648Z] #44 42.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-10T11:05:37.648Z] #44 42.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-10T11:05:37.648Z] #44 42.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-10T11:05:37.648Z] #44 42.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-10T11:05:37.648Z] #44 44.00 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:05:37.648Z] #44 44.19 Fetched 6695 kB in 1s (5542 kB/s) [2021-06-10T11:05:37.648Z] #44 44.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-10T11:05:37.648Z] #44 44.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T11:05:37.648Z] #44 44.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:05:37.648Z] #44 44.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:05:37.648Z] #44 45.11 Selecting previously unselected package python3.7-minimal. [2021-06-10T11:05:37.648Z] #44 45.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:05:37.648Z] #44 45.13 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T11:05:37.648Z] #44 46.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:05:37.648Z] #44 46.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T11:05:37.648Z] #44 ... [2021-06-10T11:05:37.648Z] [2021-06-10T11:05:37.648Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:05:37.648Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T11:05:37.648Z] #32 43.60 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-10T11:05:37.648Z] #32 44.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-10T11:05:37.648Z] #32 44.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:05:40.911Z] INFO: make.ps1 starting at 06/10/2021 11:05:40 [2021-06-10T11:05:40.911Z] INFO: Git commit (3c0fdb0d53) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T11:05:40.911Z] INFO: Invoking autogen... [2021-06-10T11:05:40.922Z] #32 ... [2021-06-10T11:05:40.922Z] [2021-06-10T11:05:40.922Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:05:40.922Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:05:40.922Z] #46 40.35 math/rand [2021-06-10T11:05:40.922Z] #46 41.47 internal/singleflight [2021-06-10T11:05:40.922Z] #46 41.75 errors [2021-06-10T11:05:40.922Z] #46 41.76 sort [2021-06-10T11:05:40.922Z] #46 42.26 io [2021-06-10T11:05:40.922Z] #46 43.05 strconv [2021-06-10T11:05:40.922Z] #46 43.29 bytes [2021-06-10T11:05:40.922Z] #46 45.26 bufio [2021-06-10T11:05:40.922Z] #46 46.11 reflect [2021-06-10T11:05:40.922Z] #46 46.94 internal/oserror [2021-06-10T11:05:40.922Z] #46 46.99 syscall [2021-06-10T11:05:40.922Z] #46 ... [2021-06-10T11:05:40.922Z] [2021-06-10T11:05:40.922Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:05:40.923Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:05:40.923Z] #13 30.52 Reading package lists... [2021-06-10T11:05:40.923Z] #13 36.88 Building dependency tree... [2021-06-10T11:05:40.923Z] #13 40.02 The following additional packages will be installed: [2021-06-10T11:05:40.923Z] #13 40.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-10T11:05:40.923Z] #13 40.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-10T11:05:40.923Z] #13 40.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-10T11:05:40.923Z] #13 40.04 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-10T11:05:40.923Z] #13 40.04 mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T11:05:40.923Z] #13 40.05 Suggested packages: [2021-06-10T11:05:40.923Z] #13 40.06 gcc-8-locales seccomp wine64 [2021-06-10T11:05:40.923Z] #13 41.33 The following NEW packages will be installed: [2021-06-10T11:05:40.923Z] #13 41.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-10T11:05:40.923Z] #13 41.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-10T11:05:40.923Z] #13 41.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-10T11:05:40.923Z] #13 41.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-10T11:05:40.923Z] #13 41.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-10T11:05:40.923Z] #13 41.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-10T11:05:40.923Z] #13 41.36 The following packages will be upgraded: [2021-06-10T11:05:40.923Z] #13 41.38 libseccomp2 libsystemd0 libudev1 [2021-06-10T11:05:40.923Z] #13 41.79 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T11:05:40.923Z] #13 41.79 Need to get 78.2 MB of archives. [2021-06-10T11:05:40.923Z] #13 41.79 After this operation, 487 MB of additional disk space will be used. [2021-06-10T11:05:40.923Z] #13 41.79 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-10T11:05:40.923Z] #13 41.80 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-10T11:05:40.923Z] #13 41.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-10T11:05:40.923Z] #13 41.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-10T11:05:40.923Z] #13 41.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-10T11:05:40.923Z] #13 42.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-10T11:05:40.923Z] #13 42.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-10T11:05:40.923Z] #13 42.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-10T11:05:40.923Z] #13 42.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-10T11:05:40.923Z] #13 42.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-10T11:05:40.923Z] #13 42.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-10T11:05:40.923Z] #13 43.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-10T11:05:40.923Z] #13 43.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-10T11:05:40.923Z] #13 ... [2021-06-10T11:05:40.923Z] [2021-06-10T11:05:40.923Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:05:40.923Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:05:40.923Z] #44 50.27 Selecting previously unselected package python3-minimal. [2021-06-10T11:05:40.923Z] #44 50.27 (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 ... 15650 files and directories currently installed.) [2021-06-10T11:05:41.180Z] #44 50.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-10T11:05:41.180Z] #44 50.35 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T11:05:41.180Z] #44 50.53 Selecting previously unselected package libmpdec2:amd64. [2021-06-10T11:05:41.180Z] #44 50.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-10T11:05:41.180Z] #44 50.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T11:05:41.365Z] INFO: Building daemon... [2021-06-10T11:05:41.437Z] #44 50.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-10T11:05:41.437Z] #44 50.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:05:41.437Z] #44 50.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:05:42.001Z] #44 ... [2021-06-10T11:05:42.001Z] [2021-06-10T11:05:42.001Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:05:42.001Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:05:42.001Z] #36 41.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-10T11:05:42.001Z] #36 41.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-10T11:05:42.001Z] #36 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-10T11:05:42.001Z] #36 41.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-10T11:05:42.001Z] #36 41.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-10T11:05:42.001Z] #36 41.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-10T11:05:42.001Z] #36 43.20 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:05:42.001Z] #36 43.44 Fetched 14.9 MB in 2s (9772 kB/s) [2021-06-10T11:05:42.001Z] #36 43.49 Selecting previously unselected package xxd. [2021-06-10T11:05:42.001Z] #36 43.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T11:05:42.001Z] #36 43.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T11:05:42.001Z] #36 43.59 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T11:05:42.001Z] #36 43.78 Selecting previously unselected package vim-common. [2021-06-10T11:05:42.001Z] #36 43.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T11:05:42.001Z] #36 43.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T11:05:42.001Z] #36 44.20 Selecting previously unselected package cmake-data. [2021-06-10T11:05:42.001Z] #36 44.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-10T11:05:42.001Z] #36 44.22 Unpacking cmake-data (3.13.4-1) ... [2021-06-10T11:05:42.001Z] #36 46.79 Selecting previously unselected package libicu63:amd64. [2021-06-10T11:05:42.001Z] #36 46.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-10T11:05:42.001Z] #36 46.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T11:05:42.933Z] #36 ... [2021-06-10T11:05:42.933Z] [2021-06-10T11:05:42.933Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-10T11:05:42.933Z] #48 sha256:ab6bfea475ab895eaa7ad358a8bee8196c7e46985e49a318c07a42ef1e8b1fb9 [2021-06-10T11:05:42.933Z] #48 DONE 52.7s [2021-06-10T11:05:42.933Z] [2021-06-10T11:05:42.933Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:05:42.933Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:05:42.933Z] #52 48.65 syscall [2021-06-10T11:05:42.933Z] #52 48.67 reflect [2021-06-10T11:05:43.865Z] #52 ... [2021-06-10T11:05:43.865Z] [2021-06-10T11:05:43.865Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-10T11:05:43.865Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-10T11:05:44.123Z] #36 53.69 Selecting previously unselected package libxml2:amd64. [2021-06-10T11:05:44.123Z] #36 53.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-10T11:05:44.123Z] #36 53.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T11:05:44.639Z] #36 54.29 Selecting previously unselected package libarchive13:amd64. [2021-06-10T11:05:44.639Z] #36 54.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-10T11:05:44.639Z] #36 54.32 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-10T11:05:44.896Z] #36 54.66 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-10T11:05:44.896Z] #36 54.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-10T11:05:44.896Z] #36 54.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-10T11:05:45.152Z] #36 54.81 Selecting previously unselected package librhash0:amd64. [2021-06-10T11:05:45.152Z] #36 54.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-10T11:05:45.152Z] #36 54.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-10T11:05:45.409Z] #36 55.04 Selecting previously unselected package libuv1:amd64. [2021-06-10T11:05:45.409Z] #36 55.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-10T11:05:45.409Z] #36 55.05 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-10T11:05:45.409Z] #36 55.23 Selecting previously unselected package cmake. [2021-06-10T11:05:45.409Z] #36 55.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-10T11:05:45.409Z] #36 55.25 Unpacking cmake (3.13.4-1) ... [2021-06-10T11:05:47.346Z] Loaded image: buildpack-deps:buster [2021-06-10T11:05:47.346Z] Loaded image: busybox:latest [2021-06-10T11:05:47.346Z] Loaded image: busybox:glibc [2021-06-10T11:05:48.747Z] #36 58.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T11:05:48.747Z] #36 58.62 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T11:05:49.014Z] #36 58.65 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-10T11:05:49.014Z] #36 58.66 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T11:05:49.014Z] #36 58.73 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-10T11:05:49.014Z] #36 58.75 Setting up cmake-data (3.13.4-1) ... [2021-06-10T11:05:49.014Z] #36 58.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-10T11:05:49.014Z] #36 58.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-10T11:05:49.014Z] #36 58.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-10T11:05:49.014Z] #36 58.87 Setting up cmake (3.13.4-1) ... [2021-06-10T11:05:49.247Z] Loaded image: debian:bullseye [2021-06-10T11:05:49.273Z] #36 58.92 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:05:49.273Z] #36 59.08 Processing triggers for mime-support (3.62) ... [2021-06-10T11:05:49.505Z] Loaded image: hello-world:latest [2021-06-10T11:05:49.505Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:05:49.505Z] INFO: Testing against a local daemon [2021-06-10T11:05:49.505Z] === RUN TestCgroupNamespacesBuild [2021-06-10T11:05:49.530Z] #36 DONE 59.4s [2021-06-10T11:05:49.530Z] [2021-06-10T11:05:49.530Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:05:49.530Z] #37 sha256:3cefbbc03f4fd203f2c55e8b56964f460e00bfc961f6a6b680577097693d2587 [2021-06-10T11:05:52.037Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2021-06-10T11:05:52.037Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T11:05:52.803Z] #37 3.046 + RM_GOPATH=0 [2021-06-10T11:05:52.803Z] #37 3.046 + TMP_GOPATH= [2021-06-10T11:05:52.803Z] #37 3.046 + : /build [2021-06-10T11:05:52.803Z] #37 3.046 + '[' -z '' ']' [2021-06-10T11:05:52.803Z] #37 3.047 ++ mktemp -d [2021-06-10T11:05:52.803Z] #37 3.051 + export GOPATH=/tmp/tmp.uqcEUXGyOh [2021-06-10T11:05:52.803Z] #37 3.054 + GOPATH=/tmp/tmp.uqcEUXGyOh [2021-06-10T11:05:52.803Z] #37 3.054 + RM_GOPATH=1 [2021-06-10T11:05:52.803Z] #37 3.055 + case "$(go env GOARCH)" in [2021-06-10T11:05:52.803Z] #37 3.057 ++ go env GOARCH [2021-06-10T11:05:52.803Z] #37 3.086 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:52.803Z] #37 3.087 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:05:52.803Z] #37 3.087 ++ dirname /tmp/install/install.sh [2021-06-10T11:05:52.803Z] #37 3.092 + dir=/tmp/install [2021-06-10T11:05:52.803Z] #37 3.092 + bin=tini [2021-06-10T11:05:52.803Z] #37 3.093 + shift [2021-06-10T11:05:52.803Z] #37 3.093 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-10T11:05:52.803Z] #37 3.093 + . /tmp/install/tini.installer [2021-06-10T11:05:52.803Z] #37 3.097 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T11:05:52.803Z] #37 3.097 + install_tini [2021-06-10T11:05:52.803Z] #37 3.098 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-10T11:05:52.803Z] #37 3.098 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T11:05:52.803Z] #37 3.098 + git clone https://github.com/krallin/tini.git /tmp/tmp.uqcEUXGyOh/tini [2021-06-10T11:05:52.803Z] #37 3.110 Cloning into '/tmp/tmp.uqcEUXGyOh/tini'... [2021-06-10T11:05:53.367Z] #37 ... [2021-06-10T11:05:53.367Z] [2021-06-10T11:05:53.367Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:05:53.367Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:05:53.367Z] #44 52.59 Selecting previously unselected package python3.7. [2021-06-10T11:05:53.367Z] #44 52.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 52.59 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T11:05:53.367Z] #44 52.80 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-10T11:05:53.367Z] #44 52.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 52.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T11:05:53.367Z] #44 53.06 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T11:05:53.367Z] #44 54.61 Selecting previously unselected package python3. [2021-06-10T11:05:53.367Z] #44 54.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-10T11:05:53.367Z] #44 54.69 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 54.71 Unpacking python3 (3.7.3-1) ... [2021-06-10T11:05:53.367Z] #44 54.90 Selecting previously unselected package libprotobuf17:amd64. [2021-06-10T11:05:53.367Z] #44 54.90 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 54.91 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-10T11:05:53.367Z] #44 55.70 Selecting previously unselected package python3-pkg-resources. [2021-06-10T11:05:53.367Z] #44 55.70 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T11:05:53.367Z] #44 55.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T11:05:53.367Z] #44 55.95 Selecting previously unselected package python3-six. [2021-06-10T11:05:53.367Z] #44 55.95 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-10T11:05:53.367Z] #44 55.95 Unpacking python3-six (1.12.0-1) ... [2021-06-10T11:05:53.367Z] #44 56.03 Selecting previously unselected package python3-protobuf. [2021-06-10T11:05:53.367Z] #44 56.03 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 56.05 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-10T11:05:53.367Z] #44 56.72 Selecting previously unselected package libnet1:amd64. [2021-06-10T11:05:53.367Z] #44 56.72 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 56.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T11:05:53.367Z] #44 56.87 Selecting previously unselected package libnl-3-200:amd64. [2021-06-10T11:05:53.367Z] #44 56.88 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 56.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T11:05:53.367Z] #44 57.03 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-10T11:05:53.367Z] #44 57.04 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 57.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T11:05:53.367Z] #44 57.16 Selecting previously unselected package criu. [2021-06-10T11:05:53.367Z] #44 57.17 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-10T11:05:53.367Z] #44 57.18 Unpacking criu (3.15-1) ... [2021-06-10T11:05:53.367Z] #44 58.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T11:05:53.367Z] #44 58.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T11:05:53.367Z] #44 58.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T11:05:53.367Z] #44 58.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-10T11:05:53.367Z] #44 58.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T11:05:53.367Z] #44 58.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:05:53.367Z] #44 58.21 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T11:05:53.367Z] #44 58.23 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T11:05:53.623Z] #44 ... [2021-06-10T11:05:53.623Z] [2021-06-10T11:05:53.623Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:05:53.623Z] #37 sha256:3cefbbc03f4fd203f2c55e8b56964f460e00bfc961f6a6b680577097693d2587 [2021-06-10T11:05:53.623Z] #37 3.805 + cd /tmp/tmp.uqcEUXGyOh/tini [2021-06-10T11:05:53.623Z] #37 3.806 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-10T11:05:53.623Z] #37 3.816 + cmake . [2021-06-10T11:05:53.623Z] #37 ... [2021-06-10T11:05:53.623Z] [2021-06-10T11:05:53.623Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:05:53.623Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:05:53.623Z] #13 46.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-10T11:05:53.623Z] #13 48.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-10T11:05:53.624Z] #13 48.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-10T11:05:53.624Z] #13 48.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-10T11:05:53.624Z] #13 48.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-10T11:05:53.624Z] #13 48.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-10T11:05:53.624Z] #13 49.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-10T11:05:53.624Z] #13 49.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-10T11:05:53.624Z] #13 49.03 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-10T11:05:53.624Z] #13 50.19 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:05:53.624Z] #13 50.39 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-06-10T11:05:53.624Z] #13 50.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T11:05:53.624Z] #13 50.59 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-10T11:05:53.624Z] #13 50.62 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T11:05:53.624Z] #13 51.04 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-10T11:05:53.624Z] #13 51.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T11:05:53.624Z] #13 51.25 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-10T11:05:53.624Z] #13 51.25 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-10T11:05:53.624Z] #13 51.45 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T11:05:53.624Z] #13 51.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T11:05:53.624Z] #13 51.74 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-10T11:05:53.624Z] #13 51.77 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-10T11:05:53.624Z] #13 52.10 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-10T11:05:53.624Z] #13 52.26 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-10T11:05:53.624Z] #13 52.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-10T11:05:53.624Z] #13 52.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-10T11:05:53.624Z] #13 52.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T11:05:53.624Z] #13 54.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-10T11:05:53.624Z] #13 54.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-10T11:05:53.624Z] #13 54.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T11:05:54.186Z] #13 ... [2021-06-10T11:05:54.186Z] [2021-06-10T11:05:54.186Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:05:54.186Z] #37 sha256:3cefbbc03f4fd203f2c55e8b56964f460e00bfc961f6a6b680577097693d2587 [2021-06-10T11:05:54.186Z] #37 4.462 -- The C compiler identification is GNU 8.3.0 [2021-06-10T11:05:54.186Z] #37 4.512 -- Check for working C compiler: /usr/bin/cc [2021-06-10T11:05:54.567Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2021-06-10T11:05:54.567Z] === RUN TestBuildWithSession [2021-06-10T11:05:54.567Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T11:05:54.567Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:05:54.567Z] === RUN TestBuildSquashParent [2021-06-10T11:05:54.749Z] #37 5.170 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-10T11:05:54.749Z] #37 5.175 -- Detecting C compiler ABI info [2021-06-10T11:05:55.006Z] #37 ... [2021-06-10T11:05:55.006Z] [2021-06-10T11:05:55.006Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:05:55.006Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:05:55.006Z] #46 54.79 time [2021-06-10T11:05:55.006Z] #46 57.71 internal/fmtsort [2021-06-10T11:05:55.006Z] #46 58.45 internal/syscall/execenv [2021-06-10T11:05:55.006Z] #46 58.62 internal/syscall/unix [2021-06-10T11:05:55.006Z] #46 58.87 strings [2021-06-10T11:05:55.006Z] #46 61.29 regexp/syntax [2021-06-10T11:05:55.006Z] #46 61.30 internal/poll [2021-06-10T11:05:55.006Z] #46 62.87 os [2021-06-10T11:05:55.006Z] #46 ... [2021-06-10T11:05:55.006Z] [2021-06-10T11:05:55.006Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:05:55.006Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:05:55.006Z] #13 57.26 Selecting previously unselected package binutils-mingw-w64. [2021-06-10T11:05:55.006Z] #13 57.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-10T11:05:55.006Z] #13 57.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T11:05:55.006Z] #13 57.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-10T11:05:55.006Z] #13 57.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-10T11:05:55.006Z] #13 57.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T11:05:55.006Z] #13 57.62 Selecting previously unselected package dmsetup. [2021-06-10T11:05:55.006Z] #13 57.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-10T11:05:55.006Z] #13 57.63 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-10T11:05:55.006Z] #13 57.81 Selecting previously unselected package mingw-w64-common. [2021-06-10T11:05:55.006Z] #13 57.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-10T11:05:55.006Z] #13 57.83 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-10T11:05:55.569Z] #13 ... [2021-06-10T11:05:55.569Z] [2021-06-10T11:05:55.569Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:05:55.569Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:05:55.569Z] #52 55.45 time [2021-06-10T11:05:55.569Z] #52 60.54 context [2021-06-10T11:05:55.569Z] #52 61.35 internal/poll [2021-06-10T11:05:55.569Z] #52 61.72 encoding/binary [2021-06-10T11:05:55.569Z] #52 63.38 os [2021-06-10T11:05:55.569Z] #52 63.63 encoding/base64 [2021-06-10T11:05:55.569Z] #52 64.37 golang.org/x/sys/unix [2021-06-10T11:05:55.838Z] #52 ... [2021-06-10T11:05:55.838Z] [2021-06-10T11:05:55.838Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:05:55.838Z] #37 sha256:3cefbbc03f4fd203f2c55e8b56964f460e00bfc961f6a6b680577097693d2587 [2021-06-10T11:05:55.838Z] #37 5.832 -- Detecting C compiler ABI info - done [2021-06-10T11:05:55.838Z] #37 5.866 -- Detecting C compile features [2021-06-10T11:05:57.731Z] #37 7.829 -- Detecting C compile features - done [2021-06-10T11:05:57.731Z] #37 7.873 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-10T11:05:57.731Z] #37 8.119 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-10T11:05:57.731Z] #37 8.232 -- Configuring done [2021-06-10T11:05:57.987Z] #37 8.252 -- Generating done [2021-06-10T11:05:57.987Z] #37 8.259 -- Build files have been written to: /tmp/tmp.uqcEUXGyOh/tini [2021-06-10T11:05:57.987Z] #37 8.280 + make tini-static [2021-06-10T11:05:58.551Z] #37 8.761 Scanning dependencies of target tini-static [2021-06-10T11:05:58.551Z] #37 8.875 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-10T11:05:59.919Z] #37 10.19 [100%] Linking C executable tini-static [2021-06-10T11:06:00.482Z] #37 10.83 [100%] Built target tini-static [2021-06-10T11:06:00.482Z] #37 10.89 + mkdir -p /build [2021-06-10T11:06:00.482Z] #37 10.90 + cp tini-static /build/docker-init [2021-06-10T11:06:00.482Z] #37 ... [2021-06-10T11:06:00.482Z] [2021-06-10T11:06:00.482Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:06:00.482Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:06:00.482Z] #13 63.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-10T11:06:00.739Z] #13 63.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-10T11:06:00.739Z] #13 63.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T11:06:00.996Z] #13 ... [2021-06-10T11:06:00.996Z] [2021-06-10T11:06:00.996Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-10T11:06:00.996Z] #37 sha256:3cefbbc03f4fd203f2c55e8b56964f460e00bfc961f6a6b680577097693d2587 [2021-06-10T11:06:00.996Z] #37 DONE 11.4s [2021-06-10T11:06:01.253Z] [2021-06-10T11:06:01.253Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:01.253Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:01.253Z] #46 66.01 regexp [2021-06-10T11:06:01.253Z] #46 66.11 fmt [2021-06-10T11:06:01.253Z] #46 69.50 path/filepath [2021-06-10T11:06:01.253Z] #46 70.34 flag [2021-06-10T11:06:01.253Z] #46 71.01 go/token [2021-06-10T11:06:02.184Z] #46 71.87 internal/lazyregexp [2021-06-10T11:06:02.184Z] #46 71.94 go/scanner [2021-06-10T11:06:02.440Z] #46 72.12 path [2021-06-10T11:06:02.811Z] --- PASS: TestBuildSquashParent (8.40s) [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:06:02.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:06:02.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:06:02.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:06:02.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:06:02.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:06:02.811Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:06:02.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:06:02.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:06:02.811Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:06:03.003Z] #46 72.63 io/ioutil [2021-06-10T11:06:03.566Z] #46 73.17 net/url [2021-06-10T11:06:03.566Z] #46 ... [2021-06-10T11:06:03.566Z] [2021-06-10T11:06:03.566Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-10T11:06:03.566Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-10T11:06:03.566Z] #44 63.50 Setting up python3 (3.7.3-1) ... [2021-06-10T11:06:03.566Z] #44 64.22 Setting up python3-six (1.12.0-1) ... [2021-06-10T11:06:03.566Z] #44 65.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T11:06:03.566Z] #44 66.87 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-10T11:06:03.566Z] #44 70.34 Setting up criu (3.15-1) ... [2021-06-10T11:06:03.566Z] #44 72.36 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:06:03.566Z] #44 72.44 Processing triggers for mime-support (3.62) ... [2021-06-10T11:06:03.566Z] #44 DONE 72.9s [2021-06-10T11:06:03.566Z] [2021-06-10T11:06:03.566Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:06:03.566Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:06:03.566Z] #52 67.11 fmt [2021-06-10T11:06:03.566Z] #52 70.83 encoding/json [2021-06-10T11:06:03.566Z] #52 73.00 github.com/pkg/diff [2021-06-10T11:06:03.823Z] #52 ... [2021-06-10T11:06:03.823Z] [2021-06-10T11:06:03.823Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:03.823Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:03.823Z] #46 73.42 go/ast [2021-06-10T11:06:05.191Z] #46 74.64 text/template/parse [2021-06-10T11:06:05.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:06:05.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:06:07.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:06:07.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:06:08.464Z] #46 77.84 go/parser [2021-06-10T11:06:09.027Z] #46 78.79 text/template [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-06-10T11:06:09.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2021-06-10T11:06:09.765Z] === RUN TestBuildMultiStageCopy [2021-06-10T11:06:09.765Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T11:06:09.957Z] #46 ... [2021-06-10T11:06:09.957Z] [2021-06-10T11:06:09.957Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:06:09.957Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:06:09.957Z] #13 69.02 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-10T11:06:09.957Z] #13 69.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T11:06:09.957Z] #13 69.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T11:06:09.957Z] #13 69.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-10T11:06:09.957Z] #13 69.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T11:06:09.957Z] #13 69.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T11:06:11.326Z] #13 ... [2021-06-10T11:06:11.326Z] [2021-06-10T11:06:11.326Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:11.326Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:11.326Z] #46 81.18 log [2021-06-10T11:06:11.889Z] #46 81.65 encoding/xml [2021-06-10T11:06:13.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T11:06:14.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T11:06:14.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T11:06:14.409Z] #46 83.81 go/doc [2021-06-10T11:06:14.409Z] #46 ... [2021-06-10T11:06:14.409Z] [2021-06-10T11:06:14.409Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:06:14.409Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:06:14.409Z] #52 74.20 go/ast [2021-06-10T11:06:14.409Z] #52 76.63 golang.org/x/crypto/ssh/terminal [2021-06-10T11:06:14.409Z] #52 78.27 mvdan.cc/editorconfig [2021-06-10T11:06:14.409Z] #52 78.57 mvdan.cc/sh/v3/fileutil [2021-06-10T11:06:14.409Z] #52 78.73 text/tabwriter [2021-06-10T11:06:14.409Z] #52 79.42 mvdan.cc/sh/v3/syntax [2021-06-10T11:06:14.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T11:06:15.340Z] #52 84.84 mvdan.cc/sh/v3/cmd/shfmt [2021-06-10T11:06:15.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T11:06:15.596Z] #52 ... [2021-06-10T11:06:15.596Z] [2021-06-10T11:06:15.596Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:06:15.596Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:06:16.298Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T11:06:16.622Z] #57 43.39 Checking out files: 52% (2067/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 95% (3767/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-10T11:06:16.879Z] #57 44.54 + cd /tmp/tmp.Car7A8125k/src/github.com/containerd/containerd [2021-06-10T11:06:16.879Z] #57 44.54 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-10T11:06:17.232Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2021-06-10T11:06:17.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-06-10T11:06:17.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-10T11:06:17.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-10T11:06:17.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-10T11:06:17.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-10T11:06:17.232Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T11:06:17.442Z] #57 45.34 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-10T11:06:17.442Z] #57 45.36 + BUILDTAGS='netgo osusergo static_build' [2021-06-10T11:06:17.442Z] #57 45.36 + export EXTRA_FLAGS=-buildmode=pie [2021-06-10T11:06:17.442Z] #57 45.36 + EXTRA_FLAGS=-buildmode=pie [2021-06-10T11:06:17.442Z] #57 45.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-10T11:06:17.442Z] #57 45.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-10T11:06:17.442Z] #57 45.36 + '[' '' = dynamic ']' [2021-06-10T11:06:17.442Z] #57 45.36 + make [2021-06-10T11:06:19.335Z] #57 46.90 + bin/ctr [2021-06-10T11:06:20.704Z] #57 ... [2021-06-10T11:06:20.704Z] [2021-06-10T11:06:20.704Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-10T11:06:20.704Z] #52 sha256:8452ea414a7fa8fba5d02e83348efcf8a401a00779e3114964d8b9bdefc43d8c [2021-06-10T11:06:20.704Z] #52 DONE 90.3s [2021-06-10T11:06:20.704Z] [2021-06-10T11:06:20.704Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:20.704Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:20.704Z] #46 86.23 github.com/LK4D4/vndr/versioned [2021-06-10T11:06:20.704Z] #46 86.32 compress/flate [2021-06-10T11:06:20.704Z] #46 86.45 github.com/LK4D4/vndr/build [2021-06-10T11:06:20.704Z] #46 88.35 hash/crc32 [2021-06-10T11:06:20.704Z] #46 88.96 compress/gzip [2021-06-10T11:06:20.704Z] #46 89.62 vendor/golang.org/x/text/transform [2021-06-10T11:06:20.704Z] #46 89.65 net [2021-06-10T11:06:20.704Z] #46 90.16 vendor/golang.org/x/text/unicode/bidi [2021-06-10T11:06:22.072Z] #46 91.87 vendor/golang.org/x/text/secure/bidirule [2021-06-10T11:06:22.329Z] #46 92.15 vendor/golang.org/x/text/unicode/norm [2021-06-10T11:06:22.497Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-10T11:06:22.497Z] === RUN TestBuildLabelWithTargets [2021-06-10T11:06:25.600Z] #46 ... [2021-06-10T11:06:25.600Z] [2021-06-10T11:06:25.600Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:06:25.600Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:06:25.600Z] #13 88.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-10T11:06:25.600Z] #13 88.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-10T11:06:25.600Z] #13 88.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T11:06:30.392Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m35.325018557s with top 10 stages: buildssa: 1m46.605427427s, goimports: 24.995560861s, unconvert: 16.513342985s, gosec: 12.870658201s, golint: 6.621030536s, ineffassign: 5.229028368s, misspell: 4.828037321s, vrp: 3.706301377s, inspect: 3.604033029s, printf: 2.052213441s [2021-06-10T11:06:30.610Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-10T11:06:30.610Z] === RUN TestBuildWithEmptyLayers [2021-06-10T11:06:33.147Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-10T11:06:33.147Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T11:06:35.551Z] #13 ... [2021-06-10T11:06:35.551Z] [2021-06-10T11:06:35.551Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:35.551Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:35.551Z] #46 95.65 vendor/golang.org/x/net/idna [2021-06-10T11:06:35.551Z] #46 97.59 vendor/golang.org/x/net/http2/hpack [2021-06-10T11:06:35.551Z] #46 98.67 mime [2021-06-10T11:06:35.551Z] #46 100.0 mime/quotedprintable [2021-06-10T11:06:35.551Z] #46 100.4 net/http/internal [2021-06-10T11:06:35.551Z] #46 104.3 net/textproto [2021-06-10T11:06:35.551Z] #46 104.3 crypto/x509 [2021-06-10T11:06:35.551Z] #46 105.4 vendor/golang.org/x/net/http/httpguts [2021-06-10T11:06:35.807Z] #46 105.7 vendor/golang.org/x/net/http/httpproxy [2021-06-10T11:06:36.738Z] #46 106.2 mime/multipart [2021-06-10T11:06:36.738Z] #46 ... [2021-06-10T11:06:36.738Z] [2021-06-10T11:06:36.738Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:06:36.738Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:06:36.738Z] #59 106.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-10T11:06:36.738Z] #59 106.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-10T11:06:38.415Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-10T11:06:38.416Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T11:06:38.982Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-06-10T11:06:38.982Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T11:06:41.990Z] #59 ... [2021-06-10T11:06:41.990Z] [2021-06-10T11:06:41.990Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-10T11:06:41.990Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-10T11:06:41.990Z] #13 101.1 Selecting previously unselected package libapparmor1:amd64. [2021-06-10T11:06:41.990Z] #13 101.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-10T11:06:41.990Z] #13 101.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-10T11:06:41.990Z] #13 101.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-10T11:06:41.990Z] #13 101.3 Selecting previously unselected package libbtrfs0. [2021-06-10T11:06:41.990Z] #13 101.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-10T11:06:41.990Z] #13 101.4 Selecting previously unselected package libbtrfs-dev. [2021-06-10T11:06:41.990Z] #13 101.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-10T11:06:41.990Z] #13 101.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-10T11:06:41.990Z] #13 101.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T11:06:41.990Z] #13 101.6 Selecting previously unselected package libudev-dev:amd64. [2021-06-10T11:06:41.990Z] #13 101.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-10T11:06:41.990Z] #13 101.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-10T11:06:41.990Z] #13 101.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 101.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-10T11:06:41.990Z] #13 102.0 Selecting previously unselected package libpcre16-3:amd64. [2021-06-10T11:06:41.990Z] #13 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 102.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 102.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-10T11:06:41.990Z] #13 102.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 102.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 102.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-10T11:06:41.990Z] #13 102.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 102.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 102.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-10T11:06:41.990Z] #13 102.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 102.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 102.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-10T11:06:41.990Z] #13 102.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 102.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-10T11:06:41.990Z] #13 103.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-10T11:06:41.990Z] #13 103.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 103.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-10T11:06:41.990Z] #13 103.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-10T11:06:41.990Z] #13 103.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 103.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T11:06:41.990Z] #13 103.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-10T11:06:41.990Z] #13 103.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-10T11:06:41.990Z] #13 103.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-10T11:06:41.990Z] #13 103.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 103.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-10T11:06:41.990Z] #13 103.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-10T11:06:41.990Z] #13 103.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-10T11:06:41.990Z] #13 103.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-10T11:06:41.990Z] #13 104.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-10T11:06:41.990Z] #13 104.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-10T11:06:41.990Z] #13 104.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-10T11:06:41.990Z] #13 104.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-10T11:06:41.990Z] #13 104.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-10T11:06:41.990Z] #13 104.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-10T11:06:41.990Z] #13 104.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T11:06:41.990Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-10T11:06:41.990Z] #13 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-10T11:06:41.990Z] #13 104.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-10T11:06:41.990Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-10T11:06:41.990Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-10T11:06:41.990Z] #13 104.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-10T11:06:41.990Z] #13 104.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-10T11:06:41.990Z] #13 104.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T11:06:41.990Z] #13 104.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-10T11:06:41.990Z] #13 104.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-10T11:06:41.990Z] #13 104.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-10T11:06:41.990Z] #13 104.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:06:42.920Z] #13 DONE 105.7s [2021-06-10T11:06:42.920Z] [2021-06-10T11:06:42.920Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:42.920Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:42.920Z] #46 107.9 crypto/tls [2021-06-10T11:06:43.166Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-06-10T11:06:43.166Z] === RUN TestBuildWithHugeFile [2021-06-10T11:06:43.176Z] #46 ... [2021-06-10T11:06:43.176Z] [2021-06-10T11:06:43.176Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T11:06:43.176Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T11:06:44.105Z] #14 ... [2021-06-10T11:06:44.105Z] [2021-06-10T11:06:44.105Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-10T11:06:44.105Z] #59 sha256:14c20060053186441aa44d5289070e12bedc7b7d1987686a2f9106f223af0274 [2021-06-10T11:06:44.105Z] #59 DONE 113.6s [2021-06-10T11:06:44.105Z] [2021-06-10T11:06:44.105Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-10T11:06:44.105Z] #60 sha256:29efc1ce2c836477159601284127344306b2dedea73c7a1ebca4a4d213313bd9 [2021-06-10T11:06:44.105Z] #60 DONE 0.1s [2021-06-10T11:06:44.105Z] [2021-06-10T11:06:44.105Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-10T11:06:44.105Z] #61 sha256:76fc067a7e733914319727853b83216a1d8a3fff342179141cfe72b413d29004 [2021-06-10T11:06:44.105Z] #61 DONE 0.1s [2021-06-10T11:06:44.105Z] [2021-06-10T11:06:44.105Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:06:44.105Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:06:44.105Z] #46 113.2 net/http/httptrace [2021-06-10T11:06:44.105Z] #46 113.4 net/http [2021-06-10T11:06:45.272Z] INFO [runner/unused/goanalysis] analyzers took 36.509318738s with top 10 stages: buildssa: 30.579230964s, U1000: 5.930087774s [2021-06-10T11:06:45.272Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-10T11:06:45.272Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/79, path_prettifier: 2310/2310, skip_files: 2310/2310, exclude-rules: 79/1922, cgo: 2310/2889, filename_unadjuster: 2310/2310, skip_dirs: 2310/2310, autogenerated_exclude: 1922/2310, identifier_marker: 1922/1922, exclude: 1922/1922 [2021-06-10T11:06:45.272Z] INFO [runner] processing took 75.670479ms with stages: nolint: 34.510293ms, identifier_marker: 20.104461ms, path_prettifier: 9.984674ms, autogenerated_exclude: 4.792534ms, exclude-rules: 3.858503ms, skip_dirs: 2.002435ms, cgo: 274.257µs, filename_unadjuster: 138.79µs, max_same_issues: 1.758µs, uniq_by_line: 555ns, max_from_linter: 451ns, diff: 438ns, exclude: 295ns, skip_files: 280ns, source_code: 279ns, path_shortener: 241ns, max_per_file_from_linter: 235ns [2021-06-10T11:06:45.272Z] INFO [runner] linters took 1m49.828745397s with stages: goanalysis_metalinter: 1m25.248891767s, unused: 24.504033818s [2021-06-10T11:06:45.272Z] INFO File cache stats: 1699 entries of total size 8.6MiB [2021-06-10T11:06:45.272Z] INFO Memory: 1755 samples, avg is 254.9MB, max is 4573.7MB [2021-06-10T11:06:45.272Z] INFO Execution took 3m57.609489161s [2021-06-10T11:06:45.530Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-10T11:06:46.419Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh dynbinary test-docker-py [2021-06-10T11:06:46.986Z] [2021-06-10T11:06:46.986Z] Removing bundles/ [2021-06-10T11:06:46.986Z] [2021-06-10T11:06:46.986Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T11:06:46.986Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:06:46.986Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:06:48.277Z] #46 ... [2021-06-10T11:06:48.277Z] [2021-06-10T11:06:48.277Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-10T11:06:48.277Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-10T11:06:48.277Z] #14 DONE 4.7s [2021-06-10T11:06:48.277Z] [2021-06-10T11:06:48.277Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-10T11:06:48.277Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-10T11:06:52.450Z] #15 DONE 4.7s [2021-06-10T11:06:52.450Z] [2021-06-10T11:06:52.450Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:06:52.450Z] #54 sha256:d8f858c2f9cba5cfd58ab06079fe948058ede79d788a7c55371c520295ef7da3 [2021-06-10T11:06:52.450Z] #54 4.359 + RM_GOPATH=0 [2021-06-10T11:06:52.450Z] #54 4.359 + TMP_GOPATH= [2021-06-10T11:06:52.450Z] #54 4.359 + : /build [2021-06-10T11:06:52.450Z] #54 4.359 + '[' -z '' ']' [2021-06-10T11:06:52.450Z] #54 4.359 ++ mktemp -d [2021-06-10T11:06:52.450Z] #54 4.359 + export GOPATH=/tmp/tmp.L0fAO61skI [2021-06-10T11:06:52.450Z] #54 4.359 + GOPATH=/tmp/tmp.L0fAO61skI [2021-06-10T11:06:52.450Z] #54 4.359 + RM_GOPATH=1 [2021-06-10T11:06:52.450Z] #54 4.359 + case "$(go env GOARCH)" in [2021-06-10T11:06:52.450Z] #54 4.359 ++ go env GOARCH [2021-06-10T11:06:52.450Z] #54 4.396 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-10T11:06:52.450Z] #54 4.397 + export GO_BUILDMODE=-buildmode=pie [2021-06-10T11:06:52.450Z] #54 4.397 + GO_BUILDMODE=-buildmode=pie [2021-06-10T11:06:52.450Z] #54 4.397 ++ dirname /tmp/install/install.sh [2021-06-10T11:06:52.450Z] #54 4.397 + dir=/tmp/install [2021-06-10T11:06:52.450Z] #54 4.397 + bin=runc [2021-06-10T11:06:52.450Z] #54 4.397 + shift [2021-06-10T11:06:52.450Z] #54 4.397 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-10T11:06:52.450Z] #54 4.397 + . /tmp/install/runc.installer [2021-06-10T11:06:52.450Z] #54 4.397 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:06:52.450Z] #54 4.397 + install_runc [2021-06-10T11:06:52.450Z] #54 4.397 + uname -r [2021-06-10T11:06:52.450Z] #54 4.397 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-10T11:06:52.450Z] #54 4.397 + RUNC_BUILDTAGS='seccomp ' [2021-06-10T11:06:52.450Z] #54 4.397 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-10T11:06:52.450Z] #54 4.397 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L0fAO61skI/src/github.com/opencontainers/runc [2021-06-10T11:06:52.450Z] #54 4.397 Cloning into '/tmp/tmp.L0fAO61skI/src/github.com/opencontainers/runc'... [2021-06-10T11:06:52.450Z] #54 ... [2021-06-10T11:06:52.450Z] [2021-06-10T11:06:52.450Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-10T11:06:52.450Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-10T11:06:53.337Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-10T11:06:53.337Z] [2021-06-10T11:06:53.337Z] ________ ____ __. [2021-06-10T11:06:53.337Z] \_____ \ | |/ _| [2021-06-10T11:06:53.337Z] / | \| < [2021-06-10T11:06:53.337Z] / | \ | \ [2021-06-10T11:06:53.337Z] \_______ /____|__ \ [2021-06-10T11:06:53.337Z] \/ \/ [2021-06-10T11:06:53.337Z] [2021-06-10T11:06:53.337Z] INFO: make.ps1 ended at 06/10/2021 11:06:51 [2021-06-10T11:06:53.337Z] INFO: Binaries build ended at 06/10/2021 11:06:52. Duration:00:01:18.0745558 [2021-06-10T11:06:54.289Z] INFO: Copying the built daemon binary to d:\CI\PR-42504\4\binary\dockerd-3c0fdb0d53.exe... [2021-06-10T11:06:54.289Z] INFO: Copying the built client binary to d:\CI\PR-42504\4\binary\docker-3c0fdb0d53.exe... [2021-06-10T11:06:54.289Z] INFO: Copying dockerversion from the container... [2021-06-10T11:06:54.741Z] INFO: Copying the golang package from the container to d:\CI\PR-42504\4\installer\go.zip... [2021-06-10T11:06:55.057Z] #16 2.538 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-10T11:06:55.057Z] #16 DONE 2.6s [2021-06-10T11:06:55.057Z] [2021-06-10T11:06:55.057Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-10T11:06:55.057Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-10T11:06:55.694Z] INFO: Extracting go.zip to d:\CI\PR-42504\4\go [2021-06-10T11:06:57.580Z] #17 DONE 2.3s [2021-06-10T11:06:57.580Z] [2021-06-10T11:06:57.580Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-10T11:06:57.580Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-10T11:07:00.096Z] #18 DONE 2.3s [2021-06-10T11:07:00.096Z] [2021-06-10T11:07:00.096Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-10T11:07:00.096Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-10T11:07:01.987Z] #19 DONE 2.5s [2021-06-10T11:07:01.987Z] [2021-06-10T11:07:01.987Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:07:01.987Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:07:04.509Z] #20 ... [2021-06-10T11:07:04.509Z] [2021-06-10T11:07:04.509Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-10T11:07:04.509Z] #46 sha256:22b326d717dbbea11b425903ea1492ffdc5384c07ae94ee054eeb9d6261a12c1 [2021-06-10T11:07:04.509Z] #46 124.5 github.com/LK4D4/vndr/godl [2021-06-10T11:07:04.509Z] #46 125.3 github.com/LK4D4/vndr [2021-06-10T11:07:04.509Z] #46 DONE 133.9s [2021-06-10T11:07:04.509Z] [2021-06-10T11:07:04.509Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:07:04.509Z] #54 sha256:d8f858c2f9cba5cfd58ab06079fe948058ede79d788a7c55371c520295ef7da3 [2021-06-10T11:07:04.509Z] #54 13.13 + cd /tmp/tmp.L0fAO61skI/src/github.com/opencontainers/runc [2021-06-10T11:07:04.509Z] #54 13.13 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-10T11:07:04.509Z] #54 13.66 + '[' -z '' ']' [2021-06-10T11:07:04.509Z] #54 13.66 + target=static [2021-06-10T11:07:04.509Z] #54 13.66 + make 'BUILDTAGS=seccomp ' static [2021-06-10T11:07:04.509Z] #54 13.93 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-10T11:07:05.279Z] #54 ... [2021-06-10T11:07:05.279Z] [2021-06-10T11:07:05.279Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:07:05.279Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:07:05.279Z] #20 2.805 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-10T11:07:05.279Z] #20 2.889 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-10T11:07:05.279Z] #20 2.897 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-10T11:07:05.279Z] #20 2.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-10T11:07:05.546Z] #20 3.341 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-10T11:07:06.480Z] #20 4.257 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-10T11:07:07.045Z] #20 ... [2021-06-10T11:07:07.045Z] [2021-06-10T11:07:07.045Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-10T11:07:07.045Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-10T11:07:07.045Z] #32 DONE 136.5s [2021-06-10T11:07:07.301Z] [2021-06-10T11:07:07.301Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:07:07.301Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:07:07.301Z] #20 5.215 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-10T11:07:08.236Z] #20 6.149 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-10T11:07:12.410Z] #20 10.34 Fetched 8973 kB in 8s (1150 kB/s) [2021-06-10T11:07:14.931Z] #20 10.34 Reading package lists... [2021-06-10T11:07:17.457Z] #20 12.77 Reading package lists... [2021-06-10T11:07:17.713Z] #20 15.24 Building dependency tree... [2021-06-10T11:07:18.643Z] #20 16.29 libcap2-bin is already the newest version (1:2.25-2). [2021-06-10T11:07:18.643Z] #20 16.29 The following additional packages will be installed: [2021-06-10T11:07:18.643Z] #20 16.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-10T11:07:18.643Z] #20 16.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-10T11:07:18.643Z] #20 16.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-10T11:07:18.643Z] #20 16.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-10T11:07:18.643Z] #20 16.29 python3.7 python3.7-minimal vim-runtime xxd [2021-06-10T11:07:18.643Z] #20 16.30 Suggested packages: [2021-06-10T11:07:18.643Z] #20 16.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-10T11:07:18.643Z] #20 16.30 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-10T11:07:18.643Z] #20 16.30 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-10T11:07:18.643Z] #20 16.30 quota [2021-06-10T11:07:18.643Z] #20 16.30 Recommended packages: [2021-06-10T11:07:18.643Z] #20 16.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-10T11:07:18.643Z] #20 16.30 python3-keyrings.alt python3-xdg unzip [2021-06-10T11:07:19.574Z] #20 17.60 The following NEW packages will be installed: [2021-06-10T11:07:19.832Z] #20 17.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-10T11:07:19.832Z] #20 17.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-10T11:07:19.832Z] #20 17.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-10T11:07:19.832Z] #20 17.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-10T11:07:19.832Z] #20 17.61 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-10T11:07:19.832Z] #20 17.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-10T11:07:19.832Z] #20 17.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-10T11:07:19.832Z] #20 17.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-10T11:07:19.832Z] #20 17.61 xz-utils zip [2021-06-10T11:07:20.089Z] #20 17.91 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T11:07:20.089Z] #20 17.91 Need to get 28.6 MB of archives. [2021-06-10T11:07:20.089Z] #20 17.91 After this operation, 116 MB of additional disk space will be used. [2021-06-10T11:07:20.089Z] #20 17.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-10T11:07:20.089Z] #20 17.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-10T11:07:20.089Z] #20 17.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-10T11:07:20.089Z] #20 18.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-10T11:07:20.089Z] #20 18.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-10T11:07:20.089Z] #20 18.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-10T11:07:20.089Z] #20 18.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-10T11:07:20.089Z] #20 18.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-10T11:07:20.089Z] #20 18.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-10T11:07:20.089Z] #20 18.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-10T11:07:20.089Z] #20 18.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-10T11:07:20.089Z] #20 18.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-10T11:07:20.346Z] #20 18.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-10T11:07:20.346Z] #20 18.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-10T11:07:20.346Z] #20 18.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-10T11:07:20.346Z] #20 18.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-10T11:07:20.346Z] #20 18.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-10T11:07:20.346Z] #20 18.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-10T11:07:20.346Z] #20 18.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-10T11:07:20.346Z] #20 18.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-10T11:07:20.346Z] #20 18.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-10T11:07:20.346Z] #20 18.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-10T11:07:20.346Z] #20 18.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-10T11:07:20.346Z] #20 18.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-10T11:07:20.346Z] #20 18.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-10T11:07:20.346Z] #20 18.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-10T11:07:20.346Z] #20 18.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-10T11:07:20.346Z] #20 18.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-10T11:07:20.346Z] #20 18.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-10T11:07:20.603Z] #20 18.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-10T11:07:20.603Z] #20 18.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-10T11:07:20.603Z] #20 18.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-10T11:07:20.603Z] #20 18.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-10T11:07:20.603Z] #20 18.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-10T11:07:20.603Z] #20 18.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-10T11:07:20.603Z] #20 18.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-10T11:07:20.699Z] INFO: Extraction ended at 06/10/2021 11:07:16. Duration:00:00:21.5162978 [2021-06-10T11:07:20.699Z] INFO: Updating the golang and path environment variables [2021-06-10T11:07:20.699Z] INFO: GOPATH=d:\gopath [2021-06-10T11:07:20.699Z] INFO: go version go1.13.15 windows/amd64 [2021-06-10T11:07:20.699Z] INFO: Running the daemon under test in debug mode [2021-06-10T11:07:20.699Z] INFO: Starting a daemon under test... [2021-06-10T11:07:20.699Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42504\4\daemon --pidfile d:\CI\PR-42504\4\docker.pid -D [2021-06-10T11:07:20.699Z] INFO: Process started successfully. [2021-06-10T11:07:20.699Z] INFO: Start tailing logs of the daemon under tests [2021-06-10T11:07:20.699Z] INFO: Waiting for the daemon under test to start... [2021-06-10T11:07:20.860Z] #20 18.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-10T11:07:20.860Z] #20 18.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-10T11:07:20.860Z] #20 18.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-10T11:07:20.860Z] #20 18.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-10T11:07:20.860Z] #20 18.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-10T11:07:20.860Z] #20 18.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-10T11:07:20.860Z] #20 18.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-10T11:07:20.860Z] #20 18.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-10T11:07:20.860Z] #20 18.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-10T11:07:20.860Z] #20 18.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-10T11:07:21.117Z] #20 19.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-10T11:07:21.117Z] #20 19.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-10T11:07:21.117Z] #20 19.10 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-10T11:07:21.681Z] #20 19.58 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:07:21.681Z] #20 19.68 Fetched 28.6 MB in 1s (19.5 MB/s) [2021-06-10T11:07:21.681Z] #20 19.72 Selecting previously unselected package pigz. [2021-06-10T11:07:21.937Z] #20 19.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-10T11:07:21.937Z] #20 19.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-10T11:07:21.937Z] #20 19.78 Unpacking pigz (2.4-1) ... [2021-06-10T11:07:21.937Z] #20 19.85 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-10T11:07:21.937Z] #20 19.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:07:21.937Z] #20 19.86 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:07:21.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T11:07:22.194Z] #20 20.21 Selecting previously unselected package python3.7-minimal. [2021-06-10T11:07:22.194Z] #20 20.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:07:22.194Z] #20 20.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T11:07:23.124Z] #20 20.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:07:23.124Z] #20 20.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-10T11:07:24.493Z] #20 22.55 Selecting previously unselected package python3-minimal. [2021-06-10T11:07:24.750Z] #20 22.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-10T11:07:24.750Z] #20 22.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-10T11:07:24.750Z] #20 22.60 Unpacking python3-minimal (3.7.3-1) ... [2021-06-10T11:07:24.750Z] #20 22.66 Selecting previously unselected package libmpdec2:amd64. [2021-06-10T11:07:24.750Z] #20 22.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-10T11:07:24.750Z] #20 22.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T11:07:24.750Z] #20 22.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-10T11:07:25.007Z] #20 22.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:07:25.007Z] #20 22.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:07:25.571Z] #20 23.62 Selecting previously unselected package python3.7. [2021-06-10T11:07:25.571Z] #20 23.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-10T11:07:25.830Z] #20 23.63 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T11:07:25.830Z] #20 23.74 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-10T11:07:25.830Z] #20 23.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-10T11:07:25.830Z] #20 23.75 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T11:07:26.088Z] #20 23.86 Setting up python3-minimal (3.7.3-1) ... [2021-06-10T11:07:26.651Z] #20 24.55 Selecting previously unselected package python3. [2021-06-10T11:07:26.652Z] #20 24.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-10T11:07:26.652Z] #20 24.59 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-10T11:07:26.652Z] #20 24.60 Unpacking python3 (3.7.3-1) ... [2021-06-10T11:07:26.908Z] #20 24.71 Selecting previously unselected package libip4tc0:amd64. [2021-06-10T11:07:26.908Z] #20 24.71 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-10T11:07:26.908Z] #20 24.72 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-10T11:07:26.908Z] #20 24.80 Selecting previously unselected package libip6tc0:amd64. [2021-06-10T11:07:26.908Z] #20 24.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-10T11:07:26.908Z] #20 24.81 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-10T11:07:27.165Z] #20 24.93 Selecting previously unselected package libiptc0:amd64. [2021-06-10T11:07:27.165Z] #20 24.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-10T11:07:27.165Z] #20 24.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-10T11:07:27.165Z] #20 25.03 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-10T11:07:27.165Z] #20 25.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-10T11:07:27.165Z] #20 25.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-10T11:07:27.165Z] #20 25.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-10T11:07:27.165Z] #20 25.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-10T11:07:27.165Z] #20 25.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-10T11:07:27.424Z] #20 25.19 Selecting previously unselected package libnftnl11:amd64. [2021-06-10T11:07:27.424Z] #20 25.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-10T11:07:27.424Z] #20 25.20 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-10T11:07:27.424Z] #20 25.28 Selecting previously unselected package iptables. [2021-06-10T11:07:27.424Z] #20 25.29 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-10T11:07:27.424Z] #20 25.29 Unpacking iptables (1.8.2-4) ... [2021-06-10T11:07:27.682Z] #20 25.57 Selecting previously unselected package xxd. [2021-06-10T11:07:27.682Z] #20 25.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T11:07:27.682Z] #20 25.58 Unpacking xxd (2:8.1.0875-5) ... [2021-06-10T11:07:27.682Z] #20 25.70 Selecting previously unselected package vim-common. [2021-06-10T11:07:27.939Z] #20 25.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-10T11:07:27.939Z] #20 25.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-10T11:07:27.939Z] #20 25.98 Selecting previously unselected package bash-completion. [2021-06-10T11:07:27.939Z] #20 25.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-10T11:07:30.464Z] #20 28.31 Unpacking bash-completion (1:2.8-6) ... [2021-06-10T11:07:30.721Z] #20 28.66 Selecting previously unselected package bzip2. [2021-06-10T11:07:30.721Z] #20 28.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-10T11:07:30.721Z] #20 28.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T11:07:30.721Z] #20 28.76 Selecting previously unselected package xz-utils. [2021-06-10T11:07:30.721Z] #20 28.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-10T11:07:30.977Z] #20 28.78 Unpacking xz-utils (5.2.4-1) ... [2021-06-10T11:07:30.977Z] #20 28.93 Selecting previously unselected package apparmor. [2021-06-10T11:07:30.977Z] #20 28.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-10T11:07:30.977Z] #20 29.01 Unpacking apparmor (2.13.2-10) ... [2021-06-10T11:07:31.234Z] #20 29.30 Selecting previously unselected package aufs-tools. [2021-06-10T11:07:31.234Z] #20 29.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-10T11:07:31.491Z] #20 29.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-10T11:07:31.491Z] #20 29.46 Selecting previously unselected package libonig5:amd64. [2021-06-10T11:07:31.491Z] #20 29.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-10T11:07:31.491Z] #20 29.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-10T11:07:31.491Z] #20 29.56 Selecting previously unselected package libjq1:amd64. [2021-06-10T11:07:31.748Z] #20 29.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T11:07:31.748Z] #20 29.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T11:07:31.748Z] #20 29.70 Selecting previously unselected package jq. [2021-06-10T11:07:31.748Z] #20 29.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-10T11:07:31.748Z] #20 29.72 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-10T11:07:31.748Z] #20 29.78 Selecting previously unselected package libaio1:amd64. [2021-06-10T11:07:31.748Z] #20 29.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-10T11:07:31.748Z] #20 29.80 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-10T11:07:32.008Z] #20 29.84 Selecting previously unselected package libgpm2:amd64. [2021-06-10T11:07:32.008Z] #20 29.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-10T11:07:32.008Z] #20 29.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-10T11:07:32.008Z] #20 29.92 Selecting previously unselected package libicu63:amd64. [2021-06-10T11:07:32.008Z] #20 29.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-10T11:07:32.008Z] #20 29.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T11:07:35.288Z] #20 32.84 Selecting previously unselected package libnet1:amd64. [2021-06-10T11:07:35.288Z] #20 32.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-10T11:07:35.288Z] #20 32.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T11:07:35.288Z] #20 32.95 Selecting previously unselected package libnl-3-200:amd64. [2021-06-10T11:07:35.288Z] #20 32.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-10T11:07:35.288Z] #20 32.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T11:07:35.288Z] #20 33.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-10T11:07:35.288Z] #20 33.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-10T11:07:35.288Z] #20 33.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T11:07:35.288Z] #20 33.10 Selecting previously unselected package libreadline5:amd64. [2021-06-10T11:07:35.288Z] #20 33.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-10T11:07:35.288Z] #20 33.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-10T11:07:35.288Z] #20 33.22 Selecting previously unselected package net-tools. [2021-06-10T11:07:35.288Z] #20 33.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-10T11:07:35.288Z] #20 33.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T11:07:35.549Z] #20 33.42 Selecting previously unselected package patch. [2021-06-10T11:07:35.549Z] #20 33.42 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-10T11:07:35.549Z] #20 33.43 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-10T11:07:35.549Z] #20 33.53 Selecting previously unselected package python-pip-whl. [2021-06-10T11:07:35.549Z] #20 33.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-10T11:07:35.549Z] #20 33.54 Unpacking python-pip-whl (18.1-5) ... [2021-06-10T11:07:36.112Z] #20 33.99 Selecting previously unselected package python3-lib2to3. [2021-06-10T11:07:36.112Z] #20 33.99 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-10T11:07:36.112Z] #20 34.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-10T11:07:36.369Z] #20 34.12 Selecting previously unselected package python3-distutils. [2021-06-10T11:07:36.369Z] #20 34.12 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-10T11:07:36.369Z] #20 34.14 Unpacking python3-distutils (3.7.3-1) ... [2021-06-10T11:07:36.369Z] #20 34.25 Selecting previously unselected package python3-pip. [2021-06-10T11:07:36.369Z] #20 34.26 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-10T11:07:36.369Z] #20 34.26 Unpacking python3-pip (18.1-5) ... [2021-06-10T11:07:36.629Z] #20 34.42 Selecting previously unselected package python3-pkg-resources. [2021-06-10T11:07:36.629Z] #20 34.42 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-10T11:07:36.629Z] #20 34.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-10T11:07:36.629Z] #20 34.60 Selecting previously unselected package python3-setuptools. [2021-06-10T11:07:36.629Z] #20 34.61 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-10T11:07:36.629Z] #20 34.62 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-10T11:07:36.886Z] #20 34.84 Selecting previously unselected package python3-wheel. [2021-06-10T11:07:36.886Z] #20 34.84 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-10T11:07:36.886Z] #20 34.85 Unpacking python3-wheel (0.32.3-2) ... [2021-06-10T11:07:36.886Z] #20 34.92 Selecting previously unselected package sudo. [2021-06-10T11:07:36.886Z] #20 34.92 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-10T11:07:36.886Z] #20 34.93 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-10T11:07:37.450Z] #20 35.35 Selecting previously unselected package thin-provisioning-tools. [2021-06-10T11:07:37.450Z] #20 35.36 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-10T11:07:37.450Z] #20 35.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T11:07:37.450Z] #20 ... [2021-06-10T11:07:37.450Z] [2021-06-10T11:07:37.450Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:07:37.450Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:07:37.450Z] #40 166.9 + dpkg --print-architecture [2021-06-10T11:07:37.450Z] #40 166.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-10T11:07:37.707Z] #40 167.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-10T11:07:37.707Z] #40 167.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-10T11:07:39.604Z] --- PASS: TestBuildWithHugeFile (51.39s) [2021-06-10T11:07:39.604Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T11:07:39.604Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-10T11:07:39.604Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T11:07:39.604Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T11:07:39.604Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:07:39.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:07:39.604Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:07:39.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:07:39.604Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:07:39.604Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:07:39.604Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:07:39.604Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:07:39.604Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:07:39.604Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-06-10T11:07:39.604Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-06-10T11:07:39.604Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-06-10T11:07:39.604Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-10T11:07:39.604Z] === RUN TestBuildPreserveOwnership [2021-06-10T11:07:39.604Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T11:07:41.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T11:07:41.675Z] ...INFO: Daemon under test started and replied! [2021-06-10T11:07:41.675Z] INFO: Docker version of the daemon under test [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] Client: [2021-06-10T11:07:41.675Z] Version: 17.06.2-ce [2021-06-10T11:07:41.675Z] API version: 1.30 [2021-06-10T11:07:41.675Z] Go version: go1.8.3 [2021-06-10T11:07:41.675Z] Git commit: cec0b72 [2021-06-10T11:07:41.675Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-10T11:07:41.675Z] OS/Arch: windows/amd64 [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] Server: [2021-06-10T11:07:41.675Z] Version: 0.0.0-dev [2021-06-10T11:07:41.675Z] API version: 1.41 (minimum version 1.24) [2021-06-10T11:07:41.675Z] Go version: go1.13.15 [2021-06-10T11:07:41.675Z] Git commit: 3c0fdb0d53 [2021-06-10T11:07:41.675Z] Built: 06/10/2021 11:05:40 [2021-06-10T11:07:41.675Z] OS/Arch: windows/amd64 [2021-06-10T11:07:41.675Z] Experimental: false [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] INFO: Docker info of the daemon under test [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] Containers: 0 [2021-06-10T11:07:41.675Z] Running: 0 [2021-06-10T11:07:41.675Z] Paused: 0 [2021-06-10T11:07:41.675Z] Stopped: 0 [2021-06-10T11:07:41.675Z] Images: 0 [2021-06-10T11:07:41.675Z] Server Version: 0.0.0-dev [2021-06-10T11:07:41.675Z] Storage Driver: windowsfilter [2021-06-10T11:07:41.675Z] Windows: [2021-06-10T11:07:41.675Z] Logging Driver: json-file [2021-06-10T11:07:41.675Z] Plugins: [2021-06-10T11:07:41.675Z] Volume: local [2021-06-10T11:07:41.675Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T11:07:41.675Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T11:07:41.675Z] Swarm: inactive [2021-06-10T11:07:41.675Z] Default Isolation: process [2021-06-10T11:07:41.675Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T11:07:41.675Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T11:07:41.675Z] OSType: windows [2021-06-10T11:07:41.675Z] Architecture: x86_64 [2021-06-10T11:07:41.675Z] CPUs: 4 [2021-06-10T11:07:41.675Z] Total Memory: 32GiB [2021-06-10T11:07:41.675Z] Name: azwin-2-550e60 [2021-06-10T11:07:41.675Z] ID: 6KFL:LBMN:WLWV:CP7E:ZDCP:2UAX:W7NB:D5ZD:OPEX:X66O:PVDE:26JV [2021-06-10T11:07:41.675Z] Docker Root Dir: D:\CI\PR-42504\4\daemon [2021-06-10T11:07:41.675Z] Debug Mode (client): false [2021-06-10T11:07:41.675Z] Debug Mode (server): true [2021-06-10T11:07:41.675Z] File Descriptors: -1 [2021-06-10T11:07:41.675Z] Goroutines: 16 [2021-06-10T11:07:41.675Z] System Time: 2021-06-10T11:07:38.3893424Z [2021-06-10T11:07:41.675Z] EventsListeners: 0 [2021-06-10T11:07:41.675Z] Registry: https://index.docker.io/v1/ [2021-06-10T11:07:41.675Z] Labels: [2021-06-10T11:07:41.675Z] Experimental: false [2021-06-10T11:07:41.675Z] Insecure Registries: [2021-06-10T11:07:41.675Z] 127.0.0.0/8 [2021-06-10T11:07:41.675Z] Live Restore Enabled: false [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] INFO: Docker images of the daemon under test [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T11:07:41.675Z] [2021-06-10T11:07:41.675Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-10T11:07:41.675Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-10T11:07:41.675Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-10T11:07:41.675Z] 29d5b6a226d2: Pulling fs layer [2021-06-10T11:07:44.250Z] #40 ... [2021-06-10T11:07:44.250Z] [2021-06-10T11:07:44.250Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-10T11:07:44.250Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-10T11:07:44.250Z] #20 35.56 Selecting previously unselected package uidmap. [2021-06-10T11:07:44.250Z] #20 35.56 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-10T11:07:44.251Z] #20 35.58 Unpacking uidmap (1:4.5-1.1) ... [2021-06-10T11:07:44.251Z] #20 35.68 Selecting previously unselected package vim-runtime. [2021-06-10T11:07:44.251Z] #20 35.70 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-10T11:07:44.251Z] #20 35.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-10T11:07:44.251Z] #20 35.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-10T11:07:44.251Z] #20 35.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-10T11:07:44.251Z] #20 38.39 Selecting previously unselected package vim. [2021-06-10T11:07:44.251Z] #20 38.41 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-10T11:07:44.251Z] #20 38.42 Unpacking vim (2:8.1.0875-5) ... [2021-06-10T11:07:44.251Z] #20 38.91 Selecting previously unselected package xfsprogs. [2021-06-10T11:07:44.251Z] #20 38.92 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-10T11:07:44.251Z] #20 38.93 Unpacking xfsprogs (4.20.0-1) ... [2021-06-10T11:07:44.251Z] #20 39.34 Selecting previously unselected package zip. [2021-06-10T11:07:44.251Z] #20 39.36 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-10T11:07:44.251Z] #20 39.37 Unpacking zip (3.0-11+b1) ... [2021-06-10T11:07:44.251Z] #20 39.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-10T11:07:44.251Z] #20 39.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-10T11:07:44.251Z] #20 39.57 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-10T11:07:44.251Z] #20 39.58 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-10T11:07:44.251Z] #20 39.59 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-10T11:07:44.251Z] #20 39.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-10T11:07:44.251Z] #20 39.69 Setting up uidmap (1:4.5-1.1) ... [2021-06-10T11:07:44.251Z] #20 39.77 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-10T11:07:44.251Z] #20 39.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-10T11:07:44.251Z] #20 39.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-10T11:07:44.251Z] #20 39.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-10T11:07:44.251Z] #20 39.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-10T11:07:44.251Z] #20 39.83 Setting up xxd (2:8.1.0875-5) ... [2021-06-10T11:07:44.251Z] #20 39.84 Setting up zip (3.0-11+b1) ... [2021-06-10T11:07:44.251Z] #20 39.85 Setting up vim-common (2:8.1.0875-5) ... [2021-06-10T11:07:44.251Z] #20 39.88 Setting up bash-completion (1:2.8-6) ... [2021-06-10T11:07:44.251Z] #20 42.29 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-10T11:07:44.507Z] #20 42.31 Setting up xz-utils (5.2.4-1) ... [2021-06-10T11:07:44.507Z] #20 42.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-10T11:07:44.507Z] #20 42.34 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-10T11:07:44.507Z] #20 42.35 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-10T11:07:44.507Z] #20 42.42 invoke-rc.d: could not determine current runlevel [2021-06-10T11:07:44.507Z] #20 42.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T11:07:44.507Z] #20 42.45 Setting up pigz (2.4-1) ... [2021-06-10T11:07:44.507Z] #20 42.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-10T11:07:44.507Z] #20 42.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-10T11:07:44.507Z] #20 42.49 Setting up python-pip-whl (18.1-5) ... [2021-06-10T11:07:44.507Z] #20 42.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-10T11:07:44.507Z] #20 42.51 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-10T11:07:45.071Z] #20 42.89 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-10T11:07:45.071Z] #20 42.90 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-10T11:07:45.071Z] #20 42.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-10T11:07:45.071Z] #20 42.92 Setting up vim (2:8.1.0875-5) ... [2021-06-10T11:07:45.071Z] #20 42.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-10T11:07:45.071Z] #20 42.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-10T11:07:45.071Z] #20 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-10T11:07:45.071Z] #20 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-10T11:07:45.071Z] #20 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-10T11:07:45.071Z] #20 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-10T11:07:45.071Z] #20 42.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-10T11:07:45.071Z] #20 42.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-10T11:07:45.071Z] #20 42.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-10T11:07:45.071Z] #20 42.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-10T11:07:45.071Z] #20 43.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-10T11:07:45.071Z] #20 43.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-10T11:07:45.071Z] #20 43.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-10T11:07:45.071Z] #20 43.05 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-10T11:07:45.693Z] --- PASS: TestBuildPreserveOwnership (10.39s) [2021-06-10T11:07:45.693Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.38s) [2021-06-10T11:07:45.693Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-10T11:07:45.693Z] === RUN TestBuildPlatformInvalid [2021-06-10T11:07:45.693Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-10T11:07:45.693Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T11:07:45.694Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-10T11:07:45.694Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-10T11:07:45.694Z] PASS [2021-06-10T11:07:45.694Z] [2021-06-10T11:07:45.694Z] === Skipped [2021-06-10T11:07:45.694Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T11:07:45.694Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:07:45.694Z] [2021-06-10T11:07:45.694Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-10T11:07:45.694Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T11:07:45.694Z] [2021-06-10T11:07:45.694Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-10T11:07:45.694Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-10T11:07:45.694Z] [2021-06-10T11:07:45.694Z] [2021-06-10T11:07:45.694Z] DONE 34 tests, 3 skipped in 132.852s [2021-06-10T11:07:45.694Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T11:07:45.694Z] INFO: Testing against a local daemon [2021-06-10T11:07:45.694Z] === RUN TestConfigInspect [2021-06-10T11:07:45.694Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-10T11:07:45.694Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:45.694Z] === RUN TestConfigList [2021-06-10T11:07:45.694Z] --- SKIP: TestConfigList (0.02s) [2021-06-10T11:07:45.694Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:45.694Z] === RUN TestConfigsCreateAndDelete [2021-06-10T11:07:45.694Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-06-10T11:07:45.694Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:45.694Z] === RUN TestConfigsUpdate [2021-06-10T11:07:45.694Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-10T11:07:45.694Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:45.694Z] === RUN TestTemplatedConfig [2021-06-10T11:07:45.694Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T11:07:45.694Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:45.694Z] === RUN TestConfigCreateResolve [2021-06-10T11:07:45.694Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-10T11:07:45.694Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:45.694Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T11:07:47.069Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-10T11:07:47.069Z] PASS [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] === Skipped [2021-06-10T11:07:47.069Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-10T11:07:47.069Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-10T11:07:47.069Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-06-10T11:07:47.069Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-10T11:07:47.069Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-10T11:07:47.069Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-10T11:07:47.069Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] [2021-06-10T11:07:47.069Z] DONE 7 tests, 6 skipped in 1.724s [2021-06-10T11:07:47.069Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T11:07:47.069Z] INFO: Testing against a local daemon [2021-06-10T11:07:47.069Z] === RUN TestCheckpoint [2021-06-10T11:07:47.069Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T11:07:47.069Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:07:47.069Z] === RUN TestContainerInvalidJSON [2021-06-10T11:07:47.069Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:07:47.069Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:07:47.069Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:07:47.069Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:07:47.069Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:07:47.069Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:07:47.069Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:07:47.069Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:07:47.069Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:07:47.069Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-10T11:07:47.069Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T11:07:47.069Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T11:07:47.069Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T11:07:47.069Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T11:07:47.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-10T11:07:47.328Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T11:07:47.328Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-10T11:07:47.328Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T11:07:47.328Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-10T11:07:47.328Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T11:07:47.328Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-10T11:07:47.328Z] === RUN TestCopyFromContainer [2021-06-10T11:07:47.593Z] #20 45.35 Setting up iptables (1.8.2-4) ... [2021-06-10T11:07:47.593Z] #20 45.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T11:07:47.593Z] #20 45.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T11:07:47.593Z] #20 45.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-10T11:07:47.593Z] #20 45.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-10T11:07:47.593Z] #20 45.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-10T11:07:47.593Z] #20 45.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-10T11:07:47.593Z] #20 45.39 Setting up python3 (3.7.3-1) ... [2021-06-10T11:07:47.850Z] #20 45.73 Setting up python3-wheel (0.32.3-2) ... [2021-06-10T11:07:48.414Z] #20 46.33 Setting up apparmor (2.13.2-10) ... [2021-06-10T11:07:48.674Z] 29d5b6a226d2: Verifying Checksum [2021-06-10T11:07:48.674Z] 29d5b6a226d2: Download complete [2021-06-10T11:07:49.783Z] #20 47.72 Setting up xfsprogs (4.20.0-1) ... [2021-06-10T11:07:49.783Z] #20 47.73 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-10T11:07:50.347Z] #20 48.07 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-10T11:07:50.910Z] #20 48.81 Setting up python3-distutils (3.7.3-1) ... [2021-06-10T11:07:51.167Z] #20 49.22 Setting up python3-setuptools (40.8.0-1) ... [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer// [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T11:07:51.512Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T11:07:51.811Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T11:07:51.811Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer (4.49s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-10T11:07:51.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-10T11:07:51.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T11:07:51.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:07:51.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:07:51.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:07:51.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:07:51.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:07:51.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:07:51.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:07:51.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:07:51.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:07:51.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-10T11:07:51.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T11:07:51.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T11:07:51.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-10T11:07:51.811Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T11:07:51.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-10T11:07:51.811Z] === RUN TestCreateWithInvalidEnv [2021-06-10T11:07:51.811Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T11:07:51.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T11:07:51.811Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T11:07:51.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T11:07:51.811Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T11:07:51.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T11:07:51.811Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T11:07:51.811Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T11:07:51.811Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T11:07:51.811Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-10T11:07:51.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T11:07:51.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T11:07:51.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T11:07:51.811Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T11:07:52.092Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-10T11:07:52.092Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T11:07:52.635Z] #20 50.36 Setting up python3-pip (18.1-5) ... [2021-06-10T11:07:53.266Z] #20 51.14 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:07:53.266Z] #20 51.17 Processing triggers for mime-support (3.62) ... [2021-06-10T11:07:53.830Z] #20 DONE 51.8s [2021-06-10T11:07:53.830Z] [2021-06-10T11:07:53.830Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-10T11:07:53.830Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-10T11:07:54.015Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2021-06-10T11:07:54.015Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T11:07:55.722Z] #21 1.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-10T11:07:55.722Z] #21 1.594 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-10T11:07:55.722Z] #21 1.597 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-10T11:07:55.722Z] #21 DONE 1.7s [2021-06-10T11:07:55.722Z] [2021-06-10T11:07:55.722Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T11:07:55.722Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-06-10T11:07:55.916Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T11:07:55.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:07:55.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:07:55.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:07:55.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:07:55.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:07:55.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:07:55.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:07:55.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:07:55.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:07:55.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:07:55.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:07:55.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:07:55.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:07:55.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:07:55.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T11:07:55.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T11:07:55.916Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T11:07:56.484Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-06-10T11:07:56.484Z] === RUN TestCreateDifferentPlatform [2021-06-10T11:07:56.484Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T11:07:56.484Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T11:07:56.484Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-10T11:07:56.484Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T11:07:56.484Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T11:07:56.484Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T11:07:56.484Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-10T11:07:56.484Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T11:07:56.484Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-10T11:07:56.484Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T11:07:56.484Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-10T11:07:56.484Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-10T11:07:56.484Z] === RUN TestDaemonRestartIpcMode [2021-06-10T11:07:56.484Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T11:07:56.484Z] === RUN TestDaemonHostGatewayIP [2021-06-10T11:07:56.484Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-10T11:07:56.484Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:07:56.484Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T11:07:56.484Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T11:07:56.484Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T11:07:56.484Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T11:07:56.484Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-10T11:07:56.484Z] === RUN TestDiff [2021-06-10T11:07:57.051Z] --- PASS: TestDiff (0.65s) [2021-06-10T11:07:57.051Z] === RUN TestExecWithCloseStdin [2021-06-10T11:07:57.986Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-06-10T11:07:57.986Z] === RUN TestExec [2021-06-10T11:07:59.364Z] --- PASS: TestExec (0.96s) [2021-06-10T11:07:59.364Z] === RUN TestExecUser [2021-06-10T11:07:59.932Z] --- PASS: TestExecUser (0.94s) [2021-06-10T11:07:59.932Z] === RUN TestExportContainerAndImportImage [2021-06-10T11:08:00.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T11:08:00.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T11:08:00.866Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-06-10T11:08:00.866Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T11:08:00.977Z] #22 4.868 Collecting yamllint==1.26.1 [2021-06-10T11:08:02.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T11:08:03.497Z] #22 ... [2021-06-10T11:08:03.497Z] [2021-06-10T11:08:03.497Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-10T11:08:03.497Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-10T11:08:03.497Z] #40 DONE 192.5s [2021-06-10T11:08:03.497Z] [2021-06-10T11:08:03.497Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:08:03.497Z] #54 sha256:d8f858c2f9cba5cfd58ab06079fe948058ede79d788a7c55371c520295ef7da3 [2021-06-10T11:08:04.148Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-06-10T11:08:04.148Z] === RUN TestHealthCheckWorkdir [2021-06-10T11:08:04.865Z] #54 ... [2021-06-10T11:08:04.865Z] [2021-06-10T11:08:04.865Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-10T11:08:04.865Z] #50 sha256:836d6eece2bc884bfa266c7a5df87bdb857b3819513eea6d8a5f4ab289504391 [2021-06-10T11:08:04.865Z] #50 194.6 + /build/golangci-lint --version [2021-06-10T11:08:05.122Z] #50 194.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-10T11:08:05.122Z] #50 DONE 195.0s [2021-06-10T11:08:05.122Z] [2021-06-10T11:08:05.122Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-10T11:08:05.122Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-10T11:08:05.523Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2021-06-10T11:08:05.523Z] === RUN TestHealthKillContainer [2021-06-10T11:08:05.686Z] #22 10.20 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-10T11:08:05.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T11:08:06.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T11:08:06.616Z] #22 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-10T11:08:06.616Z] #22 11.13 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-10T11:08:06.616Z] #22 11.20 Collecting pyyaml (from yamllint==1.26.1) [2021-06-10T11:08:06.872Z] #22 11.32 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-10T11:08:07.129Z] #22 11.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-10T11:08:07.129Z] #22 11.56 Building wheels for collected packages: yamllint [2021-06-10T11:08:07.129Z] #22 11.56 Running setup.py bdist_wheel for yamllint: started [2021-06-10T11:08:07.692Z] #22 12.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-10T11:08:07.692Z] #22 12.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-10T11:08:07.692Z] #22 12.35 Successfully built yamllint [2021-06-10T11:08:07.948Z] #22 12.37 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-10T11:08:08.205Z] #22 12.63 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-10T11:08:08.462Z] #22 DONE 12.8s [2021-06-10T11:08:08.462Z] [2021-06-10T11:08:08.462Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-10T11:08:08.462Z] #25 sha256:38b069318a54bc839f077e256583b11b3faa8c20fece413e21d9fba67d8e1a1c [2021-06-10T11:08:08.462Z] #25 DONE 0.2s [2021-06-10T11:08:08.462Z] [2021-06-10T11:08:08.462Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-10T11:08:08.462Z] #30 sha256:7b8c57ad5fdc9dc2d9dd4374cd95404127dc934b24da806047285d9a34464257 [2021-06-10T11:08:08.806Z] --- PASS: TestHealthKillContainer (2.96s) [2021-06-10T11:08:08.806Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T11:08:09.066Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-06-10T11:08:09.066Z] === RUN TestIpcModeNone [2021-06-10T11:08:10.002Z] --- PASS: TestIpcModeNone (0.93s) [2021-06-10T11:08:10.002Z] === RUN TestIpcModePrivate [2021-06-10T11:08:10.941Z] --- PASS: TestIpcModePrivate (0.98s) [2021-06-10T11:08:10.941Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-06-10T11:08:10.941Z] === RUN TestIpcModeShareable [2021-06-10T11:08:10.941Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-10T11:08:10.941Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:08:10.941Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T11:08:11.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T11:08:12.647Z] #30 DONE 3.7s [2021-06-10T11:08:12.647Z] [2021-06-10T11:08:12.647Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-10T11:08:12.647Z] #33 sha256:235dbf0e7a120d31aa84f2ab99dbab18cdf8d0821aa0ac5fd41799e0f4990943 [2021-06-10T11:08:12.647Z] #33 DONE 0.3s [2021-06-10T11:08:12.647Z] [2021-06-10T11:08:12.647Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-10T11:08:12.647Z] #35 sha256:387925a5e47e82e578ea513e14d6165c97a33c96ba2766cc9f55eaeaa6a30063 [2021-06-10T11:08:12.647Z] #35 DONE 0.1s [2021-06-10T11:08:12.647Z] [2021-06-10T11:08:12.647Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-10T11:08:12.647Z] #38 sha256:ec8fdcccae00b0ce89fb7253bb6a9aec2b4ccaf40ac759e35e8de69dcb0b20cf [2021-06-10T11:08:12.647Z] #38 DONE 0.1s [2021-06-10T11:08:12.647Z] [2021-06-10T11:08:12.647Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-10T11:08:12.647Z] #41 sha256:ab45ef76c41629d55ea566386920c00fbd1e976c94c3c4951b21cb81026d7c55 [2021-06-10T11:08:13.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-06-10T11:08:13.473Z] === RUN TestAPIIpcModeHost [2021-06-10T11:08:13.473Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-10T11:08:13.473Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:08:13.473Z] === RUN TestDaemonIpcModeShareable [2021-06-10T11:08:13.473Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-10T11:08:13.473Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:08:13.473Z] === RUN TestDaemonIpcModePrivate [2021-06-10T11:08:13.578Z] #41 DONE 0.6s [2021-06-10T11:08:13.578Z] [2021-06-10T11:08:13.578Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-10T11:08:13.578Z] #45 sha256:33b8c8dc44ecd5f1f5ee342e9ace86f6d02ccc050193883a3a4bdf2c55e39a8e [2021-06-10T11:08:13.578Z] #45 DONE 0.1s [2021-06-10T11:08:13.578Z] [2021-06-10T11:08:13.578Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:08:13.578Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:08:13.578Z] #57 ... [2021-06-10T11:08:13.578Z] [2021-06-10T11:08:13.578Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-10T11:08:13.578Z] #47 sha256:ea83467fe5122798d346d604f8a6d8eb46559bf8c0f05242c82dcb1aee6a30cf [2021-06-10T11:08:13.578Z] #47 DONE 0.2s [2021-06-10T11:08:13.578Z] [2021-06-10T11:08:13.578Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-10T11:08:13.578Z] #49 sha256:52a0625ec4d1174da4a24fd4b645ecb88643a063c3a2334da7f75d92492b7098 [2021-06-10T11:08:13.835Z] #49 DONE 0.1s [2021-06-10T11:08:13.835Z] [2021-06-10T11:08:13.835Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-10T11:08:13.835Z] #51 sha256:455eadee17f60957c73719f8a9f82372f90d45a7f89a7e7bec26d50b1c5d9fad [2021-06-10T11:08:14.091Z] #51 DONE 0.5s [2021-06-10T11:08:14.091Z] [2021-06-10T11:08:14.091Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:08:14.091Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:08:14.348Z] #57 ... [2021-06-10T11:08:14.348Z] [2021-06-10T11:08:14.348Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-10T11:08:14.348Z] #53 sha256:968f29f920e13a4e5e63bb223d6c0e215ceb1a856187d259aae652f8f80863f2 [2021-06-10T11:08:14.348Z] #53 DONE 0.1s [2021-06-10T11:08:14.348Z] [2021-06-10T11:08:14.348Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:08:14.348Z] #54 sha256:d8f858c2f9cba5cfd58ab06079fe948058ede79d788a7c55371c520295ef7da3 [2021-06-10T11:08:16.759Z] --- PASS: TestDaemonIpcModePrivate (2.65s) [2021-06-10T11:08:16.759Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-06-10T11:08:16.759Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T11:08:16.759Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-10T11:08:16.759Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:08:16.759Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T11:08:16.759Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-10T11:08:16.759Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:08:16.759Z] === RUN TestIpcModeOlderClient [2021-06-10T11:08:16.759Z] === PAUSE TestIpcModeOlderClient [2021-06-10T11:08:16.759Z] === RUN TestKillContainerInvalidSignal [2021-06-10T11:08:17.017Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-10T11:08:17.017Z] === RUN TestKillContainer [2021-06-10T11:08:17.017Z] === RUN TestKillContainer/no_signal [2021-06-10T11:08:17.587Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T11:08:18.164Z] === RUN TestKillContainer/killing_signal [2021-06-10T11:08:19.114Z] --- PASS: TestKillContainer (2.07s) [2021-06-10T11:08:19.114Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-06-10T11:08:19.114Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-06-10T11:08:19.114Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-06-10T11:08:19.114Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T11:08:19.114Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T11:08:19.680Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T11:08:20.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-06-10T11:08:20.252Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-06-10T11:08:20.252Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-06-10T11:08:20.252Z] === RUN TestKillStoppedContainer [2021-06-10T11:08:20.252Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-10T11:08:20.252Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T11:08:20.510Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-10T11:08:20.510Z] === RUN TestKillDifferentUserContainer [2021-06-10T11:08:21.079Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-06-10T11:08:21.079Z] === RUN TestInspectOomKilledTrue [2021-06-10T11:08:21.079Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T11:08:21.081Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:08:21.081Z] === RUN TestInspectOomKilledFalse [2021-06-10T11:08:21.081Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T11:08:21.081Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:08:21.081Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T11:08:21.081Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-10T11:08:21.081Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-10T11:08:21.081Z] === RUN TestLinksContainerNames [2021-06-10T11:08:21.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T11:08:22.457Z] --- PASS: TestLinksContainerNames (1.33s) [2021-06-10T11:08:22.457Z] === RUN TestLogsFollowTailEmpty [2021-06-10T11:08:23.025Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-06-10T11:08:23.025Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T11:08:23.666Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:08:23.666Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:08:23.666Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:08:23.666Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:08:23.666Z] [2021-06-10T11:08:23.666Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-10T11:08:23.666Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-10T11:08:23.666Z] Using test binary docker [2021-06-10T11:08:23.666Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T11:08:23.666Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T11:08:23.666Z] INFO: Waiting for daemon to start... [2021-06-10T11:08:23.666Z] Starting dockerd [2021-06-10T11:08:23.666Z] . [2021-06-10T11:08:23.666Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-10T11:08:23.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/default [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/private [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/slave [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/shared [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/default [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/shared [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/slave [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/private [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T11:08:23.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:08:23.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:08:23.960Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T11:08:24.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T11:08:24.219Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:08:24.219Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:08:24.219Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T11:08:24.219Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T11:08:24.219Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-10T11:08:24.220Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-06-10T11:08:24.220Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T11:08:24.220Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-10T11:08:24.220Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-10T11:08:24.220Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T11:08:24.220Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-10T11:08:24.220Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-10T11:08:24.220Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T11:08:24.220Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-10T11:08:24.220Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-10T11:08:24.220Z] === RUN TestNetworkNat [2021-06-10T11:08:24.788Z] --- PASS: TestNetworkNat (0.69s) [2021-06-10T11:08:24.788Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T11:08:25.723Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-06-10T11:08:25.723Z] === RUN TestNetworkLoopbackNat [2021-06-10T11:08:28.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T11:08:29.009Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-06-10T11:08:29.009Z] === RUN TestPause [2021-06-10T11:08:29.009Z] --- SKIP: TestPause (0.00s) [2021-06-10T11:08:29.009Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:08:29.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T11:08:29.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T11:08:29.009Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T11:08:29.009Z] === RUN TestPauseStopPausedContainer [2021-06-10T11:08:29.009Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-10T11:08:29.009Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:08:29.009Z] === RUN TestPidHost [2021-06-10T11:08:29.194Z] #54 ... [2021-06-10T11:08:29.194Z] [2021-06-10T11:08:29.194Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:08:29.194Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:08:29.194Z] #57 176.4 + bin/containerd [2021-06-10T11:08:30.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T11:08:30.389Z] --- PASS: TestPidHost (1.87s) [2021-06-10T11:08:30.389Z] === RUN TestPsFilter [2021-06-10T11:08:30.389Z] --- PASS: TestPsFilter (0.11s) [2021-06-10T11:08:30.389Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T11:08:31.090Z] #57 ... [2021-06-10T11:08:31.090Z] [2021-06-10T11:08:31.090Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-10T11:08:31.090Z] #54 sha256:d8f858c2f9cba5cfd58ab06079fe948058ede79d788a7c55371c520295ef7da3 [2021-06-10T11:08:31.090Z] #54 106.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-10T11:08:31.090Z] #54 107.4 + mkdir -p /build [2021-06-10T11:08:31.090Z] #54 107.4 + cp runc /build/runc [2021-06-10T11:08:31.090Z] #54 DONE 107.7s [2021-06-10T11:08:31.090Z] [2021-06-10T11:08:31.090Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:08:31.090Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:08:31.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-06-10T11:08:31.331Z] === RUN TestRemoveContainerWithVolume [2021-06-10T11:08:31.897Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-06-10T11:08:31.897Z] === RUN TestRemoveContainerRunning [2021-06-10T11:08:32.022Z] #57 ... [2021-06-10T11:08:32.022Z] [2021-06-10T11:08:32.022Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-10T11:08:32.022Z] #55 sha256:d327d7dcf003106c4ecfa20e07d901cbc2f8b2a153725bcb26f801a55e657cee [2021-06-10T11:08:32.022Z] #55 DONE 0.3s [2021-06-10T11:08:32.283Z] [2021-06-10T11:08:32.283Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-10T11:08:32.283Z] #57 sha256:af214e7773c5ab036524f1e2397cbd65f60a52e961046332e67f2a6361b7f179 [2021-06-10T11:08:32.470Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-06-10T11:08:32.470Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T11:08:33.038Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-06-10T11:08:33.038Z] === RUN TestRemoveInvalidContainer [2021-06-10T11:08:33.297Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-10T11:08:33.297Z] === RUN TestRenameLinkedContainer [2021-06-10T11:08:34.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T11:08:35.838Z] --- PASS: TestRenameLinkedContainer (2.65s) [2021-06-10T11:08:35.838Z] === RUN TestRenameStoppedContainer [2021-06-10T11:08:36.411Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-06-10T11:08:36.411Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T11:08:37.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T11:08:37.793Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-06-10T11:08:37.793Z] === RUN TestRenameInvalidName [2021-06-10T11:08:38.728Z] --- PASS: TestRenameInvalidName (0.81s) [2021-06-10T11:08:38.728Z] === RUN TestRenameAnonymousContainer [2021-06-10T11:08:41.260Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2021-06-10T11:08:41.260Z] === RUN TestRenameContainerWithSameName [2021-06-10T11:08:41.519Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-06-10T11:08:41.519Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T11:08:42.908Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-06-10T11:08:42.908Z] === RUN TestResize [2021-06-10T11:08:43.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T11:08:43.474Z] --- PASS: TestResize (0.67s) [2021-06-10T11:08:43.474Z] === RUN TestResizeWithInvalidSize [2021-06-10T11:08:44.409Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-06-10T11:08:44.409Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T11:08:44.975Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-06-10T11:08:44.975Z] === RUN TestDaemonRestartKillContainers [2021-06-10T11:08:44.975Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T11:08:44.975Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-10T11:08:44.975Z] === RUN TestCgroupNamespacesRun [2021-06-10T11:08:45.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T11:08:47.506Z] --- PASS: TestCgroupNamespacesRun (2.61s) [2021-06-10T11:08:47.506Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T11:08:48.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T11:08:50.039Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-06-10T11:08:50.039Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T11:08:52.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T11:08:52.179Z] Using test binary docker [2021-06-10T11:08:52.179Z] +++ /etc/init.d/apparmor start [2021-06-10T11:08:52.179Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T11:08:52.179Z] INFO: Waiting for daemon to start... [2021-06-10T11:08:52.179Z] Starting dockerd [2021-06-10T11:08:52.179Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-06-10T11:08:52.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s) [2021-06-10T11:08:52.572Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T11:08:54.094Z] . [2021-06-10T11:08:54.094Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T11:08:54.355Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T11:08:54.355Z] Error: No such image: emptyfs [2021-06-10T11:08:54.355Z] ++++ docker load [2021-06-10T11:08:54.355Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T11:08:54.616Z] Running integration-test (iteration 1) [2021-06-10T11:08:54.616Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T11:08:54.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:08:54.616Z] ++ set -e [2021-06-10T11:08:54.616Z] ++ '[' -n 0 ']' [2021-06-10T11:08:54.616Z] ++ set -x [2021-06-10T11:08:54.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:08:55.101Z] --- PASS: TestCgroupNamespacesRunHostMode (2.63s) [2021-06-10T11:08:55.101Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T11:08:57.632Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s) [2021-06-10T11:08:57.632Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T11:08:59.533Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-06-10T11:08:59.533Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T11:09:01.435Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-06-10T11:09:01.435Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T11:09:02.376Z] sha256:e647a6c7cf4f9bff5196a7f82627d960f88d4cd8d36cc19c0ccce3533de848ce [2021-06-10T11:09:02.376Z] INFO: Starting docker-py tests... [2021-06-10T11:09:02.376Z] ============================= test session starts ============================== [2021-06-10T11:09:02.376Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-10T11:09:02.376Z] rootdir: /src, inifile: pytest.ini [2021-06-10T11:09:02.376Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-10T11:09:02.376Z] collected 390 items / 1 deselected / 389 selected [2021-06-10T11:09:02.376Z] [2021-06-10T11:09:03.964Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.66s) [2021-06-10T11:09:03.964Z] === RUN TestNISDomainname [2021-06-10T11:09:03.964Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-10T11:09:03.964Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-10T11:09:03.964Z] === RUN TestHostnameDnsResolution [2021-06-10T11:09:04.329Z] #57 207.7 # github.com/containerd/containerd/cmd/containerd [2021-06-10T11:09:04.329Z] #57 207.7 /usr/bin/ld: /tmp/go-link-988740702/000018.o: in function `New': [2021-06-10T11:09:04.329Z] #57 207.7 /tmp/tmp.Car7A8125k/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-10T11:09:04.329Z] #57 207.8 + bin/containerd-stress [2021-06-10T11:09:04.329Z] #57 209.9 + bin/containerd-shim [2021-06-10T11:09:05.341Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-06-10T11:09:05.341Z] === RUN TestStats [2021-06-10T11:09:05.341Z] --- SKIP: TestStats (0.00s) [2021-06-10T11:09:05.341Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:05.341Z] === RUN TestStopContainerWithTimeout [2021-06-10T11:09:05.341Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T11:09:05.341Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T11:09:05.341Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T11:09:05.341Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T11:09:05.341Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T11:09:05.341Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T11:09:05.342Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T11:09:05.342Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T11:09:05.342Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T11:09:05.342Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T11:09:06.278Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T11:09:08.178Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T11:09:09.578Z] #57 216.8 + bin/containerd-shim-runc-v1 [2021-06-10T11:09:10.117Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-10T11:09:10.117Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-06-10T11:09:10.117Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-06-10T11:09:10.117Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2021-06-10T11:09:10.117Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2021-06-10T11:09:10.117Z] === RUN TestDeleteDevicemapper [2021-06-10T11:09:10.117Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T11:09:10.117Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T11:09:10.117Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T11:09:12.026Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2021-06-10T11:09:12.026Z] === RUN TestUpdateMemory [2021-06-10T11:09:12.026Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T11:09:12.026Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:12.026Z] === RUN TestUpdateCPUQuota [2021-06-10T11:09:12.026Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-10T11:09:12.026Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:12.026Z] === RUN TestUpdatePidsLimit [2021-06-10T11:09:12.026Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-10T11:09:12.026Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:12.026Z] === RUN TestUpdateRestartPolicy [2021-06-10T11:09:14.662Z] 29d5b6a226d2: Pull complete [2021-06-10T11:09:14.662Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-10T11:09:14.662Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:09:14.662Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-10T11:09:14.662Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-10T11:09:14.662Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-10T11:09:14.662Z] WARN: Skipping validation tests [2021-06-10T11:09:14.662Z] INFO: Running unit tests at 06/10/2021 11:09:13... [2021-06-10T11:09:14.826Z] #57 221.9 + bin/containerd-shim-runc-v2 [2021-06-10T11:09:15.391Z] #57 223.0 + binaries [2021-06-10T11:09:15.391Z] #57 223.0 + install -D bin/containerd /build/containerd [2021-06-10T11:09:15.391Z] #57 223.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-10T11:09:15.391Z] #57 223.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-10T11:09:15.391Z] #57 223.1 + install -D bin/ctr /build/ctr [2021-06-10T11:09:17.277Z] #57 DONE 224.9s [2021-06-10T11:09:17.529Z] INFO: make.ps1 starting at 06/10/2021 11:09:17 [2021-06-10T11:09:17.529Z] INFO: Git commit (3c0fdb0d53) assumed from DOCKER_GITCOMMIT environment variable [2021-06-10T11:09:17.529Z] INFO: Invoking autogen... [2021-06-10T11:09:17.982Z] INFO: Running unit tests... [2021-06-10T11:09:18.212Z] [2021-06-10T11:09:18.212Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-10T11:09:18.212Z] #58 sha256:587759c5dcad422a8c4c1a32460b2c15c92b482ee93ebb17a6bc29aeb34373ae [2021-06-10T11:09:18.775Z] #58 DONE 0.6s [2021-06-10T11:09:18.775Z] [2021-06-10T11:09:18.775Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-10T11:09:18.775Z] #62 sha256:47dc8790c66075f9249370f0cfcbf12a42fdba775b547f684149798ee8907840 [2021-06-10T11:09:18.775Z] #62 DONE 0.1s [2021-06-10T11:09:18.775Z] [2021-06-10T11:09:18.775Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-10T11:09:18.775Z] #67 sha256:2c36f8d9eef1f558cd12b72abafe1d32ee5a2ad8425e667456efc4f99d44f7e8 [2021-06-10T11:09:19.335Z] #67 DONE 0.5s [2021-06-10T11:09:19.335Z] [2021-06-10T11:09:19.335Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-10T11:09:19.335Z] #68 sha256:96c77cbadabff568affb17c10d4249151bb662d56f807f093450a5786e55f417 [2021-06-10T11:09:19.335Z] #68 DONE 0.0s [2021-06-10T11:09:19.335Z] [2021-06-10T11:09:19.335Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-06-10T11:09:19.335Z] #69 sha256:e89662fe4a4e68402d760ec796d1462d2780702a83fe91a657baeaef1f233a12 [2021-06-10T11:09:20.261Z] #69 0.710 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-10T11:09:20.262Z] #69 0.850 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-10T11:09:20.262Z] #69 0.931 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-10T11:09:20.262Z] #69 1.016 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-10T11:09:21.081Z] #69 1.128 Reading package lists... [2021-06-10T11:09:21.149Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-10T11:09:21.643Z] #69 1.764 Reading package lists... [2021-06-10T11:09:21.714Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-10T11:09:21.899Z] #69 2.381 Building dependency tree... [2021-06-10T11:09:21.899Z] #69 2.510 Reading state information... [2021-06-10T11:09:21.899Z] #69 2.619 The following additional packages will be installed: [2021-06-10T11:09:21.899Z] #69 2.619 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-10T11:09:21.899Z] #69 2.620 libpam-systemd [2021-06-10T11:09:21.899Z] #69 2.620 Suggested packages: [2021-06-10T11:09:21.899Z] #69 2.620 systemd-container policykit-1 [2021-06-10T11:09:21.899Z] #69 2.620 Recommended packages: [2021-06-10T11:09:21.899Z] #69 2.620 libnss-systemd [2021-06-10T11:09:21.899Z] #69 2.700 The following NEW packages will be installed: [2021-06-10T11:09:22.155Z] #69 2.701 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-10T11:09:22.155Z] #69 2.701 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-10T11:09:22.155Z] #69 2.968 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-10T11:09:22.155Z] #69 2.968 Need to get 4762 kB of archives. [2021-06-10T11:09:22.155Z] #69 2.968 After this operation, 16.6 MB of additional disk space will be used. [2021-06-10T11:09:22.155Z] #69 2.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-10T11:09:22.411Z] #69 2.970 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-06-10T11:09:22.411Z] #69 2.971 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-10T11:09:22.411Z] #69 2.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-10T11:09:22.411Z] #69 2.976 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-10T11:09:22.411Z] #69 2.977 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-10T11:09:22.411Z] #69 3.038 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-10T11:09:22.411Z] #69 3.039 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-10T11:09:22.411Z] #69 3.041 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-10T11:09:22.411Z] #69 3.044 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-10T11:09:22.411Z] #69 3.046 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-06-10T11:09:22.411Z] #69 3.195 debconf: delaying package configuration, since apt-utils is not installed [2021-06-10T11:09:22.411Z] #69 3.218 Fetched 4762 kB in 0s (14.2 MB/s) [2021-06-10T11:09:22.411Z] #69 3.241 Selecting previously unselected package libargon2-1:amd64. [2021-06-10T11:09:22.668Z] #69 3.241 (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 ... 28067 files and directories currently installed.) [2021-06-10T11:09:22.668Z] #69 3.254 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-10T11:09:22.668Z] #69 3.260 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-10T11:09:22.668Z] #69 3.293 Selecting previously unselected package libjson-c3:amd64. [2021-06-10T11:09:22.668Z] #69 3.293 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-10T11:09:22.668Z] #69 3.297 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-10T11:09:22.668Z] #69 3.330 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-10T11:09:22.668Z] #69 3.333 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-10T11:09:22.668Z] #69 3.337 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-10T11:09:22.668Z] #69 3.408 Selecting previously unselected package libidn11:amd64. [2021-06-10T11:09:22.668Z] #69 3.408 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-10T11:09:22.668Z] #69 3.412 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-10T11:09:22.668Z] #69 3.465 Selecting previously unselected package libkmod2:amd64. [2021-06-10T11:09:22.668Z] #69 3.468 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-10T11:09:22.668Z] #69 3.473 Unpacking libkmod2:amd64 (26-1) ... [2021-06-10T11:09:22.668Z] #69 3.519 Selecting previously unselected package systemd. [2021-06-10T11:09:22.924Z] #69 3.522 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-10T11:09:22.924Z] #69 3.561 Unpacking systemd (241-7~deb10u7) ... [2021-06-10T11:09:23.217Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-10T11:09:23.486Z] #69 3.992 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-10T11:09:23.486Z] #69 4.001 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-10T11:09:23.486Z] #69 4.010 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-10T11:09:23.486Z] #69 4.020 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-10T11:09:23.486Z] #69 4.032 Setting up libkmod2:amd64 (26-1) ... [2021-06-10T11:09:23.486Z] #69 4.048 Setting up systemd (241-7~deb10u7) ... [2021-06-10T11:09:23.486Z] #69 4.094 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-10T11:09:23.486Z] #69 4.095 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-10T11:09:23.486Z] #69 4.099 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-10T11:09:23.486Z] #69 4.099 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-10T11:09:23.742Z] #69 4.459 Selecting previously unselected package systemd-sysv. [2021-06-10T11:09:23.742Z] #69 4.459 (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 ... 28864 files and directories currently installed.) [2021-06-10T11:09:23.742Z] #69 4.475 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-10T11:09:23.742Z] #69 4.478 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-10T11:09:23.742Z] #69 4.517 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-10T11:09:23.742Z] #69 4.520 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T11:09:23.742Z] #69 4.523 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-10T11:09:23.742Z] #69 4.578 Selecting previously unselected package dbus. [2021-06-10T11:09:23.742Z] #69 4.578 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T11:09:23.742Z] #69 4.589 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-10T11:09:23.742Z] #69 4.646 Selecting previously unselected package libpam-systemd:amd64. [2021-06-10T11:09:23.999Z] #69 4.650 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-10T11:09:23.999Z] #69 4.654 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-10T11:09:23.999Z] #69 4.691 Selecting previously unselected package dbus-user-session. [2021-06-10T11:09:23.999Z] #69 4.694 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-10T11:09:23.999Z] #69 4.697 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-10T11:09:23.999Z] #69 4.736 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-10T11:09:23.999Z] #69 4.746 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-10T11:09:23.999Z] #69 4.755 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-10T11:09:23.999Z] #69 4.860 invoke-rc.d: could not determine current runlevel [2021-06-10T11:09:24.259Z] #69 4.862 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-10T11:09:24.259Z] #69 4.867 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-10T11:09:24.259Z] #69 4.975 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-10T11:09:24.259Z] #69 4.989 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-10T11:09:24.259Z] #69 4.997 Processing triggers for libc-bin (2.28-10) ... [2021-06-10T11:09:24.516Z] #69 DONE 5.1s [2021-06-10T11:09:24.516Z] [2021-06-10T11:09:24.516Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-06-10T11:09:24.516Z] #70 sha256:4e64f73d7acd671b468477ecf39f4085337058ec5a9bacf8f8ad308ced81e0cc [2021-06-10T11:09:25.077Z] #70 0.469 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T11:09:25.077Z] #70 0.469 Dload Upload Total Spent Left Speed [2021-06-10T11:09:25.077Z] #70 0.469 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 19393 0 --:--:-- --:--:-- --:--:-- 19393 [2021-06-10T11:09:25.077Z] #70 DONE 0.6s [2021-06-10T11:09:25.077Z] [2021-06-10T11:09:25.077Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-10T11:09:25.077Z] #71 sha256:43aec7a1860d527fca8f3d948aedd7f1be2493332767c35c2d420aa4b7994ff8 [2021-06-10T11:09:26.006Z] #71 DONE 0.9s [2021-06-10T11:09:26.006Z] [2021-06-10T11:09:26.006Z] #72 exporting to image [2021-06-10T11:09:26.006Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-10T11:09:26.006Z] #72 exporting layers [2021-06-10T11:09:26.900Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2021-06-10T11:09:26.900Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T11:09:26.900Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-06-10T11:09:26.900Z] === RUN TestWaitNonBlocked [2021-06-10T11:09:26.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:09:26.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:09:26.900Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:09:26.900Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:09:26.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:09:26.900Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:09:26.900Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-10T11:09:26.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-06-10T11:09:26.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-06-10T11:09:26.900Z] === RUN TestWaitBlocked [2021-06-10T11:09:26.900Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:09:26.900Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:09:26.900Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:09:26.900Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:09:26.900Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:09:26.900Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:09:27.466Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-10T11:09:27.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-06-10T11:09:27.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-06-10T11:09:27.466Z] === CONT TestDaemonRestartIpcMode [2021-06-10T11:09:27.466Z] === CONT TestIpcModeOlderClient [2021-06-10T11:09:27.466Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-10T11:09:27.466Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T11:09:28.212Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T11:09:32.570Z] #72 exporting layers 6.8s done [2021-06-10T11:09:32.570Z] #72 writing image sha256:c9382bdebd4736c48fb8ff08e7b15aa2a0b2028caa7513b220fc00e49dd11095 [2021-06-10T11:09:32.570Z] #72 writing image sha256:c9382bdebd4736c48fb8ff08e7b15aa2a0b2028caa7513b220fc00e49dd11095 done [2021-06-10T11:09:32.570Z] #72 naming to docker.io/library/docker:dac4e2063f7c063a460d1f3ed82d17fff636757f done [2021-06-10T11:09:32.570Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-10T11:09:32.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.80s) [2021-06-10T11:09:32.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=dac4e2063f7c063a460d1f3ed82d17fff636757f -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:dac4e2063f7c063a460d1f3ed82d17fff636757f hack/make.sh dynbinary test-integration [2021-06-10T11:09:32.994Z] --- PASS: TestDaemonRestartIpcMode (5.54s) [2021-06-10T11:09:32.994Z] PASS [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === Skipped [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T11:09:32.994Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-10T11:09:32.994Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-10T11:09:32.994Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T11:09:32.994Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-10T11:09:32.994Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-10T11:09:32.994Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-10T11:09:32.994Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-10T11:09:32.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-10T11:09:32.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T11:09:32.994Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.994Z] [2021-06-10T11:09:32.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T11:09:32.995Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-10T11:09:32.995Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-10T11:09:32.995Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-10T11:09:32.995Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-10T11:09:32.995Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-10T11:09:32.995Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T11:09:32.995Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-10T11:09:32.995Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-10T11:09:32.995Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-10T11:09:32.995Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-10T11:09:32.995Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T11:09:32.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-10T11:09:32.995Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-10T11:09:32.995Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-10T11:09:32.995Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] [2021-06-10T11:09:32.995Z] DONE 177 tests, 25 skipped in 105.921s [2021-06-10T11:09:32.995Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T11:09:32.995Z] INFO: Testing against a local daemon [2021-06-10T11:09:32.995Z] === RUN TestCommitInheritsEnv [2021-06-10T11:09:34.798Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-10T11:09:34.798Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-10T11:09:34.798Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-10T11:09:34.798Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-10T11:09:34.798Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-10T11:09:34.798Z] Detected virtualization docker. [2021-06-10T11:09:34.798Z] Detected architecture x86-64. [2021-06-10T11:09:34.798Z] Set hostname to . [2021-06-10T11:09:35.054Z] + source /etc/docker-entrypoint-cmd [2021-06-10T11:09:35.054Z] ++ hack/make.sh dynbinary test-integration [2021-06-10T11:09:35.054Z] [2021-06-10T11:09:35.310Z] Removing bundles/ [2021-06-10T11:09:35.310Z] [2021-06-10T11:09:35.310Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-10T11:09:35.310Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:09:35.310Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:09:35.524Z] --- PASS: TestCommitInheritsEnv (2.06s) [2021-06-10T11:09:35.524Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T11:09:35.524Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T11:09:35.524Z] === RUN TestImagesFilterMultiReference [2021-06-10T11:09:35.524Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-10T11:09:35.524Z] === RUN TestImagePullPlatformInvalid [2021-06-10T11:09:35.524Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T11:09:35.524Z] === RUN TestRemoveImageOrphaning [2021-06-10T11:09:36.789Z] ? github.com/docker/docker/api [no test files] [2021-06-10T11:09:37.427Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-06-10T11:09:37.427Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T11:09:37.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-10T11:09:37.427Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-10T11:09:37.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T11:09:37.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-10T11:09:37.427Z] === RUN TestTagInvalidReference [2021-06-10T11:09:37.427Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-10T11:09:37.427Z] === RUN TestTagValidPrefixedRepo [2021-06-10T11:09:37.427Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-10T11:09:37.427Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T11:09:37.427Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-10T11:09:37.427Z] === RUN TestTagOfficialNames [2021-06-10T11:09:37.427Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-10T11:09:37.427Z] === RUN TestTagMatchesDigest [2021-06-10T11:09:37.427Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-10T11:09:37.427Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T11:09:41.370Z] Loaded image: buildpack-deps:buster [2021-06-10T11:09:41.370Z] Loaded image: busybox:latest [2021-06-10T11:09:41.370Z] Loaded image: busybox:glibc [2021-06-10T11:09:42.754Z] Loaded image: debian:bullseye [2021-06-10T11:09:42.754Z] Loaded image: hello-world:latest [2021-06-10T11:09:43.015Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:09:43.276Z] INFO: Testing against a local daemon [2021-06-10T11:09:43.276Z] === RUN TestCgroupNamespacesBuild [2021-06-10T11:09:46.578Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2021-06-10T11:09:46.578Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T11:09:49.124Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.60s) [2021-06-10T11:09:49.124Z] === RUN TestBuildWithSession [2021-06-10T11:09:49.124Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T11:09:49.124Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:09:49.124Z] === RUN TestBuildSquashParent [2021-06-10T11:09:51.498Z] === RUN TestMiddlewares [2021-06-10T11:09:51.498Z] --- PASS: TestMiddlewares (0.00s) [2021-06-10T11:09:51.498Z] PASS [2021-06-10T11:09:51.498Z] coverage: 9.0% of statements [2021-06-10T11:09:51.498Z] ok github.com/docker/docker/api/server 0.310s coverage: 9.0% of statements [2021-06-10T11:10:00.842Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-10T11:10:01.358Z] --- PASS: TestBuildSquashParent (12.32s) [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:10:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:10:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:10:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:10:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:10:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:10:01.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:10:01.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:10:01.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:10:01.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:10:06.647Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:10:06.647Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:10:11.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:10:11.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.38s) [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.55s) [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.37s) [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.26s) [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.65s) [2021-06-10T11:10:18.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.72s) [2021-06-10T11:10:18.528Z] === RUN TestBuildMultiStageCopy [2021-06-10T11:10:18.528Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T11:10:21.851Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T11:10:22.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T11:10:22.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T11:10:23.251Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T11:10:24.192Z] --- PASS: TestBuildMultiStageCopy (6.42s) [2021-06-10T11:10:24.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.92s) [2021-06-10T11:10:24.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-06-10T11:10:24.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-06-10T11:10:24.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2021-06-10T11:10:24.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-06-10T11:10:24.192Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T11:10:25.574Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2021-06-10T11:10:25.574Z] === RUN TestBuildLabelWithTargets [2021-06-10T11:10:28.116Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2021-06-10T11:10:28.116Z] === RUN TestBuildWithEmptyLayers [2021-06-10T11:10:28.687Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-06-10T11:10:28.687Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T11:10:32.889Z] --- PASS: TestBuildMultiStageOnBuild (4.14s) [2021-06-10T11:10:32.889Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T11:10:35.433Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2021-06-10T11:10:35.433Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T11:10:39.647Z] --- PASS: TestBuildMultiStageLayerLeak (4.62s) [2021-06-10T11:10:39.647Z] === RUN TestBuildWithHugeFile [2021-06-10T11:10:42.946Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T11:10:42.946Z] Using test binary docker [2021-06-10T11:10:42.946Z] +++ /etc/init.d/apparmor start [2021-06-10T11:10:42.946Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T11:10:42.946Z] Starting dockerd [2021-06-10T11:10:42.946Z] INFO: Waiting for daemon to start... [2021-06-10T11:10:42.946Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-06-10T11:10:43.887Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T11:10:43.887Z] Using test binary docker [2021-06-10T11:10:43.887Z] +++ /etc/init.d/apparmor start [2021-06-10T11:10:43.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-10T11:10:43.887Z] INFO: Waiting for daemon to start... [2021-06-10T11:10:43.887Z] Starting dockerd [2021-06-10T11:10:43.887Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-06-10T11:10:44.827Z] . [2021-06-10T11:10:44.827Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T11:10:44.827Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T11:10:44.827Z] Error: No such image: emptyfs [2021-06-10T11:10:44.827Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T11:10:44.827Z] ++++ docker load [2021-06-10T11:10:45.088Z] Running integration-test (iteration 1) [2021-06-10T11:10:45.088Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-10T11:10:45.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-10T11:10:45.088Z] ++ set -e [2021-06-10T11:10:45.088Z] ++ '[' -n 0 ']' [2021-06-10T11:10:45.088Z] ++ set -x [2021-06-10T11:10:45.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-10T11:10:46.029Z] [2021-06-10T11:10:46.029Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T11:10:46.029Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T11:10:46.029Z] Error: No such image: emptyfs [2021-06-10T11:10:46.029Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-10T11:10:46.029Z] ++++ docker load [2021-06-10T11:10:46.601Z] Running integration-test (iteration 1) [2021-06-10T11:10:46.601Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-10T11:10:46.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-10T11:10:46.601Z] ++ set -e [2021-06-10T11:10:46.601Z] ++ '[' -n 0 ']' [2021-06-10T11:10:46.601Z] ++ set -x [2021-06-10T11:10:46.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T11:10:51.961Z] === RUN TestBoolValue [2021-06-10T11:10:51.961Z] --- PASS: TestBoolValue (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestBoolValueOrDefault [2021-06-10T11:10:51.961Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestInt64ValueOrZero [2021-06-10T11:10:51.961Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestInt64ValueOrDefault [2021-06-10T11:10:51.961Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-10T11:10:51.961Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestJsonContentType [2021-06-10T11:10:51.961Z] --- PASS: TestJsonContentType (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 14.7% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/server/httputils 0.251s coverage: 14.7% of statements [2021-06-10T11:10:51.961Z] === RUN TestMaskSecretKeys [2021-06-10T11:10:51.961Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-10T11:10:51.961Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-10T11:10:51.961Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-10T11:10:51.961Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestVersionMiddlewareVersion [2021-06-10T11:10:51.961Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-10T11:10:51.961Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 37.7% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/server/middleware 0.282s coverage: 37.7% of statements [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T11:10:51.961Z] === RUN TestStrSliceMarshalJSON [2021-06-10T11:10:51.961Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestStrSliceUnmarshalJSON [2021-06-10T11:10:51.961Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestStrSliceUnmarshalString [2021-06-10T11:10:51.961Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestStrSliceUnmarshalSlice [2021-06-10T11:10:51.961Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 90.0% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/types/strslice 0.182s coverage: 90.0% of statements [2021-06-10T11:10:51.961Z] === RUN TestToJSON [2021-06-10T11:10:51.961Z] --- PASS: TestToJSON (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestToParamWithVersion [2021-06-10T11:10:51.961Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestFromJSON [2021-06-10T11:10:51.961Z] --- PASS: TestFromJSON (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestEmpty [2021-06-10T11:10:51.961Z] --- PASS: TestEmpty (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestArgsMatchKVListEmptySources [2021-06-10T11:10:51.961Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestArgsMatchKVList [2021-06-10T11:10:51.961Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestArgsMatch [2021-06-10T11:10:51.961Z] --- PASS: TestArgsMatch (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestAdd [2021-06-10T11:10:51.961Z] --- PASS: TestAdd (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestDel [2021-06-10T11:10:51.961Z] --- PASS: TestDel (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestLen [2021-06-10T11:10:51.961Z] --- PASS: TestLen (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestExactMatch [2021-06-10T11:10:51.961Z] --- PASS: TestExactMatch (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestOnlyOneExactMatch [2021-06-10T11:10:51.961Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestContains [2021-06-10T11:10:51.961Z] --- PASS: TestContains (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestValidate [2021-06-10T11:10:51.961Z] --- PASS: TestValidate (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestWalkValues [2021-06-10T11:10:51.961Z] --- PASS: TestWalkValues (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestFuzzyMatch [2021-06-10T11:10:51.961Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestClone [2021-06-10T11:10:51.961Z] --- PASS: TestClone (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 92.2% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/types/filters 0.262s coverage: 92.2% of statements [2021-06-10T11:10:51.961Z] === RUN TestAdjustForAPIVersion [2021-06-10T11:10:51.961Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 5.7% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/server/router/swarm 0.264s coverage: 5.7% of statements [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T11:10:51.961Z] === RUN TestDurationToSecondsString [2021-06-10T11:10:51.961Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestGetTimestamp [2021-06-10T11:10:51.961Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-10T11:10:51.961Z] === RUN TestParseTimestamps [2021-06-10T11:10:51.961Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 100.0% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/types/time 0.452s coverage: 100.0% of statements [2021-06-10T11:10:51.961Z] === RUN TestCompareVersion [2021-06-10T11:10:51.961Z] --- PASS: TestCompareVersion (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 75.0% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/api/types/versions 0.104s coverage: 75.0% of statements [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T11:10:51.961Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-10T11:10:51.961Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-10T11:10:51.961Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestCloneArgsSmartHttp [2021-06-10T11:10:51.961Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-10T11:10:51.961Z] === RUN TestCloneArgsDumbHttp [2021-06-10T11:10:51.961Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestCloneArgsGit [2021-06-10T11:10:51.961Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestCheckoutGit [2021-06-10T11:10:51.961Z] === RUN TestEnable [2021-06-10T11:10:51.961Z] --- PASS: TestEnable (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestDisable [2021-06-10T11:10:51.961Z] --- PASS: TestDisable (0.00s) [2021-06-10T11:10:51.961Z] === RUN TestEnabled [2021-06-10T11:10:51.961Z] --- PASS: TestEnabled (0.00s) [2021-06-10T11:10:51.961Z] PASS [2021-06-10T11:10:51.961Z] coverage: 100.0% of statements [2021-06-10T11:10:51.961Z] ok github.com/docker/docker/cli/debug 0.138s coverage: 100.0% of statements [2021-06-10T11:10:52.931Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-10T11:10:52.931Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-10T11:10:52.931Z] === RUN TestProcessNoDockerignore [2021-06-10T11:10:52.931Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-10T11:10:52.931Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestDetectContentType [2021-06-10T11:10:52.931Z] --- PASS: TestDetectContentType (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestSelectAcceptableMIME [2021-06-10T11:10:52.931Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestInspectEmptyResponse [2021-06-10T11:10:52.931Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestInspectResponseBinary [2021-06-10T11:10:52.931Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestResponseUnsupportedContentType [2021-06-10T11:10:52.931Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestInspectResponseTextSimple [2021-06-10T11:10:52.931Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestInspectResponseEmptyContentType [2021-06-10T11:10:52.931Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestUnknownContentLength [2021-06-10T11:10:52.931Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-10T11:10:52.931Z] === RUN TestDownloadRemote [2021-06-10T11:10:53.390Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-10T11:10:53.390Z] === RUN TestGetWithStatusError [2021-06-10T11:10:53.390Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-10T11:10:53.390Z] === RUN TestCloseRootDirectory [2021-06-10T11:10:53.390Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-10T11:10:53.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:10:53.390Z] === RUN TestHashFile [2021-06-10T11:10:53.390Z] --- SKIP: TestHashFile (0.00s) [2021-06-10T11:10:53.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:10:53.390Z] === RUN TestHashSubdir [2021-06-10T11:10:53.390Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-10T11:10:53.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:10:53.390Z] === RUN TestRemoveDirectory [2021-06-10T11:10:53.390Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-10T11:10:53.390Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:10:53.390Z] PASS [2021-06-10T11:10:53.390Z] coverage: 9.3% of statements [2021-06-10T11:10:53.390Z] ok github.com/docker/docker/builder/remotecontext 0.914s coverage: 9.3% of statements [2021-06-10T11:10:53.850Z] === RUN TestGetAllAllowed [2021-06-10T11:10:53.850Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestGetAllMeta [2021-06-10T11:10:53.850Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-10T11:10:53.850Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestIsUnreferencedBuiltin [2021-06-10T11:10:53.850Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestIsExistingDirectory [2021-06-10T11:10:53.850Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestGetFilenameForDownload [2021-06-10T11:10:53.850Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestEnv2Variables [2021-06-10T11:10:53.850Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-10T11:10:53.850Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestMaintainer [2021-06-10T11:10:53.850Z] --- PASS: TestMaintainer (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestLabel [2021-06-10T11:10:53.850Z] --- PASS: TestLabel (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestFromScratch [2021-06-10T11:10:53.850Z] --- PASS: TestFromScratch (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestFromWithArg [2021-06-10T11:10:53.850Z] --- PASS: TestFromWithArg (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-10T11:10:53.850Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestFromWithUndefinedArg [2021-06-10T11:10:53.850Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestFromMultiStageWithNamedStage [2021-06-10T11:10:53.850Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestOnbuild [2021-06-10T11:10:53.850Z] --- PASS: TestOnbuild (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestWorkdir [2021-06-10T11:10:53.850Z] --- PASS: TestWorkdir (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestCmd [2021-06-10T11:10:53.850Z] --- PASS: TestCmd (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestHealthcheckNone [2021-06-10T11:10:53.850Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestHealthcheckCmd [2021-06-10T11:10:53.850Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestEntrypoint [2021-06-10T11:10:53.850Z] --- PASS: TestEntrypoint (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestExpose [2021-06-10T11:10:53.850Z] --- PASS: TestExpose (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestUser [2021-06-10T11:10:53.850Z] --- PASS: TestUser (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestVolume [2021-06-10T11:10:53.850Z] --- PASS: TestVolume (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestStopSignal [2021-06-10T11:10:53.850Z] --- SKIP: TestStopSignal (0.00s) [2021-06-10T11:10:53.850Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T11:10:53.850Z] === RUN TestArg [2021-06-10T11:10:53.850Z] --- PASS: TestArg (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestShell [2021-06-10T11:10:53.850Z] --- PASS: TestShell (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestPrependEnvOnCmd [2021-06-10T11:10:53.850Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestRunWithBuildArgs [2021-06-10T11:10:53.850Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestRunIgnoresHealthcheck [2021-06-10T11:10:53.850Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestDispatchUnsupportedOptions [2021-06-10T11:10:53.850Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-10T11:10:53.850Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-10T11:10:53.850Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-10T11:10:53.850Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestNormalizeWorkdir [2021-06-10T11:10:53.850Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestDispatch [2021-06-10T11:10:53.850Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-10T11:10:53.850Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-10T11:10:53.850Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-10T11:10:53.850Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-10T11:10:53.850Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-10T11:10:53.850Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-10T11:10:53.850Z] === RUN TestDispatch/COPY_url [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch (0.07s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-06-10T11:10:53.850Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestAddScratchImageAddsToMounts [2021-06-10T11:10:53.850Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-10T11:10:53.850Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-10T11:10:53.850Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-10T11:10:53.850Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestImageSourceGetAddsToMounts [2021-06-10T11:10:53.850Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestEmptyDockerfile [2021-06-10T11:10:53.850Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestSymlinkDockerfile [2021-06-10T11:10:53.850Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-10T11:10:53.850Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-10T11:10:53.850Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestNonExistingDockerfile [2021-06-10T11:10:53.850Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestCopyRunConfig [2021-06-10T11:10:53.850Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestDeepCopyRunConfig [2021-06-10T11:10:53.850Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestExportImage [2021-06-10T11:10:53.850Z] --- PASS: TestExportImage (0.00s) [2021-06-10T11:10:53.850Z] === RUN TestNormalizeDest [2021-06-10T11:10:53.850Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-10T11:10:53.850Z] PASS [2021-06-10T11:10:53.850Z] coverage: 47.0% of statements [2021-06-10T11:10:53.850Z] ok github.com/docker/docker/builder/dockerfile 1.236s coverage: 47.0% of statements [2021-06-10T11:10:53.850Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T11:11:08.672Z] === RUN TestCheckpointCreateError [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCheckpointCreate [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCheckpointDeleteError [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCheckpointDelete [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCheckpointListError [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCheckpointList [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointList (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCheckpointListContainerNotFound [2021-06-10T11:11:08.672Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNewClientWithOpsFromEnv [2021-06-10T11:11:08.672Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T11:11:08.672Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T11:11:08.672Z] === RUN TestGetAPIPath [2021-06-10T11:11:08.672Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestParseHostURL [2021-06-10T11:11:08.672Z] --- PASS: TestParseHostURL (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-10T11:11:08.672Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-10T11:11:08.672Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNegotiateAPIVersion [2021-06-10T11:11:08.672Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNegotiateAPVersionOverride [2021-06-10T11:11:08.672Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-10T11:11:08.672Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-10T11:11:08.672Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-10T11:11:08.672Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestClientRedirect [2021-06-10T11:11:08.672Z] --- PASS: TestClientRedirect (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigCreateUnsupported [2021-06-10T11:11:08.672Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigCreateError [2021-06-10T11:11:08.672Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigCreate [2021-06-10T11:11:08.672Z] --- PASS: TestConfigCreate (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigInspectNotFound [2021-06-10T11:11:08.672Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigInspectWithEmptyID [2021-06-10T11:11:08.672Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigInspectUnsupported [2021-06-10T11:11:08.672Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigInspectError [2021-06-10T11:11:08.672Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigInspectConfigNotFound [2021-06-10T11:11:08.672Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigInspect [2021-06-10T11:11:08.672Z] --- PASS: TestConfigInspect (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigListUnsupported [2021-06-10T11:11:08.672Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigListError [2021-06-10T11:11:08.672Z] --- PASS: TestConfigListError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigList [2021-06-10T11:11:08.672Z] --- PASS: TestConfigList (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigRemoveUnsupported [2021-06-10T11:11:08.672Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigRemoveError [2021-06-10T11:11:08.672Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigRemove [2021-06-10T11:11:08.672Z] --- PASS: TestConfigRemove (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigUpdateUnsupported [2021-06-10T11:11:08.672Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigUpdateError [2021-06-10T11:11:08.672Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestConfigUpdate [2021-06-10T11:11:08.672Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerCommitError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerCommit [2021-06-10T11:11:08.672Z] --- PASS: TestContainerCommit (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStatPathError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStatPathNotFoundError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStatPathNoHeaderError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStatPath [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyToContainerError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyToContainerNotFoundError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyToContainer [2021-06-10T11:11:08.672Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyFromContainerError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyFromContainerNotFoundError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-10T11:11:08.672Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestCopyFromContainer [2021-06-10T11:11:08.672Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerCreateError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerCreateImageNotFound [2021-06-10T11:11:08.672Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerCreateWithName [2021-06-10T11:11:08.672Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerCreateAutoRemove [2021-06-10T11:11:08.672Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerDiffError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerDiff [2021-06-10T11:11:08.672Z] --- PASS: TestContainerDiff (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecCreateError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecCreate [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecStartError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecStart [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecInspectError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecInspect [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExportError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExportError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExport [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExport (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerInspectError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerInspectContainerNotFound [2021-06-10T11:11:08.672Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerInspectWithEmptyID [2021-06-10T11:11:08.672Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerInspect [2021-06-10T11:11:08.672Z] --- PASS: TestContainerInspect (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerInspectNode [2021-06-10T11:11:08.672Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerKillError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerKillError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerKill [2021-06-10T11:11:08.672Z] --- PASS: TestContainerKill (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerListError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerListError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerList [2021-06-10T11:11:08.672Z] --- PASS: TestContainerList (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerLogsNotFoundError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerLogsError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerLogs [2021-06-10T11:11:08.672Z] --- PASS: TestContainerLogs (0.18s) [2021-06-10T11:11:08.672Z] === RUN TestContainerPauseError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerPause [2021-06-10T11:11:08.672Z] --- PASS: TestContainerPause (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainersPruneError [2021-06-10T11:11:08.672Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainersPrune [2021-06-10T11:11:08.672Z] --- PASS: TestContainersPrune (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRemoveError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRemoveNotFoundError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRemove [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRemove (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRenameError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRename [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRename (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerResizeError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecResizeError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerResize [2021-06-10T11:11:08.672Z] --- PASS: TestContainerResize (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerExecResize [2021-06-10T11:11:08.672Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRestartError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerRestart [2021-06-10T11:11:08.672Z] --- PASS: TestContainerRestart (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStartError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStartError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStart [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStart (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStatsError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStats [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStats (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStopError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStopError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerStop [2021-06-10T11:11:08.672Z] --- PASS: TestContainerStop (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerTopError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerTopError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerTop [2021-06-10T11:11:08.672Z] --- PASS: TestContainerTop (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerUnpauseError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerUnpause [2021-06-10T11:11:08.672Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerUpdateError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerUpdateError (0.01s) [2021-06-10T11:11:08.672Z] === RUN TestContainerUpdate [2021-06-10T11:11:08.672Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerWaitError [2021-06-10T11:11:08.672Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestContainerWait [2021-06-10T11:11:08.672Z] --- PASS: TestContainerWait (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestDiskUsageError [2021-06-10T11:11:08.672Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestDiskUsage [2021-06-10T11:11:08.672Z] --- PASS: TestDiskUsage (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestDistributionInspectUnsupported [2021-06-10T11:11:08.672Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestDistributionInspectWithEmptyID [2021-06-10T11:11:08.672Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestEventsErrorInOptions [2021-06-10T11:11:08.672Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestEventsErrorFromServer [2021-06-10T11:11:08.672Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestEvents [2021-06-10T11:11:08.672Z] --- PASS: TestEvents (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestTLSCloseWriter [2021-06-10T11:11:08.672Z] === PAUSE TestTLSCloseWriter [2021-06-10T11:11:08.672Z] === RUN TestImageBuildError [2021-06-10T11:11:08.672Z] --- PASS: TestImageBuildError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageBuild [2021-06-10T11:11:08.672Z] --- PASS: TestImageBuild (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestGetDockerOS [2021-06-10T11:11:08.672Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageCreateError [2021-06-10T11:11:08.672Z] --- PASS: TestImageCreateError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageCreate [2021-06-10T11:11:08.672Z] --- PASS: TestImageCreate (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageHistoryError [2021-06-10T11:11:08.672Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageHistory [2021-06-10T11:11:08.672Z] --- PASS: TestImageHistory (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageImportError [2021-06-10T11:11:08.672Z] --- PASS: TestImageImportError (0.00s) [2021-06-10T11:11:08.672Z] === RUN TestImageImport [2021-06-10T11:11:08.672Z] --- PASS: TestImageImport (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestImageInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageInspectImageNotFound [2021-06-10T11:11:08.673Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageInspect [2021-06-10T11:11:08.673Z] --- PASS: TestImageInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageListError [2021-06-10T11:11:08.673Z] --- PASS: TestImageListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageList [2021-06-10T11:11:08.673Z] --- PASS: TestImageList (0.01s) [2021-06-10T11:11:08.673Z] === RUN TestImageListApiBefore125 [2021-06-10T11:11:08.673Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageLoadError [2021-06-10T11:11:08.673Z] --- PASS: TestImageLoadError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageLoad [2021-06-10T11:11:08.673Z] --- PASS: TestImageLoad (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagesPruneError [2021-06-10T11:11:08.673Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagesPrune [2021-06-10T11:11:08.673Z] --- PASS: TestImagesPrune (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullReferenceParseError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullAnyError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePullWithoutErrors [2021-06-10T11:11:08.673Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushReferenceError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushAnyError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithoutErrors [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-10T11:11:08.673Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageRemoveImageNotFound [2021-06-10T11:11:08.673Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageRemove [2021-06-10T11:11:08.673Z] --- PASS: TestImageRemove (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSaveError [2021-06-10T11:11:08.673Z] --- PASS: TestImageSaveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSave [2021-06-10T11:11:08.673Z] --- PASS: TestImageSave (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSearchAnyError [2021-06-10T11:11:08.673Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-10T11:11:08.673Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-10T11:11:08.673Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-10T11:11:08.673Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-10T11:11:08.673Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageSearchWithoutErrors [2021-06-10T11:11:08.673Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageTagError [2021-06-10T11:11:08.673Z] --- PASS: TestImageTagError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageTagInvalidReference [2021-06-10T11:11:08.673Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageTagInvalidSourceImageName [2021-06-10T11:11:08.673Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageTagHexSource [2021-06-10T11:11:08.673Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestImageTag [2021-06-10T11:11:08.673Z] --- PASS: TestImageTag (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestInfoServerError [2021-06-10T11:11:08.673Z] --- PASS: TestInfoServerError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestInfoInvalidResponseJSONError [2021-06-10T11:11:08.673Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestInfo [2021-06-10T11:11:08.673Z] --- PASS: TestInfo (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkConnectError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkConnect [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkCreateError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkCreate [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkDisconnectError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkDisconnect [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkInspectNotFoundError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkInspect [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkListError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkList [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworksPruneError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworksPrune [2021-06-10T11:11:08.673Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNetworkRemove [2021-06-10T11:11:08.673Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeInspectNodeNotFound [2021-06-10T11:11:08.673Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeInspect [2021-06-10T11:11:08.673Z] --- PASS: TestNodeInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeListError [2021-06-10T11:11:08.673Z] --- PASS: TestNodeListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeList [2021-06-10T11:11:08.673Z] --- PASS: TestNodeList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeRemove [2021-06-10T11:11:08.673Z] --- PASS: TestNodeRemove (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeUpdateError [2021-06-10T11:11:08.673Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestNodeUpdate [2021-06-10T11:11:08.673Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestOptionWithTimeout [2021-06-10T11:11:08.673Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPingFail [2021-06-10T11:11:08.673Z] --- PASS: TestPingFail (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPingWithError [2021-06-10T11:11:08.673Z] 2021/06/10 11:11:06 RoundTripper returned a response & error; ignoring response [2021-06-10T11:11:08.673Z] 2021/06/10 11:11:06 RoundTripper returned a response & error; ignoring response [2021-06-10T11:11:08.673Z] --- PASS: TestPingWithError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPingSuccess [2021-06-10T11:11:08.673Z] --- PASS: TestPingSuccess (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPingHeadFallback [2021-06-10T11:11:08.673Z] === RUN TestPingHeadFallback/OK [2021-06-10T11:11:08.673Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-10T11:11:08.673Z] === RUN TestPingHeadFallback/Not_Found [2021-06-10T11:11:08.673Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-10T11:11:08.673Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-10T11:11:08.673Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginDisableError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginDisable [2021-06-10T11:11:08.673Z] --- PASS: TestPluginDisable (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginEnableError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginEnable [2021-06-10T11:11:08.673Z] --- PASS: TestPluginEnable (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginInspect [2021-06-10T11:11:08.673Z] --- PASS: TestPluginInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginListError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginList [2021-06-10T11:11:08.673Z] --- PASS: TestPluginList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginPushError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginPushError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginPush [2021-06-10T11:11:08.673Z] --- PASS: TestPluginPush (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginRemove [2021-06-10T11:11:08.673Z] --- PASS: TestPluginRemove (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginSetError [2021-06-10T11:11:08.673Z] --- PASS: TestPluginSetError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPluginSet [2021-06-10T11:11:08.673Z] --- PASS: TestPluginSet (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSetHostHeader [2021-06-10T11:11:08.673Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestPlainTextError [2021-06-10T11:11:08.673Z] --- PASS: TestPlainTextError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestInfiniteError [2021-06-10T11:11:08.673Z] --- PASS: TestInfiniteError (0.01s) [2021-06-10T11:11:08.673Z] === RUN TestSecretCreateUnsupported [2021-06-10T11:11:08.673Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretCreateError [2021-06-10T11:11:08.673Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretCreate [2021-06-10T11:11:08.673Z] --- PASS: TestSecretCreate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretInspectUnsupported [2021-06-10T11:11:08.673Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretInspectSecretNotFound [2021-06-10T11:11:08.673Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretInspect [2021-06-10T11:11:08.673Z] --- PASS: TestSecretInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretListUnsupported [2021-06-10T11:11:08.673Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretListError [2021-06-10T11:11:08.673Z] --- PASS: TestSecretListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretList [2021-06-10T11:11:08.673Z] --- PASS: TestSecretList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretRemoveUnsupported [2021-06-10T11:11:08.673Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretRemove [2021-06-10T11:11:08.673Z] --- PASS: TestSecretRemove (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretUpdateUnsupported [2021-06-10T11:11:08.673Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretUpdateError [2021-06-10T11:11:08.673Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSecretUpdate [2021-06-10T11:11:08.673Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceCreateError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceCreate [2021-06-10T11:11:08.673Z] --- PASS: TestServiceCreate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-10T11:11:08.673Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceCreateDigestPinning [2021-06-10T11:11:08.673Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceInspectServiceNotFound [2021-06-10T11:11:08.673Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceInspect [2021-06-10T11:11:08.673Z] --- PASS: TestServiceInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceListError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceList [2021-06-10T11:11:08.673Z] --- PASS: TestServiceList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceLogsError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceLogs [2021-06-10T11:11:08.673Z] --- PASS: TestServiceLogs (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceRemoveNotFoundError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceRemove [2021-06-10T11:11:08.673Z] --- PASS: TestServiceRemove (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceUpdateError [2021-06-10T11:11:08.673Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestServiceUpdate [2021-06-10T11:11:08.673Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmGetUnlockKeyError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmGetUnlockKey [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmInitError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmInit [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmInit (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmInspect [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmJoinError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmJoin [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmLeaveError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmLeave [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmUnlockError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmUnlock [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmUpdateError [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestSwarmUpdate [2021-06-10T11:11:08.673Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestTaskInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestTaskInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestTaskInspect [2021-06-10T11:11:08.673Z] --- PASS: TestTaskInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestTaskListError [2021-06-10T11:11:08.673Z] --- PASS: TestTaskListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestTaskList [2021-06-10T11:11:08.673Z] --- PASS: TestTaskList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeCreateError [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeCreate [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeInspectError [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeInspectNotFound [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeInspectWithEmptyID [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeInspect [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeListError [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeListError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeList [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeList (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeRemoveError [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-10T11:11:08.673Z] === RUN TestVolumeRemove [2021-06-10T11:11:08.673Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-10T11:11:08.673Z] === CONT TestTLSCloseWriter [2021-06-10T11:11:08.673Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-10T11:11:08.673Z] PASS [2021-06-10T11:11:08.673Z] coverage: 74.9% of statements [2021-06-10T11:11:08.674Z] ok github.com/docker/docker/client 0.834s coverage: 74.9% of statements [2021-06-10T11:11:10.004Z] ..........................xx.................... [ 29%] [2021-06-10T11:11:11.714Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-10T11:11:11.714Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:11:11.714Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:11:11.714Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-10T11:11:11.714Z] [2021-06-10T11:11:11.714Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-10T11:11:11.714Z] DOCKER_SYSTEMD=1 [2021-06-10T11:11:11.714Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-10T11:11:11.714Z] HOSTNAME=addb4d379410 [2021-06-10T11:11:11.714Z] DEST=bundles/test-integration [2021-06-10T11:11:11.714Z] PWD=/go/src/github.com/docker/docker [2021-06-10T11:11:11.714Z] DOCKER_GITCOMMIT=dac4e2063f7c063a460d1f3ed82d17fff636757f [2021-06-10T11:11:11.714Z] container=docker [2021-06-10T11:11:11.714Z] HOME=/root [2021-06-10T11:11:11.714Z] LANG=C.UTF-8 [2021-06-10T11:11:11.714Z] INVOCATION_ID=d45f7fb2c4b1439591b0f6681c44ece2 [2021-06-10T11:11:11.714Z] GOLANG_VERSION=1.13.15 [2021-06-10T11:11:11.714Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-10T11:11:11.714Z] VALIDATE_BRANCH=master [2021-06-10T11:11:11.714Z] TERM=xterm [2021-06-10T11:11:11.714Z] DOCKER_PKG=github.com/docker/docker [2021-06-10T11:11:11.714Z] SHLVL=3 [2021-06-10T11:11:11.714Z] TIMEOUT=120m [2021-06-10T11:11:11.714Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-10T11:11:11.714Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-10T11:11:11.714Z] GO111MODULE=off [2021-06-10T11:11:11.714Z] DOCKER_EXPERIMENTAL=1 [2021-06-10T11:11:11.714Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-10T11:11:11.714Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-10T11:11:11.714Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-10T11:11:11.714Z] GOPATH=/go [2021-06-10T11:11:11.714Z] PKG_CONFIG=pkg-config [2021-06-10T11:11:11.714Z] _=/usr/bin/env [2021-06-10T11:11:11.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-10T11:11:23.499Z] --- PASS: TestCheckoutGit (31.30s) [2021-06-10T11:11:23.499Z] === RUN TestValidGitTransport [2021-06-10T11:11:23.499Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-10T11:11:23.499Z] === RUN TestGitInvalidRef [2021-06-10T11:11:23.499Z] --- PASS: TestGitInvalidRef (0.35s) [2021-06-10T11:11:23.499Z] PASS [2021-06-10T11:11:23.499Z] coverage: 86.3% of statements [2021-06-10T11:11:23.499Z] ok github.com/docker/docker/builder/remotecontext/git 32.091s coverage: 86.3% of statements [2021-06-10T11:11:23.499Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T11:11:23.499Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T11:11:28.875Z] --- PASS: TestImportExtremelyLargeImageWorks (102.17s) [2021-06-10T11:11:28.875Z] PASS [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === Skipped [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-10T11:11:28.875Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] DONE 12 tests, 1 skipped in 106.564s [2021-06-10T11:11:28.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.875Z] INFO: Testing against a local daemon [2021-06-10T11:11:28.875Z] === RUN TestNetworkCreateDelete [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-10T11:11:28.875Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T11:11:28.875Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-06-10T11:11:28.875Z] === RUN TestDaemonDNSFallback [2021-06-10T11:11:28.875Z] --- PASS: TestDaemonDNSFallback (7.57s) [2021-06-10T11:11:28.875Z] === RUN TestInspectNetwork [2021-06-10T11:11:28.875Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T11:11:28.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T11:11:28.875Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T11:11:28.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestNetworkInvalidJSON [2021-06-10T11:11:28.875Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T11:11:28.875Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T11:11:28.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:11:28.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:11:28.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:11:28.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:11:28.875Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T11:11:28.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:11:28.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T11:11:28.875Z] === RUN TestNetworkList [2021-06-10T11:11:28.875Z] === RUN TestNetworkList//networks [2021-06-10T11:11:28.875Z] === PAUSE TestNetworkList//networks [2021-06-10T11:11:28.875Z] === RUN TestNetworkList//networks/ [2021-06-10T11:11:28.875Z] === PAUSE TestNetworkList//networks/ [2021-06-10T11:11:28.875Z] === CONT TestNetworkList//networks [2021-06-10T11:11:28.875Z] === CONT TestNetworkList//networks/ [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T11:11:28.875Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T11:11:28.875Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T11:11:28.875Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T11:11:28.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T11:11:28.875Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-10T11:11:28.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T11:11:28.875Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T11:11:28.875Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T11:11:28.875Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T11:11:28.875Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-06-10T11:11:28.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T11:11:28.875Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T11:11:28.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:11:28.875Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T11:11:28.875Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T11:11:28.875Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] PASS [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === Skipped [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-10T11:11:28.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T11:11:28.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T11:11:28.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-10T11:11:28.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-06-10T11:11:28.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T11:11:28.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] DONE 22 tests, 12 skipped in 8.219s [2021-06-10T11:11:28.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.875Z] INFO: Testing against a local daemon [2021-06-10T11:11:28.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T11:11:28.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T11:11:28.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:11:28.875Z] === RUN TestDockerNetworkIpvlan [2021-06-10T11:11:28.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T11:11:28.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:11:28.875Z] PASS [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === Skipped [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T11:11:28.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T11:11:28.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] DONE 2 tests, 2 skipped in 0.108s [2021-06-10T11:11:28.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.875Z] INFO: Testing against a local daemon [2021-06-10T11:11:28.875Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T11:11:28.875Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-10T11:11:28.875Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] === RUN TestDockerNetworkMacvlan [2021-06-10T11:11:28.875Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-10T11:11:28.875Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] PASS [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === Skipped [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-10T11:11:28.875Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-10T11:11:28.875Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] DONE 2 tests, 2 skipped in 0.094s [2021-06-10T11:11:28.875Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.875Z] testing: warning: no tests to run [2021-06-10T11:11:28.875Z] PASS [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] DONE 0 tests in 0.020s [2021-06-10T11:11:28.875Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.875Z] INFO: Testing against a local daemon [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginTLS [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginHeader [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginV2Disable [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T11:11:28.875Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] PASS [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === Skipped [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-06-10T11:11:28.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.875Z] [2021-06-10T11:11:28.876Z] [2021-06-10T11:11:28.876Z] DONE 17 tests, 17 skipped in 0.331s [2021-06-10T11:11:28.876Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.876Z] INFO: Testing against a local daemon [2021-06-10T11:11:28.876Z] === RUN TestPluginInvalidJSON [2021-06-10T11:11:28.876Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:11:28.876Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:11:28.876Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:11:28.876Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-10T11:11:28.876Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T11:11:28.876Z] === RUN TestPluginInstall [2021-06-10T11:11:28.876Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T11:11:28.876Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.876Z] === RUN TestPluginsWithRuntimes [2021-06-10T11:11:28.876Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T11:11:28.876Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-10T11:11:28.876Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T11:11:28.876Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T11:11:28.876Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-10T11:11:28.876Z] PASS [2021-06-10T11:11:28.876Z] [2021-06-10T11:11:28.876Z] === Skipped [2021-06-10T11:11:28.876Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-10T11:11:28.876Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-10T11:11:28.876Z] [2021-06-10T11:11:28.876Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-10T11:11:28.876Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-10T11:11:28.876Z] [2021-06-10T11:11:28.876Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T11:11:28.876Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-10T11:11:28.876Z] [2021-06-10T11:11:28.876Z] [2021-06-10T11:11:28.876Z] DONE 5 tests, 3 skipped in 0.140s [2021-06-10T11:11:28.876Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T11:11:28.876Z] INFO: Testing against a local daemon [2021-06-10T11:11:28.876Z] === RUN TestExternalGraphDriver [2021-06-10T11:11:28.876Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-10T11:11:28.876Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-10T11:11:28.876Z] === RUN TestGraphdriverPluginV2 [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-10T11:11:32.088Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestConfigureDaemonLogs [2021-06-10T11:11:32.088Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestCommonOptionsInstallFlags [2021-06-10T11:11:32.088Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-10T11:11:32.088Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-10T11:11:32.088Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-10T11:11:32.088Z] PASS [2021-06-10T11:11:32.088Z] coverage: 18.4% of statements [2021-06-10T11:11:32.088Z] ok github.com/docker/docker/cmd/dockerd 1.656s coverage: 18.4% of statements [2021-06-10T11:11:33.058Z] === RUN TestContainerStopSignal [2021-06-10T11:11:33.058Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestContainerStopTimeout [2021-06-10T11:11:33.058Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-10T11:11:33.058Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-10T11:11:33.058Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-10T11:11:33.058Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-10T11:11:33.058Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestReplaceAndAppendEnvVars [2021-06-10T11:11:33.058Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-10T11:11:33.058Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-10T11:11:33.058Z] === RUN TestNewMemoryStore [2021-06-10T11:11:33.058Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestAddContainers [2021-06-10T11:11:33.058Z] --- PASS: TestAddContainers (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestGetContainer [2021-06-10T11:11:33.058Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestDeleteContainer [2021-06-10T11:11:33.058Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestListContainers [2021-06-10T11:11:33.058Z] --- PASS: TestListContainers (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestFirstContainer [2021-06-10T11:11:33.058Z] --- PASS: TestFirstContainer (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestApplyAllContainer [2021-06-10T11:11:33.058Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestIsValidHealthString [2021-06-10T11:11:33.058Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestStateRunStop [2021-06-10T11:11:33.058Z] --- PASS: TestStateRunStop (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestStateTimeoutWait [2021-06-10T11:11:33.058Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-10T11:11:33.058Z] state_test.go:141: Stop callback fired [2021-06-10T11:11:33.058Z] state_test.go:165: Stop callback fired [2021-06-10T11:11:33.058Z] === RUN TestIsValidStateString [2021-06-10T11:11:33.058Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestViewSaveDelete [2021-06-10T11:11:33.058Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-10T11:11:33.058Z] === RUN TestViewAll [2021-06-10T11:11:33.058Z] --- PASS: TestViewAll (0.03s) [2021-06-10T11:11:33.058Z] === RUN TestViewGet [2021-06-10T11:11:33.058Z] --- PASS: TestViewGet (0.01s) [2021-06-10T11:11:33.058Z] === RUN TestNames [2021-06-10T11:11:33.058Z] --- PASS: TestNames (0.00s) [2021-06-10T11:11:33.058Z] === RUN TestViewWithHealthCheck [2021-06-10T11:11:33.058Z] --- PASS: TestViewWithHealthCheck (0.03s) [2021-06-10T11:11:33.058Z] PASS [2021-06-10T11:11:33.058Z] coverage: 41.5% of statements [2021-06-10T11:11:33.058Z] ok github.com/docker/docker/container 0.757s coverage: 41.5% of statements [2021-06-10T11:11:33.058Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T11:11:33.058Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T11:11:33.058Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T11:11:33.058Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T11:11:33.346Z] Loaded image: buildpack-deps:buster [2021-06-10T11:11:33.346Z] Loaded image: busybox:latest [2021-06-10T11:11:33.346Z] Loaded image: busybox:glibc [2021-06-10T11:11:33.346Z] Loaded image: buildpack-deps:buster [2021-06-10T11:11:33.346Z] Loaded image: busybox:latest [2021-06-10T11:11:33.346Z] Loaded image: busybox:glibc [2021-06-10T11:11:33.606Z] Loaded image: debian:bullseye [2021-06-10T11:11:33.867Z] Loaded image: hello-world:latest [2021-06-10T11:11:34.127Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:11:34.388Z] INFO: Testing against a local daemon [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T11:11:34.388Z] Loaded image: debian:bullseye [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T11:11:34.388Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T11:11:34.648Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T11:11:34.648Z] Loaded image: hello-world:latest [2021-06-10T11:11:34.648Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:11:34.909Z] INFO: Testing against a local daemon [2021-06-10T11:11:34.909Z] === RUN TestDockerDaemonSuite [2021-06-10T11:11:34.909Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-10T11:11:35.481Z] --- PASS: TestGraphdriverPluginV2 (5.80s) [2021-06-10T11:11:35.481Z] PASS [2021-06-10T11:11:35.481Z] [2021-06-10T11:11:35.481Z] === Skipped [2021-06-10T11:11:35.481Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-10T11:11:35.481Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-10T11:11:35.481Z] [2021-06-10T11:11:35.481Z] [2021-06-10T11:11:35.481Z] DONE 2 tests, 1 skipped in 5.970s [2021-06-10T11:11:35.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T11:11:35.481Z] INFO: Testing against a local daemon [2021-06-10T11:11:35.481Z] === RUN TestContinueAfterPluginCrash [2021-06-10T11:11:35.481Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T11:11:35.481Z] === RUN TestReadPluginNoRead [2021-06-10T11:11:35.481Z] === PAUSE TestReadPluginNoRead [2021-06-10T11:11:35.481Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T11:11:35.481Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T11:11:35.481Z] === CONT TestContinueAfterPluginCrash [2021-06-10T11:11:35.481Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T11:11:36.633Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-10T11:11:36.799Z] === RUN TestPrepare [2021-06-10T11:11:36.799Z] --- PASS: TestPrepare (0.00s) [2021-06-10T11:11:36.799Z] === RUN TestStart [2021-06-10T11:11:36.799Z] --- PASS: TestStart (0.00s) [2021-06-10T11:11:36.799Z] === RUN TestWaitCancel [2021-06-10T11:11:36.799Z] --- PASS: TestWaitCancel (0.00s) [2021-06-10T11:11:36.799Z] === RUN TestWaitDisabled [2021-06-10T11:11:36.799Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-10T11:11:36.799Z] === RUN TestWaitEnabled [2021-06-10T11:11:36.799Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-10T11:11:36.799Z] === RUN TestRemove [2021-06-10T11:11:36.799Z] --- PASS: TestRemove (0.00s) [2021-06-10T11:11:36.799Z] PASS [2021-06-10T11:11:36.799Z] coverage: 65.3% of statements [2021-06-10T11:11:36.799Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.803s coverage: 65.3% of statements [2021-06-10T11:11:38.982Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-10T11:11:38.982Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-10T11:11:38.982Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-10T11:11:38.982Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-10T11:11:38.982Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-10T11:11:38.982Z] PASS [2021-06-10T11:11:38.982Z] coverage: 35.9% of statements [2021-06-10T11:11:38.982Z] ok github.com/docker/docker/daemon/cluster/convert 1.597s coverage: 35.9% of statements [2021-06-10T11:11:39.115Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T11:11:39.115Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T11:11:39.375Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T11:11:39.375Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T11:11:40.316Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T11:11:40.524Z] === RUN TestNewListSecretsFilters [2021-06-10T11:11:40.524Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-10T11:11:40.524Z] === RUN TestNewListConfigsFilters [2021-06-10T11:11:40.524Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-10T11:11:40.524Z] PASS [2021-06-10T11:11:40.524Z] coverage: 0.5% of statements [2021-06-10T11:11:40.524Z] ok github.com/docker/docker/daemon/cluster 1.172s coverage: 0.5% of statements [2021-06-10T11:11:40.576Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T11:11:40.576Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T11:11:42.044Z] --- PASS: TestDaemonStartWithLogOpt (6.53s) [2021-06-10T11:11:42.044Z] === CONT TestReadPluginNoRead [2021-06-10T11:11:42.488Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T11:11:42.748Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T11:11:42.748Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T11:11:42.748Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T11:11:43.008Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-10T11:11:43.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-10T11:11:43.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-10T11:11:43.949Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T11:11:45.326Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T11:11:45.326Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2021-06-10T11:11:45.860Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T11:11:45.860Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T11:11:45.860Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T11:11:45.860Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T11:11:45.860Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T11:11:46.329Z] === RUN TestBuilderGC [2021-06-10T11:11:46.329Z] --- PASS: TestBuilderGC (0.01s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationNotFound [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonBrokenConfiguration [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestParseClusterAdvertiseSettings [2021-06-10T11:11:46.329Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestFindConfigurationConflicts [2021-06-10T11:11:46.329Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-10T11:11:46.329Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-10T11:11:46.329Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-10T11:11:46.329Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-10T11:11:46.329Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors (0.02s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_label [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_dns [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-10T11:11:46.329Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-10T11:11:46.329Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestModifiedDiscoverySettings [2021-06-10T11:11:46.329Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestReloadSetConfigFileNotExist [2021-06-10T11:11:46.329Z] time="2021-06-10T11:11:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-10T11:11:46.329Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-06-10T11:11:46.329Z] === RUN TestReloadDefaultConfigNotExist [2021-06-10T11:11:46.329Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T11:11:46.329Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:11:46.329Z] === RUN TestReloadBadDefaultConfig [2021-06-10T11:11:46.329Z] time="2021-06-10T11:11:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-169433399" [2021-06-10T11:11:46.329Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestReloadWithConflictingLabels [2021-06-10T11:11:46.329Z] time="2021-06-10T11:11:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-409850154" [2021-06-10T11:11:46.329Z] --- PASS: TestReloadWithConflictingLabels (0.07s) [2021-06-10T11:11:46.329Z] === RUN TestReloadWithDuplicateLabels [2021-06-10T11:11:46.329Z] time="2021-06-10T11:11:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-200162945" [2021-06-10T11:11:46.329Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDaemonConfigurationMerge [2021-06-10T11:11:46.329Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-10T11:11:46.329Z] PASS [2021-06-10T11:11:46.329Z] coverage: 79.7% of statements [2021-06-10T11:11:46.329Z] ok github.com/docker/docker/daemon/config 1.451s coverage: 79.7% of statements [2021-06-10T11:11:46.329Z] === RUN TestDiscoveryOptsErrors [2021-06-10T11:11:46.329Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-10T11:11:46.329Z] === RUN TestDiscoveryOpts [2021-06-10T11:11:46.329Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-10T11:11:46.329Z] PASS [2021-06-10T11:11:46.329Z] coverage: 30.0% of statements [2021-06-10T11:11:46.329Z] ok github.com/docker/docker/daemon/discovery 0.316s coverage: 30.0% of statements [2021-06-10T11:11:46.376Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-10T11:11:47.228Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T11:11:49.238Z] === RUN TestVerifyNetworkingConfig [2021-06-10T11:11:49.239Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestGetContainer [2021-06-10T11:11:49.239Z] --- PASS: TestGetContainer (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestValidContainerNames [2021-06-10T11:11:49.239Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestContainerInitDNS [2021-06-10T11:11:49.239Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-10T11:11:49.239Z] daemon_test.go:147: root required [2021-06-10T11:11:49.239Z] === RUN TestMerge [2021-06-10T11:11:49.239Z] --- PASS: TestMerge (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestValidateContainerIsolation [2021-06-10T11:11:49.239Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestFindNetworkErrorType [2021-06-10T11:11:49.239Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestEnsureServicesExist [2021-06-10T11:11:49.239Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestEnsureServicesExistErrors [2021-06-10T11:11:49.239Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-10T11:11:49.239Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-10T11:11:49.239Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-10T11:11:49.239Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestContainerDelete [2021-06-10T11:11:49.239Z] --- PASS: TestContainerDelete (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestContainerDoubleDelete [2021-06-10T11:11:49.239Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestLogContainerEventCopyLabels [2021-06-10T11:11:49.239Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestLogContainerEventWithAttributes [2021-06-10T11:11:49.239Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestNoneHealthcheck [2021-06-10T11:11:49.239Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestHealthStates [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] time="2021-06-10T11:11:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-06-10T11:11:49.239Z] --- PASS: TestHealthStates (0.11s) [2021-06-10T11:11:49.239Z] === RUN TestMaskURLCredentials [2021-06-10T11:11:49.239Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestGetInspectData [2021-06-10T11:11:49.239Z] --- PASS: TestGetInspectData (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestFillLicense [2021-06-10T11:11:49.239Z] --- PASS: TestFillLicense (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestListInvalidFilter [2021-06-10T11:11:49.239Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestNameFilter [2021-06-10T11:11:49.239Z] --- PASS: TestNameFilter (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-10T11:11:49.239Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-10T11:11:49.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-10T11:11:49.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestDaemonReloadLabels [2021-06-10T11:11:49.239Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-10T11:11:49.239Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestDaemonReloadMirrors [2021-06-10T11:11:49.239Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-10T11:11:49.239Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-10T11:11:49.239Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-10T11:11:49.239Z] === RUN TestDaemonDiscoveryReload [2021-06-10T11:11:49.699Z] === RUN TestWaitNodeAttachment [2021-06-10T11:11:49.699Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-10T11:11:49.699Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-10T11:11:49.758Z] === RUN TestReadPluginNoRead/default [2021-06-10T11:11:50.158Z] === RUN TestEventsLog [2021-06-10T11:11:50.158Z] --- PASS: TestEventsLog (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestEventsLogTimeout [2021-06-10T11:11:50.158Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestLogEvents [2021-06-10T11:11:50.158Z] --- PASS: TestLogEvents (0.05s) [2021-06-10T11:11:50.158Z] === RUN TestLoadBufferedEvents [2021-06-10T11:11:50.158Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-06-10T11:11:50.158Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-10T11:11:50.158Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-10T11:11:50.158Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-10T11:11:50.158Z] PASS [2021-06-10T11:11:50.158Z] coverage: 50.0% of statements [2021-06-10T11:11:50.158Z] ok github.com/docker/docker/daemon/events 1.410s coverage: 50.0% of statements [2021-06-10T11:11:50.158Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-10T11:11:50.158Z] === RUN TestIsolationConversion [2021-06-10T11:11:50.158Z] === RUN TestIsolationConversion/default [2021-06-10T11:11:50.158Z] === RUN TestIsolationConversion/process [2021-06-10T11:11:50.158Z] === RUN TestIsolationConversion/hyperv [2021-06-10T11:11:50.158Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestContainerLabels [2021-06-10T11:11:50.158Z] --- PASS: TestContainerLabels (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestCredentialSpecConversion [2021-06-10T11:11:50.158Z] === RUN TestCredentialSpecConversion/none [2021-06-10T11:11:50.158Z] === RUN TestCredentialSpecConversion/config [2021-06-10T11:11:50.158Z] === RUN TestCredentialSpecConversion/file [2021-06-10T11:11:50.158Z] === RUN TestCredentialSpecConversion/registry [2021-06-10T11:11:50.158Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-10T11:11:50.158Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestControllerValidateMountBind [2021-06-10T11:11:50.158Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestControllerValidateMountVolume [2021-06-10T11:11:50.158Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestControllerValidateMountTarget [2021-06-10T11:11:50.158Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestControllerValidateMountTmpfs [2021-06-10T11:11:50.158Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestControllerValidateMountInvalidType [2021-06-10T11:11:50.158Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-10T11:11:50.158Z] === RUN TestControllerValidateMountNamedPipe [2021-06-10T11:11:50.158Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-10T11:11:50.158Z] PASS [2021-06-10T11:11:50.158Z] coverage: 11.3% of statements [2021-06-10T11:11:50.158Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.090s coverage: 11.3% of statements [2021-06-10T11:11:50.356Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-10T11:11:50.618Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-10T11:11:50.618Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-10T11:11:51.078Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-06-10T11:11:51.078Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-10T11:11:51.078Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T11:11:51.078Z] reload_test.go:520: root required [2021-06-10T11:11:51.078Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-10T11:11:51.078Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-10T11:11:51.078Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-10T11:11:51.078Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-10T11:11:51.078Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-10T11:11:51.078Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-10T11:11:51.078Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-10T11:11:51.078Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-10T11:11:51.078Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-10T11:11:51.078Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-10T11:11:51.078Z] === RUN TestParseVolumesFrom [2021-06-10T11:11:51.078Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-10T11:11:51.078Z] PASS [2021-06-10T11:11:51.078Z] coverage: 9.1% of statements [2021-06-10T11:11:51.078Z] ok github.com/docker/docker/daemon 4.036s coverage: 9.1% of statements [2021-06-10T11:11:51.078Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T11:11:51.078Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T11:11:51.078Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T11:11:51.078Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T11:11:51.538Z] === RUN TestIsEmptyDir [2021-06-10T11:11:51.538Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-10T11:11:51.538Z] PASS [2021-06-10T11:11:51.538Z] coverage: 2.3% of statements [2021-06-10T11:11:51.538Z] ok github.com/docker/docker/daemon/graphdriver 0.325s coverage: 2.3% of statements [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-10T11:11:51.538Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-10T11:11:51.538Z] === RUN TestLinkNaming [2021-06-10T11:11:51.538Z] --- PASS: TestLinkNaming (0.00s) [2021-06-10T11:11:51.538Z] === RUN TestLinkNew [2021-06-10T11:11:51.538Z] --- PASS: TestLinkNew (0.00s) [2021-06-10T11:11:51.538Z] === RUN TestLinkEnv [2021-06-10T11:11:51.538Z] --- PASS: TestLinkEnv (0.00s) [2021-06-10T11:11:51.538Z] === RUN TestLinkMultipleEnv [2021-06-10T11:11:51.538Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-10T11:11:51.538Z] === RUN TestLinkPortRangeEnv [2021-06-10T11:11:51.538Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-10T11:11:51.538Z] PASS [2021-06-10T11:11:51.538Z] coverage: 93.0% of statements [2021-06-10T11:11:51.538Z] ok github.com/docker/docker/daemon/links 0.185s coverage: 93.0% of statements [2021-06-10T11:11:52.291Z] --- PASS: TestReadPluginNoRead (11.10s) [2021-06-10T11:11:52.291Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-06-10T11:11:52.291Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-06-10T11:11:52.291Z] --- PASS: TestReadPluginNoRead/default (2.51s) [2021-06-10T11:11:52.291Z] read_test.go:92: [de7425f3caac3] daemon is not started [2021-06-10T11:11:52.291Z] PASS [2021-06-10T11:11:52.291Z] [2021-06-10T11:11:52.291Z] DONE 6 tests in 17.740s [2021-06-10T11:11:52.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T11:11:52.291Z] testing: warning: no tests to run [2021-06-10T11:11:52.291Z] PASS [2021-06-10T11:11:52.291Z] [2021-06-10T11:11:52.291Z] DONE 0 tests in 0.039s [2021-06-10T11:11:52.291Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T11:11:52.291Z] INFO: Testing against a local daemon [2021-06-10T11:11:52.291Z] === RUN TestPluginWithDevMounts [2021-06-10T11:11:52.291Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T11:11:52.291Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-10T11:11:52.291Z] PASS [2021-06-10T11:11:52.291Z] [2021-06-10T11:11:52.291Z] === Skipped [2021-06-10T11:11:52.291Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-10T11:11:52.291Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-10T11:11:52.291Z] [2021-06-10T11:11:52.291Z] [2021-06-10T11:11:52.291Z] DONE 1 tests, 1 skipped in 0.106s [2021-06-10T11:11:52.291Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T11:11:52.549Z] INFO: Testing against a local daemon [2021-06-10T11:11:52.549Z] === RUN TestSecretInspect [2021-06-10T11:11:52.549Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] === RUN TestSecretList [2021-06-10T11:11:52.549Z] --- SKIP: TestSecretList (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] === RUN TestSecretsCreateAndDelete [2021-06-10T11:11:52.549Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] === RUN TestSecretsUpdate [2021-06-10T11:11:52.549Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-06-10T11:11:52.549Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] === RUN TestTemplatedSecret [2021-06-10T11:11:52.549Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T11:11:52.549Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] === RUN TestSecretCreateResolve [2021-06-10T11:11:52.549Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] PASS [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] === Skipped [2021-06-10T11:11:52.549Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-06-10T11:11:52.549Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-10T11:11:52.549Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-10T11:11:52.549Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] [2021-06-10T11:11:52.549Z] DONE 6 tests, 6 skipped in 0.178s [2021-06-10T11:11:52.549Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T11:11:52.808Z] INFO: Testing against a local daemon [2021-06-10T11:11:52.808Z] === RUN TestServiceCreateInit [2021-06-10T11:11:52.808Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T11:11:52.808Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T11:11:52.808Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-10T11:11:52.808Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T11:11:52.808Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T11:11:52.808Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-10T11:11:52.808Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceConflict [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-10T11:11:52.808Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-10T11:11:52.808Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-10T11:11:52.808Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-06-10T11:11:52.808Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-10T11:11:52.808Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceSysctls [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-10T11:11:52.808Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateServiceCapabilities [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-10T11:11:52.808Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestInspect [2021-06-10T11:11:52.808Z] --- SKIP: TestInspect (0.01s) [2021-06-10T11:11:52.808Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestCreateJob [2021-06-10T11:11:52.808Z] --- SKIP: TestCreateJob (0.01s) [2021-06-10T11:11:52.808Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestReplicatedJob [2021-06-10T11:11:52.808Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-10T11:11:52.808Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestUpdateReplicatedJob [2021-06-10T11:11:52.808Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-06-10T11:11:52.808Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestServiceListWithStatuses [2021-06-10T11:11:52.808Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T11:11:52.808Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T11:11:52.808Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T11:11:52.808Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-10T11:11:52.808Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestDockerNetworkReConnect [2021-06-10T11:11:52.808Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-10T11:11:52.808Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:52.808Z] === RUN TestServicePlugin [2021-06-10T11:11:53.996Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T11:11:55.932Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/defaults [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-10T11:11:56.235Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-10T11:11:56.235Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-10T11:11:56.235Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-10T11:11:56.235Z] time="2021-06-10T11:11:55Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-10T11:11:56.235Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-06-10T11:11:56.235Z] === RUN TestCreateSuccess [2021-06-10T11:11:56.235Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCreateLogGroupSuccess [2021-06-10T11:11:56.235Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCreateError [2021-06-10T11:11:56.235Z] --- PASS: TestCreateError (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCreateAlreadyExists [2021-06-10T11:11:56.235Z] time="2021-06-10T11:11:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-10T11:11:56.235Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestLogClosed [2021-06-10T11:11:56.235Z] --- PASS: TestLogClosed (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestLogBlocking [2021-06-10T11:11:56.235Z] --- PASS: TestLogBlocking (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-10T11:11:56.235Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestLogNonBlockingBufferFull [2021-06-10T11:11:56.235Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestPublishBatchSuccess [2021-06-10T11:11:56.235Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestPublishBatchError [2021-06-10T11:11:56.235Z] time="2021-06-10T11:11:55Z" level=error msg=Error [2021-06-10T11:11:56.235Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-10T11:11:56.235Z] time="2021-06-10T11:11:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T11:11:56.235Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-10T11:11:56.235Z] time="2021-06-10T11:11:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-10T11:11:56.235Z] time="2021-06-10T11:11:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-10T11:11:56.235Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchSimple [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchTicker [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchMultilinePattern [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2021-06-10T11:11:56.235Z] === RUN TestCollectBatchClose [2021-06-10T11:11:56.235Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen/0/Hello [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen/2/🙃 [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen/3/���� [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen/4/He��o [2021-06-10T11:11:56.235Z] === RUN TestEffectiveLen/5/ [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/0/ [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/1/Hello [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/2/Hello [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/3/Hello [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/4/🙃 [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/5/🙃 [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/6/a� [2021-06-10T11:11:56.235Z] === RUN TestFindValidSplit/7/a� [2021-06-10T11:11:56.235Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-10T11:11:56.235Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: Hello [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: He [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: llo [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: Hello [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: a [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: � [2021-06-10T11:11:56.236Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1044: a� [2021-06-10T11:11:56.236Z] cloudwatchlogs_test.go:1045: [2021-06-10T11:11:56.236Z] === RUN TestProcessEventEmoji [2021-06-10T11:11:56.236Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCollectBatchLineSplit [2021-06-10T11:11:56.236Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-10T11:11:56.236Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCollectBatchMaxEvents [2021-06-10T11:11:56.236Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-10T11:11:56.236Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-10T11:11:56.236Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-10T11:11:56.236Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-10T11:11:56.236Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-10T11:11:56.236Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-10T11:11:56.236Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-10T11:11:56.236Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-10T11:11:56.236Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCreateTagSuccess [2021-06-10T11:11:56.236Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-10T11:11:56.236Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-10T11:11:56.236Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-10T11:11:56.236Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-10T11:11:56.236Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-10T11:11:56.236Z] PASS [2021-06-10T11:11:56.236Z] coverage: 77.4% of statements [2021-06-10T11:11:56.236Z] ok github.com/docker/docker/daemon/logger/awslogs 0.888s coverage: 77.4% of statements [2021-06-10T11:11:56.236Z] === RUN TestAdapterReadLogs [2021-06-10T11:11:56.236Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCopier [2021-06-10T11:11:56.236Z] --- PASS: TestCopier (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCopierLongLines [2021-06-10T11:11:56.236Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCopierSlow [2021-06-10T11:11:56.236Z] --- PASS: TestCopierSlow (0.20s) [2021-06-10T11:11:56.236Z] === RUN TestCopierWithSized [2021-06-10T11:11:56.236Z] === RUN TestCopierWithSized/as_is [2021-06-10T11:11:56.236Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-10T11:11:56.236Z] --- PASS: TestCopierWithSized (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-10T11:11:56.236Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestCopierWithPartial [2021-06-10T11:11:56.236Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestRingLogger [2021-06-10T11:11:56.236Z] --- PASS: TestRingLogger (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestRingCap [2021-06-10T11:11:56.236Z] --- PASS: TestRingCap (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestRingClose [2021-06-10T11:11:56.236Z] --- PASS: TestRingClose (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestRingDrain [2021-06-10T11:11:56.236Z] --- PASS: TestRingDrain (0.00s) [2021-06-10T11:11:56.236Z] PASS [2021-06-10T11:11:56.236Z] coverage: 43.8% of statements [2021-06-10T11:11:56.236Z] ok github.com/docker/docker/daemon/logger 1.081s coverage: 43.8% of statements [2021-06-10T11:11:56.236Z] === RUN TestJSONFileLogger [2021-06-10T11:11:56.236Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestJSONFileLoggerWithTags [2021-06-10T11:11:56.236Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-10T11:11:56.236Z] === RUN TestJSONFileLoggerWithOpts [2021-06-10T11:11:56.695Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-06-10T11:11:56.695Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-10T11:11:56.696Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-10T11:11:56.696Z] === RUN TestEncodeDecode [2021-06-10T11:11:56.696Z] === PAUSE TestEncodeDecode [2021-06-10T11:11:56.696Z] === RUN TestUnexpectedEOF [2021-06-10T11:11:56.696Z] time="2021-06-10T11:11:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T11:11:56.696Z] time="2021-06-10T11:11:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-10T11:11:56.696Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-06-10T11:11:56.696Z] === CONT TestEncodeDecode [2021-06-10T11:11:56.696Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-10T11:11:56.696Z] PASS [2021-06-10T11:11:56.696Z] coverage: 69.9% of statements [2021-06-10T11:11:56.696Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.521s coverage: 69.9% of statements [2021-06-10T11:11:57.000Z] --- SKIP: TestServicePlugin (3.45s) [2021-06-10T11:11:57.000Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] === RUN TestServiceUpdateLabel [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-06-10T11:11:57.000Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] === RUN TestServiceUpdateSecrets [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-10T11:11:57.000Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] === RUN TestServiceUpdateConfigs [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-10T11:11:57.000Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] === RUN TestServiceUpdateNetwork [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-06-10T11:11:57.000Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-10T11:11:57.000Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] PASS [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === Skipped [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T11:11:57.000Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T11:11:57.000Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T11:11:57.000Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-10T11:11:57.000Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-10T11:11:57.000Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-10T11:11:57.000Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-10T11:11:57.000Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-06-10T11:11:57.000Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-10T11:11:57.000Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-10T11:11:57.000Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-10T11:11:57.000Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-10T11:11:57.000Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-10T11:11:57.000Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-10T11:11:57.000Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-06-10T11:11:57.000Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T11:11:57.000Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-10T11:11:57.000Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-10T11:11:57.000Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2021-06-10T11:11:57.000Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-06-10T11:11:57.000Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-10T11:11:57.000Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-10T11:11:57.000Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-06-10T11:11:57.000Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-10T11:11:57.000Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] DONE 24 tests, 23 skipped in 3.858s [2021-06-10T11:11:57.000Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T11:11:57.000Z] INFO: Testing against a local daemon [2021-06-10T11:11:57.000Z] === RUN TestSessionCreate [2021-06-10T11:11:57.000Z] --- PASS: TestSessionCreate (0.03s) [2021-06-10T11:11:57.000Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T11:11:57.000Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-10T11:11:57.000Z] PASS [2021-06-10T11:11:57.000Z] [2021-06-10T11:11:57.000Z] DONE 2 tests in 0.138s [2021-06-10T11:11:57.000Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T11:11:57.000Z] INFO: Testing against a local daemon [2021-06-10T11:11:57.000Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T11:11:57.000Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T11:11:57.000Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T11:11:57.000Z] === RUN TestEventsExecDie [2021-06-10T11:11:57.155Z] === RUN TestSearchRegistryForImagesErrors [2021-06-10T11:11:57.155Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-10T11:11:57.155Z] === RUN TestSearchRegistryForImages [2021-06-10T11:11:57.155Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-10T11:11:57.155Z] === RUN TestOnlyPlatformWithFallback [2021-06-10T11:11:57.155Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-10T11:11:57.155Z] === RUN TestImageDelete [2021-06-10T11:11:57.155Z] === RUN TestImageDelete/no_lease [2021-06-10T11:11:57.155Z] === RUN TestImageDelete/lease_exists [2021-06-10T11:11:57.155Z] --- PASS: TestImageDelete (0.04s) [2021-06-10T11:11:57.155Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-10T11:11:57.155Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-10T11:11:57.155Z] === RUN TestContentStoreForPull [2021-06-10T11:11:57.568Z] --- PASS: TestEventsExecDie (0.99s) [2021-06-10T11:11:57.568Z] === RUN TestEventsBackwardsCompatible [2021-06-10T11:11:57.615Z] --- PASS: TestContentStoreForPull (0.22s) [2021-06-10T11:11:57.615Z] PASS [2021-06-10T11:11:57.615Z] coverage: 6.7% of statements [2021-06-10T11:11:57.615Z] ok github.com/docker/docker/daemon/images 1.231s coverage: 6.7% of statements [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-10T11:11:57.615Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-10T11:11:57.828Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-10T11:11:57.828Z] === RUN TestEventsVolumeCreate [2021-06-10T11:11:57.828Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-10T11:11:57.828Z] === RUN TestInfoBinaryCommits [2021-06-10T11:11:57.828Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-10T11:11:57.828Z] === RUN TestInfoAPIVersioned [2021-06-10T11:11:57.828Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T11:11:57.828Z] === RUN TestInfoDiscoveryBackend [2021-06-10T11:11:58.584Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-10T11:11:58.584Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-10T11:11:58.584Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-10T11:11:58.584Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-06-10T11:11:58.585Z] === RUN TestFastTimeMarshalJSON [2021-06-10T11:11:58.585Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-10T11:11:58.585Z] PASS [2021-06-10T11:11:58.585Z] coverage: 87.2% of statements [2021-06-10T11:11:58.585Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.442s coverage: 87.2% of statements [2021-06-10T11:11:59.202Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-10T11:11:59.202Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T11:11:59.266Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T11:12:00.123Z] === RUN TestWriteLog [2021-06-10T11:12:00.123Z] === PAUSE TestWriteLog [2021-06-10T11:12:00.123Z] === RUN TestReadLog [2021-06-10T11:12:00.123Z] === PAUSE TestReadLog [2021-06-10T11:12:00.123Z] === CONT TestWriteLog [2021-06-10T11:12:00.123Z] === CONT TestReadLog [2021-06-10T11:12:00.123Z] --- PASS: TestWriteLog (0.00s) [2021-06-10T11:12:00.123Z] === RUN TestReadLog/tail_exact [2021-06-10T11:12:00.123Z] === RUN TestReadLog/tail_less_than_available [2021-06-10T11:12:00.123Z] === RUN TestReadLog/tail_more_than_available [2021-06-10T11:12:00.123Z] --- PASS: TestReadLog (0.18s) [2021-06-10T11:12:00.123Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-06-10T11:12:00.123Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-10T11:12:00.123Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-10T11:12:00.123Z] PASS [2021-06-10T11:12:00.123Z] coverage: 75.2% of statements [2021-06-10T11:12:00.123Z] ok github.com/docker/docker/daemon/logger/local 0.734s coverage: 75.2% of statements [2021-06-10T11:12:00.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T11:12:00.123Z] === RUN TestOpenFileDelete [2021-06-10T11:12:00.123Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-10T11:12:00.123Z] === RUN TestOpenFileRename [2021-06-10T11:12:00.593Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-10T11:12:00.593Z] === RUN TestParseLogTagDefaultTag [2021-06-10T11:12:00.593Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-10T11:12:00.593Z] === RUN TestParseLogTag [2021-06-10T11:12:00.593Z] --- PASS: TestParseLogTag (0.00s) [2021-06-10T11:12:00.593Z] === RUN TestParseLogTagEmptyTag [2021-06-10T11:12:00.593Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-10T11:12:00.593Z] === RUN TestTailFiles [2021-06-10T11:12:00.593Z] --- PASS: TestTailFiles (0.00s) [2021-06-10T11:12:00.593Z] === RUN TestFollowLogsConsumerGone [2021-06-10T11:12:00.593Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-06-10T11:12:00.593Z] === RUN TestFollowLogsProducerGone [2021-06-10T11:12:00.593Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-10T11:12:00.593Z] logfile_test.go:179: logDecode() closed after sending 2030 messages [2021-06-10T11:12:00.593Z] logfile_test.go:232: messages sent: 2030, received: 2030 [2021-06-10T11:12:00.593Z] === RUN TestCheckCapacityAndRotate [2021-06-10T11:12:00.593Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-10T11:12:00.593Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-10T11:12:00.593Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-06-10T11:12:00.593Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-10T11:12:00.593Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-06-10T11:12:00.593Z] PASS [2021-06-10T11:12:00.593Z] coverage: 53.7% of statements [2021-06-10T11:12:00.593Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.833s coverage: 53.7% of statements [2021-06-10T11:12:01.063Z] === RUN TestLog [2021-06-10T11:12:01.063Z] --- PASS: TestLog (0.01s) [2021-06-10T11:12:01.063Z] PASS [2021-06-10T11:12:01.063Z] coverage: 31.5% of statements [2021-06-10T11:12:01.063Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.555s coverage: 31.5% of statements [2021-06-10T11:12:01.814Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T11:12:02.075Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-10T11:12:02.603Z] === RUN TestValidateLogOpt [2021-06-10T11:12:02.603Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestNewMissedConfig [2021-06-10T11:12:02.603Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestNewMissedUrl [2021-06-10T11:12:02.603Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestNewMissedToken [2021-06-10T11:12:02.603Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestNewWithProxy [2021-06-10T11:12:02.603Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestDefault [2021-06-10T11:12:02.603Z] --- PASS: TestDefault (0.01s) [2021-06-10T11:12:02.603Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-10T11:12:02.603Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestJsonFormat [2021-06-10T11:12:02.603Z] --- PASS: TestJsonFormat (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestRawFormat [2021-06-10T11:12:02.603Z] --- PASS: TestRawFormat (0.01s) [2021-06-10T11:12:02.603Z] === RUN TestRawFormatWithLabels [2021-06-10T11:12:02.603Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestRawFormatWithoutTag [2021-06-10T11:12:02.603Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-10T11:12:02.603Z] === RUN TestBatching [2021-06-10T11:12:03.018Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T11:12:03.063Z] === RUN TestNewParse [2021-06-10T11:12:03.063Z] --- PASS: TestNewParse (0.00s) [2021-06-10T11:12:03.063Z] PASS [2021-06-10T11:12:03.063Z] coverage: 8.3% of statements [2021-06-10T11:12:03.063Z] ok github.com/docker/docker/daemon/logger/templates 0.379s coverage: 8.3% of statements [2021-06-10T11:12:03.063Z] --- PASS: TestBatching (0.21s) [2021-06-10T11:12:03.063Z] === RUN TestFrequency [2021-06-10T11:12:03.063Z] --- PASS: TestFrequency (0.16s) [2021-06-10T11:12:03.063Z] === RUN TestOneMessagePerRequest [2021-06-10T11:12:03.063Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestVerify [2021-06-10T11:12:03.063Z] --- PASS: TestVerify (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestSkipVerify [2021-06-10T11:12:03.063Z] === RUN TestParseLogFormat [2021-06-10T11:12:03.063Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestValidateLogOptEmpty [2021-06-10T11:12:03.063Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestValidateSyslogAddress [2021-06-10T11:12:03.063Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestParseAddressDefaultPort [2021-06-10T11:12:03.063Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestValidateSyslogFacility [2021-06-10T11:12:03.063Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestValidateLogOptSyslogFormat [2021-06-10T11:12:03.063Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-10T11:12:03.063Z] === RUN TestValidateLogOpt [2021-06-10T11:12:03.063Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-10T11:12:03.063Z] PASS [2021-06-10T11:12:03.063Z] coverage: 46.8% of statements [2021-06-10T11:12:03.063Z] ok github.com/docker/docker/daemon/logger/syslog 0.312s coverage: 46.8% of statements [2021-06-10T11:12:03.386Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-06-10T11:12:03.386Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T11:12:03.386Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-10T11:12:03.386Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:12:03.386Z] === RUN TestInfoAPI [2021-06-10T11:12:03.386Z] --- PASS: TestInfoAPI (0.03s) [2021-06-10T11:12:03.386Z] === RUN TestInfoAPIWarnings [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] --- PASS: TestSkipVerify (0.45s) [2021-06-10T11:12:03.524Z] === RUN TestBufferMaximum [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.524Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.525Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.370171\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.525Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.370171\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.525Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-10T11:12:03.525Z] === RUN TestServerAlwaysDown [2021-06-10T11:12:03.525Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.525Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.525Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.373173\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.525Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.373173\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.984Z] time="2021-06-10T11:12:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-10T11:12:03.984Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.373173\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.984Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.374172\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.985Z] time="2021-06-10T11:12:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623323523.374172\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:03.985Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-10T11:12:03.985Z] === RUN TestCannotSendAfterClose [2021-06-10T11:12:03.985Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-10T11:12:03.985Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-10T11:12:04.930Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T11:12:04.966Z] time="2021-06-10T11:12:04Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-10T11:12:04.966Z] time="2021-06-10T11:12:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2d4e92dcc0a1\"}'" [2021-06-10T11:12:04.966Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.07s) [2021-06-10T11:12:04.966Z] PASS [2021-06-10T11:12:04.966Z] coverage: 82.5% of statements [2021-06-10T11:12:04.966Z] ok github.com/docker/docker/daemon/logger/splunk 2.569s coverage: 82.5% of statements [2021-06-10T11:12:04.966Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T11:12:04.966Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-10T11:12:04.966Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T11:12:05.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-10T11:12:05.935Z] === RUN TestV1IDService [2021-06-10T11:12:05.935Z] --- PASS: TestV1IDService (0.02s) [2021-06-10T11:12:05.935Z] === RUN TestV2MetadataService [2021-06-10T11:12:06.314Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-10T11:12:06.314Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T11:12:06.395Z] === RUN TestSuccessfulDownload [2021-06-10T11:12:06.395Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-10T11:12:06.395Z] download_test.go:268: Needs fixing on Windows [2021-06-10T11:12:06.395Z] === RUN TestCancelledDownload [2021-06-10T11:12:06.395Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-10T11:12:06.395Z] === RUN TestMaxDownloadAttempts [2021-06-10T11:12:06.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T11:12:06.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T11:12:06.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T11:12:06.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T11:12:06.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T11:12:06.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T11:12:06.395Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T11:12:06.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T11:12:06.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-10T11:12:06.395Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-10T11:12:06.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-10T11:12:06.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-10T11:12:06.854Z] --- PASS: TestV2MetadataService (0.72s) [2021-06-10T11:12:06.854Z] PASS [2021-06-10T11:12:06.854Z] coverage: 48.2% of statements [2021-06-10T11:12:06.854Z] ok github.com/docker/docker/distribution/metadata 1.278s coverage: 48.2% of statements [2021-06-10T11:12:06.854Z] time="2021-06-10T11:12:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T11:12:06.855Z] time="2021-06-10T11:12:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T11:12:06.855Z] time="2021-06-10T11:12:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T11:12:06.855Z] time="2021-06-10T11:12:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-10T11:12:06.855Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-10T11:12:06.855Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-06-10T11:12:06.855Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-06-10T11:12:06.855Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-06-10T11:12:06.855Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-06-10T11:12:06.855Z] === RUN TestTransfer [2021-06-10T11:12:06.855Z] --- PASS: TestTransfer (0.12s) [2021-06-10T11:12:06.855Z] === RUN TestConcurrencyLimit [2021-06-10T11:12:07.324Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-10T11:12:07.324Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-10T11:12:07.324Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestContinueOnError_NeverContinue [2021-06-10T11:12:07.324Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestManifestStore [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/no_remote_or_local [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local329171595\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/no_local_cache [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/with_local_cache [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/unknown_media_type [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="reference for unknown type: " [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="reference for unknown type: " [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="reference for unknown type: " [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="reference for unknown type: " [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="reference for unknown type: " [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-10T11:12:07.324Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-10T11:12:07.324Z] time="2021-06-10T11:12:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore (0.27s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-10T11:12:07.324Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-10T11:12:07.324Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestFixManifestLayers [2021-06-10T11:12:07.324Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-10T11:12:07.324Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T11:12:07.324Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T11:12:07.324Z] === RUN TestFixManifestLayersBadParent [2021-06-10T11:12:07.324Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestValidateManifest [2021-06-10T11:12:07.324Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-10T11:12:07.324Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T11:12:07.324Z] === RUN TestFormatPlatform [2021-06-10T11:12:07.324Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestGetRepositoryMountCandidates [2021-06-10T11:12:07.324Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-10T11:12:07.324Z] === RUN TestLayerAlreadyExists [2021-06-10T11:12:07.324Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-10T11:12:07.324Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-10T11:12:07.324Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-10T11:12:07.324Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-10T11:12:07.324Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-10T11:12:07.324Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-10T11:12:07.324Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-06-10T11:12:07.324Z] === RUN TestWhenEmptyAuthConfig [2021-06-10T11:12:07.324Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-10T11:12:07.324Z] === RUN TestInactiveJobs [2021-06-10T11:12:07.696Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-10T11:12:07.796Z] --- PASS: TestInactiveJobs (0.43s) [2021-06-10T11:12:07.796Z] === RUN TestWatchRelease [2021-06-10T11:12:07.796Z] --- PASS: TestWatchRelease (0.05s) [2021-06-10T11:12:07.796Z] === RUN TestWatchFinishedTransfer [2021-06-10T11:12:07.796Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-10T11:12:07.796Z] === RUN TestDuplicateTransfer [2021-06-10T11:12:07.796Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-10T11:12:07.796Z] === RUN TestSuccessfulUpload [2021-06-10T11:12:08.256Z] time="2021-06-10T11:12:07Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-10T11:12:08.256Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-06-10T11:12:08.256Z] === RUN TestCancelledUpload [2021-06-10T11:12:08.256Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-10T11:12:08.256Z] PASS [2021-06-10T11:12:08.256Z] coverage: 77.3% of statements [2021-06-10T11:12:08.256Z] ok github.com/docker/docker/distribution/xfer 2.237s coverage: 77.3% of statements [2021-06-10T11:12:08.256Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-06-10T11:12:08.256Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-10T11:12:08.715Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestTokenPassThru [2021-06-10T11:12:08.715Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-10T11:12:08.715Z] === RUN TestTokenPassThruDifferentHost [2021-06-10T11:12:08.715Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-10T11:12:08.715Z] PASS [2021-06-10T11:12:08.715Z] coverage: 23.6% of statements [2021-06-10T11:12:08.715Z] ok github.com/docker/docker/distribution 1.888s coverage: 23.6% of statements [2021-06-10T11:12:08.715Z] === RUN TestNotFound [2021-06-10T11:12:08.715Z] --- PASS: TestNotFound (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestConflict [2021-06-10T11:12:08.715Z] --- PASS: TestConflict (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestForbidden [2021-06-10T11:12:08.715Z] --- PASS: TestForbidden (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestInvalidParameter [2021-06-10T11:12:08.715Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestNotImplemented [2021-06-10T11:12:08.715Z] --- PASS: TestNotImplemented (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestNotModified [2021-06-10T11:12:08.715Z] --- PASS: TestNotModified (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestUnauthorized [2021-06-10T11:12:08.715Z] --- PASS: TestUnauthorized (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestUnknown [2021-06-10T11:12:08.715Z] --- PASS: TestUnknown (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestCancelled [2021-06-10T11:12:08.715Z] --- PASS: TestCancelled (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestDeadline [2021-06-10T11:12:08.715Z] --- PASS: TestDeadline (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestDataLoss [2021-06-10T11:12:08.715Z] --- PASS: TestDataLoss (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestUnavailable [2021-06-10T11:12:08.715Z] --- PASS: TestUnavailable (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestSystem [2021-06-10T11:12:08.715Z] --- PASS: TestSystem (0.00s) [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Not_Found [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Bad_Request [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Conflict [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Unauthorized [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Forbidden [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Not_Modified [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-10T11:12:08.715Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-10T11:12:08.715Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-10T11:12:08.715Z] PASS [2021-06-10T11:12:08.715Z] coverage: 53.1% of statements [2021-06-10T11:12:08.715Z] ok github.com/docker/docker/errdefs 0.261s coverage: 53.1% of statements [2021-06-10T11:12:08.715Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T11:12:08.715Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T11:12:09.608Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-10T11:12:09.685Z] === RUN TestFSGetInvalidData [2021-06-10T11:12:09.685Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-10T11:12:09.685Z] === RUN TestFSInvalidSet [2021-06-10T11:12:09.685Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-10T11:12:09.685Z] === RUN TestFSInvalidRoot [2021-06-10T11:12:09.685Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-10T11:12:09.685Z] === RUN TestFSMetadataGetSet [2021-06-10T11:12:09.685Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-10T11:12:09.685Z] === RUN TestFSInvalidWalker [2021-06-10T11:12:09.685Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-10T11:12:09.685Z] === RUN TestFSGetSet [2021-06-10T11:12:09.685Z] --- PASS: TestFSGetSet (0.05s) [2021-06-10T11:12:09.685Z] === RUN TestFSGetUnsetKey [2021-06-10T11:12:09.685Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-10T11:12:09.685Z] === RUN TestFSGetEmptyData [2021-06-10T11:12:09.685Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-10T11:12:09.685Z] === RUN TestFSDelete [2021-06-10T11:12:09.685Z] --- PASS: TestFSDelete (0.02s) [2021-06-10T11:12:09.685Z] === RUN TestFSWalker [2021-06-10T11:12:09.685Z] --- PASS: TestFSWalker (0.02s) [2021-06-10T11:12:09.685Z] === RUN TestFSWalkerStopOnError [2021-06-10T11:12:10.144Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-10T11:12:10.144Z] === RUN TestNewFromJSON [2021-06-10T11:12:10.144Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-10T11:12:10.144Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-10T11:12:10.144Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-10T11:12:10.144Z] === RUN TestMarshalKeyOrder [2021-06-10T11:12:10.144Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-10T11:12:10.144Z] === RUN TestHistoryEqual [2021-06-10T11:12:10.144Z] --- PASS: TestHistoryEqual (0.16s) [2021-06-10T11:12:10.144Z] === RUN TestImage [2021-06-10T11:12:10.144Z] --- PASS: TestImage (0.00s) [2021-06-10T11:12:10.144Z] === RUN TestImageOSNotEmpty [2021-06-10T11:12:10.144Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-10T11:12:10.144Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-10T11:12:10.144Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-10T11:12:10.144Z] === RUN TestCreate [2021-06-10T11:12:10.144Z] --- PASS: TestCreate (0.02s) [2021-06-10T11:12:10.144Z] === RUN TestRestore [2021-06-10T11:12:10.144Z] time="2021-06-10T11:12:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-10T11:12:10.144Z] --- PASS: TestRestore (0.03s) [2021-06-10T11:12:10.144Z] === RUN TestAddDelete [2021-06-10T11:12:10.144Z] --- PASS: TestAddDelete (0.32s) [2021-06-10T11:12:10.144Z] === RUN TestSearchAfterDelete [2021-06-10T11:12:10.144Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-10T11:12:10.144Z] === RUN TestParentReset [2021-06-10T11:12:10.592Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-10T11:12:10.712Z] --- PASS: TestParentReset (0.03s) [2021-06-10T11:12:10.712Z] === RUN TestGetAndSetLastUpdated [2021-06-10T11:12:10.712Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-10T11:12:10.712Z] === RUN TestStoreLen [2021-06-10T11:12:10.712Z] --- PASS: TestStoreLen (0.04s) [2021-06-10T11:12:10.712Z] PASS [2021-06-10T11:12:10.712Z] coverage: 86.6% of statements [2021-06-10T11:12:10.712Z] ok github.com/docker/docker/image 1.209s coverage: 86.6% of statements [2021-06-10T11:12:11.104Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-10T11:12:11.172Z] === RUN TestCompare [2021-06-10T11:12:11.172Z] --- PASS: TestCompare (0.00s) [2021-06-10T11:12:11.172Z] PASS [2021-06-10T11:12:11.172Z] coverage: 19.2% of statements [2021-06-10T11:12:11.172Z] ok github.com/docker/docker/image/cache 0.515s coverage: 19.2% of statements [2021-06-10T11:12:11.631Z] === RUN TestMakeV1ConfigFromConfig [2021-06-10T11:12:11.631Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-10T11:12:11.631Z] PASS [2021-06-10T11:12:11.631Z] coverage: 25.0% of statements [2021-06-10T11:12:11.631Z] ok github.com/docker/docker/image/v1 0.355s coverage: 25.0% of statements [2021-06-10T11:12:11.977Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-10T11:12:12.091Z] === RUN TestValidateManifest [2021-06-10T11:12:12.091Z] === RUN TestValidateManifest/nil [2021-06-10T11:12:12.091Z] === RUN TestValidateManifest/non-nil [2021-06-10T11:12:12.091Z] --- PASS: TestValidateManifest (0.00s) [2021-06-10T11:12:12.091Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-10T11:12:12.091Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-10T11:12:12.091Z] PASS [2021-06-10T11:12:12.091Z] coverage: 0.6% of statements [2021-06-10T11:12:12.091Z] ok github.com/docker/docker/image/tarexport 0.603s coverage: 0.6% of statements [2021-06-10T11:12:12.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T11:12:12.920Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-10T11:12:13.631Z] === RUN TestSerialization [2021-06-10T11:12:14.091Z] --- PASS: TestSerialization (0.02s) [2021-06-10T11:12:14.091Z] PASS [2021-06-10T11:12:14.091Z] coverage: 100.0% of statements [2021-06-10T11:12:14.092Z] ok github.com/docker/docker/libcontainerd/queue 0.180s coverage: 100.0% of statements [2021-06-10T11:12:14.304Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T11:12:15.062Z] === RUN TestEnvironmentParsing [2021-06-10T11:12:15.062Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-10T11:12:15.062Z] PASS [2021-06-10T11:12:15.062Z] coverage: 1.2% of statements [2021-06-10T11:12:15.062Z] ok github.com/docker/docker/libcontainerd/local 0.417s coverage: 1.2% of statements [2021-06-10T11:12:15.062Z] === RUN TestEmptyLayer [2021-06-10T11:12:15.062Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-10T11:12:15.062Z] === RUN TestCommitFailure [2021-06-10T11:12:15.062Z] --- PASS: TestCommitFailure (0.01s) [2021-06-10T11:12:15.062Z] === RUN TestStartTransactionFailure [2021-06-10T11:12:15.062Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-10T11:12:15.062Z] === RUN TestGetOrphan [2021-06-10T11:12:15.062Z] --- PASS: TestGetOrphan (0.01s) [2021-06-10T11:12:15.062Z] === RUN TestMountAndRegister [2021-06-10T11:12:15.062Z] --- PASS: TestMountAndRegister (0.09s) [2021-06-10T11:12:15.062Z] layer_test.go:271: Layer size: 14 [2021-06-10T11:12:15.062Z] === RUN TestLayerRelease [2021-06-10T11:12:15.062Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-10T11:12:15.062Z] layer_test.go:304: Failing on Windows [2021-06-10T11:12:15.062Z] === RUN TestStoreRestore [2021-06-10T11:12:15.062Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-10T11:12:15.062Z] layer_test.go:353: Failing on Windows [2021-06-10T11:12:15.062Z] === RUN TestTarStreamStability [2021-06-10T11:12:15.062Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-10T11:12:15.062Z] layer_test.go:468: Failing on Windows [2021-06-10T11:12:15.062Z] === RUN TestRegisterExistingLayer [2021-06-10T11:12:15.522Z] --- PASS: TestRegisterExistingLayer (0.28s) [2021-06-10T11:12:15.522Z] === RUN TestTarStreamVerification [2021-06-10T11:12:15.522Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-10T11:12:15.522Z] layer_test.go:697: Failing on Windows [2021-06-10T11:12:15.522Z] === RUN TestLayerMigration [2021-06-10T11:12:15.522Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-10T11:12:15.522Z] migration_test.go:46: Failing on Windows [2021-06-10T11:12:15.522Z] === RUN TestLayerMigrationNoTarsplit [2021-06-10T11:12:15.522Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T11:12:15.522Z] migration_test.go:182: Failing on Windows [2021-06-10T11:12:15.522Z] === RUN TestMountInit [2021-06-10T11:12:15.522Z] --- SKIP: TestMountInit (0.00s) [2021-06-10T11:12:15.522Z] mount_test.go:17: Failing on Windows [2021-06-10T11:12:15.522Z] === RUN TestMountSize [2021-06-10T11:12:15.522Z] --- SKIP: TestMountSize (0.00s) [2021-06-10T11:12:15.522Z] mount_test.go:76: Failing on Windows [2021-06-10T11:12:15.522Z] === RUN TestMountChanges [2021-06-10T11:12:15.522Z] --- SKIP: TestMountChanges (0.00s) [2021-06-10T11:12:15.522Z] mount_test.go:125: Failing on Windows [2021-06-10T11:12:15.522Z] === RUN TestMountApply [2021-06-10T11:12:15.522Z] --- SKIP: TestMountApply (0.00s) [2021-06-10T11:12:15.522Z] mount_test.go:212: Failing on Windows [2021-06-10T11:12:15.522Z] PASS [2021-06-10T11:12:15.522Z] coverage: 30.1% of statements [2021-06-10T11:12:15.522Z] ok github.com/docker/docker/layer 0.981s coverage: 30.1% of statements [2021-06-10T11:12:15.522Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T11:12:15.522Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T11:12:15.522Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T11:12:15.522Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T11:12:15.693Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T11:12:16.634Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-10T11:12:17.061Z] === RUN TestSequenceGetAvailableBit [2021-06-10T11:12:17.061Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSequenceEqual [2021-06-10T11:12:17.061Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSequenceCopy [2021-06-10T11:12:17.061Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestGetFirstAvailable [2021-06-10T11:12:17.061Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestFindSequence [2021-06-10T11:12:17.061Z] --- PASS: TestFindSequence (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestCheckIfAvailable [2021-06-10T11:12:17.061Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestMergeSequences [2021-06-10T11:12:17.061Z] --- PASS: TestMergeSequences (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestPushReservation [2021-06-10T11:12:17.061Z] --- PASS: TestPushReservation (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSerializeDeserialize [2021-06-10T11:12:17.061Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSet [2021-06-10T11:12:17.061Z] --- PASS: TestSet (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSetUnset [2021-06-10T11:12:17.061Z] --- PASS: TestSetUnset (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestOffsetSetUnset [2021-06-10T11:12:17.061Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSetInRange [2021-06-10T11:12:17.061Z] --- PASS: TestSetInRange (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestSetAnyInRange [2021-06-10T11:12:17.061Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestMethods [2021-06-10T11:12:17.061Z] --- PASS: TestMethods (0.00s) [2021-06-10T11:12:17.061Z] === RUN TestRandomAllocateDeallocate [2021-06-10T11:12:17.574Z] --- PASS: TestBuildWithHugeFile (97.97s) [2021-06-10T11:12:17.574Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T11:12:17.574Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-10T11:12:17.574Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T11:12:17.574Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T11:12:17.574Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:12:17.574Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:12:17.574Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:12:17.574Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:12:17.574Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:12:17.574Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:12:17.574Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:12:17.574Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:12:17.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-10T11:12:17.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-10T11:12:17.838Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:12:17.838Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-06-10T11:12:17.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-10T11:12:17.838Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-10T11:12:17.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-06-10T11:12:17.838Z] === RUN TestBuildPreserveOwnership [2021-06-10T11:12:17.838Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T11:12:17.838Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T11:12:17.886Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-10T11:12:18.601Z] === RUN TestClientServiceInvalidCommand [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceCreate [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceRm [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceLs [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceInfo [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceInfoById [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceJoin [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientServiceLeave [2021-06-10T11:12:18.601Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientDummyCommand [2021-06-10T11:12:18.601Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkInvalidCommand [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkCreate [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkCreateWithDriver [2021-06-10T11:12:18.601Z] flag provided but not defined: -f [2021-06-10T11:12:18.601Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build125067330\b1146\client.test.exe create --help'. [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkRm [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkLs [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkInfo [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-10T11:12:18.601Z] === RUN TestClientNetworkInfoById [2021-06-10T11:12:18.601Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-10T11:12:18.601Z] PASS [2021-06-10T11:12:18.601Z] coverage: 75.2% of statements [2021-06-10T11:12:18.601Z] ok github.com/docker/docker/libnetwork/client 0.350s coverage: 75.2% of statements [2021-06-10T11:12:18.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-10T11:12:19.061Z] === RUN TestEverything [2021-06-10T11:12:19.061Z] --- PASS: TestEverything (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestGet [2021-06-10T11:12:19.061Z] --- PASS: TestGet (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestParsePanic [2021-06-10T11:12:19.061Z] flag provided but not defined: -int [2021-06-10T11:12:19.061Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build125067330\b1150\mflag.test.exe --help'. [2021-06-10T11:12:19.061Z] --- PASS: TestParsePanic (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestParse [2021-06-10T11:12:19.061Z] --- PASS: TestParse (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestFlagSetParse [2021-06-10T11:12:19.061Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestUserDefined [2021-06-10T11:12:19.061Z] --- PASS: TestUserDefined (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestUserDefinedBool [2021-06-10T11:12:19.061Z] flag needs an argument: -b [2021-06-10T11:12:19.061Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build125067330\b1150\mflag.test.exe test --help'. [2021-06-10T11:12:19.061Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestSetOutput [2021-06-10T11:12:19.061Z] --- PASS: TestSetOutput (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestChangingArgs [2021-06-10T11:12:19.061Z] --- PASS: TestChangingArgs (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestHelp [2021-06-10T11:12:19.061Z] --- PASS: TestHelp (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestFlagCounts [2021-06-10T11:12:19.061Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-10T11:12:19.061Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-10T11:12:19.061Z] --- PASS: TestFlagCounts (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestSortFlags [2021-06-10T11:12:19.061Z] --- PASS: TestSortFlags (0.00s) [2021-06-10T11:12:19.061Z] === RUN TestMergeFlags [2021-06-10T11:12:19.061Z] --- PASS: TestMergeFlags (0.00s) [2021-06-10T11:12:19.061Z] PASS [2021-06-10T11:12:19.061Z] coverage: 62.7% of statements [2021-06-10T11:12:19.061Z] ok github.com/docker/docker/libnetwork/client/mflag 0.138s coverage: 62.7% of statements [2021-06-10T11:12:19.644Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-10T11:12:19.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-10T11:12:19.750Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T11:12:19.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-10T11:12:20.321Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-10T11:12:20.600Z] === RUN TestErrorInterfaces [2021-06-10T11:12:20.600Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-10T11:12:20.600Z] === RUN TestNetworkMarshalling [2021-06-10T11:12:20.600Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-10T11:12:20.600Z] === RUN TestEndpointMarshalling [2021-06-10T11:12:20.600Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-10T11:12:20.600Z] === RUN TestAuxAddresses [2021-06-10T11:12:20.600Z] time="2021-06-10T11:12:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T11:12:20.600Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-10T11:12:20.600Z] === RUN TestSRVServiceQuery [2021-06-10T11:12:20.600Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-10T11:12:20.600Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestServiceVIPReuse [2021-06-10T11:12:20.600Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-10T11:12:20.600Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-10T11:12:20.600Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T11:12:20.600Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestDNSIPQuery [2021-06-10T11:12:20.600Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-10T11:12:20.600Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestDNSProxyServFail [2021-06-10T11:12:20.600Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-10T11:12:20.600Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestSandboxAddEmpty [2021-06-10T11:12:20.600Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-10T11:12:20.600Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestSandboxAddMultiPrio [2021-06-10T11:12:20.600Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-10T11:12:20.600Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestSandboxAddSamePrio [2021-06-10T11:12:20.600Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-10T11:12:20.600Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestCleanupServiceDiscovery [2021-06-10T11:12:20.600Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-10T11:12:20.600Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestDNSOptions [2021-06-10T11:12:20.600Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-10T11:12:20.600Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:12:20.600Z] === RUN TestMultipleControllersWithSameStore [2021-06-10T11:12:20.600Z] time="2021-06-10T11:12:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T11:12:20.600Z] time="2021-06-10T11:12:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-10T11:12:20.600Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-10T11:12:20.600Z] PASS [2021-06-10T11:12:20.600Z] coverage: 8.6% of statements [2021-06-10T11:12:20.600Z] ok github.com/docker/docker/libnetwork 0.891s coverage: 8.6% of statements [2021-06-10T11:12:20.893Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T11:12:21.059Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-10T11:12:21.475Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-06-10T11:12:21.475Z] === RUN TestInfoDebug [2021-06-10T11:12:21.520Z] --- PASS: TestRandomAllocateDeallocate (4.73s) [2021-06-10T11:12:21.520Z] === RUN TestAllocateRandomDeallocate [2021-06-10T11:12:21.734Z] --- PASS: TestInfoDebug (1.52s) [2021-06-10T11:12:21.734Z] === RUN TestInfoInsecureRegistries [2021-06-10T11:12:21.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-10T11:12:21.979Z] === RUN TestTCP4Proxy [2021-06-10T11:12:21.979Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-10T11:12:21.979Z] === RUN TestTCP4ProxyHalfClose [2021-06-10T11:12:21.979Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-10T11:12:21.979Z] === RUN TestTCP6Proxy [2021-06-10T11:12:21.979Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-10T11:12:21.979Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T11:12:21.979Z] === RUN TestTCPDualStackProxy [2021-06-10T11:12:21.979Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-10T11:12:21.979Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T11:12:21.979Z] === RUN TestUDP4Proxy [2021-06-10T11:12:21.979Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-10T11:12:21.979Z] === RUN TestUDP6Proxy [2021-06-10T11:12:21.979Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-10T11:12:21.979Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T11:12:21.979Z] === RUN TestUDPWriteError [2021-06-10T11:12:21.979Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-10T11:12:21.979Z] === RUN TestSCTP4Proxy [2021-06-10T11:12:21.979Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-10T11:12:21.979Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T11:12:21.979Z] === RUN TestSCTP6Proxy [2021-06-10T11:12:21.979Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-10T11:12:21.979Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T11:12:21.979Z] PASS [2021-06-10T11:12:21.979Z] coverage: 49.4% of statements [2021-06-10T11:12:21.979Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.189s coverage: 49.4% of statements [2021-06-10T11:12:22.806Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T11:12:22.952Z] --- PASS: TestAllocateRandomDeallocate (0.99s) [2021-06-10T11:12:22.952Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-10T11:12:22.952Z] === RUN TestInvalidConfig [2021-06-10T11:12:22.952Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-10T11:12:22.952Z] === RUN TestConfig [2021-06-10T11:12:22.952Z] --- PASS: TestConfig (0.00s) [2021-06-10T11:12:22.952Z] === RUN TestOptionsLabels [2021-06-10T11:12:22.952Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-10T11:12:22.952Z] === RUN TestValidName [2021-06-10T11:12:22.952Z] --- PASS: TestValidName (0.00s) [2021-06-10T11:12:22.952Z] === RUN TestTLSConfiguration [2021-06-10T11:12:22.952Z] time="2021-06-10T11:12:22Z" level=info msg="Option Initializing KV with TLS" [2021-06-10T11:12:22.952Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-10T11:12:22.952Z] PASS [2021-06-10T11:12:22.952Z] coverage: 24.0% of statements [2021-06-10T11:12:22.952Z] ok github.com/docker/docker/libnetwork/config 0.511s coverage: 24.0% of statements [2021-06-10T11:12:23.086Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-10T11:12:23.108Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-06-10T11:12:23.108Z] === RUN TestInfoRegistryMirrors [2021-06-10T11:12:23.351Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T11:12:23.412Z] === RUN TestKey [2021-06-10T11:12:23.412Z] --- PASS: TestKey (0.00s) [2021-06-10T11:12:23.412Z] === RUN TestParseKey [2021-06-10T11:12:23.412Z] --- PASS: TestParseKey (0.00s) [2021-06-10T11:12:23.412Z] === RUN TestInvalidDataStore [2021-06-10T11:12:23.412Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-10T11:12:23.412Z] === RUN TestKVObjectFlatKey [2021-06-10T11:12:23.412Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-10T11:12:23.412Z] === RUN TestAtomicKVObjectFlatKey [2021-06-10T11:12:23.412Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-10T11:12:23.412Z] PASS [2021-06-10T11:12:23.412Z] coverage: 21.9% of statements [2021-06-10T11:12:23.412Z] ok github.com/docker/docker/libnetwork/datastore 0.250s coverage: 21.9% of statements [2021-06-10T11:12:23.412Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.83s) [2021-06-10T11:12:23.412Z] === RUN TestRetrieveFromStore [2021-06-10T11:12:23.871Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-06-10T11:12:23.871Z] === RUN TestIsCorrupted [2021-06-10T11:12:23.871Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-10T11:12:23.871Z] === RUN TestSetRollover [2021-06-10T11:12:24.001Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-10T11:12:24.330Z] === RUN TestIPDataMarshalling [2021-06-10T11:12:24.330Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-10T11:12:24.330Z] === RUN TestValidateAndIsV6 [2021-06-10T11:12:24.330Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-10T11:12:24.330Z] PASS [2021-06-10T11:12:24.330Z] coverage: 68.9% of statements [2021-06-10T11:12:24.330Z] ok github.com/docker/docker/libnetwork/driverapi 0.266s coverage: 68.9% of statements [2021-06-10T11:12:24.790Z] === RUN TestDriver [2021-06-10T11:12:24.790Z] --- PASS: TestDriver (0.00s) [2021-06-10T11:12:24.790Z] PASS [2021-06-10T11:12:24.790Z] coverage: 34.8% of statements [2021-06-10T11:12:24.790Z] ok github.com/docker/docker/libnetwork/drivers/host 0.307s coverage: 34.8% of statements [2021-06-10T11:12:25.007Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-10T11:12:25.007Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T11:12:25.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-10T11:12:25.007Z] === RUN TestPingCacheHeaders [2021-06-10T11:12:25.007Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T11:12:25.007Z] === RUN TestPingGet [2021-06-10T11:12:25.007Z] --- PASS: TestPingGet (0.01s) [2021-06-10T11:12:25.007Z] === RUN TestPingHead [2021-06-10T11:12:25.007Z] --- PASS: TestPingHead (0.02s) [2021-06-10T11:12:25.007Z] === RUN TestVersion [2021-06-10T11:12:25.007Z] --- PASS: TestVersion (0.02s) [2021-06-10T11:12:25.007Z] PASS [2021-06-10T11:12:25.007Z] [2021-06-10T11:12:25.007Z] === Skipped [2021-06-10T11:12:25.007Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T11:12:25.007Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T11:12:25.007Z] [2021-06-10T11:12:25.007Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-10T11:12:25.007Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-10T11:12:25.007Z] [2021-06-10T11:12:25.007Z] [2021-06-10T11:12:25.007Z] DONE 19 tests, 2 skipped in 28.321s [2021-06-10T11:12:25.007Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T11:12:25.007Z] INFO: Testing against a local daemon [2021-06-10T11:12:25.007Z] === RUN TestVolumesCreateAndList [2021-06-10T11:12:25.007Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T11:12:25.007Z] === RUN TestVolumesRemove [2021-06-10T11:12:25.007Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-10T11:12:25.007Z] === RUN TestVolumesInspect [2021-06-10T11:12:25.007Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T11:12:25.007Z] === RUN TestVolumesInvalidJSON [2021-06-10T11:12:25.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T11:12:25.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T11:12:25.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T11:12:25.007Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T11:12:25.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T11:12:25.007Z] PASS [2021-06-10T11:12:25.007Z] [2021-06-10T11:12:25.007Z] DONE 5 tests in 0.197s [2021-06-10T11:12:25.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T11:12:25.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-10T11:12:25.266Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12594 is not a child of this shell [2021-06-10T11:12:25.266Z] warning: PID 12594 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-10T11:12:25.266Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T11:12:25.266Z] [2021-06-10T11:12:25.266Z] Unloading profiles will leave already running processes permanently [2021-06-10T11:12:25.266Z] unconfined, which can lead to unexpected situations. [2021-06-10T11:12:25.266Z] [2021-06-10T11:12:25.266Z] To set a process to complain mode, use the command line tool [2021-06-10T11:12:25.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T11:12:25.266Z] Removing test suite binaries [2021-06-10T11:12:25.266Z] exiting test-integration [2021-06-10T11:12:25.266Z] ++ exit 0 [2021-06-10T11:12:25.758Z] --- PASS: TestSetRollover (1.56s) [2021-06-10T11:12:25.758Z] === RUN TestSetRolloverSerial [2021-06-10T11:12:25.758Z] === RUN TestDriver [2021-06-10T11:12:25.758Z] --- PASS: TestDriver (0.00s) [2021-06-10T11:12:25.758Z] PASS [2021-06-10T11:12:25.758Z] coverage: 34.8% of statements [2021-06-10T11:12:25.758Z] ok github.com/docker/docker/libnetwork/drivers/null 0.286s coverage: 34.8% of statements [2021-06-10T11:12:25.916Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T11:12:26.176Z] --- PASS: TestBuildPreserveOwnership (8.39s) [2021-06-10T11:12:26.176Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.50s) [2021-06-10T11:12:26.176Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.87s) [2021-06-10T11:12:26.176Z] === RUN TestBuildPlatformInvalid [2021-06-10T11:12:26.199Z] [2021-06-10T11:12:26.217Z] === RUN TestNetworkAllocateFree [2021-06-10T11:12:26.217Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-10T11:12:26.217Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-10T11:12:26.217Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-10T11:12:26.217Z] PASS [2021-06-10T11:12:26.217Z] coverage: 63.6% of statements [2021-06-10T11:12:26.217Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.340s coverage: 63.6% of statements [2021-06-10T11:12:26.437Z] --- PASS: TestBuildPlatformInvalid (0.26s) [2021-06-10T11:12:26.437Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T11:12:26.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-10T11:12:27.193Z] --- PASS: TestSetRolloverSerial (1.39s) [2021-06-10T11:12:27.193Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-10T11:12:27.193Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-10T11:12:27.193Z] PASS [2021-06-10T11:12:27.193Z] coverage: 84.4% of statements [2021-06-10T11:12:27.193Z] ok github.com/docker/docker/libnetwork/bitseq 10.239s coverage: 84.4% of statements [2021-06-10T11:12:27.193Z] === RUN TestGetEmptyCapabilities [2021-06-10T11:12:27.193Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-10T11:12:27.193Z] === RUN TestGetExtraCapabilities [2021-06-10T11:12:27.193Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-10T11:12:27.193Z] === RUN TestGetInvalidCapabilities [2021-06-10T11:12:27.193Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-10T11:12:27.193Z] === RUN TestRemoteDriver [2021-06-10T11:12:27.193Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T11:12:27.193Z] === RUN TestDriverError [2021-06-10T11:12:27.193Z] --- PASS: TestDriverError (0.00s) [2021-06-10T11:12:27.193Z] === RUN TestMissingValues [2021-06-10T11:12:27.193Z] --- PASS: TestMissingValues (0.01s) [2021-06-10T11:12:27.193Z] === RUN TestRollback [2021-06-10T11:12:27.193Z] --- PASS: TestRollback (0.01s) [2021-06-10T11:12:27.193Z] PASS [2021-06-10T11:12:27.193Z] coverage: 57.4% of statements [2021-06-10T11:12:27.193Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.429s coverage: 57.4% of statements [2021-06-10T11:12:27.380Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile Post stage [Pipeline] junit [2021-06-10T11:12:27.589Z] Recording test results [2021-06-10T11:12:27.641Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-10T11:12:27.858Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T11:12:28.205Z] + echo Ensuring container killed. [2021-06-10T11:12:28.205Z] Ensuring container killed. [2021-06-10T11:12:28.205Z] + docker rm -vf docker-pr4 [2021-06-10T11:12:28.205Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T11:12:28.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-10T11:12:28.485Z] + echo Chowning /workspace to jenkins user [2021-06-10T11:12:28.485Z] Chowning /workspace to jenkins user [2021-06-10T11:12:28.485Z] + id -u [2021-06-10T11:12:28.485Z] + id -g [2021-06-10T11:12:28.485Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42504:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T11:12:28.730Z] === RUN TestNew [2021-06-10T11:12:28.730Z] --- PASS: TestNew (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestAddDriver [2021-06-10T11:12:28.730Z] --- PASS: TestAddDriver (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestAddDuplicateDriver [2021-06-10T11:12:28.730Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-10T11:12:28.730Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestDriver [2021-06-10T11:12:28.730Z] --- PASS: TestDriver (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestIPAM [2021-06-10T11:12:28.730Z] --- PASS: TestIPAM (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestWalkIPAMs [2021-06-10T11:12:28.730Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-10T11:12:28.730Z] === RUN TestWalkDrivers [2021-06-10T11:12:28.730Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-10T11:12:28.730Z] PASS [2021-06-10T11:12:28.730Z] coverage: 82.4% of statements [2021-06-10T11:12:28.730Z] ok github.com/docker/docker/libnetwork/drvregistry 0.444s coverage: 82.4% of statements [2021-06-10T11:12:28.730Z] === RUN TestNAT [2021-06-10T11:12:28.730Z] --- SKIP: TestNAT (0.00s) [2021-06-10T11:12:28.730Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T11:12:28.730Z] === RUN TestTransparent [2021-06-10T11:12:28.730Z] --- SKIP: TestTransparent (0.00s) [2021-06-10T11:12:28.730Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T11:12:28.730Z] PASS [2021-06-10T11:12:28.730Z] coverage: 0.0% of statements [2021-06-10T11:12:28.730Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.373s coverage: 0.0% of statements [2021-06-10T11:12:28.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-10T11:12:29.555Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T11:12:29.555Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T11:12:29.699Z] === RUN TestBuildDefault [2021-06-10T11:12:29.699Z] --- PASS: TestBuildDefault (0.07s) [2021-06-10T11:12:29.699Z] === RUN TestBuildHostnameDomainname [2021-06-10T11:12:29.699Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestBuildHostname [2021-06-10T11:12:29.699Z] --- PASS: TestBuildHostname (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestBuildHostnameFQDN [2021-06-10T11:12:29.699Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestBuildNoIP [2021-06-10T11:12:29.699Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestUpdate [2021-06-10T11:12:29.699Z] --- PASS: TestUpdate (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-10T11:12:29.699Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-10T11:12:29.699Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestAddEmpty [2021-06-10T11:12:29.699Z] --- PASS: TestAddEmpty (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestAdd [2021-06-10T11:12:29.699Z] --- PASS: TestAdd (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestDeleteEmpty [2021-06-10T11:12:29.699Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestDeleteNewline [2021-06-10T11:12:29.699Z] --- PASS: TestDeleteNewline (0.06s) [2021-06-10T11:12:29.699Z] === RUN TestDelete [2021-06-10T11:12:29.699Z] --- PASS: TestDelete (0.00s) [2021-06-10T11:12:29.699Z] === RUN TestConcurrentWrites [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T11:12:30.153Z] + bundleName=amd64-rootless [2021-06-10T11:12:30.153Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-10T11:12:30.153Z] Creating amd64-rootless-bundles.tar.gz [2021-06-10T11:12:30.153Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-10T11:12:30.153Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-06-10T11:12:30.158Z] --- PASS: TestConcurrentWrites (0.23s) [2021-06-10T11:12:30.158Z] PASS [2021-06-10T11:12:30.158Z] coverage: 81.2% of statements [2021-06-10T11:12:30.158Z] ok github.com/docker/docker/libnetwork/etchosts 0.583s coverage: 81.2% of statements [Pipeline] archiveArtifacts [2021-06-10T11:12:30.164Z] Archiving artifacts [2021-06-10T11:12:30.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-10T11:12:30.389Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42504/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T11:12:30.617Z] === RUN TestNew [2021-06-10T11:12:30.617Z] --- PASS: TestNew (0.00s) [2021-06-10T11:12:30.617Z] === RUN TestAllocate [2021-06-10T11:12:30.617Z] --- PASS: TestAllocate (0.00s) [2021-06-10T11:12:30.617Z] === RUN TestUninitialized [2021-06-10T11:12:30.617Z] --- PASS: TestUninitialized (0.00s) [2021-06-10T11:12:30.617Z] === RUN TestAllocateInRange [2021-06-10T11:12:30.617Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-10T11:12:30.617Z] === RUN TestAllocateSerial [2021-06-10T11:12:30.617Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-10T11:12:30.617Z] PASS [2021-06-10T11:12:30.617Z] coverage: 87.5% of statements [2021-06-10T11:12:30.617Z] ok github.com/docker/docker/libnetwork/idm 0.175s coverage: 87.5% of statements [2021-06-10T11:12:30.693Z] + make clean [2021-06-10T11:12:30.693Z] docker volume rm -f docker-dev-cache [2021-06-10T11:12:30.940Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T11:12:30.951Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T11:12:31.076Z] === RUN TestDiff [2021-06-10T11:12:31.076Z] --- PASS: TestDiff (0.00s) [2021-06-10T11:12:31.076Z] === RUN TestAddedCallback [2021-06-10T11:12:31.076Z] --- PASS: TestAddedCallback (0.00s) [2021-06-10T11:12:31.076Z] === RUN TestRemovedCallback [2021-06-10T11:12:31.076Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-10T11:12:31.076Z] === RUN TestNoCallback [2021-06-10T11:12:31.076Z] --- PASS: TestNoCallback (0.00s) [2021-06-10T11:12:31.076Z] PASS [2021-06-10T11:12:31.076Z] coverage: 48.1% of statements [2021-06-10T11:12:31.076Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.389s coverage: 48.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T11:12:31.545Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T11:12:31.545Z] === RUN TestCaller [2021-06-10T11:12:31.545Z] --- PASS: TestCaller (0.00s) [2021-06-10T11:12:31.545Z] PASS [2021-06-10T11:12:31.545Z] coverage: 100.0% of statements [2021-06-10T11:12:31.545Z] ok github.com/docker/docker/libnetwork/internal/caller 0.131s coverage: 100.0% of statements [2021-06-10T11:12:31.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-10T11:12:32.005Z] === RUN TestSetSerialInsertDelete [2021-06-10T11:12:32.005Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-10T11:12:32.005Z] === RUN TestSetParallelInsertDelete [2021-06-10T11:12:32.323Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T11:12:33.265Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-10T11:12:33.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-10T11:12:34.182Z] === RUN TestPoolRequest [2021-06-10T11:12:34.182Z] --- PASS: TestPoolRequest (0.00s) [2021-06-10T11:12:34.182Z] === RUN TestOtherRequests [2021-06-10T11:12:34.182Z] --- PASS: TestOtherRequests (0.00s) [2021-06-10T11:12:34.182Z] PASS [2021-06-10T11:12:34.182Z] coverage: 57.1% of statements [2021-06-10T11:12:34.182Z] ok github.com/docker/docker/libnetwork/ipams/null 0.329s coverage: 57.1% of statements [2021-06-10T11:12:34.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-10T11:12:34.642Z] === RUN TestGetCapabilities [2021-06-10T11:12:34.642Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-10T11:12:34.642Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-10T11:12:34.642Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-10T11:12:34.642Z] === RUN TestGetDefaultAddressSpaces [2021-06-10T11:12:34.642Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-10T11:12:34.642Z] === RUN TestRemoteDriver [2021-06-10T11:12:34.642Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-10T11:12:34.642Z] PASS [2021-06-10T11:12:34.642Z] coverage: 47.4% of statements [2021-06-10T11:12:34.642Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.342s coverage: 47.4% of statements [2021-06-10T11:12:34.642Z] === RUN TestInt2IP2IntConversion [2021-06-10T11:12:35.609Z] --- PASS: TestInt2IP2IntConversion (0.84s) [2021-06-10T11:12:35.609Z] === RUN TestGetAddressVersion [2021-06-10T11:12:35.609Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-10T11:12:35.609Z] === RUN TestKeyString [2021-06-10T11:12:35.609Z] --- PASS: TestKeyString (0.00s) [2021-06-10T11:12:35.609Z] === RUN TestPoolDataMarshal [2021-06-10T11:12:35.609Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-10T11:12:35.609Z] === RUN TestSubnetsMarshal [2021-06-10T11:12:35.609Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-06-10T11:12:35.609Z] === RUN TestAddSubnets [2021-06-10T11:12:35.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-10T11:12:36.068Z] --- PASS: TestAddSubnets (0.15s) [2021-06-10T11:12:36.068Z] === RUN TestDoublePoolRelease [2021-06-10T11:12:36.068Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-10T11:12:36.068Z] === RUN TestAddReleasePoolID [2021-06-10T11:12:36.069Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-06-10T11:12:36.069Z] === RUN TestPredefinedPool [2021-06-10T11:12:36.069Z] --- PASS: TestPredefinedPool (0.07s) [2021-06-10T11:12:36.069Z] === RUN TestRemoveSubnet [2021-06-10T11:12:36.069Z] === RUN TestWindowsIPAM [2021-06-10T11:12:36.069Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-10T11:12:36.069Z] PASS [2021-06-10T11:12:36.069Z] coverage: 71.4% of statements [2021-06-10T11:12:36.069Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.274s coverage: 71.4% of statements [2021-06-10T11:12:36.528Z] --- PASS: TestRemoveSubnet (0.30s) [2021-06-10T11:12:36.528Z] === RUN TestGetSameAddress [2021-06-10T11:12:36.528Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-10T11:12:36.528Z] === RUN TestPoolAllocationReuse [2021-06-10T11:12:36.528Z] === RUN TestDefaultNetwork [2021-06-10T11:12:36.563Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-10T11:12:36.987Z] --- PASS: TestDefaultNetwork (0.49s) [2021-06-10T11:12:36.987Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-10T11:12:37.206Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-10T11:12:37.206Z] Using test binary docker [2021-06-10T11:12:37.206Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-10T11:12:37.206Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-10T11:12:37.206Z] INFO: Waiting for daemon to start... [2021-06-10T11:12:37.206Z] Starting dockerd [2021-06-10T11:12:37.446Z] === RUN TestKeyValue [2021-06-10T11:12:37.446Z] --- PASS: TestKeyValue (0.00s) [2021-06-10T11:12:37.446Z] PASS [2021-06-10T11:12:37.446Z] coverage: 60.0% of statements [2021-06-10T11:12:37.446Z] ok github.com/docker/docker/libnetwork/netlabel 0.154s coverage: 60.0% of statements [2021-06-10T11:12:37.446Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.50s) [2021-06-10T11:12:37.446Z] === RUN TestInitAddressPools [2021-06-10T11:12:37.446Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-10T11:12:37.446Z] PASS [2021-06-10T11:12:37.446Z] coverage: 74.0% of statements [2021-06-10T11:12:37.446Z] ok github.com/docker/docker/libnetwork/ipamutils 1.210s coverage: 74.0% of statements [2021-06-10T11:12:38.432Z] .......................... [ 67%] [2021-06-10T11:12:38.478Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-10T11:12:38.983Z] === RUN TestGenerate [2021-06-10T11:12:38.983Z] --- PASS: TestGenerate (0.00s) [2021-06-10T11:12:38.983Z] === RUN TestGeneratePtr [2021-06-10T11:12:38.983Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-10T11:12:38.983Z] === RUN TestGenerateMissingField [2021-06-10T11:12:38.983Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-10T11:12:38.983Z] === RUN TestFieldCannotBeSet [2021-06-10T11:12:38.983Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-10T11:12:38.983Z] === RUN TestTypeMismatchError [2021-06-10T11:12:38.983Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-10T11:12:38.983Z] PASS [2021-06-10T11:12:38.983Z] coverage: 100.0% of statements [2021-06-10T11:12:38.983Z] ok github.com/docker/docker/libnetwork/options 0.189s coverage: 100.0% of statements [2021-06-10T11:12:39.094Z] . [2021-06-10T11:12:39.094Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-10T11:12:39.094Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-10T11:12:39.094Z] Error: No such image: emptyfs [2021-06-10T11:12:39.349Z] Running integration-test (iteration 1) [2021-06-10T11:12:39.349Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-10T11:12:39.443Z] --- PASS: TestPoolAllocationReuse (3.03s) [2021-06-10T11:12:39.443Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-10T11:12:39.443Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-06-10T11:12:39.443Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-10T11:12:40.410Z] testing: warning: no tests to run [2021-06-10T11:12:40.410Z] PASS [2021-06-10T11:12:40.410Z] coverage: 0.0% of statements [2021-06-10T11:12:40.410Z] ok github.com/docker/docker/libnetwork/osl 0.136s coverage: 0.0% of statements [no tests to run] [2021-06-10T11:12:41.023Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-10T11:12:41.380Z] === RUN TestNetworkDBSimple [2021-06-10T11:12:41.595Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-10T11:12:41.839Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.27s) [2021-06-10T11:12:41.839Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-10T11:12:41.839Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-10T11:12:41.839Z] PASS [2021-06-10T11:12:41.839Z] coverage: 100.0% of statements [2021-06-10T11:12:41.839Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.142s coverage: 100.0% of statements [2021-06-10T11:12:42.166Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-10T11:12:42.299Z] === RUN TestRequestNewPort [2021-06-10T11:12:42.299Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestRequestSpecificPort [2021-06-10T11:12:42.299Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestReleasePort [2021-06-10T11:12:42.299Z] --- PASS: TestReleasePort (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestReuseReleasedPort [2021-06-10T11:12:42.299Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestReleaseUnreadledPort [2021-06-10T11:12:42.299Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestUnknowProtocol [2021-06-10T11:12:42.299Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestAllocateAllPorts [2021-06-10T11:12:42.299Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestPortAllocation [2021-06-10T11:12:42.299Z] --- PASS: TestPortAllocation (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestPortAllocationWithCustomRange [2021-06-10T11:12:42.299Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestNoDuplicateBPR [2021-06-10T11:12:42.299Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-10T11:12:42.299Z] === RUN TestChangePortRange [2021-06-10T11:12:42.299Z] --- PASS: TestChangePortRange (0.00s) [2021-06-10T11:12:42.299Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-10T11:12:42.299Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-10T11:12:42.299Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-10T11:12:42.299Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-10T11:12:42.299Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-10T11:12:42.299Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-10T11:12:42.299Z] PASS [2021-06-10T11:12:42.299Z] coverage: 88.6% of statements [2021-06-10T11:12:42.299Z] ok github.com/docker/docker/libnetwork/portallocator 0.146s coverage: 88.6% of statements [2021-06-10T11:12:42.299Z] 2021/06/10 11:12:41 Closing DB instances... [2021-06-10T11:12:43.267Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-10T11:12:43.267Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-10T11:12:43.268Z] === RUN TestTransportPortConv [2021-06-10T11:12:43.268Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-10T11:12:43.268Z] === RUN TestTransportPortBindingConv [2021-06-10T11:12:43.268Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-10T11:12:43.268Z] === RUN TestErrorConstructors [2021-06-10T11:12:43.268Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-10T11:12:43.268Z] === RUN TestCompareIPMask [2021-06-10T11:12:43.268Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-10T11:12:43.268Z] === RUN TestUtilGetHostPartIP [2021-06-10T11:12:43.268Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-10T11:12:43.268Z] === RUN TestUtilGetBroadcastIP [2021-06-10T11:12:43.268Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-10T11:12:43.268Z] === RUN TestParseCIDR [2021-06-10T11:12:43.268Z] --- PASS: TestParseCIDR (0.00s) [2021-06-10T11:12:43.268Z] PASS [2021-06-10T11:12:43.268Z] coverage: 47.9% of statements [2021-06-10T11:12:43.268Z] ok github.com/docker/docker/libnetwork/types 0.206s coverage: 47.9% of statements [2021-06-10T11:12:43.268Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.66s) [2021-06-10T11:12:43.268Z] === RUN TestGetAddress [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-10T11:12:44.236Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-10T11:12:44.236Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-10T11:12:44.236Z] PASS [2021-06-10T11:12:44.236Z] coverage: 44.0% of statements [2021-06-10T11:12:44.236Z] ok github.com/docker/docker/oci 0.366s coverage: 44.0% of statements [2021-06-10T11:12:44.236Z] 2021/06/10 11:12:44 Closing DB instances... [2021-06-10T11:12:44.709Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-10T11:12:44.709Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-10T11:12:45.772Z] === RUN TestAddressPoolOpt [2021-06-10T11:12:45.772Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/a [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/something [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/_=a [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/env1=value1 [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/_env1=value1 [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/PATH [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/=a [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/PATH= [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/PATH=something [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/asd!qwe [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/1asd [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/123 [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/some_space [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/__some_space_before [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/some_space_after__ [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/= [2021-06-10T11:12:45.772Z] === RUN TestValidateEnv/PaTh [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-10T11:12:45.772Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestParseHost [2021-06-10T11:12:45.772Z] --- PASS: TestParseHost (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestParseDockerDaemonHost [2021-06-10T11:12:45.772Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestParseTCP [2021-06-10T11:12:45.772Z] --- PASS: TestParseTCP (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-10T11:12:45.772Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestValidateExtraHosts [2021-06-10T11:12:45.772Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestIpOptString [2021-06-10T11:12:45.772Z] --- PASS: TestIpOptString (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-10T11:12:45.772Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestNewIpOptValidDefaultVal [2021-06-10T11:12:45.772Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestIpOptSetInvalidVal [2021-06-10T11:12:45.772Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestValidateIPAddress [2021-06-10T11:12:45.772Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestMapOpts [2021-06-10T11:12:45.772Z] --- PASS: TestMapOpts (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestListOptsWithoutValidator [2021-06-10T11:12:45.772Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestListOptsWithValidator [2021-06-10T11:12:45.772Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestValidateDNSSearch [2021-06-10T11:12:45.772Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-10T11:12:45.772Z] === RUN TestValidateLabel [2021-06-10T11:12:45.772Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_general_format [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_one_more [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-10T11:12:45.773Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-10T11:12:45.773Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestNamedListOpts [2021-06-10T11:12:45.773Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestNamedMapOpts [2021-06-10T11:12:45.773Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestParseLink [2021-06-10T11:12:45.773Z] --- PASS: TestParseLink (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestQuotedStringSetWithQuotes [2021-06-10T11:12:45.773Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-10T11:12:45.773Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-10T11:12:45.773Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-10T11:12:45.773Z] === RUN TestUlimitOpt [2021-06-10T11:12:45.773Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-10T11:12:45.773Z] PASS [2021-06-10T11:12:45.773Z] coverage: 67.1% of statements [2021-06-10T11:12:45.773Z] ok github.com/docker/docker/opts 0.347s coverage: 67.1% of statements [2021-06-10T11:12:45.773Z] === RUN TestParseVersion [2021-06-10T11:12:45.773Z] --- PASS: TestParseVersion (0.00s) [2021-06-10T11:12:45.773Z] PASS [2021-06-10T11:12:45.773Z] coverage: 52.9% of statements [2021-06-10T11:12:45.773Z] ok github.com/docker/docker/pkg/aaparser 0.344s coverage: 52.9% of statements [2021-06-10T11:12:46.232Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-06-10T11:12:46.232Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-10T11:12:47.200Z] 2021/06/10 11:12:47 Closing DB instances... [2021-06-10T11:12:48.010Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-10T11:12:48.168Z] === RUN TestPeerCertificateMarshalJSON [2021-06-10T11:12:48.628Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-10T11:12:48.628Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-10T11:12:48.628Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-06-10T11:12:48.628Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-10T11:12:48.628Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-10T11:12:48.628Z] === RUN TestMiddleware [2021-06-10T11:12:48.628Z] --- PASS: TestMiddleware (0.00s) [2021-06-10T11:12:48.628Z] === RUN TestNewResponseModifier [2021-06-10T11:12:48.628Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-10T11:12:48.628Z] PASS [2021-06-10T11:12:48.628Z] coverage: 26.8% of statements [2021-06-10T11:12:48.628Z] ok github.com/docker/docker/pkg/authorization 0.916s coverage: 26.8% of statements [2021-06-10T11:12:48.628Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-10T11:12:48.628Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-10T11:12:49.087Z] === RUN TestIsArchivePathDir [2021-06-10T11:12:49.087Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-10T11:12:49.087Z] === RUN TestIsArchivePathInvalidFile [2021-06-10T11:12:49.087Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-10T11:12:49.087Z] === RUN TestIsArchivePathTar [2021-06-10T11:12:49.546Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-06-10T11:12:49.546Z] === RUN TestDecompressStreamGzip [2021-06-10T11:12:49.546Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-06-10T11:12:49.546Z] === RUN TestDecompressStreamBzip2 [2021-06-10T11:12:49.546Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-10T11:12:49.546Z] === RUN TestDecompressStreamXz [2021-06-10T11:12:49.546Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-10T11:12:49.546Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T11:12:49.546Z] === RUN TestCompressStreamXzUnsupported [2021-06-10T11:12:49.546Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-10T11:12:49.546Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestCompressStreamInvalid [2021-06-10T11:12:49.546Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestExtensionInvalid [2021-06-10T11:12:49.546Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestExtensionUncompressed [2021-06-10T11:12:49.546Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestExtensionBzip2 [2021-06-10T11:12:49.546Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestExtensionGzip [2021-06-10T11:12:49.546Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestExtensionXz [2021-06-10T11:12:49.546Z] --- PASS: TestExtensionXz (0.00s) [2021-06-10T11:12:49.546Z] === RUN TestCmdStreamLargeStderr [2021-06-10T11:12:49.546Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-10T11:12:49.546Z] === RUN TestCmdStreamBad [2021-06-10T11:12:49.546Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-10T11:12:49.546Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T11:12:49.546Z] === RUN TestCmdStreamGood [2021-06-10T11:12:49.546Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-10T11:12:49.546Z] === RUN TestUntarPathWithInvalidDest [2021-06-10T11:12:49.922Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-10T11:12:50.006Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-10T11:12:50.006Z] === RUN TestUntarPathWithInvalidSrc [2021-06-10T11:12:50.006Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestUntarPath [2021-06-10T11:12:50.006Z] === RUN TestUnbuffered [2021-06-10T11:12:50.006Z] --- PASS: TestUnbuffered (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestRaceUnbuffered [2021-06-10T11:12:50.006Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-10T11:12:50.006Z] PASS [2021-06-10T11:12:50.006Z] coverage: 100.0% of statements [2021-06-10T11:12:50.006Z] ok github.com/docker/docker/pkg/broadcaster 0.130s coverage: 100.0% of statements [2021-06-10T11:12:50.006Z] --- PASS: TestUntarPath (0.06s) [2021-06-10T11:12:50.006Z] === RUN TestUntarPathWithDestinationFile [2021-06-10T11:12:50.006Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-10T11:12:50.006Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-10T11:12:50.006Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-10T11:12:50.006Z] === RUN TestCopyWithTarInvalidSrc [2021-06-10T11:12:50.006Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-10T11:12:50.006Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestCopyWithTarSrcFile [2021-06-10T11:12:50.006Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-10T11:12:50.006Z] === RUN TestCopyWithTarSrcFolder [2021-06-10T11:12:50.006Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-10T11:12:50.006Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-10T11:12:50.006Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-10T11:12:50.006Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-10T11:12:50.006Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-10T11:12:50.006Z] === RUN TestCopyFileWithTarSrcFile [2021-06-10T11:12:50.006Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-10T11:12:50.006Z] === RUN TestTarFiles [2021-06-10T11:12:50.975Z] === RUN TestMatch [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[foo]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[foo_bar]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[]#01 [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[qux]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-10T11:12:50.975Z] === RUN TestMatch/[[foo_baz]] [2021-06-10T11:12:50.975Z] --- PASS: TestMatch (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-10T11:12:50.975Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-10T11:12:50.975Z] PASS [2021-06-10T11:12:50.975Z] coverage: 87.5% of statements [2021-06-10T11:12:50.975Z] ok github.com/docker/docker/pkg/capabilities 0.141s coverage: 87.5% of statements [2021-06-10T11:12:50.975Z] 2021/06/10 11:12:50 Closing DB instances... [2021-06-10T11:12:52.515Z] === RUN TestChrootTarUntar [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:12:52.515Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:12:52.515Z] === RUN TestChrootUntarEmptyArchive [2021-06-10T11:12:52.515Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-10T11:12:52.515Z] === RUN TestChrootTarUntarWithSymlink [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T11:12:52.515Z] === RUN TestChrootCopyWithTar [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T11:12:52.515Z] === RUN TestChrootCopyFileWithTar [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:12:52.515Z] === RUN TestChrootUntarPath [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T11:12:52.515Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:12:52.515Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:12:52.515Z] === RUN TestChrootApplyDotDotFile [2021-06-10T11:12:52.515Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-10T11:12:52.515Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:12:52.515Z] PASS [2021-06-10T11:12:52.515Z] coverage: 15.4% of statements [2021-06-10T11:12:52.515Z] ok github.com/docker/docker/pkg/chrootarchive 0.243s coverage: 15.4% of statements [2021-06-10T11:12:52.515Z] --- PASS: TestNetworkDBCRUDTableEntry (3.62s) [2021-06-10T11:12:52.515Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-10T11:12:53.241Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-10T11:12:53.483Z] === RUN TestSizeEmpty [2021-06-10T11:12:53.483Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestSizeEmptyFile [2021-06-10T11:12:53.483Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestSizeNonemptyFile [2021-06-10T11:12:53.483Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-10T11:12:53.483Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-10T11:12:53.483Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-10T11:12:53.483Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestMoveToSubdir [2021-06-10T11:12:53.483Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-10T11:12:53.483Z] === RUN TestSizeNonExistingDirectory [2021-06-10T11:12:53.483Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-10T11:12:53.483Z] PASS [2021-06-10T11:12:53.483Z] coverage: 80.0% of statements [2021-06-10T11:12:53.483Z] ok github.com/docker/docker/pkg/directory 0.148s coverage: 80.0% of statements [2021-06-10T11:12:54.181Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-10T11:12:54.231Z] Loaded image: buildpack-deps:buster [2021-06-10T11:12:54.231Z] Loaded image: busybox:latest [2021-06-10T11:12:54.231Z] Loaded image: busybox:glibc [2021-06-10T11:12:54.231Z] Loaded image: debian:bullseye [2021-06-10T11:12:54.452Z] 2021/06/10 11:12:54 Closing DB instances... [2021-06-10T11:12:54.487Z] Loaded image: hello-world:latest [2021-06-10T11:12:54.487Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:12:54.487Z] INFO: Testing against a local daemon [2021-06-10T11:12:54.487Z] === RUN TestCgroupNamespacesBuild [2021-06-10T11:12:54.752Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-10T11:12:54.911Z] --- PASS: TestTarFiles (4.68s) [2021-06-10T11:12:54.911Z] === RUN TestTarUntar [2021-06-10T11:12:54.911Z] --- PASS: TestTarUntar (0.03s) [2021-06-10T11:12:54.911Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-10T11:12:54.911Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-10T11:12:54.911Z] === RUN TestTarWithOptions [2021-06-10T11:12:54.911Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-10T11:12:54.911Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-10T11:12:54.911Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-10T11:12:54.911Z] === RUN TestUntarUstarGnuConflict [2021-06-10T11:12:54.911Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-10T11:12:54.911Z] === RUN TestUntarInvalidFilenames [2021-06-10T11:12:54.911Z] === RUN Test [2021-06-10T11:12:54.911Z] === RUN Test/TestContainsEntry [2021-06-10T11:12:54.911Z] === RUN Test/TestCreateEntries [2021-06-10T11:12:54.911Z] === RUN Test/TestEntriesDiff [2021-06-10T11:12:54.911Z] === RUN Test/TestEntriesEquality [2021-06-10T11:12:54.911Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-10T11:12:54.911Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-10T11:12:54.911Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-10T11:12:54.911Z] === RUN Test/TestGeneratorNotGenerate [2021-06-10T11:12:54.911Z] === RUN Test/TestGeneratorWithPort [2021-06-10T11:12:54.911Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-10T11:12:54.911Z] === RUN Test/TestNewEntry [2021-06-10T11:12:54.911Z] === RUN Test/TestParse [2021-06-10T11:12:54.911Z] --- PASS: Test (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-10T11:12:54.911Z] --- PASS: Test/TestParse (0.00s) [2021-06-10T11:12:54.911Z] PASS [2021-06-10T11:12:54.911Z] coverage: 58.3% of statements [2021-06-10T11:12:54.911Z] ok github.com/docker/docker/pkg/discovery 0.187s coverage: 58.3% of statements [2021-06-10T11:12:54.911Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames489835770\\dest" [2021-06-10T11:12:54.911Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-06-10T11:12:54.911Z] === RUN TestUntarHardlinkToSymlink [2021-06-10T11:12:54.911Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-10T11:12:54.911Z] === RUN TestUntarInvalidHardlink [2021-06-10T11:12:54.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink314303083\\victim\\hello" -> "../victim/hello" [2021-06-10T11:12:54.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink516276942\\victim\\hello" -> "/../victim/hello" [2021-06-10T11:12:54.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink028367829\\victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink478052144\\victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink167965903\\victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink936496098\\victim" -> "../victim" [2021-06-10T11:12:54.911Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-10T11:12:54.911Z] === RUN TestUntarInvalidSymlink [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink830084057\\dest\\dotdot" -> "../victim/hello" [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink239292260\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink494418803\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink112013878\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink297430045\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink087882456\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:54.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink102343767\\dest\\dir\\loophole" -> "../../victim" [2021-06-10T11:12:54.911Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-10T11:12:54.911Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-10T11:12:54.911Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-10T11:12:54.911Z] === RUN TestXGlobalNoParent [2021-06-10T11:12:54.911Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-10T11:12:54.911Z] === RUN TestReplaceFileTarWrapper [2021-06-10T11:12:55.371Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-06-10T11:12:55.371Z] === RUN TestPrefixHeaderReadable [2021-06-10T11:12:55.371Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-10T11:12:55.371Z] === RUN TestDisablePigz [2021-06-10T11:12:55.371Z] --- PASS: TestDisablePigz (0.12s) [2021-06-10T11:12:55.371Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-10T11:12:55.371Z] === RUN TestPigz [2021-06-10T11:12:55.371Z] --- PASS: TestPigz (0.19s) [2021-06-10T11:12:55.371Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-10T11:12:55.371Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T11:12:55.371Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T11:12:55.371Z] archive_windows_test.go:16: Currently fails [2021-06-10T11:12:55.371Z] === RUN TestCanonicalTarNameForPath [2021-06-10T11:12:55.371Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-10T11:12:55.371Z] === RUN TestCanonicalTarName [2021-06-10T11:12:55.371Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-10T11:12:55.371Z] === RUN TestChmodTarEntry [2021-06-10T11:12:55.371Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-10T11:12:55.371Z] === RUN TestHardLinkOrder [2021-06-10T11:12:55.830Z] --- PASS: TestHardLinkOrder (0.08s) [2021-06-10T11:12:55.830Z] === RUN TestChangeString [2021-06-10T11:12:55.830Z] --- PASS: TestChangeString (0.00s) [2021-06-10T11:12:55.830Z] === RUN TestChangesWithNoChanges [2021-06-10T11:12:55.830Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-10T11:12:55.830Z] === RUN TestChangesWithChanges [2021-06-10T11:12:55.830Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-10T11:12:55.830Z] === RUN TestChangesWithChangesGH13590 [2021-06-10T11:12:55.830Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-10T11:12:55.830Z] changes_test.go:196: needs more investigation [2021-06-10T11:12:55.830Z] === RUN TestChangesDirsEmpty [2021-06-10T11:12:55.830Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-10T11:12:55.830Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T11:12:55.830Z] === RUN TestChangesDirsMutated [2021-06-10T11:12:55.830Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-10T11:12:55.830Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T11:12:55.830Z] === RUN TestApplyLayer [2021-06-10T11:12:55.830Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-10T11:12:55.830Z] changes_test.go:433: needs further investigation [2021-06-10T11:12:55.830Z] === RUN TestChangesSizeWithHardlinks [2021-06-10T11:12:55.830Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-10T11:12:55.830Z] changes_test.go:469: needs further investigation [2021-06-10T11:12:55.830Z] === RUN TestChangesSizeWithNoChanges [2021-06-10T11:12:55.830Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-10T11:12:55.830Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-10T11:12:55.830Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-10T11:12:55.830Z] === RUN TestChangesSize [2021-06-10T11:12:55.830Z] --- PASS: TestChangesSize (0.00s) [2021-06-10T11:12:55.830Z] === RUN TestApplyLayerInvalidFilenames [2021-06-10T11:12:55.830Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames575251164\\dest" [2021-06-10T11:12:55.830Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-10T11:12:55.830Z] === RUN TestApplyLayerInvalidHardlink [2021-06-10T11:12:55.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink105840750\\victim\\hello" -> "../victim/hello" [2021-06-10T11:12:55.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink159283957\\victim\\hello" -> "/../victim/hello" [2021-06-10T11:12:55.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185281488\\victim" -> "../victim" [2021-06-10T11:12:55.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink009128687\\victim" -> "../victim" [2021-06-10T11:12:55.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink181840258\\victim" -> "../victim" [2021-06-10T11:12:55.830Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink108101881\\victim" -> "../victim" [2021-06-10T11:12:55.830Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-10T11:12:55.830Z] === RUN TestApplyLayerInvalidSymlink [2021-06-10T11:12:55.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink851044356\\dest\\dotdot" -> "../victim/hello" [2021-06-10T11:12:55.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink701173139\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-10T11:12:55.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink064649174\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:55.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink774655293\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:55.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink328847224\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:55.830Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink245961335\\dest\\loophole-victim" -> "../victim" [2021-06-10T11:12:55.830Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-06-10T11:12:55.830Z] === RUN TestApplyLayerWhiteouts [2021-06-10T11:12:55.830Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-10T11:12:55.830Z] === RUN TestGenerateEmptyFile [2021-06-10T11:12:55.830Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-10T11:12:55.830Z] === RUN TestGenerateWithContent [2021-06-10T11:12:55.830Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-10T11:12:55.830Z] PASS [2021-06-10T11:12:55.830Z] coverage: 61.6% of statements [2021-06-10T11:12:55.830Z] ok github.com/docker/docker/pkg/archive 7.299s coverage: 61.6% of statements [2021-06-10T11:12:55.830Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-10T11:12:55.830Z] === RUN TestNetworkDBNodeLeave [2021-06-10T11:12:56.288Z] === RUN Test [2021-06-10T11:12:56.288Z] === RUN Test/TestContent [2021-06-10T11:12:56.288Z] === RUN Test/TestInitialize [2021-06-10T11:12:56.288Z] === RUN Test/TestNew [2021-06-10T11:12:56.288Z] === RUN Test/TestParsingContentsWithComments [2021-06-10T11:12:56.288Z] === RUN Test/TestRegister [2021-06-10T11:12:56.288Z] === RUN Test/TestWatch [2021-06-10T11:12:56.288Z] --- PASS: Test (0.01s) [2021-06-10T11:12:56.288Z] --- PASS: Test/TestContent (0.00s) [2021-06-10T11:12:56.288Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T11:12:56.288Z] --- PASS: Test/TestNew (0.00s) [2021-06-10T11:12:56.288Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-10T11:12:56.288Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T11:12:56.288Z] --- PASS: Test/TestWatch (0.01s) [2021-06-10T11:12:56.288Z] PASS [2021-06-10T11:12:56.288Z] coverage: 92.9% of statements [2021-06-10T11:12:56.288Z] ok github.com/docker/docker/pkg/discovery/file 0.219s coverage: 92.9% of statements [2021-06-10T11:12:58.466Z] === RUN Test [2021-06-10T11:12:58.466Z] === RUN Test/TestInitialize [2021-06-10T11:12:58.466Z] time="2021-06-10T11:12:58Z" level=info msg="Initializing discovery without TLS" [2021-06-10T11:12:58.466Z] time="2021-06-10T11:12:58Z" level=info msg="Initializing discovery without TLS" [2021-06-10T11:12:58.466Z] time="2021-06-10T11:12:58Z" level=info msg="Initializing discovery without TLS" [2021-06-10T11:12:58.466Z] === RUN Test/TestInitializeWithCerts [2021-06-10T11:12:58.466Z] time="2021-06-10T11:12:58Z" level=info msg="Initializing discovery with TLS" [2021-06-10T11:12:58.466Z] === RUN Test/TestWatch [2021-06-10T11:12:58.466Z] time="2021-06-10T11:12:58Z" level=info msg="Initializing discovery without TLS" [2021-06-10T11:12:58.651Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2021-06-10T11:12:58.651Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-10T11:12:58.925Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-06-10T11:12:58.925Z] === RUN TestNetworkDBWatch [2021-06-10T11:12:58.959Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-10T11:12:58.959Z] Loaded image: buildpack-deps:buster [2021-06-10T11:12:58.959Z] Loaded image: busybox:latest [2021-06-10T11:12:58.959Z] Loaded image: busybox:glibc [2021-06-10T11:12:59.530Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T11:12:59.578Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.55s) [2021-06-10T11:12:59.578Z] === RUN TestBuildWithSession [2021-06-10T11:12:59.578Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T11:12:59.578Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:12:59.578Z] === RUN TestBuildSquashParent [2021-06-10T11:13:00.101Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T11:13:00.462Z] 2021/06/10 11:13:00 Closing DB instances... [2021-06-10T11:13:01.430Z] --- PASS: Test (3.15s) [2021-06-10T11:13:01.430Z] --- PASS: Test/TestInitialize (0.14s) [2021-06-10T11:13:01.430Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-10T11:13:01.430Z] --- PASS: Test/TestWatch (3.00s) [2021-06-10T11:13:01.430Z] PASS [2021-06-10T11:13:01.430Z] coverage: 84.1% of statements [2021-06-10T11:13:01.430Z] ok github.com/docker/docker/pkg/discovery/kv 3.565s coverage: 84.1% of statements [2021-06-10T11:13:01.889Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-06-10T11:13:01.889Z] === RUN TestNetworkDBBulkSync [2021-06-10T11:13:02.014Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T11:13:02.014Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-10T11:13:02.014Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T11:13:02.586Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-10T11:13:02.857Z] === RUN Test [2021-06-10T11:13:02.857Z] === RUN Test/TestWatch [2021-06-10T11:13:02.857Z] --- PASS: Test (0.00s) [2021-06-10T11:13:02.857Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T11:13:02.857Z] PASS [2021-06-10T11:13:02.857Z] coverage: 92.3% of statements [2021-06-10T11:13:02.857Z] ok github.com/docker/docker/pkg/discovery/memory 0.198s coverage: 92.3% of statements [2021-06-10T11:13:03.157Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-10T11:13:03.157Z] Loaded image: debian:bullseye [2021-06-10T11:13:03.157Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-10T11:13:03.317Z] 2021/06/10 11:13:02 Closing DB instances... [2021-06-10T11:13:03.418Z] Loaded image: hello-world:latest [2021-06-10T11:13:03.418Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:13:03.679Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-10T11:13:04.250Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-10T11:13:04.284Z] === RUN Test [2021-06-10T11:13:04.284Z] === RUN Test/TestInitialize [2021-06-10T11:13:04.284Z] === RUN Test/TestInitializeWithPattern [2021-06-10T11:13:04.284Z] === RUN Test/TestRegister [2021-06-10T11:13:04.284Z] === RUN Test/TestWatch [2021-06-10T11:13:04.284Z] --- PASS: Test (0.00s) [2021-06-10T11:13:04.284Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-10T11:13:04.284Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-10T11:13:04.284Z] --- PASS: Test/TestRegister (0.00s) [2021-06-10T11:13:04.284Z] --- PASS: Test/TestWatch (0.00s) [2021-06-10T11:13:04.284Z] PASS [2021-06-10T11:13:04.284Z] coverage: 93.8% of statements [2021-06-10T11:13:04.284Z] ok github.com/docker/docker/pkg/discovery/nodes 0.198s coverage: 93.8% of statements [2021-06-10T11:13:04.743Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-06-10T11:13:04.743Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-10T11:13:05.203Z] === RUN TestPollerAddRemove [2021-06-10T11:13:05.203Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-10T11:13:05.203Z] === RUN TestPollerEvent [2021-06-10T11:13:05.203Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-10T11:13:05.203Z] poller_test.go:41: No chmod on Windows [2021-06-10T11:13:05.203Z] === RUN TestPollerClose [2021-06-10T11:13:05.203Z] --- PASS: TestPollerClose (0.00s) [2021-06-10T11:13:05.203Z] PASS [2021-06-10T11:13:05.203Z] coverage: 36.2% of statements [2021-06-10T11:13:05.203Z] ok github.com/docker/docker/pkg/filenotify 0.143s coverage: 36.2% of statements [2021-06-10T11:13:06.116Z] --- PASS: TestBuildSquashParent (6.35s) [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:13:06.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:13:06.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:13:06.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:13:06.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:13:06.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:13:06.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:13:06.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:13:06.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:13:06.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:13:06.740Z] === RUN TestCopyFileWithInvalidSrc [2021-06-10T11:13:06.740Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCopyFileWithInvalidDest [2021-06-10T11:13:06.740Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-10T11:13:06.740Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-10T11:13:06.740Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCopyFile [2021-06-10T11:13:06.740Z] --- PASS: TestCopyFile (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-10T11:13:06.740Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T11:13:06.740Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T11:13:06.740Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-10T11:13:06.740Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-10T11:13:06.740Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T11:13:06.740Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T11:13:06.740Z] === RUN TestWildcardMatches [2021-06-10T11:13:06.740Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestPatternMatches [2021-06-10T11:13:06.740Z] --- PASS: TestPatternMatches (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-10T11:13:06.740Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestPatternMatchesFolderExclusions [2021-06-10T11:13:06.740Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-10T11:13:06.740Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-10T11:13:06.740Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-10T11:13:06.740Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-10T11:13:06.740Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestSingleExclamationError [2021-06-10T11:13:06.740Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestMatchesWithNoPatterns [2021-06-10T11:13:06.740Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestMatchesWithMalformedPatterns [2021-06-10T11:13:06.740Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestMatches [2021-06-10T11:13:06.740Z] --- PASS: TestMatches (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCleanPatterns [2021-06-10T11:13:06.740Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-10T11:13:06.740Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCleanPatternsExceptionFlag [2021-06-10T11:13:06.740Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-10T11:13:06.740Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-10T11:13:06.740Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCleanPatternsErrorSingleException [2021-06-10T11:13:06.740Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCreateIfNotExistsDir [2021-06-10T11:13:06.740Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-10T11:13:06.740Z] === RUN TestCreateIfNotExistsFile [2021-06-10T11:13:06.740Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-10T11:13:06.740Z] === RUN TestMatch [2021-06-10T11:13:06.740Z] --- PASS: TestMatch (0.00s) [2021-06-10T11:13:06.740Z] PASS [2021-06-10T11:13:06.740Z] coverage: 87.5% of statements [2021-06-10T11:13:06.740Z] ok github.com/docker/docker/pkg/fileutils 0.226s coverage: 87.5% of statements [2021-06-10T11:13:06.792Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T11:13:07.714Z] --- PASS: TestGetAddress (24.24s) [2021-06-10T11:13:07.714Z] === RUN TestRequestSyntaxCheck [2021-06-10T11:13:07.714Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-06-10T11:13:07.714Z] === RUN TestRequest [2021-06-10T11:13:07.714Z] === RUN TestGet [2021-06-10T11:13:07.714Z] --- PASS: TestGet (0.00s) [2021-06-10T11:13:07.714Z] === RUN TestGetShortcutString [2021-06-10T11:13:07.714Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-10T11:13:07.714Z] PASS [2021-06-10T11:13:07.714Z] coverage: 42.9% of statements [2021-06-10T11:13:07.714Z] ok github.com/docker/docker/pkg/homedir 0.132s coverage: 42.9% of statements [2021-06-10T11:13:07.714Z] 2021/06/10 11:13:07 Closing DB instances... [2021-06-10T11:13:08.173Z] time="2021-06-10T11:13:07Z" level=error msg="node: 1abd47459059 is unknown to memberlist" [2021-06-10T11:13:08.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:13:08.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:13:08.704Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-10T11:13:09.142Z] === RUN TestCreateIDMapOrder [2021-06-10T11:13:09.142Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-10T11:13:09.142Z] PASS [2021-06-10T11:13:09.142Z] coverage: 7.2% of statements [2021-06-10T11:13:09.142Z] ok github.com/docker/docker/pkg/idtools 0.190s coverage: 7.2% of statements [2021-06-10T11:13:09.601Z] time="2021-06-10T11:13:09Z" level=error msg="node: 5fca45dda60a is unknown to memberlist" [2021-06-10T11:13:09.601Z] time="2021-06-10T11:13:09Z" level=error msg="node: 5fca45dda60a is unknown to memberlist" [2021-06-10T11:13:10.060Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.91s) [2021-06-10T11:13:10.060Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-10T11:13:10.088Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T11:13:10.519Z] === RUN TestFixedBufferCap [2021-06-10T11:13:10.519Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestFixedBufferLen [2021-06-10T11:13:10.519Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestFixedBufferString [2021-06-10T11:13:10.519Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestFixedBufferWrite [2021-06-10T11:13:10.519Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestFixedBufferRead [2021-06-10T11:13:10.519Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestBytesPipeRead [2021-06-10T11:13:10.519Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestBytesPipeWrite [2021-06-10T11:13:10.519Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-10T11:13:10.519Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-10T11:13:10.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:13:10.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:13:10.978Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-06-10T11:13:10.978Z] === RUN TestAtomicWriteToFile [2021-06-10T11:13:10.978Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-10T11:13:10.978Z] === RUN TestAtomicWriteSetCommit [2021-06-10T11:13:10.978Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-10T11:13:10.978Z] === RUN TestAtomicWriteSetCancel [2021-06-10T11:13:10.978Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-10T11:13:10.978Z] === RUN TestReadCloserWrapperClose [2021-06-10T11:13:10.978Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestReaderErrWrapperReadOnError [2021-06-10T11:13:10.978Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestReaderErrWrapperRead [2021-06-10T11:13:10.978Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestHashData [2021-06-10T11:13:10.978Z] --- PASS: TestHashData (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestCancelReadCloser [2021-06-10T11:13:10.978Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-10T11:13:10.978Z] === RUN TestWriteCloserWrapperClose [2021-06-10T11:13:10.978Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestNopWriteCloser [2021-06-10T11:13:10.978Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestNopWriter [2021-06-10T11:13:10.978Z] --- PASS: TestNopWriter (0.00s) [2021-06-10T11:13:10.978Z] === RUN TestWriteCounter [2021-06-10T11:13:10.978Z] --- PASS: TestWriteCounter (0.00s) [2021-06-10T11:13:10.978Z] PASS [2021-06-10T11:13:10.978Z] coverage: 68.4% of statements [2021-06-10T11:13:10.978Z] ok github.com/docker/docker/pkg/ioutils 0.793s coverage: 68.4% of statements [2021-06-10T11:13:11.472Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T11:13:11.946Z] 2021/06/10 11:13:11 Closing DB instances... [2021-06-10T11:13:12.405Z] === RUN TestError [2021-06-10T11:13:12.405Z] --- PASS: TestError (0.00s) [2021-06-10T11:13:12.405Z] === RUN TestProgressString [2021-06-10T11:13:12.405Z] === RUN TestProgressString/no_progress [2021-06-10T11:13:12.405Z] === RUN TestProgressString/progress_1 [2021-06-10T11:13:12.405Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-10T11:13:12.405Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-10T11:13:12.405Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-10T11:13:12.405Z] === RUN TestProgressString/with_units [2021-06-10T11:13:12.405Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-10T11:13:12.405Z] === RUN TestProgressString/hide_counts [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-10T11:13:12.405Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-10T11:13:12.405Z] === RUN TestJSONMessageDisplay [2021-06-10T11:13:12.864Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-06-10T11:13:12.864Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-10T11:13:12.864Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-10T11:13:12.864Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-10T11:13:12.864Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-10T11:13:12.864Z] === RUN TestDisplayJSONMessagesStream [2021-06-10T11:13:12.864Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-10T11:13:12.864Z] PASS [2021-06-10T11:13:12.864Z] coverage: 91.7% of statements [2021-06-10T11:13:12.864Z] ok github.com/docker/docker/pkg/jsonmessage 0.342s coverage: 91.7% of statements [2021-06-10T11:13:12.864Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-10T11:13:12.864Z] === RUN TestNetworkDBGarbageCollection [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s) [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s) [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2021-06-10T11:13:13.292Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2021-06-10T11:13:13.292Z] === RUN TestBuildMultiStageCopy [2021-06-10T11:13:13.292Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T11:13:13.832Z] === RUN TestStandardLongPath [2021-06-10T11:13:13.832Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-10T11:13:13.832Z] === RUN TestUNCLongPath [2021-06-10T11:13:13.832Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-10T11:13:13.832Z] PASS [2021-06-10T11:13:13.832Z] coverage: 100.0% of statements [2021-06-10T11:13:13.832Z] ok github.com/docker/docker/pkg/longpath 0.105s coverage: 100.0% of statements [2021-06-10T11:13:14.017Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.36s) [2021-06-10T11:13:14.017Z] PASS [2021-06-10T11:13:14.017Z] [2021-06-10T11:13:14.017Z] === Skipped [2021-06-10T11:13:14.017Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T11:13:14.017Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:13:14.017Z] [2021-06-10T11:13:14.017Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-10T11:13:14.017Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T11:13:14.017Z] [2021-06-10T11:13:14.017Z] [2021-06-10T11:13:14.017Z] DONE 34 tests, 2 skipped in 259.178s [2021-06-10T11:13:14.017Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T11:13:14.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:13:14.017Z] ++ set -e [2021-06-10T11:13:14.017Z] ++ '[' -n 0 ']' [2021-06-10T11:13:14.017Z] ++ set -x [2021-06-10T11:13:14.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:13:14.278Z] INFO: Testing against a local daemon [2021-06-10T11:13:14.278Z] === RUN TestConfigInspect [2021-06-10T11:13:14.802Z] === RUN TestNameFormat [2021-06-10T11:13:14.802Z] --- PASS: TestNameFormat (0.00s) [2021-06-10T11:13:14.802Z] === RUN TestNameRetries [2021-06-10T11:13:14.802Z] --- PASS: TestNameRetries (0.00s) [2021-06-10T11:13:14.802Z] PASS [2021-06-10T11:13:14.802Z] coverage: 85.7% of statements [2021-06-10T11:13:14.802Z] ok github.com/docker/docker/pkg/namesgenerator 0.134s coverage: 85.7% of statements [2021-06-10T11:13:14.802Z] --- PASS: TestRequest (7.15s) [2021-06-10T11:13:14.802Z] === RUN TestOverlappingRequests [2021-06-10T11:13:15.181Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T11:13:15.261Z] --- PASS: TestOverlappingRequests (0.34s) [2021-06-10T11:13:15.261Z] === RUN TestRelease [2021-06-10T11:13:15.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T11:13:15.666Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-10T11:13:15.693Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T11:13:15.720Z] === RUN TestParseKeyValueOpt [2021-06-10T11:13:15.720Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-10T11:13:15.720Z] === RUN TestParseUintList [2021-06-10T11:13:15.720Z] --- PASS: TestParseUintList (0.00s) [2021-06-10T11:13:15.720Z] === RUN TestParseUintListMaximumLimits [2021-06-10T11:13:15.720Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-10T11:13:15.720Z] PASS [2021-06-10T11:13:15.720Z] coverage: 97.0% of statements [2021-06-10T11:13:15.720Z] ok github.com/docker/docker/pkg/parsers 0.171s coverage: 97.0% of statements [2021-06-10T11:13:15.949Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T11:13:16.206Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2021-06-10T11:13:16.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-06-10T11:13:16.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-06-10T11:13:16.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-10T11:13:16.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-06-10T11:13:16.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-06-10T11:13:16.206Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T11:13:16.688Z] === RUN TestNewAndRemove [2021-06-10T11:13:16.688Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-10T11:13:16.688Z] === RUN TestRemoveInvalidPath [2021-06-10T11:13:16.688Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-10T11:13:16.688Z] PASS [2021-06-10T11:13:16.688Z] coverage: 82.6% of statements [2021-06-10T11:13:16.689Z] ok github.com/docker/docker/pkg/pidfile 0.130s coverage: 82.6% of statements [2021-06-10T11:13:16.767Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-06-10T11:13:16.767Z] === RUN TestBuildLabelWithTargets [2021-06-10T11:13:17.591Z] --- PASS: TestConfigInspect (3.20s) [2021-06-10T11:13:17.591Z] === RUN TestConfigList [2021-06-10T11:13:17.656Z] --- PASS: TestRelease (2.21s) [2021-06-10T11:13:17.656Z] === RUN TestAllocateRandomDeallocate [2021-06-10T11:13:17.695Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-06-10T11:13:17.695Z] === RUN TestBuildWithEmptyLayers [2021-06-10T11:13:18.257Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-06-10T11:13:18.257Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T11:13:18.625Z] === RUN TestParseEmptyInterface [2021-06-10T11:13:18.625Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestParseNonInterfaceType [2021-06-10T11:13:18.625Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestParseWithOneFunction [2021-06-10T11:13:18.625Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestParseWithMultipleFuncs [2021-06-10T11:13:18.625Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestParseWithUnnamedReturn [2021-06-10T11:13:18.625Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestEmbeddedInterface [2021-06-10T11:13:18.625Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestParsedImports [2021-06-10T11:13:18.625Z] --- PASS: TestParsedImports (0.00s) [2021-06-10T11:13:18.625Z] === RUN TestAliasedImports [2021-06-10T11:13:18.625Z] --- PASS: TestAliasedImports (0.00s) [2021-06-10T11:13:18.625Z] PASS [2021-06-10T11:13:18.625Z] coverage: 56.8% of statements [2021-06-10T11:13:18.625Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.191s coverage: 56.8% of statements [2021-06-10T11:13:18.974Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-10T11:13:18.974Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-10T11:13:19.084Z] === RUN TestFailedConnection [2021-06-10T11:13:20.311Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-10T11:13:20.621Z] === RUN TestHTTPTransport [2021-06-10T11:13:20.621Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-10T11:13:20.621Z] PASS [2021-06-10T11:13:20.621Z] coverage: 85.7% of statements [2021-06-10T11:13:20.621Z] ok github.com/docker/docker/pkg/plugins/transport 0.323s coverage: 85.7% of statements [2021-06-10T11:13:20.774Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2021-06-10T11:13:20.774Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T11:13:20.886Z] --- PASS: TestConfigList (3.28s) [2021-06-10T11:13:20.886Z] === RUN TestConfigsCreateAndDelete [2021-06-10T11:13:21.029Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-06-10T11:13:21.029Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T11:13:21.080Z] --- PASS: TestFailedConnection (2.01s) [2021-06-10T11:13:21.080Z] === RUN TestFailOnce [2021-06-10T11:13:21.080Z] 2021/06/10 11:13:20 http: panic serving 127.0.0.1:49299: Plugin not ready [2021-06-10T11:13:21.080Z] goroutine 34 [running]: [2021-06-10T11:13:21.080Z] net/http.(*conn).serve.func1(0xc000128000) [2021-06-10T11:13:21.080Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-10T11:13:21.080Z] panic(0x84ab40, 0x987da0) [2021-06-10T11:13:21.080Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-10T11:13:21.080Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc00015c000, 0xc000144000) [2021-06-10T11:13:21.080Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-10T11:13:21.080Z] net/http.HandlerFunc.ServeHTTP(0xc0000ee050, 0x99b9e0, 0xc00015c000, 0xc000144000) [2021-06-10T11:13:21.080Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-10T11:13:21.080Z] net/http.(*ServeMux).ServeHTTP(0xc0000fe000, 0x99b9e0, 0xc00015c000, 0xc000144000) [2021-06-10T11:13:21.080Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-10T11:13:21.080Z] net/http.serverHandler.ServeHTTP(0xc000104000, 0x99b9e0, 0xc00015c000, 0xc000144000) [2021-06-10T11:13:21.080Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-10T11:13:21.080Z] net/http.(*conn).serve(0xc000128000, 0x99c5a0, 0xc00013a000) [2021-06-10T11:13:21.080Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-10T11:13:21.080Z] created by net/http.(*Server).Serve [2021-06-10T11:13:21.080Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-10T11:13:21.080Z] time="2021-06-10T11:13:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post http://127.0.0.1:49298/Test.FailOnce: EOF, retrying in 1s" [2021-06-10T11:13:21.828Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-10T11:13:22.048Z] --- PASS: TestAllocateRandomDeallocate (4.54s) [2021-06-10T11:13:22.048Z] === RUN TestRetrieveFromStore [2021-06-10T11:13:22.048Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-10T11:13:22.048Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-10T11:13:22.048Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-10T11:13:22.048Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-10T11:13:22.048Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-10T11:13:22.048Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-10T11:13:22.048Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestBufferPoolPutAndGet [2021-06-10T11:13:22.048Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-10T11:13:22.048Z] PASS [2021-06-10T11:13:22.048Z] coverage: 88.2% of statements [2021-06-10T11:13:22.048Z] ok github.com/docker/docker/pkg/pools 0.171s coverage: 88.2% of statements [2021-06-10T11:13:22.048Z] --- PASS: TestFailOnce (1.21s) [2021-06-10T11:13:22.048Z] === RUN TestEchoInputOutput [2021-06-10T11:13:22.048Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestBackoff [2021-06-10T11:13:22.048Z] --- PASS: TestBackoff (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestAbortRetry [2021-06-10T11:13:22.048Z] --- PASS: TestAbortRetry (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestClientScheme [2021-06-10T11:13:22.048Z] --- PASS: TestClientScheme (0.00s) [2021-06-10T11:13:22.048Z] === RUN TestNewClientWithTimeout [2021-06-10T11:13:22.397Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T11:13:23.015Z] time="2021-06-10T11:13:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-10T11:13:23.015Z] === RUN TestOutputOnPrematureClose [2021-06-10T11:13:23.015Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-10T11:13:23.015Z] === RUN TestCompleteSilently [2021-06-10T11:13:23.015Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-10T11:13:23.015Z] PASS [2021-06-10T11:13:23.015Z] coverage: 75.9% of statements [2021-06-10T11:13:23.015Z] ok github.com/docker/docker/pkg/progress 0.115s coverage: 75.9% of statements [2021-06-10T11:13:23.015Z] --- PASS: TestRetrieveFromStore (1.33s) [2021-06-10T11:13:23.015Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-10T11:13:23.474Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-06-10T11:13:23.474Z] === RUN TestParallelPredefinedRequest1 [2021-06-10T11:13:23.474Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-10T11:13:23.474Z] === RUN TestParallelPredefinedRequest2 [2021-06-10T11:13:23.474Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-10T11:13:23.474Z] === RUN TestParallelPredefinedRequest3 [2021-06-10T11:13:23.474Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-10T11:13:23.474Z] === RUN TestParallelPredefinedRequest4 [2021-06-10T11:13:23.474Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-10T11:13:23.474Z] === RUN TestParallelPredefinedRequest5 [2021-06-10T11:13:23.474Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-10T11:13:23.474Z] === RUN TestDebug [2021-06-10T11:13:23.474Z] --- PASS: TestDebug (0.00s) [2021-06-10T11:13:23.474Z] === RUN TestRequestPoolParallel [2021-06-10T11:13:23.545Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2021-06-10T11:13:23.545Z] === RUN TestBuildWithHugeFile [2021-06-10T11:13:23.933Z] === RUN TestSendToOneSub [2021-06-10T11:13:23.933Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-10T11:13:23.933Z] === RUN TestSendToMultipleSubs [2021-06-10T11:13:23.933Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-10T11:13:23.933Z] === RUN TestEvictOneSub [2021-06-10T11:13:23.933Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-10T11:13:23.933Z] === RUN TestClosePublisher [2021-06-10T11:13:23.933Z] --- PASS: TestClosePublisher (0.00s) [2021-06-10T11:13:23.933Z] === RUN TestPubSubRace [2021-06-10T11:13:23.933Z] --- PASS: TestRequestPoolParallel (0.54s) [2021-06-10T11:13:23.933Z] === RUN TestFullAllocateRelease [2021-06-10T11:13:24.310Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2021-06-10T11:13:24.310Z] === RUN TestConfigsUpdate [2021-06-10T11:13:24.393Z] time="2021-06-10T11:13:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-10T11:13:24.393Z] --- PASS: TestFullAllocateRelease (0.56s) [2021-06-10T11:13:24.393Z] === RUN TestOddAllocateRelease [2021-06-10T11:13:24.572Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-10T11:13:24.852Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-06-10T11:13:24.852Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-10T11:13:24.852Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-06-10T11:13:24.852Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-10T11:13:24.852Z] --- PASS: TestPubSubRace (1.04s) [2021-06-10T11:13:24.852Z] PASS [2021-06-10T11:13:24.852Z] coverage: 75.0% of statements [2021-06-10T11:13:24.852Z] ok github.com/docker/docker/pkg/pubsub 1.173s coverage: 75.0% of statements [2021-06-10T11:13:24.852Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-10T11:13:24.852Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-10T11:13:24.852Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-10T11:13:24.852Z] === CONT TestParallelPredefinedRequest1 [2021-06-10T11:13:24.852Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-10T11:13:24.852Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:13:24.852Z] === CONT TestParallelPredefinedRequest5 [2021-06-10T11:13:24.852Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-10T11:13:24.852Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:13:24.852Z] === CONT TestParallelPredefinedRequest4 [2021-06-10T11:13:24.852Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-10T11:13:24.852Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:13:24.852Z] === CONT TestParallelPredefinedRequest3 [2021-06-10T11:13:24.852Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-10T11:13:24.852Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:13:24.852Z] === CONT TestParallelPredefinedRequest2 [2021-06-10T11:13:24.852Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-10T11:13:24.852Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:13:24.852Z] PASS [2021-06-10T11:13:24.852Z] coverage: 85.3% of statements [2021-06-10T11:13:24.852Z] ok github.com/docker/docker/libnetwork/ipam 50.581s coverage: 85.3% of statements [2021-06-10T11:13:25.824Z] === RUN TestRegister [2021-06-10T11:13:25.824Z] --- PASS: TestRegister (0.00s) [2021-06-10T11:13:25.824Z] === RUN TestCommand [2021-06-10T11:13:25.824Z] --- PASS: TestCommand (0.03s) [2021-06-10T11:13:25.824Z] === RUN TestNaiveSelf [2021-06-10T11:13:25.824Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-10T11:13:25.824Z] PASS [2021-06-10T11:13:25.824Z] coverage: 82.4% of statements [2021-06-10T11:13:25.824Z] ok github.com/docker/docker/pkg/reexec 0.231s coverage: 82.4% of statements [2021-06-10T11:13:26.792Z] time="2021-06-10T11:13:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-10T11:13:27.115Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-10T11:13:27.251Z] === RUN TestParseSignal [2021-06-10T11:13:27.251Z] --- PASS: TestParseSignal (0.00s) [2021-06-10T11:13:27.251Z] === RUN TestValidSignalForPlatform [2021-06-10T11:13:27.251Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-10T11:13:27.251Z] PASS [2021-06-10T11:13:27.251Z] coverage: 19.7% of statements [2021-06-10T11:13:27.251Z] ok github.com/docker/docker/pkg/signal 0.181s coverage: 19.7% of statements [2021-06-10T11:13:27.686Z] --- PASS: TestConfigsUpdate (3.65s) [2021-06-10T11:13:27.686Z] === RUN TestTemplatedConfig [2021-06-10T11:13:27.686Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T11:13:27.947Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T11:13:28.218Z] === RUN TestNewStdWriter [2021-06-10T11:13:28.218Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-10T11:13:28.218Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestWriteWithNilBytes [2021-06-10T11:13:28.218Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestWrite [2021-06-10T11:13:28.218Z] --- PASS: TestWrite (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestWriteWithWriterError [2021-06-10T11:13:28.218Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-10T11:13:28.218Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyWriteAndRead [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-10T11:13:28.218Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-10T11:13:28.218Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-10T11:13:28.218Z] PASS [2021-06-10T11:13:28.218Z] coverage: 100.0% of statements [2021-06-10T11:13:28.218Z] ok github.com/docker/docker/pkg/stdcopy 0.133s coverage: 100.0% of statements [2021-06-10T11:13:29.332Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-10T11:13:29.755Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-10T11:13:29.755Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-10T11:13:29.755Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestFormatStatus [2021-06-10T11:13:29.755Z] --- PASS: TestFormatStatus (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestFormatError [2021-06-10T11:13:29.755Z] --- PASS: TestFormatError (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestFormatJSONError [2021-06-10T11:13:29.755Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-10T11:13:29.755Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-10T11:13:29.755Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestNewJSONProgressOutput [2021-06-10T11:13:29.755Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestAuxFormatterEmit [2021-06-10T11:13:29.755Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestStreamWriterStdout [2021-06-10T11:13:29.755Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-10T11:13:29.755Z] === RUN TestStreamWriterStderr [2021-06-10T11:13:29.755Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-10T11:13:29.755Z] PASS [2021-06-10T11:13:29.755Z] coverage: 66.2% of statements [2021-06-10T11:13:29.755Z] ok github.com/docker/docker/pkg/streamformatter 0.205s coverage: 66.2% of statements [2021-06-10T11:13:29.903Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T11:13:30.723Z] === RUN TestGenerateRandomID [2021-06-10T11:13:30.723Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-10T11:13:30.723Z] === RUN TestShortenId [2021-06-10T11:13:30.723Z] --- PASS: TestShortenId (0.00s) [2021-06-10T11:13:30.723Z] === RUN TestShortenSha256Id [2021-06-10T11:13:30.723Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-10T11:13:30.723Z] === RUN TestShortenIdEmpty [2021-06-10T11:13:30.723Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-10T11:13:30.723Z] === RUN TestShortenIdInvalid [2021-06-10T11:13:30.723Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-10T11:13:30.723Z] === RUN TestIsShortIDNonHex [2021-06-10T11:13:30.723Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-10T11:13:30.723Z] === RUN TestIsShortIDNotCorrectSize [2021-06-10T11:13:30.723Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-10T11:13:30.724Z] PASS [2021-06-10T11:13:30.724Z] coverage: 70.6% of statements [2021-06-10T11:13:30.724Z] ok github.com/docker/docker/pkg/stringid 0.122s coverage: 70.6% of statements [2021-06-10T11:13:31.183Z] time="2021-06-10T11:13:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post http://127.0.0.1:49303/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-10T11:13:31.641Z] === RUN TestIsCpusetListAvailable [2021-06-10T11:13:31.641Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-10T11:13:31.641Z] PASS [2021-06-10T11:13:31.641Z] coverage: 38.2% of statements [2021-06-10T11:13:31.641Z] ok github.com/docker/docker/pkg/sysinfo 0.130s coverage: 38.2% of statements [2021-06-10T11:13:33.178Z] === RUN TestChtimes [2021-06-10T11:13:33.178Z] --- PASS: TestChtimes (0.00s) [2021-06-10T11:13:33.178Z] === RUN TestChtimesWindows [2021-06-10T11:13:33.178Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-10T11:13:33.178Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-10T11:13:33.178Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-10T11:13:33.178Z] === RUN TestEnsureRemoveAllNotExist [2021-06-10T11:13:33.178Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-10T11:13:33.178Z] === RUN TestEnsureRemoveAllWithDir [2021-06-10T11:13:33.178Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-10T11:13:33.178Z] === RUN TestEnsureRemoveAllWithFile [2021-06-10T11:13:33.178Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-10T11:13:33.178Z] === RUN TestHasWin32KSupport [2021-06-10T11:13:33.178Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-10T11:13:33.178Z] syscall_windows_test.go:8: win32k: true [2021-06-10T11:13:33.178Z] PASS [2021-06-10T11:13:33.179Z] coverage: 12.2% of statements [2021-06-10T11:13:33.179Z] ok github.com/docker/docker/pkg/system 0.142s coverage: 12.2% of statements [2021-06-10T11:13:33.202Z] --- PASS: TestTemplatedConfig (5.48s) [2021-06-10T11:13:33.202Z] === RUN TestConfigCreateResolve [2021-06-10T11:13:33.463Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-10T11:13:34.033Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-10T11:13:34.147Z] === RUN TestTailFile [2021-06-10T11:13:34.147Z] --- PASS: TestTailFile (0.00s) [2021-06-10T11:13:34.147Z] === RUN TestTailFileManyLines [2021-06-10T11:13:34.147Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-10T11:13:34.147Z] === RUN TestTailEmptyFile [2021-06-10T11:13:34.147Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-10T11:13:34.147Z] === RUN TestTailNegativeN [2021-06-10T11:13:34.147Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/no_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/truncated_last_line [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.147Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.147Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.147Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/no_delimiter [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.608Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-10T11:13:34.608Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.609Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.609Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.610Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.610Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.610Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:34.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:34.974Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-10T11:13:35.072Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T11:13:35.072Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-10T11:13:35.074Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-10T11:13:35.075Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-10T11:13:35.075Z] PASS [2021-06-10T11:13:35.075Z] coverage: 88.6% of statements [2021-06-10T11:13:35.075Z] ok github.com/docker/docker/pkg/tailfile 0.316s coverage: 88.6% of statements [2021-06-10T11:13:35.176Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-10T11:13:35.534Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T11:13:35.534Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T11:13:35.534Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T11:13:35.534Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-10T11:13:35.534Z] === RUN TestTarSumRemoveNonExistent [2021-06-10T11:13:35.534Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestTarSumRemove [2021-06-10T11:13:35.534Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestSortFileInfoSums [2021-06-10T11:13:35.534Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestNewTarSumForLabelInvalid [2021-06-10T11:13:35.534Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestNewTarSumForLabel [2021-06-10T11:13:35.534Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestEmptyTar [2021-06-10T11:13:35.534Z] --- PASS: TestEmptyTar (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestTarSumsReadSize [2021-06-10T11:13:35.534Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-10T11:13:35.534Z] === RUN TestTarSums [2021-06-10T11:13:35.917Z] --- PASS: TestConfigCreateResolve (2.70s) [2021-06-10T11:13:35.917Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T11:13:35.993Z] --- PASS: TestTarSums (0.06s) [2021-06-10T11:13:35.993Z] === RUN TestIteration [2021-06-10T11:13:35.993Z] --- PASS: TestIteration (0.00s) [2021-06-10T11:13:35.993Z] === RUN TestVersionLabelForChecksum [2021-06-10T11:13:35.993Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-10T11:13:35.993Z] === RUN TestVersion [2021-06-10T11:13:35.993Z] --- PASS: TestVersion (0.00s) [2021-06-10T11:13:35.993Z] === RUN TestGetVersion [2021-06-10T11:13:35.993Z] --- PASS: TestGetVersion (0.00s) [2021-06-10T11:13:35.993Z] === RUN TestGetVersions [2021-06-10T11:13:35.993Z] --- PASS: TestGetVersions (0.00s) [2021-06-10T11:13:35.993Z] PASS [2021-06-10T11:13:35.993Z] coverage: 89.3% of statements [2021-06-10T11:13:35.993Z] ok github.com/docker/docker/pkg/tarsum 0.207s coverage: 89.3% of statements [2021-06-10T11:13:36.452Z] testing: warning: no tests to run [2021-06-10T11:13:36.452Z] PASS [2021-06-10T11:13:36.452Z] coverage: [no statements] [2021-06-10T11:13:36.452Z] ok github.com/docker/docker/pkg/term/windows 0.087s coverage: [no statements] [no tests to run] [2021-06-10T11:13:36.452Z] === RUN TestTruncIndex [2021-06-10T11:13:36.452Z] --- PASS: TestTruncIndex (0.10s) [2021-06-10T11:13:36.452Z] PASS [2021-06-10T11:13:36.452Z] coverage: 91.5% of statements [2021-06-10T11:13:36.452Z] ok github.com/docker/docker/pkg/truncindex 0.191s coverage: 91.5% of statements [2021-06-10T11:13:36.488Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-06-10T11:13:36.488Z] PASS [2021-06-10T11:13:36.488Z] [2021-06-10T11:13:36.488Z] DONE 7 tests in 22.352s [2021-06-10T11:13:36.488Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T11:13:36.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:13:36.489Z] ++ set -e [2021-06-10T11:13:36.489Z] ++ '[' -n 0 ']' [2021-06-10T11:13:36.489Z] ++ set -x [2021-06-10T11:13:36.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:13:36.489Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T11:13:36.489Z] INFO: Testing against a local daemon [2021-06-10T11:13:36.489Z] === RUN TestCheckpoint [2021-06-10T11:13:36.489Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T11:13:36.489Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:13:36.489Z] === RUN TestContainerInvalidJSON [2021-06-10T11:13:36.489Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:13:36.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:13:36.489Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:13:36.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:13:36.489Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:13:36.489Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:13:36.489Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:13:36.489Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:13:36.749Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:13:36.749Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-10T11:13:36.749Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-10T11:13:36.749Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T11:13:36.749Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T11:13:36.749Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T11:13:36.749Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-10T11:13:36.749Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T11:13:36.749Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-06-10T11:13:36.749Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T11:13:36.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-10T11:13:36.749Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T11:13:36.911Z] === RUN TestIsGIT [2021-06-10T11:13:36.911Z] --- PASS: TestIsGIT (0.00s) [2021-06-10T11:13:36.911Z] === RUN TestIsTransport [2021-06-10T11:13:36.911Z] --- PASS: TestIsTransport (0.00s) [2021-06-10T11:13:36.911Z] PASS [2021-06-10T11:13:36.911Z] coverage: 100.0% of statements [2021-06-10T11:13:36.911Z] ok github.com/docker/docker/pkg/urlutil 0.091s coverage: 100.0% of statements [2021-06-10T11:13:37.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-10T11:13:37.010Z] === RUN TestCopyFromContainer [2021-06-10T11:13:37.074Z] tests/integration/client_test.py ..... [ 75%] [2021-06-10T11:13:37.074Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-10T11:13:37.270Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T11:13:37.371Z] === RUN TestVersionInfo [2021-06-10T11:13:37.371Z] --- PASS: TestVersionInfo (0.00s) [2021-06-10T11:13:37.371Z] === RUN TestAppendVersions [2021-06-10T11:13:37.371Z] --- PASS: TestAppendVersions (0.00s) [2021-06-10T11:13:37.371Z] PASS [2021-06-10T11:13:37.371Z] coverage: 88.9% of statements [2021-06-10T11:13:37.371Z] ok github.com/docker/docker/pkg/useragent 0.084s coverage: 88.9% of statements [2021-06-10T11:13:37.530Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-10T11:13:37.640Z] tests/integration/errors_test.py . [ 76%] [2021-06-10T11:13:38.909Z] === RUN TestNewSettable [2021-06-10T11:13:38.909Z] --- PASS: TestNewSettable (0.00s) [2021-06-10T11:13:38.909Z] === RUN TestIsSettable [2021-06-10T11:13:38.909Z] --- PASS: TestIsSettable (0.00s) [2021-06-10T11:13:38.909Z] === RUN TestUpdateSettingsEnv [2021-06-10T11:13:38.909Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-10T11:13:38.909Z] PASS [2021-06-10T11:13:38.909Z] coverage: 20.1% of statements [2021-06-10T11:13:38.909Z] ok github.com/docker/docker/plugin/v2 0.236s coverage: 20.1% of statements [2021-06-10T11:13:39.368Z] === RUN TestValidatePrivileges [2021-06-10T11:13:39.368Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-10T11:13:39.368Z] === RUN TestFilterByCapNeg [2021-06-10T11:13:39.368Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-10T11:13:39.368Z] === RUN TestFilterByCapPos [2021-06-10T11:13:39.368Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-10T11:13:39.368Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-10T11:13:39.368Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-10T11:13:39.368Z] PASS [2021-06-10T11:13:39.368Z] coverage: 12.0% of statements [2021-06-10T11:13:39.368Z] ok github.com/docker/docker/plugin 0.264s coverage: 12.0% of statements [2021-06-10T11:13:39.443Z] === RUN TestCopyFromContainer// [2021-06-10T11:13:39.443Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T11:13:39.443Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T11:13:39.443Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T11:13:39.703Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T11:13:39.828Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-06-10T11:13:39.828Z] === RUN TestClientStream [2021-06-10T11:13:39.828Z] --- PASS: TestClientStream (0.01s) [2021-06-10T11:13:39.828Z] === RUN TestClientSendFile [2021-06-10T11:13:39.828Z] --- PASS: TestClientSendFile (0.02s) [2021-06-10T11:13:39.828Z] === RUN TestClientWithRequestTimeout [2021-06-10T11:13:39.828Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-06-10T11:13:39.828Z] === RUN TestFileSpecPlugin [2021-06-10T11:13:39.828Z] --- PASS: TestFileSpecPlugin (0.04s) [2021-06-10T11:13:39.828Z] === RUN TestFileJSONSpecPlugin [2021-06-10T11:13:39.828Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-10T11:13:39.828Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-10T11:13:39.828Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-10T11:13:39.828Z] === RUN TestPluginAddHandler [2021-06-10T11:13:39.828Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-10T11:13:39.828Z] === RUN TestPluginWaitBadPlugin [2021-06-10T11:13:39.828Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-10T11:13:39.828Z] === RUN TestGet [2021-06-10T11:13:39.828Z] time="2021-06-10T11:13:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-10T11:13:39.964Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T11:13:39.964Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T11:13:40.235Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T11:13:40.235Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T11:13:40.286Z] === RUN TestLoad [2021-06-10T11:13:40.286Z] --- PASS: TestLoad (0.00s) [2021-06-10T11:13:40.286Z] === RUN TestSave [2021-06-10T11:13:40.286Z] --- PASS: TestSave (0.02s) [2021-06-10T11:13:40.286Z] === RUN TestAddDeleteGet [2021-06-10T11:13:40.286Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-10T11:13:40.286Z] === RUN TestInvalidTags [2021-06-10T11:13:40.286Z] --- PASS: TestInvalidTags (0.00s) [2021-06-10T11:13:40.286Z] PASS [2021-06-10T11:13:40.286Z] coverage: 84.4% of statements [2021-06-10T11:13:40.287Z] ok github.com/docker/docker/reference 0.196s coverage: 84.4% of statements [2021-06-10T11:13:40.499Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer (3.66s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-06-10T11:13:40.499Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-10T11:13:40.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T11:13:40.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:13:40.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:13:40.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:13:40.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:13:40.499Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:13:40.499Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:13:40.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:13:40.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:13:40.499Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:13:40.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-10T11:13:40.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T11:13:40.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2021-06-10T11:13:40.499Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.02s) [2021-06-10T11:13:40.499Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T11:13:40.761Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2021-06-10T11:13:40.761Z] === RUN TestCreateWithInvalidEnv [2021-06-10T11:13:40.761Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T11:13:40.761Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T11:13:40.761Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T11:13:40.761Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T11:13:40.761Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T11:13:40.761Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T11:13:40.761Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T11:13:40.761Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T11:13:40.761Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T11:13:40.761Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-10T11:13:40.761Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T11:13:40.761Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T11:13:40.761Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T11:13:40.761Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T11:13:40.761Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-10T11:13:40.761Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T11:13:41.257Z] time="2021-06-10T11:13:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-10T11:13:41.331Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-10T11:13:41.901Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T11:13:42.224Z] === RUN TestResolveAuthConfigIndexServer [2021-06-10T11:13:42.224Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-10T11:13:42.224Z] === RUN TestResolveAuthConfigFullURL [2021-06-10T11:13:42.224Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-10T11:13:42.224Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-10T11:13:42.224Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-10T11:13:42.224Z] === RUN TestValidateMirror [2021-06-10T11:13:42.224Z] --- PASS: TestValidateMirror (0.00s) [2021-06-10T11:13:42.224Z] === RUN TestLoadInsecureRegistries [2021-06-10T11:13:42.224Z] time="2021-06-10T11:13:41Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T11:13:42.224Z] time="2021-06-10T11:13:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-10T11:13:42.225Z] time="2021-06-10T11:13:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-10T11:13:42.225Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-06-10T11:13:42.225Z] === RUN TestNewServiceConfig [2021-06-10T11:13:42.225Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestValidateIndexName [2021-06-10T11:13:42.225Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestValidateIndexNameWithError [2021-06-10T11:13:42.225Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestEndpointParse [2021-06-10T11:13:42.225Z] --- PASS: TestEndpointParse (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestEndpointParseInvalid [2021-06-10T11:13:42.225Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestValidateEndpoint [2021-06-10T11:13:42.225Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-10T11:13:42.225Z] === RUN TestPing [2021-06-10T11:13:42.225Z] --- PASS: TestPing (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestPingRegistryEndpoint [2021-06-10T11:13:42.225Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-10T11:13:42.225Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:13:42.225Z] === RUN TestEndpoint [2021-06-10T11:13:42.225Z] --- SKIP: TestEndpoint (0.00s) [2021-06-10T11:13:42.225Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:13:42.225Z] === RUN TestParseRepositoryInfo [2021-06-10T11:13:42.225Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestNewIndexInfo [2021-06-10T11:13:42.225Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestMirrorEndpointLookup [2021-06-10T11:13:42.225Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-10T11:13:42.225Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:13:42.225Z] === RUN TestSearchRepositories [2021-06-10T11:13:42.225Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-10T11:13:42.225Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-10T11:13:42.225Z] Host: 127.0.0.1:49315 [2021-06-10T11:13:42.225Z] User-Agent: docker test client [2021-06-10T11:13:42.225Z] Authorization: Token fake-token [2021-06-10T11:13:42.225Z] X-Docker-Token: true [2021-06-10T11:13:42.225Z] Accept-Encoding: gzip [2021-06-10T11:13:42.225Z] [2021-06-10T11:13:42.225Z] [2021-06-10T11:13:42.225Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-10T11:13:42.225Z] Connection: close [2021-06-10T11:13:42.225Z] Content-Length: 144 [2021-06-10T11:13:42.225Z] Cache-Control: no-cache [2021-06-10T11:13:42.225Z] Content-Type: application/json [2021-06-10T11:13:42.225Z] Date: Thu, 10 Jun 2021 11:13:41 GMT [2021-06-10T11:13:42.225Z] Expires: -1 [2021-06-10T11:13:42.225Z] Pragma: no-cache [2021-06-10T11:13:42.225Z] Server: docker-tests/mock [2021-06-10T11:13:42.225Z] X-Docker-Registry-Config: mock [2021-06-10T11:13:42.225Z] X-Docker-Registry-Version: 0.0.0 [2021-06-10T11:13:42.225Z] [2021-06-10T11:13:42.225Z] [2021-06-10T11:13:42.225Z] === RUN TestTrustedLocation [2021-06-10T11:13:42.225Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-10T11:13:42.225Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestAllowNondistributableArtifacts [2021-06-10T11:13:42.225Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestIsSecureIndex [2021-06-10T11:13:42.225Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-10T11:13:42.225Z] PASS [2021-06-10T11:13:42.225Z] coverage: 51.7% of statements [2021-06-10T11:13:42.225Z] ok github.com/docker/docker/registry 0.566s coverage: 51.7% of statements [2021-06-10T11:13:42.225Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-10T11:13:42.225Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-10T11:13:42.225Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-10T11:13:42.225Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-10T11:13:42.225Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-10T11:13:42.225Z] === RUN TestResumableRequestReaderWithReadError [2021-06-10T11:13:42.225Z] time="2021-06-10T11:13:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-10T11:13:42.225Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-06-10T11:13:42.683Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-10T11:13:42.683Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-10T11:13:42.683Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-10T11:13:42.683Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-10T11:13:42.683Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-10T11:13:42.683Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-10T11:13:42.683Z] === RUN TestResumableRequestReader [2021-06-10T11:13:42.683Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-10T11:13:42.683Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-10T11:13:42.683Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-10T11:13:42.683Z] PASS [2021-06-10T11:13:42.683Z] coverage: 100.0% of statements [2021-06-10T11:13:42.683Z] ok github.com/docker/docker/registry/resumable 0.388s coverage: 100.0% of statements [2021-06-10T11:13:43.142Z] time="2021-06-10T11:13:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-10T11:13:43.142Z] === RUN TestRestartManagerTimeout [2021-06-10T11:13:43.142Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-10T11:13:43.142Z] === RUN TestRestartManagerTimeoutReset [2021-06-10T11:13:43.142Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-10T11:13:43.142Z] PASS [2021-06-10T11:13:43.142Z] coverage: 50.9% of statements [2021-06-10T11:13:43.142Z] ok github.com/docker/docker/restartmanager 0.113s coverage: 50.9% of statements [2021-06-10T11:13:43.602Z] === RUN TestDecodeContainerConfig [2021-06-10T11:13:43.602Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-10T11:13:43.602Z] === RUN TestDecodeContainerConfigIsolation [2021-06-10T11:13:43.602Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-10T11:13:43.602Z] === RUN TestValidatePrivileged [2021-06-10T11:13:43.602Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-10T11:13:43.602Z] PASS [2021-06-10T11:13:43.602Z] coverage: 52.2% of statements [2021-06-10T11:13:43.602Z] ok github.com/docker/docker/runconfig 0.118s coverage: 52.2% of statements [2021-06-10T11:13:44.061Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-10T11:13:44.061Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-10T11:13:44.061Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-10T11:13:44.061Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-10T11:13:44.061Z] PASS [2021-06-10T11:13:44.061Z] coverage: 62.5% of statements [2021-06-10T11:13:44.061Z] ok github.com/docker/docker/testutil 0.167s coverage: 62.5% of statements [2021-06-10T11:13:44.445Z] --- PASS: TestCreateWithCustomMaskedPaths (3.48s) [2021-06-10T11:13:44.445Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T11:13:45.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T11:13:45.388Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-10T11:13:45.959Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-10T11:13:46.538Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-10T11:13:46.538Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T11:13:46.798Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-10T11:13:46.966Z] === RUN TestGetDriver [2021-06-10T11:13:46.966Z] --- PASS: TestGetDriver (0.00s) [2021-06-10T11:13:46.966Z] === RUN TestVolumeRequestError [2021-06-10T11:13:46.966Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-10T11:13:46.966Z] PASS [2021-06-10T11:13:46.966Z] coverage: 36.1% of statements [2021-06-10T11:13:46.966Z] time="2021-06-10T11:13:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-10T11:13:46.966Z] ok github.com/docker/docker/volume/drivers 0.248s coverage: 36.1% of statements [2021-06-10T11:13:47.424Z] === RUN TestGetAddress [2021-06-10T11:13:47.424Z] --- PASS: TestGetAddress (0.00s) [2021-06-10T11:13:47.424Z] === RUN TestRemove [2021-06-10T11:13:47.424Z] --- SKIP: TestRemove (0.00s) [2021-06-10T11:13:47.424Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T11:13:47.424Z] === RUN TestInitializeWithVolumes [2021-06-10T11:13:47.424Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-10T11:13:47.424Z] === RUN TestCreate [2021-06-10T11:13:47.424Z] --- PASS: TestCreate (0.01s) [2021-06-10T11:13:47.424Z] === RUN TestValidateName [2021-06-10T11:13:47.424Z] --- PASS: TestValidateName (0.00s) [2021-06-10T11:13:47.424Z] === RUN TestCreateWithOpts [2021-06-10T11:13:47.424Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-10T11:13:47.424Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T11:13:47.424Z] === RUN TestRelaodNoOpts [2021-06-10T11:13:47.424Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-10T11:13:47.424Z] PASS [2021-06-10T11:13:47.424Z] coverage: 41.5% of statements [2021-06-10T11:13:47.424Z] ok github.com/docker/docker/volume/local 0.260s coverage: 41.5% of statements [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.32s) [2021-06-10T11:13:47.740Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T11:13:47.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:13:47.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:13:47.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:13:47.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:13:47.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:13:47.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:13:47.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:13:47.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:13:47.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:13:47.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:13:47.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:13:47.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:13:47.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:13:47.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:13:47.740Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-10T11:13:47.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-10T11:13:47.740Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T11:13:48.310Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T11:13:48.882Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.30s) [2021-06-10T11:13:48.882Z] === RUN TestCreateDifferentPlatform [2021-06-10T11:13:48.882Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T11:13:48.882Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T11:13:48.882Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-10T11:13:48.882Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T11:13:48.882Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T11:13:48.882Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T11:13:48.961Z] === RUN TestConvertTmpfsOptions [2021-06-10T11:13:48.961Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-10T11:13:48.961Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-10T11:13:48.961Z] parser_test.go:49: data="ro" [2021-06-10T11:13:48.961Z] === RUN TestParseMountRaw [2021-06-10T11:13:48.961Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-10T11:13:48.961Z] === RUN TestParseMountRawSplit [2021-06-10T11:13:48.961Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-10T11:13:48.961Z] parser_test.go:390: case 0 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 1 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 2 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 3 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 4 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 5 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 6 [2021-06-10T11:13:48.961Z] parser_test.go:390: case 7 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 8 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 0 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 1 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 2 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 3 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 4 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 5 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 6 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 7 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 8 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 9 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 10 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 11 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 12 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 0 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 1 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 2 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 3 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 4 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 5 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 6 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 7 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 8 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 9 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 10 [2021-06-10T11:13:48.962Z] parser_test.go:390: case 11 [2021-06-10T11:13:48.962Z] === RUN TestParseMountSpec [2021-06-10T11:13:48.962Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-10T11:13:48.962Z] parser_test.go:455: case 0 [2021-06-10T11:13:48.962Z] parser_test.go:455: case 1 [2021-06-10T11:13:48.962Z] parser_test.go:455: case 2 [2021-06-10T11:13:48.962Z] parser_test.go:455: case 3 [2021-06-10T11:13:48.962Z] parser_test.go:455: case 4 [2021-06-10T11:13:48.962Z] parser_test.go:455: case 5 [2021-06-10T11:13:48.962Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-10T11:13:48.962Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-10T11:13:48.962Z] === RUN TestValidateMount [2021-06-10T11:13:48.962Z] --- PASS: TestValidateMount (0.00s) [2021-06-10T11:13:48.962Z] PASS [2021-06-10T11:13:48.962Z] coverage: 66.2% of statements [2021-06-10T11:13:48.962Z] ok github.com/docker/docker/volume/mounts 0.214s coverage: 66.2% of statements [2021-06-10T11:13:49.142Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-10T11:13:49.142Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T11:13:49.142Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-10T11:13:49.142Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T11:13:49.142Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T11:13:49.142Z] === RUN TestDaemonRestartIpcMode [2021-06-10T11:13:49.142Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T11:13:49.142Z] === RUN TestDaemonHostGatewayIP [2021-06-10T11:13:49.142Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T11:13:49.142Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T11:13:49.142Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T11:13:49.142Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T11:13:49.142Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T11:13:49.142Z] === RUN TestDiff [2021-06-10T11:13:49.142Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-10T11:13:49.936Z] === RUN TestSetGetMeta [2021-06-10T11:13:49.936Z] === PAUSE TestSetGetMeta [2021-06-10T11:13:49.936Z] === RUN TestRestore [2021-06-10T11:13:49.936Z] === PAUSE TestRestore [2021-06-10T11:13:49.936Z] === RUN TestServiceCreate [2021-06-10T11:13:49.936Z] === PAUSE TestServiceCreate [2021-06-10T11:13:49.936Z] === RUN TestServiceList [2021-06-10T11:13:49.936Z] === PAUSE TestServiceList [2021-06-10T11:13:49.936Z] === RUN TestServiceRemove [2021-06-10T11:13:49.936Z] === PAUSE TestServiceRemove [2021-06-10T11:13:49.936Z] === RUN TestServiceGet [2021-06-10T11:13:49.936Z] === PAUSE TestServiceGet [2021-06-10T11:13:49.936Z] === RUN TestServicePrune [2021-06-10T11:13:49.936Z] === PAUSE TestServicePrune [2021-06-10T11:13:49.936Z] === RUN TestCreate [2021-06-10T11:13:49.936Z] === PAUSE TestCreate [2021-06-10T11:13:49.936Z] === RUN TestRemove [2021-06-10T11:13:49.936Z] === PAUSE TestRemove [2021-06-10T11:13:49.936Z] === RUN TestList [2021-06-10T11:13:49.936Z] === PAUSE TestList [2021-06-10T11:13:49.936Z] === RUN TestFindByDriver [2021-06-10T11:13:49.936Z] === PAUSE TestFindByDriver [2021-06-10T11:13:49.936Z] === RUN TestFindByReferenced [2021-06-10T11:13:49.936Z] === PAUSE TestFindByReferenced [2021-06-10T11:13:49.936Z] === RUN TestDerefMultipleOfSameRef [2021-06-10T11:13:49.936Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-10T11:13:49.936Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T11:13:49.936Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T11:13:49.936Z] === RUN TestDefererencePluginOnCreateError [2021-06-10T11:13:49.936Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-10T11:13:49.936Z] === RUN TestRefDerefRemove [2021-06-10T11:13:49.936Z] === PAUSE TestRefDerefRemove [2021-06-10T11:13:49.936Z] === RUN TestGet [2021-06-10T11:13:49.936Z] === PAUSE TestGet [2021-06-10T11:13:49.936Z] === RUN TestGetWithReference [2021-06-10T11:13:49.936Z] === PAUSE TestGetWithReference [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_nil_list [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_empty_list [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_filter_some [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_filter_middle [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-10T11:13:49.936Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-10T11:13:49.936Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_nil_list [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_filter_some [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_empty_list [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-10T11:13:49.936Z] === CONT TestFilterFunc/test_filter_middle [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-10T11:13:49.936Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-10T11:13:49.936Z] === CONT TestSetGetMeta [2021-06-10T11:13:49.936Z] === CONT TestFindByDriver [2021-06-10T11:13:49.936Z] === CONT TestRefDerefRemove [2021-06-10T11:13:49.936Z] === CONT TestServiceGet [2021-06-10T11:13:49.936Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestServiceRemove [2021-06-10T11:13:49.936Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestServiceList [2021-06-10T11:13:49.936Z] --- PASS: TestFindByDriver (0.03s) [2021-06-10T11:13:49.936Z] === CONT TestServiceCreate [2021-06-10T11:13:49.936Z] --- PASS: TestServiceGet (0.13s) [2021-06-10T11:13:49.936Z] === CONT TestRestore [2021-06-10T11:13:49.936Z] --- PASS: TestServiceRemove (0.12s) [2021-06-10T11:13:49.936Z] === CONT TestGetWithReference [2021-06-10T11:13:49.936Z] --- PASS: TestServiceList (0.12s) [2021-06-10T11:13:49.936Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-10T11:13:49.936Z] --- PASS: TestServiceCreate (0.11s) [2021-06-10T11:13:49.936Z] === CONT TestDefererencePluginOnCreateError [2021-06-10T11:13:49.936Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestRemove [2021-06-10T11:13:49.936Z] --- PASS: TestGetWithReference (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestList [2021-06-10T11:13:49.936Z] --- PASS: TestRestore (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestCreate [2021-06-10T11:13:49.936Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestDerefMultipleOfSameRef [2021-06-10T11:13:49.936Z] --- PASS: TestCreate (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestFindByReferenced [2021-06-10T11:13:49.936Z] --- PASS: TestRemove (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestGet [2021-06-10T11:13:49.936Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-10T11:13:49.936Z] === CONT TestServicePrune [2021-06-10T11:13:49.936Z] --- PASS: TestList (0.02s) [2021-06-10T11:13:49.936Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-10T11:13:49.936Z] time="2021-06-10T11:13:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T11:13:49.936Z] --- PASS: TestGet (0.02s) [2021-06-10T11:13:49.936Z] time="2021-06-10T11:13:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T11:13:49.936Z] time="2021-06-10T11:13:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T11:13:49.936Z] time="2021-06-10T11:13:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-10T11:13:49.936Z] time="2021-06-10T11:13:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-10T11:13:49.936Z] --- PASS: TestServicePrune (0.04s) [2021-06-10T11:13:49.936Z] PASS [2021-06-10T11:13:49.936Z] coverage: 69.6% of statements [2021-06-10T11:13:49.936Z] ok github.com/docker/docker/volume/service 0.549s coverage: 69.6% of statements [2021-06-10T11:13:50.529Z] --- PASS: TestDiff (1.25s) [2021-06-10T11:13:50.529Z] === RUN TestExecWithCloseStdin [2021-06-10T11:13:51.914Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-10T11:13:52.174Z] --- PASS: TestExecWithCloseStdin (1.93s) [2021-06-10T11:13:52.174Z] === RUN TestExec [2021-06-10T11:13:53.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T11:13:54.128Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-10T11:13:54.128Z] --- PASS: TestExec (1.97s) [2021-06-10T11:13:54.128Z] === RUN TestExecUser [2021-06-10T11:13:55.726Z] --- PASS: TestGet (15.01s) [2021-06-10T11:13:55.726Z] === RUN TestPluginWithNoManifest [2021-06-10T11:13:55.726Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-10T11:13:55.726Z] === RUN TestGetAll [2021-06-10T11:13:55.726Z] --- PASS: TestGetAll (0.00s) [2021-06-10T11:13:55.726Z] PASS [2021-06-10T11:13:55.726Z] coverage: 73.4% of statements [2021-06-10T11:13:55.726Z] ok github.com/docker/docker/pkg/plugins 36.363s coverage: 73.4% of statements [2021-06-10T11:13:56.041Z] --- PASS: TestExecUser (1.91s) [2021-06-10T11:13:56.041Z] === RUN TestExportContainerAndImportImage [2021-06-10T11:13:56.613Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-10T11:13:57.997Z] --- PASS: TestExportContainerAndImportImage (1.70s) [2021-06-10T11:13:57.997Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T11:13:58.939Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-10T11:13:59.511Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2021-06-10T11:13:59.511Z] === RUN TestHealthCheckWorkdir [2021-06-10T11:14:01.423Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-10T11:14:02.371Z] --- PASS: TestHealthCheckWorkdir (2.56s) [2021-06-10T11:14:02.371Z] === RUN TestHealthKillContainer [2021-06-10T11:14:03.766Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-10T11:14:03.999Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-10T11:14:04.338Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-10T11:14:04.909Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T11:14:06.202Z] 2021/06/10 11:14:05 Closing DB instances... [2021-06-10T11:14:06.292Z] --- PASS: TestHealthKillContainer (4.10s) [2021-06-10T11:14:06.292Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T11:14:06.661Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-10T11:14:06.661Z] === RUN TestFindNode [2021-06-10T11:14:06.661Z] 2021/06/10 11:14:06 Closing DB instances... [2021-06-10T11:14:06.661Z] --- PASS: TestFindNode (0.01s) [2021-06-10T11:14:06.661Z] === RUN TestChangeNodeState [2021-06-10T11:14:06.661Z] 2021/06/10 11:14:06 Closing DB instances... [2021-06-10T11:14:06.661Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-10T11:14:06.661Z] === RUN TestNodeReincarnation [2021-06-10T11:14:06.661Z] 2021/06/10 11:14:06 Closing DB instances... [2021-06-10T11:14:07.233Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2021-06-10T11:14:07.233Z] === RUN TestIpcModeNone [2021-06-10T11:14:07.803Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-10T11:14:08.744Z] --- PASS: TestIpcModeNone (1.57s) [2021-06-10T11:14:08.744Z] === RUN TestIpcModePrivate [2021-06-10T11:14:10.127Z] --- PASS: TestIpcModePrivate (1.40s) [2021-06-10T11:14:10.127Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-06-10T11:14:10.127Z] === RUN TestIpcModeShareable [2021-06-10T11:14:10.388Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T11:14:11.772Z] --- PASS: TestIpcModeShareable (1.41s) [2021-06-10T11:14:11.772Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-06-10T11:14:11.772Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-10T11:14:12.454Z] --- PASS: TestNodeReincarnation (5.02s) [2021-06-10T11:14:12.454Z] === RUN TestParallelCreate [2021-06-10T11:14:12.454Z] 2021/06/10 11:14:11 Closing DB instances... [2021-06-10T11:14:12.454Z] --- PASS: TestParallelCreate (0.01s) [2021-06-10T11:14:12.454Z] === RUN TestParallelDelete [2021-06-10T11:14:12.454Z] 2021/06/10 11:14:11 Closing DB instances... [2021-06-10T11:14:12.454Z] --- PASS: TestParallelDelete (0.01s) [2021-06-10T11:14:12.454Z] === RUN TestNetworkDBIslands [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3fae0f88f2cd with config:&{NodeID:3fae0f88f2cd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d8c1696a0b1c with config:&{NodeID:d8c1696a0b1c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d5b30151e53d with config:&{NodeID:d5b30151e53d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-10T11:14:12.454Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-10T11:14:12.912Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8a58f3f0731a with config:&{NodeID:8a58f3f0731a Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node d5b30151e53d/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, added to nodes list" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-10T11:14:12.913Z] time="2021-06-10T11:14:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:12Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:418e23efe545 with config:&{NodeID:418e23efe545 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node d5b30151e53d/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node d5b30151e53d/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.371Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=info msg="The new bootstrap node list is:[192.168.171.82:10033 192.168.171.82:10034 192.168.171.82:10035]" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10033" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49355" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10034" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49356" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10035" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49357" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=info msg="The new bootstrap node list is:[192.168.171.82:10033 192.168.171.82:10034 192.168.171.82:10035]" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10033" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49358" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49359" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10034" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10035" [2021-06-10T11:14:13.830Z] time="2021-06-10T11:14:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49360" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:13Z" level=info msg="node 0 leaving" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="node2(d8c1696a0b1c): Node leave event for 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="node5(418e23efe545): Node leave event for 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="node4(8a58f3f0731a): Node leave event for 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="node3(d5b30151e53d): Node leave event for 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.288Z] time="2021-06-10T11:14:14Z" level=info msg="node1(3fae0f88f2cd): Node leave event for 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:14:14.317Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T11:14:14.317Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T11:14:14.317Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, left gossip cluster" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, left gossip cluster" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, left gossip cluster" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, left gossip cluster" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node 3fae0f88f2cd/192.168.171.82, left gossip cluster" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="node 1 leaving" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, left gossip cluster" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="node3(d5b30151e53d): Node leave event for d8c1696a0b1c/192.168.171.82" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c change state NodeActive --> NodeFailed" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to failed nodes list" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="node5(418e23efe545): Node leave event for d8c1696a0b1c/192.168.171.82" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=error msg="node: d8c1696a0b1c is unknown to memberlist" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c change state NodeActive --> NodeLeft" [2021-06-10T11:14:14.747Z] time="2021-06-10T11:14:14Z" level=info msg="node4(8a58f3f0731a): Node leave event for d8c1696a0b1c/192.168.171.82" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, left gossip cluster" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, left gossip cluster" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, left gossip cluster" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="node 2 leaving" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="Node d5b30151e53d change state NodeActive --> NodeLeft" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="node5(418e23efe545): Node leave event for d5b30151e53d/192.168.171.82" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="Node d5b30151e53d change state NodeActive --> NodeLeft" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="node3(d5b30151e53d): Node leave event for d5b30151e53d/192.168.171.82" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="Node d5b30151e53d change state NodeActive --> NodeLeft" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:14Z" level=info msg="node4(8a58f3f0731a): Node leave event for d5b30151e53d/192.168.171.82" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=debug msg="memberlist: Failed ping: d8c1696a0b1c (timeout reached)" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.171.82:10035: use of closed network connection" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.171.82:10037: use of closed network connection" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.171.82:10036: use of closed network connection" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=info msg="Node d5b30151e53d/192.168.171.82, left gossip cluster" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=info msg="Node d5b30151e53d/192.168.171.82, left gossip cluster" [2021-06-10T11:14:15.206Z] time="2021-06-10T11:14:15Z" level=info msg="Node d5b30151e53d/192.168.171.82, left gossip cluster" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->192.168.171.82:10037: use of closed network connection" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="node 0 coming back" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5fcad0cae0f7 with config:&{NodeID:5fcad0cae0f7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, added to nodes list" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="node 1 coming back" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:095f82d206b1 with config:&{NodeID:095f82d206b1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="Node 095f82d206b1/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="Node 095f82d206b1/192.168.171.82, added to nodes list" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="node 2 coming back" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:465c6813c7b3 with config:&{NodeID:465c6813c7b3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="Node 465c6813c7b3/192.168.171.82, joined gossip cluster" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="Node 465c6813c7b3/192.168.171.82, added to nodes list" [2021-06-10T11:14:15.664Z] time="2021-06-10T11:14:15Z" level=info msg="memberlist: Suspect d8c1696a0b1c has failed, no acks received" [2021-06-10T11:14:15.700Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.21s) [2021-06-10T11:14:15.700Z] === RUN TestAPIIpcModeHost [2021-06-10T11:14:18.243Z] --- PASS: TestAPIIpcModeHost (2.19s) [2021-06-10T11:14:18.243Z] === RUN TestDaemonIpcModeShareable [2021-06-10T11:14:19.716Z] --- PASS: TestBuildWithHugeFile (55.15s) [2021-06-10T11:14:19.716Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T11:14:19.716Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-10T11:14:19.716Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T11:14:19.716Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T11:14:19.716Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:14:19.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:14:19.716Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:14:19.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:14:19.716Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:14:19.716Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:14:19.716Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:14:19.716Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:14:19.716Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:14:19.716Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-10T11:14:19.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-10T11:14:19.716Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-10T11:14:19.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-10T11:14:19.716Z] === RUN TestBuildPreserveOwnership [2021-06-10T11:14:19.716Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-10T11:14:21.545Z] --- PASS: TestDaemonIpcModeShareable (2.98s) [2021-06-10T11:14:21.545Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-06-10T11:14:21.545Z] === RUN TestDaemonIpcModePrivate [2021-06-10T11:14:22.231Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-10T11:14:22.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-10T11:14:23.107Z] ......... [ 86%] [2021-06-10T11:14:23.597Z] --- PASS: TestBuildPreserveOwnership (4.67s) [2021-06-10T11:14:23.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2021-06-10T11:14:23.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-06-10T11:14:23.597Z] === RUN TestBuildPlatformInvalid [2021-06-10T11:14:23.597Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-10T11:14:23.597Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-10T11:14:23.873Z] --- PASS: TestDaemonIpcModePrivate (2.81s) [2021-06-10T11:14:23.873Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-06-10T11:14:23.873Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T11:14:25.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-10T11:14:26.729Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.02s) [2021-06-10T11:14:26.729Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-06-10T11:14:26.729Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T11:14:26.729Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T11:14:27.971Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-10T11:14:29.280Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T11:14:29.862Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-10T11:14:30.223Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.54s) [2021-06-10T11:14:30.223Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:148, shared: true, mustBeShared: true [2021-06-10T11:14:30.223Z] === RUN TestIpcModeOlderClient [2021-06-10T11:14:30.223Z] === PAUSE TestIpcModeOlderClient [2021-06-10T11:14:30.223Z] === RUN TestKillContainerInvalidSignal [2021-06-10T11:14:31.609Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T11:14:31.870Z] --- PASS: TestKillContainerInvalidSignal (1.47s) [2021-06-10T11:14:31.870Z] === RUN TestKillContainer [2021-06-10T11:14:31.870Z] === RUN TestKillContainer/no_signal [2021-06-10T11:14:33.254Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T11:14:34.638Z] === RUN TestKillContainer/killing_signal [2021-06-10T11:14:36.422Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-10T11:14:36.552Z] --- PASS: TestKillContainer (4.54s) [2021-06-10T11:14:36.552Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-06-10T11:14:36.552Z] --- PASS: TestKillContainer/non_killing_signal (1.33s) [2021-06-10T11:14:36.552Z] --- PASS: TestKillContainer/killing_signal (1.43s) [2021-06-10T11:14:36.552Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T11:14:36.552Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T11:14:36.680Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-10T11:14:37.498Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T11:14:38.437Z] Loaded image: buildpack-deps:buster [2021-06-10T11:14:38.437Z] Loaded image: busybox:latest [2021-06-10T11:14:38.437Z] Loaded image: busybox:glibc [2021-06-10T11:14:38.440Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-10T11:14:38.441Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T11:14:39.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.50s) [2021-06-10T11:14:39.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.23s) [2021-06-10T11:14:39.013Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.05s) [2021-06-10T11:14:39.013Z] === RUN TestKillStoppedContainer [2021-06-10T11:14:39.013Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-06-10T11:14:39.013Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T11:14:39.013Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-06-10T11:14:39.013Z] === RUN TestKillDifferentUserContainer [2021-06-10T11:14:39.365Z] Loaded image: debian:bullseye [2021-06-10T11:14:39.365Z] Loaded image: hello-world:latest [2021-06-10T11:14:39.365Z] Loaded image: arm32v7/hello-world:latest [2021-06-10T11:14:40.795Z] time="2021-06-10T11:14:39Z" level=info msg="memberlist: Marking d8c1696a0b1c as failed, suspect timeout reached (0 peer confirmations)" [2021-06-10T11:14:40.795Z] time="2021-06-10T11:14:39Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, left gossip cluster" [2021-06-10T11:14:40.795Z] time="2021-06-10T11:14:39Z" level=info msg="Node d8c1696a0b1c change state NodeActive --> NodeFailed" [2021-06-10T11:14:40.795Z] time="2021-06-10T11:14:39Z" level=info msg="Node d8c1696a0b1c/192.168.171.82, added to failed nodes list" [2021-06-10T11:14:40.926Z] --- PASS: TestKillDifferentUserContainer (1.79s) [2021-06-10T11:14:40.926Z] === RUN TestInspectOomKilledTrue [2021-06-10T11:14:40.926Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T11:14:40.926Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:14:40.926Z] === RUN TestInspectOomKilledFalse [2021-06-10T11:14:40.926Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T11:14:40.926Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:14:40.926Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T11:14:41.715Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-10T11:14:41.715Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-10T11:14:42.844Z] --- PASS: TestLinksEtcHostsContentMatch (2.05s) [2021-06-10T11:14:42.844Z] === RUN TestLinksContainerNames [2021-06-10T11:14:46.147Z] --- PASS: TestLinksContainerNames (3.00s) [2021-06-10T11:14:46.147Z] === RUN TestLogsFollowTailEmpty [2021-06-10T11:14:46.772Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-10T11:14:47.030Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-10T11:14:47.030Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-10T11:14:47.030Z] [2021-06-10T11:14:47.030Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-10T11:14:47.030Z] =========================== short test summary info ============================ [2021-06-10T11:14:47.030Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-10T11:14:47.030Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-10T11:14:47.030Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-10T11:14:47.030Z] Not supported on most drivers [2021-06-10T11:14:47.030Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-10T11:14:47.030Z] Output of docker top depends on host distro, and is not formalized. [2021-06-10T11:14:47.030Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-10T11:14:47.030Z] Output of docker top depends on host distro, and is not formalized. [2021-06-10T11:14:47.030Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-10T11:14:47.030Z] Can fail if eth0 has multiple IP addresses [2021-06-10T11:14:47.030Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-10T11:14:47.030Z] This doesn't seem to be taken into account by the engine [2021-06-10T11:14:47.030Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-10T11:14:47.030Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-10T11:14:47.030Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-10T11:14:47.030Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 349.04 seconds == [2021-06-10T11:14:47.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-10T11:14:47.451Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.45s) [2021-06-10T11:14:47.451Z] PASS [2021-06-10T11:14:47.451Z] [2021-06-10T11:14:47.451Z] === Skipped [2021-06-10T11:14:47.451Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-10T11:14:47.451Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:14:47.451Z] [2021-06-10T11:14:47.451Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-10T11:14:47.451Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-10T11:14:47.451Z] [2021-06-10T11:14:47.451Z] [2021-06-10T11:14:47.451Z] DONE 34 tests, 2 skipped in 127.683s [2021-06-10T11:14:47.451Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-10T11:14:47.451Z] INFO: Testing against a local daemon [2021-06-10T11:14:47.451Z] === RUN TestConfigInspect [2021-06-10T11:14:47.533Z] --- PASS: TestLogsFollowTailEmpty (1.40s) [2021-06-10T11:14:47.533Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T11:14:48.919Z] --- PASS: TestContainerNetworkMountsNoChown (1.55s) [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/default [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/private [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/slave [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/shared [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/default [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/shared [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/slave [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/private [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:14:48.919Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T11:14:48.919Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:14:48.919Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:14:49.180Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:14:49.441Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-10T11:14:49.441Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-10T11:14:49.441Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T11:14:49.966Z] --- PASS: TestConfigInspect (2.48s) [2021-06-10T11:14:49.966Z] === RUN TestConfigList [2021-06-10T11:14:50.824Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T11:14:51.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T11:14:51.853Z] --- PASS: TestConfigList (2.27s) [2021-06-10T11:14:51.853Z] === RUN TestConfigsCreateAndDelete [2021-06-10T11:14:53.970Z] --- PASS: TestContainerBindMountNonRecursive (4.31s) [2021-06-10T11:14:53.970Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T11:14:54.367Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2021-06-10T11:14:54.367Z] === RUN TestConfigsUpdate [2021-06-10T11:14:54.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-10T11:14:54.805Z] --- PASS: TestContainerVolumesMountedAsShared (1.04s) [2021-06-10T11:14:54.805Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T11:14:55.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T11:14:56.762Z] --- PASS: TestContainerVolumesMountedAsSlave (1.80s) [2021-06-10T11:14:56.762Z] === RUN TestNetworkNat [2021-06-10T11:14:56.880Z] --- PASS: TestConfigsUpdate (2.26s) [2021-06-10T11:14:56.880Z] === RUN TestTemplatedConfig [2021-06-10T11:14:57.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-10T11:14:57.964Z] --- PASS: TestNetworkNat (1.30s) [2021-06-10T11:14:57.964Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T11:14:58.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T11:14:58.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-10T11:14:59.365Z] --- PASS: TestNetworkLocalhostTCPNat (1.28s) [2021-06-10T11:14:59.365Z] === RUN TestNetworkLoopbackNat [2021-06-10T11:14:59.481Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T11:14:59.481Z] [2021-06-10T11:14:59.481Z] Unloading profiles will leave already running processes permanently [2021-06-10T11:14:59.481Z] unconfined, which can lead to unexpected situations. [2021-06-10T11:14:59.481Z] [2021-06-10T11:14:59.481Z] To set a process to complain mode, use the command line tool [2021-06-10T11:14:59.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T11:14:59.481Z] Post stage [Pipeline] junit [2021-06-10T11:14:59.495Z] Recording test results [2021-06-10T11:14:59.547Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-10T11:14:59.827Z] + echo Ensuring container killed. [2021-06-10T11:14:59.827Z] Ensuring container killed. [2021-06-10T11:14:59.827Z] + docker rm -vf docker-pr4 [2021-06-10T11:14:59.827Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T11:15:00.106Z] + echo Chowning /workspace to jenkins user [2021-06-10T11:15:00.106Z] Chowning /workspace to jenkins user [2021-06-10T11:15:00.106Z] + id -u [2021-06-10T11:15:00.106Z] + id -g [2021-06-10T11:15:00.106Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42504:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T11:15:00.203Z] --- PASS: TestTemplatedConfig (3.65s) [2021-06-10T11:15:00.203Z] === RUN TestConfigCreateResolve [2021-06-10T11:15:00.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T11:15:01.772Z] + bundleName=docker-py [2021-06-10T11:15:01.772Z] + echo Creating docker-py-bundles.tar.gz [2021-06-10T11:15:01.772Z] Creating docker-py-bundles.tar.gz [2021-06-10T11:15:01.772Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-06-10T11:15:01.783Z] Archiving artifacts [2021-06-10T11:15:01.880Z] time="2021-06-10T11:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10037" [2021-06-10T11:15:01.880Z] time="2021-06-10T11:14:59Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49362" [2021-06-10T11:15:01.998Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42504/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-10T11:15:02.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh binary [2021-06-10T11:15:02.717Z] --- PASS: TestConfigCreateResolve (2.42s) [2021-06-10T11:15:02.717Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T11:15:02.940Z] [2021-06-10T11:15:02.940Z] Removing bundles/ [2021-06-10T11:15:02.940Z] [2021-06-10T11:15:02.940Z] ---> Making bundle: binary (in bundles/binary) [2021-06-10T11:15:02.940Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-10T11:15:02.940Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:15:02.972Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-10T11:15:02.972Z] PASS [2021-06-10T11:15:02.972Z] [2021-06-10T11:15:02.972Z] DONE 7 tests in 15.947s [2021-06-10T11:15:02.972Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-10T11:15:03.228Z] INFO: Testing against a local daemon [2021-06-10T11:15:03.228Z] === RUN TestCheckpoint [2021-06-10T11:15:03.228Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T11:15:03.228Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:15:03.228Z] === RUN TestContainerInvalidJSON [2021-06-10T11:15:03.228Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:15:03.228Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:15:03.228Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:15:03.228Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:15:03.228Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:15:03.228Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:15:03.228Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:15:03.228Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:15:03.228Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:15:03.228Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-10T11:15:03.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-10T11:15:03.228Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-10T11:15:03.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-10T11:15:03.228Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T11:15:03.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-10T11:15:03.228Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T11:15:03.228Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-10T11:15:03.228Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T11:15:03.228Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-10T11:15:03.228Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T11:15:03.228Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-10T11:15:03.228Z] === RUN TestCopyFromContainer [2021-06-10T11:15:03.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T11:15:03.605Z] --- PASS: TestNetworkLoopbackNat (4.15s) [2021-06-10T11:15:03.605Z] === RUN TestPause [2021-06-10T11:15:04.595Z] === RUN TestCopyFromContainer// [2021-06-10T11:15:04.851Z] === RUN TestCopyFromContainer//bar/root [2021-06-10T11:15:04.851Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-10T11:15:04.851Z] === RUN TestCopyFromContainer/bar/quux [2021-06-10T11:15:04.851Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-10T11:15:04.987Z] --- PASS: TestPause (1.50s) [2021-06-10T11:15:04.987Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T11:15:04.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T11:15:04.987Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T11:15:04.987Z] === RUN TestPauseStopPausedContainer [2021-06-10T11:15:05.107Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-10T11:15:05.107Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-10T11:15:05.107Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-10T11:15:05.107Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-10T11:15:05.364Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer (2.07s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-06-10T11:15:05.364Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-10T11:15:05.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T11:15:05.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:15:05.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:15:05.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:15:05.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:15:05.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:15:05.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:15:05.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:15:05.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:15:05.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:15:05.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-10T11:15:05.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-10T11:15:05.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T11:15:05.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T11:15:05.364Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T11:15:05.364Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-10T11:15:05.364Z] === RUN TestCreateWithInvalidEnv [2021-06-10T11:15:05.364Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T11:15:05.364Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T11:15:05.364Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T11:15:05.364Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T11:15:05.364Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T11:15:05.364Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T11:15:05.364Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T11:15:05.364Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T11:15:05.364Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T11:15:05.364Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-10T11:15:05.364Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T11:15:05.364Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T11:15:05.364Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T11:15:05.364Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T11:15:05.364Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-10T11:15:05.364Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T11:15:05.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-10T11:15:06.189Z] --- PASS: TestPauseStopPausedContainer (1.36s) [2021-06-10T11:15:06.189Z] === RUN TestPidHost [2021-06-10T11:15:06.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T11:15:07.674Z] time="2021-06-10T11:15:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10036" [2021-06-10T11:15:07.674Z] time="2021-06-10T11:15:07Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49363" [2021-06-10T11:15:07.880Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-06-10T11:15:07.880Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-06-10T11:15:10.398Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T11:15:10.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:15:10.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:15:10.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:15:10.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:15:10.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:15:10.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:15:10.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:15:10.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:15:10.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:15:10.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:15:10.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:15:10.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:15:10.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:15:10.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:15:10.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T11:15:10.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T11:15:10.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T11:15:10.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-10T11:15:10.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T11:15:10.652Z] --- PASS: TestPidHost (3.88s) [2021-06-10T11:15:10.652Z] === RUN TestPsFilter [2021-06-10T11:15:10.652Z] --- PASS: TestPsFilter (0.16s) [2021-06-10T11:15:10.652Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T11:15:11.325Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-06-10T11:15:11.325Z] === RUN TestCreateDifferentPlatform [2021-06-10T11:15:11.325Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T11:15:11.325Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T11:15:11.325Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-10T11:15:11.325Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T11:15:11.325Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T11:15:11.325Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T11:15:11.325Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-10T11:15:11.325Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T11:15:11.325Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-10T11:15:11.325Z] === RUN TestContainerStartOnDaemonRestart [2021-06-10T11:15:11.325Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-10T11:15:11.325Z] === RUN TestDaemonRestartIpcMode [2021-06-10T11:15:11.325Z] === PAUSE TestDaemonRestartIpcMode [2021-06-10T11:15:11.325Z] === RUN TestDaemonHostGatewayIP [2021-06-10T11:15:11.325Z] === PAUSE TestDaemonHostGatewayIP [2021-06-10T11:15:11.325Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-10T11:15:11.325Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-10T11:15:11.325Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T11:15:11.325Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-10T11:15:11.325Z] === RUN TestDiff [2021-06-10T11:15:11.592Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.28s) [2021-06-10T11:15:11.592Z] === RUN TestRemoveContainerWithVolume [2021-06-10T11:15:12.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T11:15:12.252Z] --- PASS: TestDiff (0.80s) [2021-06-10T11:15:12.252Z] === RUN TestExecWithCloseStdin [2021-06-10T11:15:12.732Z] --- PASS: TestRemoveContainerWithVolume (1.21s) [2021-06-10T11:15:12.732Z] === RUN TestRemoveContainerRunning [2021-06-10T11:15:13.180Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-06-10T11:15:13.180Z] === RUN TestExec [2021-06-10T11:15:13.466Z] time="2021-06-10T11:15:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.171.82:10033 192.168.171.82:10034 192.168.171.82:10035]" [2021-06-10T11:15:13.466Z] time="2021-06-10T11:15:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.171.82:10033 192.168.171.82:10034 192.168.171.82:10035]" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10033" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49364" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, is the new incarnation of the shutdown node 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49365" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10034" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, is the new incarnation of the shutdown node d8c1696a0b1c/192.168.171.82" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10035" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49366" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, is the new incarnation of the shutdown node 3fae0f88f2cd/192.168.171.82" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, is the new incarnation of the shutdown node d8c1696a0b1c/192.168.171.82" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 418e23efe545/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, is the new incarnation of the shutdown node d5b30151e53d/192.168.171.82" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 418e23efe545/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 095f82d206b1/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, added to nodes list" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:13.926Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, added to nodes list" [2021-06-10T11:15:14.114Z] --- PASS: TestRemoveContainerRunning (1.45s) [2021-06-10T11:15:14.114Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, joined gossip cluster" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, is the new incarnation of the shutdown node d5b30151e53d/192.168.171.82" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:13Z" level=info msg="Node 465c6813c7b3/192.168.171.82, added to nodes list" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:14Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49367" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10033" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10034" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:14Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49368" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.171.82:10035" [2021-06-10T11:15:14.384Z] time="2021-06-10T11:15:14Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49369" [2021-06-10T11:15:14.545Z] --- PASS: TestExec (1.15s) [2021-06-10T11:15:14.545Z] === RUN TestExecUser [2021-06-10T11:15:15.472Z] --- PASS: TestExecUser (1.15s) [2021-06-10T11:15:15.472Z] === RUN TestExportContainerAndImportImage [2021-06-10T11:15:15.497Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.34s) [2021-06-10T11:15:15.497Z] === RUN TestRemoveInvalidContainer [2021-06-10T11:15:15.497Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T11:15:15.497Z] === RUN TestRenameLinkedContainer [2021-06-10T11:15:15.919Z] 2021/06/10 11:15:15 Closing DB instances... [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7 change state NodeActive --> NodeLeft" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="node4(8a58f3f0731a): Node leave event for 5fcad0cae0f7/192.168.171.82" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7 change state NodeActive --> NodeLeft" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="node3(465c6813c7b3): Node leave event for 5fcad0cae0f7/192.168.171.82" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7 change state NodeActive --> NodeLeft" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="node2(095f82d206b1): Node leave event for 5fcad0cae0f7/192.168.171.82" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7 change state NodeActive --> NodeLeft" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="node5(418e23efe545): Node leave event for 5fcad0cae0f7/192.168.171.82" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, left gossip cluster" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7 change state NodeActive --> NodeFailed" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, added to failed nodes list" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, left gossip cluster" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, left gossip cluster" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, left gossip cluster" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=error msg="node: 5fcad0cae0f7 is unknown to memberlist" [2021-06-10T11:15:15.919Z] time="2021-06-10T11:15:15Z" level=info msg="Node 5fcad0cae0f7/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:15Z" level=info msg="Node 095f82d206b1 change state NodeActive --> NodeLeft" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:15Z" level=info msg="node3(465c6813c7b3): Node leave event for 095f82d206b1/192.168.171.82" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:15Z" level=info msg="Node 095f82d206b1 change state NodeActive --> NodeLeft" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:15Z" level=info msg="node5(418e23efe545): Node leave event for 095f82d206b1/192.168.171.82" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:15Z" level=info msg="Node 095f82d206b1 change state NodeActive --> NodeLeft" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:15Z" level=info msg="node2(095f82d206b1): Node leave event for 095f82d206b1/192.168.171.82" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:16Z" level=info msg="Node 095f82d206b1 change state NodeActive --> NodeLeft" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:16Z" level=info msg="node4(8a58f3f0731a): Node leave event for 095f82d206b1/192.168.171.82" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:16Z" level=info msg="Node 095f82d206b1/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:16Z" level=info msg="Node 095f82d206b1/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:16Z" level=info msg="Node 095f82d206b1/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.378Z] time="2021-06-10T11:15:16Z" level=info msg="Node 095f82d206b1/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.399Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-06-10T11:15:16.399Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3 change state NodeActive --> NodeLeft" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="node4(8a58f3f0731a): Node leave event for 465c6813c7b3/192.168.171.82" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3 change state NodeActive --> NodeFailed" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3/192.168.171.82, added to failed nodes list" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3 change state NodeActive --> NodeLeft" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="node5(418e23efe545): Node leave event for 465c6813c7b3/192.168.171.82" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3/192.168.171.82, left gossip cluster" [2021-06-10T11:15:16.837Z] time="2021-06-10T11:15:16Z" level=info msg="Node 465c6813c7b3/192.168.171.82, left gossip cluster" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=debug msg="memberlist: Failed ping: 8a58f3f0731a (timeout reached)" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.171.82:10037: use of closed network connection" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.171.82:10035: use of closed network connection" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=debug msg="memberlist: Stream connection from=192.168.171.82:49370" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=info msg="Node 8a58f3f0731a change state NodeActive --> NodeLeft" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=info msg="node5(418e23efe545): Node leave event for 8a58f3f0731a/192.168.171.82" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=info msg="Node 8a58f3f0731a change state NodeActive --> NodeLeft" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:16Z" level=info msg="node4(8a58f3f0731a): Node leave event for 8a58f3f0731a/192.168.171.82" [2021-06-10T11:15:17.298Z] time="2021-06-10T11:15:17Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, left gossip cluster" [2021-06-10T11:15:17.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T11:15:17.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-10T11:15:17.757Z] time="2021-06-10T11:15:17Z" level=info msg="Node 8a58f3f0731a/192.168.171.82, left gossip cluster" [2021-06-10T11:15:17.757Z] time="2021-06-10T11:15:17Z" level=info msg="Node 418e23efe545/192.168.171.82, left gossip cluster" [2021-06-10T11:15:17.757Z] time="2021-06-10T11:15:17Z" level=info msg="Node 418e23efe545 change state NodeActive --> NodeFailed" [2021-06-10T11:15:17.757Z] time="2021-06-10T11:15:17Z" level=info msg="Node 418e23efe545/192.168.171.82, added to failed nodes list" [2021-06-10T11:15:17.757Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-06-10T11:15:17.757Z] networkdb_test.go:834: Re-joining: 3 [2021-06-10T11:15:17.757Z] networkdb_test.go:834: Re-joining: 4 [2021-06-10T11:15:17.757Z] networkdb_test.go:866: node5: OK [2021-06-10T11:15:17.757Z] networkdb_test.go:866: node4: OK [2021-06-10T11:15:17.757Z] PASS [2021-06-10T11:15:17.757Z] coverage: 60.6% of statements [2021-06-10T11:15:17.757Z] ok github.com/docker/docker/libnetwork/networkdb 156.960s coverage: 60.6% of statements [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T11:15:17.757Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/quota [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T11:15:17.758Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T11:15:17.765Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-06-10T11:15:17.765Z] === RUN TestHealthCheckWorkdir [2021-06-10T11:15:19.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-10T11:15:19.653Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-06-10T11:15:19.653Z] === RUN TestHealthKillContainer [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === Skipped [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-10T11:15:19.934Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-10T11:15:19.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-10T11:15:19.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-10T11:15:19.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-10T11:15:19.934Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-10T11:15:19.934Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-10T11:15:19.934Z] daemon_test.go:147: root required [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-10T11:15:19.934Z] reload_test.go:520: root required [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-10T11:15:19.934Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-10T11:15:19.934Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-10T11:15:19.934Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-10T11:15:19.934Z] download_test.go:268: Needs fixing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-10T11:15:19.934Z] layer_test.go:304: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-10T11:15:19.934Z] layer_test.go:353: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-10T11:15:19.934Z] layer_test.go:468: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-10T11:15:19.934Z] layer_test.go:697: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-10T11:15:19.934Z] migration_test.go:46: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-10T11:15:19.934Z] migration_test.go:182: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-10T11:15:19.934Z] mount_test.go:17: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-10T11:15:19.934Z] mount_test.go:76: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-10T11:15:19.934Z] mount_test.go:125: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-10T11:15:19.934Z] mount_test.go:212: Failing on Windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-10T11:15:19.934Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-10T11:15:19.934Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-10T11:15:19.934Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-10T11:15:19.934Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-10T11:15:19.934Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-10T11:15:19.934Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-10T11:15:19.934Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-10T11:15:19.934Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-10T11:15:19.934Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-10T11:15:19.934Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T11:15:19.934Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T11:15:19.934Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T11:15:19.934Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-10T11:15:19.934Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T11:15:19.934Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-10T11:15:19.934Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-10T11:15:19.934Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T11:15:19.934Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T11:15:19.934Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T11:15:19.934Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.934Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T11:15:19.934Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:15:19.934Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T11:15:19.935Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:134: Xz not present in msys2 [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:239: Failing on Windows CI machines [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-10T11:15:19.935Z] archive_windows_test.go:16: Currently fails [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-10T11:15:19.935Z] changes_test.go:196: needs more investigation [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-10T11:15:19.935Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-10T11:15:19.935Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-10T11:15:19.935Z] changes_test.go:433: needs further investigation [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-10T11:15:19.935Z] changes_test.go:469: needs further investigation [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-10T11:15:19.935Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-10T11:15:19.935Z] poller_test.go:41: No chmod on Windows [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-10T11:15:19.935Z] fileutils_test.go:134: Needs porting to Windows [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-10T11:15:19.935Z] fileutils_test.go:180: Needs porting to Windows [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-10T11:15:19.935Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-10T11:15:19.935Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-10T11:15:19.935Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-10T11:15:19.935Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-10T11:15:19.935Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] [2021-06-10T11:15:19.935Z] DONE 2054 tests, 69 skipped in 352.351s [2021-06-10T11:15:19.935Z] INFO: make.ps1 ended at 06/10/2021 11:15:19 [2021-06-10T11:15:20.989Z] --- PASS: TestRenameLinkedContainer (5.11s) [2021-06-10T11:15:20.989Z] === RUN TestRenameStoppedContainer [2021-06-10T11:15:21.479Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-10T11:15:21.479Z] INFO: Unit tests ended at 06/10/2021 11:15:21. Duration:00:06:07.9554249 [2021-06-10T11:15:21.479Z] INFO: Building busybox [2021-06-10T11:15:21.479Z] Sending build context to Docker daemon 5.12kB [2021-06-10T11:15:21.479Z] [2021-06-10T11:15:21.479Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-10T11:15:21.479Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-10T11:15:21.479Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-10T11:15:21.479Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-10T11:15:21.479Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-10T11:15:21.479Z] ---> 39d157a84080 [2021-06-10T11:15:21.479Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-10T11:15:22.086Z] ---> Running in 384c02217aab [2021-06-10T11:15:22.396Z] --- PASS: TestRenameStoppedContainer (1.39s) [2021-06-10T11:15:22.396Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T11:15:22.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-10T11:15:22.916Z] --- PASS: TestHealthKillContainer (3.14s) [2021-06-10T11:15:22.916Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T11:15:23.478Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-06-10T11:15:23.478Z] === RUN TestIpcModeNone [2021-06-10T11:15:24.405Z] --- PASS: TestIpcModeNone (1.12s) [2021-06-10T11:15:24.405Z] === RUN TestIpcModePrivate [2021-06-10T11:15:25.203Z] --- PASS: TestRenameRunningContainerAndReuse (2.85s) [2021-06-10T11:15:25.203Z] === RUN TestRenameInvalidName [2021-06-10T11:15:25.771Z] --- PASS: TestIpcModePrivate (1.13s) [2021-06-10T11:15:25.771Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-10T11:15:25.771Z] === RUN TestIpcModeShareable [2021-06-10T11:15:26.586Z] --- PASS: TestRenameInvalidName (1.47s) [2021-06-10T11:15:26.586Z] === RUN TestRenameAnonymousContainer [2021-06-10T11:15:26.698Z] --- PASS: TestIpcModeShareable (1.10s) [2021-06-10T11:15:26.698Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-10T11:15:26.698Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-10T11:15:26.782Z] Removing intermediate container 384c02217aab [2021-06-10T11:15:26.782Z] ---> aae55b013385 [2021-06-10T11:15:26.782Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-10T11:15:26.782Z] ---> Running in fceb00f37ca2 [2021-06-10T11:15:26.782Z] Removing intermediate container fceb00f37ca2 [2021-06-10T11:15:26.782Z] ---> c0fd38e210a9 [2021-06-10T11:15:26.782Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-10T11:15:26.782Z] ---> Running in b1d500f88227 [2021-06-10T11:15:26.782Z] Removing intermediate container b1d500f88227 [2021-06-10T11:15:26.782Z] ---> fd3be4ed0d43 [2021-06-10T11:15:26.782Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-10T11:15:28.319Z] [2021-06-10T11:15:28.778Z] ---> e162cfddad14 [2021-06-10T11:15:28.778Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-10T11:15:28.778Z] ---> Running in 79048d278bce [2021-06-10T11:15:29.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2021-06-10T11:15:29.965Z] === RUN TestAPIIpcModeHost [2021-06-10T11:15:30.892Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-06-10T11:15:30.892Z] === RUN TestDaemonIpcModeShareable [2021-06-10T11:15:31.870Z] --- PASS: TestRenameAnonymousContainer (4.86s) [2021-06-10T11:15:31.870Z] === RUN TestRenameContainerWithSameName [2021-06-10T11:15:32.780Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-06-10T11:15:32.780Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-10T11:15:32.780Z] === RUN TestDaemonIpcModePrivate [2021-06-10T11:15:32.811Z] --- PASS: TestRenameContainerWithSameName (1.41s) [2021-06-10T11:15:32.811Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T11:15:34.669Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-06-10T11:15:34.669Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-10T11:15:34.669Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-10T11:15:36.034Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-06-10T11:15:36.034Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-10T11:15:36.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-10T11:15:36.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T11:15:36.113Z] --- PASS: TestRenameContainerWithLinkedContainer (3.30s) [2021-06-10T11:15:36.113Z] === RUN TestResize [2021-06-10T11:15:37.362Z] Removing intermediate container 79048d278bce [2021-06-10T11:15:37.362Z] ---> ce0f62c3a1d9 [2021-06-10T11:15:37.362Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-10T11:15:37.362Z] ---> Running in 17b1c424dc2f [2021-06-10T11:15:37.498Z] --- PASS: TestResize (1.48s) [2021-06-10T11:15:37.498Z] === RUN TestResizeWithInvalidSize [2021-06-10T11:15:37.922Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-06-10T11:15:37.922Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-10T11:15:37.922Z] === RUN TestIpcModeOlderClient [2021-06-10T11:15:37.922Z] === PAUSE TestIpcModeOlderClient [2021-06-10T11:15:37.922Z] === RUN TestKillContainerInvalidSignal [2021-06-10T11:15:38.330Z] [2021-06-10T11:15:38.330Z] SUCCESS: Specified value was saved. [2021-06-10T11:15:38.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-10T11:15:38.485Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-06-10T11:15:38.485Z] === RUN TestKillContainer [2021-06-10T11:15:38.485Z] === RUN TestKillContainer/no_signal [2021-06-10T11:15:39.012Z] --- PASS: TestResizeWithInvalidSize (1.38s) [2021-06-10T11:15:39.012Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T11:15:39.047Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T11:15:39.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T11:15:39.973Z] === RUN TestKillContainer/killing_signal [2021-06-10T11:15:40.155Z] --- PASS: TestResizeWhenContainerNotStarted (1.19s) [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:15:40.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:15:40.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:15:40.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T11:15:40.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T11:15:40.900Z] --- PASS: TestKillContainer (2.22s) [2021-06-10T11:15:40.900Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-06-10T11:15:40.900Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-06-10T11:15:40.900Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-06-10T11:15:40.900Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T11:15:40.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-10T11:15:41.240Z] Removing intermediate container 17b1c424dc2f [2021-06-10T11:15:41.240Z] ---> 9c1b0e4f8d0b [2021-06-10T11:15:41.240Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-10T11:15:41.240Z] ---> Running in bb3086bcc16d [2021-06-10T11:15:41.462Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-10T11:15:42.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2021-06-10T11:15:42.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-06-10T11:15:42.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-06-10T11:15:42.023Z] === RUN TestKillStoppedContainer [2021-06-10T11:15:42.023Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-10T11:15:42.023Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T11:15:42.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-10T11:15:42.279Z] === RUN TestKillDifferentUserContainer [2021-06-10T11:15:42.841Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-06-10T11:15:42.841Z] === RUN TestInspectOomKilledTrue [2021-06-10T11:15:42.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T11:15:42.841Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-10T11:15:42.841Z] === RUN TestInspectOomKilledFalse [2021-06-10T11:15:43.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-10T11:15:43.769Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-06-10T11:15:43.769Z] === RUN TestLinksEtcHostsContentMatch [2021-06-10T11:15:44.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T11:15:44.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T11:15:44.330Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-06-10T11:15:44.330Z] === RUN TestLinksContainerNames [2021-06-10T11:15:44.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T11:15:44.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T11:15:44.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-10T11:15:44.984Z] Cannot create a file when that file already exists. [2021-06-10T11:15:45.695Z] --- PASS: TestLinksContainerNames (1.41s) [2021-06-10T11:15:45.695Z] === RUN TestLogsFollowTailEmpty [2021-06-10T11:15:46.623Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-06-10T11:15:46.623Z] === RUN TestContainerNetworkMountsNoChown [2021-06-10T11:15:47.551Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/default [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/default [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/private [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/private [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rprivate [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/slave [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/slave [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rslave [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/shared [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/shared [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rshared [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/default [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/rslave [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/rshared [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/shared [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/rprivate [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/slave [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:15:47.551Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:15:47.551Z] === CONT TestMountDaemonRoot/private [2021-06-10T11:15:47.551Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-10T11:15:47.552Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-10T11:15:47.552Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:15:47.552Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:15:47.552Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-10T11:15:47.552Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-10T11:15:47.552Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:15:47.552Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-10T11:15:47.552Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:15:47.552Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-10T11:15:47.552Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-10T11:15:47.808Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-10T11:15:47.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-10T11:15:47.808Z] === RUN TestContainerBindMountNonRecursive [2021-06-10T11:15:48.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T11:15:48.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-10T11:15:49.669Z] Removing intermediate container bb3086bcc16d [2021-06-10T11:15:49.669Z] ---> 874cd2b7ef61 [2021-06-10T11:15:49.669Z] Step 13/13 : CMD ["sh"] [2021-06-10T11:15:49.669Z] ---> Running in 984742657a23 [2021-06-10T11:15:50.129Z] Removing intermediate container 984742657a23 [2021-06-10T11:15:50.129Z] ---> 651d3ee476c5 [2021-06-10T11:15:50.129Z] Successfully built 651d3ee476c5 [2021-06-10T11:15:50.129Z] Successfully tagged busybox:latest [2021-06-10T11:15:50.129Z] INFO: Docker images of the daemon under test [2021-06-10T11:15:50.129Z] [2021-06-10T11:15:50.129Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T11:15:50.129Z] busybox latest 651d3ee476c5 Less than a second ago 2.78GB [2021-06-10T11:15:50.129Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-10T11:15:50.129Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-10T11:15:50.129Z] [2021-06-10T11:15:50.129Z] INFO: Running integration tests at 06/10/2021 11:15:49... [2021-06-10T11:15:50.129Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-10T11:15:50.129Z] INFO: Integration API tests being run from the host: [2021-06-10T11:15:50.129Z] INFO: make.ps1 starting at 06/10/2021 11:15:49 [2021-06-10T11:15:50.325Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-06-10T11:15:50.325Z] === RUN TestContainerVolumesMountedAsShared [2021-06-10T11:15:50.325Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-06-10T11:15:50.325Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-10T11:15:50.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T11:15:50.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T11:15:51.099Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-10T11:15:51.255Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-10T11:15:51.255Z] === RUN TestNetworkNat [2021-06-10T11:15:51.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T11:15:52.182Z] --- PASS: TestNetworkNat (0.76s) [2021-06-10T11:15:52.182Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T11:15:52.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-06-10T11:15:52.744Z] === RUN TestNetworkLoopbackNat [2021-06-10T11:15:52.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-10T11:15:52.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-10T11:15:52.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-10T11:15:54.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T11:15:54.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:15:56.039Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-06-10T11:15:56.039Z] === RUN TestPause [2021-06-10T11:15:56.608Z] --- PASS: TestPause (0.77s) [2021-06-10T11:15:56.608Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T11:15:56.608Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T11:15:56.608Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T11:15:56.608Z] === RUN TestPauseStopPausedContainer [2021-06-10T11:15:56.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:15:57.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-10T11:15:57.536Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2021-06-10T11:15:57.536Z] === RUN TestPidHost [2021-06-10T11:15:58.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:15:58.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:15:59.425Z] --- PASS: TestPidHost (1.98s) [2021-06-10T11:15:59.425Z] === RUN TestPsFilter [2021-06-10T11:15:59.425Z] --- PASS: TestPsFilter (0.13s) [2021-06-10T11:15:59.425Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T11:16:00.351Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2021-06-10T11:16:00.351Z] === RUN TestRemoveContainerWithVolume [2021-06-10T11:16:00.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T11:16:00.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T11:16:00.913Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-06-10T11:16:00.913Z] === RUN TestRemoveContainerRunning [2021-06-10T11:16:01.841Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-06-10T11:16:01.841Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T11:16:02.402Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-06-10T11:16:02.402Z] === RUN TestRemoveInvalidContainer [2021-06-10T11:16:02.402Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-10T11:16:02.402Z] === RUN TestRenameLinkedContainer [2021-06-10T11:16:02.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.27s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.42s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.07s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.66s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.03s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.08s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.81s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) [2021-06-10T11:16:02.878Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2021-06-10T11:16:02.878Z] === RUN TestCgroupNamespacesRun [2021-06-10T11:16:04.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-10T11:16:04.523Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T11:16:05.668Z] --- PASS: TestRenameLinkedContainer (2.83s) [2021-06-10T11:16:05.669Z] === RUN TestRenameStoppedContainer [2021-06-10T11:16:05.907Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T11:16:05.907Z] --- PASS: TestCgroupNamespacesRun (2.88s) [2021-06-10T11:16:05.907Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T11:16:05.925Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-06-10T11:16:05.925Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T11:16:06.848Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T11:16:07.791Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2021-06-10T11:16:07.791Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T11:16:07.814Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-06-10T11:16:07.814Z] === RUN TestRenameInvalidName [2021-06-10T11:16:08.069Z] --- PASS: TestRenameInvalidName (0.70s) [2021-06-10T11:16:08.069Z] === RUN TestRenameAnonymousContainer [2021-06-10T11:16:08.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-10T11:16:10.590Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2021-06-10T11:16:10.591Z] === RUN TestRenameContainerWithSameName [2021-06-10T11:16:10.910Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-06-10T11:16:10.910Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T11:16:11.519Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-06-10T11:16:11.519Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T11:16:12.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-10T11:16:12.889Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-06-10T11:16:12.889Z] === RUN TestResize [2021-06-10T11:16:13.452Z] --- PASS: TestResize (0.71s) [2021-06-10T11:16:13.452Z] === RUN TestResizeWithInvalidSize [2021-06-10T11:16:13.765Z] --- PASS: TestCgroupNamespacesRunHostMode (2.85s) [2021-06-10T11:16:13.765Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T11:16:14.383Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-06-10T11:16:14.383Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T11:16:14.946Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:16:14.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:16:14.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:16:14.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:16:14.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-10T11:16:15.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-10T11:16:15.149Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T11:16:16.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:16:16.252Z] INFO: Testing against a local daemon [2021-06-10T11:16:16.252Z] === RUN TestBuildWithSession [2021-06-10T11:16:16.252Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-10T11:16:16.252Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:16:16.252Z] === RUN TestBuildSquashParent [2021-06-10T11:16:16.252Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-10T11:16:16.252Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:16:16.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:16:16.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:16:16.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:16:16.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:16:16.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:16:16.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:16:16.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:16:16.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-10T11:16:16.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-10T11:16:16.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-10T11:16:16.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-10T11:16:16.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-10T11:16:16.532Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.83s) [2021-06-10T11:16:16.532Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T11:16:16.792Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T11:16:16.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-10T11:16:17.734Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-10T11:16:17.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-10T11:16:17.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2021-06-10T11:16:17.995Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T11:16:18.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-10T11:16:18.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-10T11:16:19.144Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.06s) [2021-06-10T11:16:19.144Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T11:16:19.144Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T11:16:20.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-10T11:16:20.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-10T11:16:22.448Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.04s) [2021-06-10T11:16:22.448Z] === RUN TestNISDomainname [2021-06-10T11:16:23.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-10T11:16:23.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-10T11:16:24.378Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-10T11:16:24.378Z] Copying nested executables into bundles/binary-daemon [2021-06-10T11:16:24.945Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-10T11:16:24.945Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:16:24.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-10T11:16:24.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-10T11:16:24.994Z] --- PASS: TestNISDomainname (2.86s) [2021-06-10T11:16:24.994Z] === RUN TestHostnameDnsResolution [2021-06-10T11:16:25.512Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-10T11:16:25.512Z] [2021-06-10T11:16:25.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-10T11:16:26.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/make.sh cross [2021-06-10T11:16:26.666Z] [2021-06-10T11:16:26.926Z] Removing bundles/ [2021-06-10T11:16:26.926Z] [2021-06-10T11:16:26.926Z] ---> Making bundle: cross (in bundles/cross) [2021-06-10T11:16:26.926Z] Cross building: bundles/cross/linux/amd64 [2021-06-10T11:16:26.926Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-10T11:16:26.926Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2021-06-10T11:16:27.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-06-10T11:16:27.261Z] === RUN TestCgroupNamespacesRun [2021-06-10T11:16:27.542Z] --- PASS: TestHostnameDnsResolution (2.20s) [2021-06-10T11:16:27.542Z] === RUN TestStats [2021-06-10T11:16:28.484Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T11:16:28.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-10T11:16:28.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-10T11:16:29.153Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2021-06-10T11:16:29.153Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-10T11:16:29.153Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-10T11:16:29.153Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-10T11:16:29.153Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-10T11:16:29.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-10T11:16:30.812Z] --- PASS: TestStats (3.44s) [2021-06-10T11:16:30.812Z] === RUN TestStopContainerWithTimeout [2021-06-10T11:16:30.812Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T11:16:30.812Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T11:16:30.812Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T11:16:30.812Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T11:16:30.812Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T11:16:30.812Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T11:16:30.812Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T11:16:30.812Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T11:16:30.812Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T11:16:30.812Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T11:16:31.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2021-06-10T11:16:31.041Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-10T11:16:31.384Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T11:16:32.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-10T11:16:32.328Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T11:16:32.406Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2021-06-10T11:16:32.406Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-10T11:16:32.900Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T11:16:33.174Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T11:16:33.752Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T11:16:34.020Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T11:16:34.295Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2021-06-10T11:16:34.295Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-10T11:16:34.590Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T11:16:34.590Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T11:16:34.590Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T11:16:35.661Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-06-10T11:16:35.661Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-10T11:16:35.975Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T11:16:36.222Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-06-10T11:16:36.222Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-10T11:16:36.546Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-10T11:16:36.807Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-10T11:16:36.807Z] --- PASS: TestStopContainerWithTimeout/0 (2.19s) [2021-06-10T11:16:36.807Z] --- PASS: TestStopContainerWithTimeout/-1 (3.93s) [2021-06-10T11:16:36.807Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-06-10T11:16:36.807Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-06-10T11:16:36.807Z] === RUN TestDeleteDevicemapper [2021-06-10T11:16:36.807Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T11:16:36.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T11:16:36.807Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.58s) [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.08s) [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.47s) [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.88s) [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.79s) [2021-06-10T11:16:37.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.87s) [2021-06-10T11:16:37.434Z] === RUN TestBuildMultiStageCopy [2021-06-10T11:16:37.434Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-10T11:16:38.112Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-06-10T11:16:38.112Z] === RUN TestNISDomainname [2021-06-10T11:16:39.039Z] --- PASS: TestNISDomainname (1.28s) [2021-06-10T11:16:39.039Z] === RUN TestHostnameDnsResolution [2021-06-10T11:16:40.107Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-10T11:16:40.404Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-06-10T11:16:40.404Z] === RUN TestStats [2021-06-10T11:16:42.650Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-10T11:16:43.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.14s) [2021-06-10T11:16:43.220Z] === RUN TestUpdateMemory [2021-06-10T11:16:43.220Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-10T11:16:43.220Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:16:43.220Z] === RUN TestUpdateCPUQuota [2021-06-10T11:16:43.668Z] --- PASS: TestStats (2.74s) [2021-06-10T11:16:43.668Z] === RUN TestStopContainerWithTimeout [2021-06-10T11:16:43.668Z] === RUN TestStopContainerWithTimeout/0 [2021-06-10T11:16:43.668Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-10T11:16:43.668Z] === RUN TestStopContainerWithTimeout/1 [2021-06-10T11:16:43.668Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-10T11:16:43.668Z] === RUN TestStopContainerWithTimeout/3 [2021-06-10T11:16:43.668Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-10T11:16:43.668Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-10T11:16:43.668Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-10T11:16:43.668Z] === CONT TestStopContainerWithTimeout/0 [2021-06-10T11:16:43.668Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-10T11:16:44.163Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T11:16:44.230Z] === CONT TestStopContainerWithTimeout/3 [2021-06-10T11:16:44.734Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T11:16:45.674Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T11:16:45.934Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T11:16:45.934Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-10T11:16:46.002Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-10T11:16:46.002Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-10T11:16:46.743Z] === CONT TestStopContainerWithTimeout/1 [2021-06-10T11:16:46.874Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T11:16:46.969Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-10T11:16:47.447Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T11:16:47.707Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T11:16:47.937Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-10T11:16:48.106Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-10T11:16:48.106Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-06-10T11:16:48.106Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-06-10T11:16:48.106Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-06-10T11:16:48.106Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-06-10T11:16:48.106Z] === RUN TestDeleteDevicemapper [2021-06-10T11:16:48.106Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-10T11:16:48.106Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T11:16:48.106Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T11:16:49.475Z] --- PASS: TestBuildMultiStageCopy (11.64s) [2021-06-10T11:16:49.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.32s) [2021-06-10T11:16:49.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-06-10T11:16:49.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-06-10T11:16:49.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-06-10T11:16:49.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s) [2021-06-10T11:16:49.475Z] === RUN TestBuildMultiStageParentConfig [2021-06-10T11:16:51.006Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-10T11:16:51.373Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s) [2021-06-10T11:16:51.373Z] === RUN TestUpdateMemory [2021-06-10T11:16:51.578Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-10T11:16:51.654Z] --- PASS: TestBuildMultiStageParentConfig (2.44s) [2021-06-10T11:16:51.654Z] === RUN TestBuildLabelWithTargets [2021-06-10T11:16:51.654Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-10T11:16:51.654Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:16:51.654Z] === RUN TestBuildWithEmptyLayers [2021-06-10T11:16:52.148Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-10T11:16:52.719Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-10T11:16:52.758Z] --- PASS: TestUpdateMemory (1.31s) [2021-06-10T11:16:52.758Z] === RUN TestUpdateCPUQuota [2021-06-10T11:16:52.980Z] --- PASS: TestUpdateCPUQuota (10.02s) [2021-06-10T11:16:52.980Z] === RUN TestUpdatePidsLimit [2021-06-10T11:16:52.980Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T11:16:53.191Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-06-10T11:16:53.191Z] === RUN TestBuildMultiStageOnBuild [2021-06-10T11:16:54.364Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T11:16:55.747Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T11:16:56.789Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T11:16:58.193Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T11:16:58.193Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-10T11:16:59.135Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-10T11:16:59.369Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-06-10T11:16:59.369Z] === RUN TestUpdatePidsLimit [2021-06-10T11:16:59.369Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-10T11:16:59.395Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T11:16:59.655Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-10T11:16:59.929Z] === RUN TestUpdatePidsLimit/no_change [2021-06-10T11:17:00.597Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T11:17:00.857Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-10T11:17:01.169Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-10T11:17:01.419Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-10T11:17:02.346Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit (9.61s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.26s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/no_change (1.12s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/update_lower (1.29s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.18s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.43s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.03s) [2021-06-10T11:17:02.552Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.27s) [2021-06-10T11:17:02.552Z] === RUN TestUpdateRestartPolicy [2021-06-10T11:17:02.910Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-10T11:17:03.122Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T11:17:03.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-10T11:17:04.063Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T11:17:04.633Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit (5.60s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/update_lower (0.77s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-06-10T11:17:04.839Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s) [2021-06-10T11:17:04.839Z] === RUN TestUpdateRestartPolicy [2021-06-10T11:17:05.203Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-10T11:17:05.773Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-10T11:17:09.070Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T11:17:09.070Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-10T11:17:11.026Z] --- PASS: TestBuildMultiStageOnBuild (16.99s) [2021-06-10T11:17:11.026Z] === RUN TestBuildUncleanTarFilenames [2021-06-10T11:17:11.026Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-10T11:17:11.026Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:17:11.026Z] === RUN TestBuildMultiStageLayerLeak [2021-06-10T11:17:11.611Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-10T11:17:14.154Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T11:17:15.537Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T11:17:15.537Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T11:17:15.537Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T11:17:15.537Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T11:17:15.537Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T11:17:15.537Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-10T11:17:16.921Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-10T11:17:18.832Z] --- PASS: TestUpdateRestartPolicy (15.91s) [2021-06-10T11:17:18.832Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T11:17:19.673Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2021-06-10T11:17:19.673Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T11:17:19.673Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-06-10T11:17:19.673Z] === RUN TestWaitNonBlocked [2021-06-10T11:17:19.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:17:19.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:17:19.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:17:19.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:17:19.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:17:19.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:17:19.673Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-10T11:17:19.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-06-10T11:17:19.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-06-10T11:17:19.673Z] === RUN TestWaitBlocked [2021-06-10T11:17:19.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:17:19.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:17:19.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:17:19.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:17:19.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:17:19.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:17:20.215Z] --- PASS: TestUpdateRestartWithAutoRemove (1.36s) [2021-06-10T11:17:20.215Z] === RUN TestWaitNonBlocked [2021-06-10T11:17:20.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:17:20.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:17:20.215Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:17:20.215Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:17:20.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:17:20.215Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:17:20.602Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-10T11:17:20.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-06-10T11:17:20.602Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-06-10T11:17:20.602Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T11:17:20.602Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T11:17:20.787Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T11:17:21.357Z] --- PASS: TestBuildMultiStageLayerLeak (10.66s) [2021-06-10T11:17:21.357Z] === RUN TestBuildWithHugeFile [2021-06-10T11:17:22.709Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-10T11:17:22.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.51s) [2021-06-10T11:17:22.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.64s) [2021-06-10T11:17:22.709Z] === RUN TestWaitBlocked [2021-06-10T11:17:22.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:17:22.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:17:22.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:17:22.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:17:22.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-10T11:17:22.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-10T11:17:23.868Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2021-06-10T11:17:23.868Z] === CONT TestIpcModeOlderClient [2021-06-10T11:17:23.868Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-10T11:17:23.868Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T11:17:25.252Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T11:17:25.252Z] --- PASS: TestWaitBlocked (0.06s) [2021-06-10T11:17:25.252Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.38s) [2021-06-10T11:17:25.252Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.55s) [2021-06-10T11:17:25.252Z] === CONT TestContainerStartOnDaemonRestart [2021-06-10T11:17:25.252Z] === CONT TestIpcModeOlderClient [2021-06-10T11:17:25.252Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-06-10T11:17:25.252Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-10T11:17:26.384Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-06-10T11:17:26.384Z] === CONT TestDaemonHostGatewayIP [2021-06-10T11:17:29.454Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T11:17:29.652Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2021-06-10T11:17:29.652Z] === CONT TestDaemonRestartIpcMode [2021-06-10T11:17:30.396Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-10T11:17:31.783Z] --- PASS: TestContainerStartOnDaemonRestart (6.24s) [2021-06-10T11:17:31.783Z] === CONT TestContainerKillOnDaemonStart [2021-06-10T11:17:31.783Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.33s) [2021-06-10T11:17:31.783Z] === CONT TestDaemonHostGatewayIP [2021-06-10T11:17:32.917Z] --- PASS: TestDaemonRestartIpcMode (3.02s) [2021-06-10T11:17:32.917Z] --- PASS: TestContainerKillOnDaemonStart (12.37s) [2021-06-10T11:17:32.917Z] PASS [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] === Skipped [2021-06-10T11:17:32.917Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T11:17:32.917Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T11:17:32.917Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T11:17:32.917Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-10T11:17:32.917Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T11:17:32.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] [2021-06-10T11:17:32.917Z] DONE 196 tests, 5 skipped in 149.917s [2021-06-10T11:17:32.917Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T11:17:32.917Z] INFO: Testing against a local daemon [2021-06-10T11:17:32.917Z] === RUN TestCommitInheritsEnv [2021-06-10T11:17:33.484Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-06-10T11:17:33.484Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T11:17:33.484Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T11:17:33.484Z] === RUN TestImagesFilterMultiReference [2021-06-10T11:17:33.484Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-10T11:17:33.484Z] === RUN TestImagePullPlatformInvalid [2021-06-10T11:17:33.484Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-10T11:17:33.484Z] === RUN TestRemoveImageOrphaning [2021-06-10T11:17:33.740Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-06-10T11:17:33.740Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T11:17:35.086Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T11:17:35.086Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T11:17:35.627Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2021-06-10T11:17:35.627Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T11:17:35.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-10T11:17:35.627Z] === RUN TestTagInvalidReference [2021-06-10T11:17:35.627Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-10T11:17:35.627Z] === RUN TestTagValidPrefixedRepo [2021-06-10T11:17:35.658Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-10T11:17:35.883Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-10T11:17:35.883Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T11:17:35.883Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-10T11:17:35.883Z] === RUN TestTagOfficialNames [2021-06-10T11:17:35.883Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-10T11:17:35.883Z] === RUN TestTagMatchesDigest [2021-06-10T11:17:35.883Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-10T11:17:35.883Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T11:17:38.205Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-10T11:17:38.465Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-10T11:17:38.465Z] --- PASS: TestDaemonHostGatewayIP (6.90s) [2021-06-10T11:17:38.465Z] === CONT TestDaemonRestartIpcMode [2021-06-10T11:17:39.035Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-10T11:17:39.605Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-10T11:17:42.149Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-10T11:17:42.149Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-10T11:17:43.532Z] --- PASS: TestDaemonRestartIpcMode (4.94s) [2021-06-10T11:17:43.532Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-10T11:17:43.793Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T11:17:45.180Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-10T11:17:45.750Z] --- PASS: TestContainerKillOnDaemonStart (14.31s) [2021-06-10T11:17:45.751Z] PASS [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] === Skipped [2021-06-10T11:17:45.751Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-10T11:17:45.751Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-10T11:17:45.751Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-10T11:17:45.751Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-10T11:17:45.751Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-10T11:17:45.751Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-10T11:17:45.751Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] [2021-06-10T11:17:45.751Z] DONE 196 tests, 6 skipped in 249.390s [2021-06-10T11:17:45.751Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-10T11:17:45.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:17:45.751Z] ++ set -e [2021-06-10T11:17:45.751Z] ++ '[' -n 0 ']' [2021-06-10T11:17:45.751Z] ++ set -x [2021-06-10T11:17:45.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:17:46.011Z] INFO: Testing against a local daemon [2021-06-10T11:17:46.011Z] === RUN TestCommitInheritsEnv [2021-06-10T11:17:46.580Z] --- PASS: TestCommitInheritsEnv (0.53s) [2021-06-10T11:17:46.580Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T11:17:46.580Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-10T11:17:46.580Z] === RUN TestImagesFilterMultiReference [2021-06-10T11:17:46.580Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-06-10T11:17:46.580Z] === RUN TestImagePullPlatformInvalid [2021-06-10T11:17:46.580Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-10T11:17:46.580Z] === RUN TestRemoveImageOrphaning [2021-06-10T11:17:47.151Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-06-10T11:17:47.151Z] === RUN TestRemoveImageGarbageCollector [2021-06-10T11:17:48.366Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-10T11:17:48.366Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-10T11:17:48.932Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-10T11:17:48.932Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-10T11:17:49.100Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-10T11:17:49.499Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-10T11:17:49.499Z] Cross building: bundles/cross/windows/amd64 [2021-06-10T11:17:49.670Z] --- PASS: TestRemoveImageGarbageCollector (2.67s) [2021-06-10T11:17:49.670Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T11:17:49.757Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-10T11:17:49.757Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-10T11:17:49.931Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2021-06-10T11:17:49.931Z] === RUN TestTagInvalidReference [2021-06-10T11:17:49.931Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-10T11:17:49.931Z] === RUN TestTagValidPrefixedRepo [2021-06-10T11:17:49.931Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-10T11:17:49.931Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T11:17:49.931Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-10T11:17:49.931Z] === RUN TestTagOfficialNames [2021-06-10T11:17:49.931Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-10T11:17:49.931Z] === RUN TestTagMatchesDigest [2021-06-10T11:17:50.191Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-10T11:17:50.191Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-10T11:17:50.451Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-10T11:17:51.393Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T11:17:52.335Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T11:17:52.595Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-10T11:17:54.506Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T11:17:57.806Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-10T11:18:01.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T11:18:01.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T11:18:01.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T11:18:01.939Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-10T11:18:03.323Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T11:18:05.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T11:18:07.781Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T11:18:08.353Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-10T11:18:10.266Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-10T11:18:11.650Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-10T11:18:13.036Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-10T11:18:17.241Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-10T11:18:23.824Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T11:18:25.734Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T11:18:27.646Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-10T11:18:30.946Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T11:18:39.086Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T11:18:43.288Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-10T11:18:45.833Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-10T11:18:47.745Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T11:18:49.129Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T11:18:49.392Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T11:18:49.657Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-10T11:18:49.918Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite (441.12s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.17s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.90s) [2021-06-10T11:18:56.501Z] docker_cli_daemon_test.go:1455: [d9ae6133ac321] daemon is not started [2021-06-10T11:18:56.501Z] check_test.go:309: [d175d50ff7820] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.46s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.56s) [2021-06-10T11:18:56.501Z] check_test.go:309: [d628613c1629f] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.69s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.46s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.94s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.50s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.53s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.37s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.99s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-10T11:18:56.501Z] check_test.go:309: [ddc2216c49560] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-10T11:18:56.501Z] check_test.go:309: [d265c93998c0b] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.15s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2021-06-10T11:18:56.501Z] check_test.go:309: [d0f6ac716db26] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.17s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.27s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-10T11:18:56.501Z] check_test.go:309: [decd8e916cd44] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.42s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.85s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.34s) [2021-06-10T11:18:56.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-10T11:18:56.501Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-10T11:18:56.501Z] check_test.go:309: [d9236a37efbfb] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.98s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.71s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.47s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.24s) [2021-06-10T11:18:56.501Z] check_test.go:309: [d114f78bf27c6] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.29s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-06-10T11:18:56.501Z] check_test.go:309: [d9b1ef2d61191] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.44s) [2021-06-10T11:18:56.501Z] docker_cli_daemon_plugins_test.go:79: [dbad88989c0fa] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.74s) [2021-06-10T11:18:56.501Z] docker_cli_daemon_plugins_test.go:169: [dedf11fe89d9c] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.11s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-06-10T11:18:56.501Z] check_test.go:309: [dc98b92abaa7e] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.31s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.44s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.35s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.47s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.27s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.33s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.74s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.33s) [2021-06-10T11:18:56.501Z] check_test.go:309: [dc0d361c0299a] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.02s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.87s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.03s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.22s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.84s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.30s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.59s) [2021-06-10T11:18:56.501Z] check_test.go:309: [d47682454c792] daemon is not started [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.21s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.93s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.44s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.80s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.23s) [2021-06-10T11:18:56.501Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.66s) [2021-06-10T11:18:56.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-10T11:18:56.501Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-10T11:18:56.502Z] check_test.go:309: [dd2c6fd3a5733] daemon is not started [2021-06-10T11:18:56.502Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-10T11:18:56.502Z] check_test.go:309: [d75ea5ce76d1c] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.52s) [2021-06-10T11:18:56.502Z] check_test.go:309: [dc3edc0abc55b] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.15s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.14s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.18s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.36s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.68s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.82s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.02s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.85s) [2021-06-10T11:18:56.502Z] check_test.go:309: [d98cfb9285a92] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.04s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.66s) [2021-06-10T11:18:56.502Z] docker_cli_daemon_plugins_test.go:105: [d4c99e14ee7da] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.33s) [2021-06-10T11:18:56.502Z] check_test.go:309: [d296d7e35083e] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.54s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-10T11:18:56.502Z] check_test.go:309: [d3055e3e4f34b] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-06-10T11:18:56.502Z] check_test.go:309: [dfb399b42ff1e] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.59s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.90s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-06-10T11:18:56.502Z] check_test.go:309: [dfe945a2880b6] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.36s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.30s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.36s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-06-10T11:18:56.502Z] check_test.go:309: [d449cbf215efc] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.22s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.56s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.26s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.09s) [2021-06-10T11:18:56.502Z] check_test.go:309: [d070b27929bda] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.47s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-10T11:18:56.502Z] check_test.go:309: [db8b888fcdf15] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.60s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.49s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.67s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.67s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.64s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.47s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.31s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.32s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.93s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.81s) [2021-06-10T11:18:56.502Z] docker_cli_daemon_test.go:2550: [dd2c595f4ba29] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.40s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.93s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.42s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.16s) [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.23s) [2021-06-10T11:18:56.502Z] check_test.go:309: [d84bf1370f7a9] daemon is not started [2021-06-10T11:18:56.502Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.05s) [2021-06-10T11:18:56.502Z] === RUN TestDockerSwarmSuite [2021-06-10T11:18:56.502Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-10T11:18:56.502Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T11:18:59.046Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-10T11:18:59.307Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T11:19:01.851Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-10T11:19:02.792Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T11:19:09.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-10T11:19:11.224Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-10T11:19:11.225Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-10T11:19:11.225Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-10T11:19:11.225Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-10T11:19:11.225Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-10T11:19:11.225Z] remote: Enumerating objects: 23, done. [2021-06-10T11:19:11.225Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-10T11:19:11.225Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-10T11:19:11.225Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-10T11:19:11.225Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-10T11:19:11.225Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-10T11:19:11.225Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-10T11:19:11.563Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-10T11:19:11.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/test/unit [2021-06-10T11:19:12.420Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-10T11:19:12.420Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-10T11:19:12.420Z] + TESTDIRS=./... [2021-06-10T11:19:12.420Z] + exclude_paths='/vendor/|/integration' [2021-06-10T11:19:12.420Z] ++ go list ./... [2021-06-10T11:19:12.420Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-10T11:19:12.672Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T11:19:13.356Z] + pkg_list='github.com/docker/docker/api [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/backend/build [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/httputils [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/middleware [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/build [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/container [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/debug [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/image [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/network [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/session [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/system [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/volume [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/backend [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/container [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/events [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/filters [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/image [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/mount [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/network [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/registry [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/strslice [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/swarm [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/time [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/versions [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/volume [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/dockerfile [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/dockerignore [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/remotecontext [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T11:19:13.356Z] github.com/docker/docker/cli [2021-06-10T11:19:13.356Z] github.com/docker/docker/cli/config [2021-06-10T11:19:13.356Z] github.com/docker/docker/cli/debug [2021-06-10T11:19:13.356Z] github.com/docker/docker/client [2021-06-10T11:19:13.356Z] github.com/docker/docker/cmd/dockerd [2021-06-10T11:19:13.356Z] github.com/docker/docker/container [2021-06-10T11:19:13.356Z] github.com/docker/docker/container/stream [2021-06-10T11:19:13.356Z] github.com/docker/docker/contrib/apparmor [2021-06-10T11:19:13.356Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T11:19:13.356Z] github.com/docker/docker/contrib/httpserver [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/cluster [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/config [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/discovery [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/events [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/exec [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/images [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/initlayer [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/links [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/listeners [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/local [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/names [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/network [2021-06-10T11:19:13.356Z] github.com/docker/docker/daemon/stats [2021-06-10T11:19:13.356Z] github.com/docker/docker/distribution [2021-06-10T11:19:13.356Z] github.com/docker/docker/distribution/metadata [2021-06-10T11:19:13.356Z] github.com/docker/docker/distribution/utils [2021-06-10T11:19:13.356Z] github.com/docker/docker/distribution/xfer [2021-06-10T11:19:13.356Z] github.com/docker/docker/dockerversion [2021-06-10T11:19:13.356Z] github.com/docker/docker/errdefs [2021-06-10T11:19:13.356Z] github.com/docker/docker/image [2021-06-10T11:19:13.356Z] github.com/docker/docker/image/cache [2021-06-10T11:19:13.356Z] github.com/docker/docker/image/tarexport [2021-06-10T11:19:13.356Z] github.com/docker/docker/image/v1 [2021-06-10T11:19:13.356Z] github.com/docker/docker/internal/test/suite [2021-06-10T11:19:13.356Z] github.com/docker/docker/layer [2021-06-10T11:19:13.356Z] github.com/docker/docker/libcontainerd [2021-06-10T11:19:13.356Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T11:19:13.356Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T11:19:13.356Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T11:19:13.356Z] github.com/docker/docker/libcontainerd/types [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/api [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/client [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/config [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/idm [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/ns [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/options [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/osl [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/libnetwork/types [2021-06-10T11:19:13.356Z] github.com/docker/docker/oci [2021-06-10T11:19:13.356Z] github.com/docker/docker/oci/caps [2021-06-10T11:19:13.356Z] github.com/docker/docker/opts [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/aaparser [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/archive [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/authorization [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/capabilities [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/containerfs [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/directory [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/discovery [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/dmesg [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/filenotify [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/fileutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/fsutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/homedir [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/idtools [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/ioutils [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/locker [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/longpath [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/loopback [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/mount [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/parsers [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/pidfile [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/platform [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/plugins [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/pools [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/progress [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/pubsub [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/reexec [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/signal [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/stringid [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/symlink [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/system [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/tailfile [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/tarsum [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/term [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/term/windows [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/truncindex [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/urlutil [2021-06-10T11:19:13.356Z] github.com/docker/docker/pkg/useragent [2021-06-10T11:19:13.356Z] github.com/docker/docker/plugin [2021-06-10T11:19:13.356Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T11:19:13.356Z] github.com/docker/docker/plugin/v2 [2021-06-10T11:19:13.356Z] github.com/docker/docker/profiles/apparmor [2021-06-10T11:19:13.356Z] github.com/docker/docker/profiles/seccomp [2021-06-10T11:19:13.356Z] github.com/docker/docker/quota [2021-06-10T11:19:13.356Z] github.com/docker/docker/reference [2021-06-10T11:19:13.356Z] github.com/docker/docker/registry [2021-06-10T11:19:13.356Z] github.com/docker/docker/registry/resumable [2021-06-10T11:19:13.356Z] github.com/docker/docker/restartmanager [2021-06-10T11:19:13.356Z] github.com/docker/docker/rootless [2021-06-10T11:19:13.356Z] github.com/docker/docker/rootless/specconv [2021-06-10T11:19:13.356Z] github.com/docker/docker/runconfig [2021-06-10T11:19:13.356Z] github.com/docker/docker/runconfig/opts [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/daemon [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/environment [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/fakegit [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/registry [2021-06-10T11:19:13.356Z] github.com/docker/docker/testutil/request [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume/drivers [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume/local [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume/mounts [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume/service [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume/service/opts [2021-06-10T11:19:13.356Z] github.com/docker/docker/volume/testutils' [2021-06-10T11:19:13.356Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-10T11:19:13.356Z] + echo 'github.com/docker/docker/api [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/backend/build [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/httputils [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/middleware [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/build [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/container [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/debug [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/distribution [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/grpc [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/image [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/network [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/plugin [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/session [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/swarm [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/system [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/server/router/volume [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/backend [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/blkiodev [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/container [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/events [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/filters [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/image [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/mount [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/network [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/registry [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/strslice [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/swarm [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/time [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/versions [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-10T11:19:13.356Z] github.com/docker/docker/api/types/volume [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next [2021-06-10T11:19:13.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/builder-next/worker [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/dockerfile [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/dockerignore [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/remotecontext [2021-06-10T11:19:13.357Z] github.com/docker/docker/builder/remotecontext/git [2021-06-10T11:19:13.357Z] github.com/docker/docker/cli [2021-06-10T11:19:13.357Z] github.com/docker/docker/cli/config [2021-06-10T11:19:13.357Z] github.com/docker/docker/cli/debug [2021-06-10T11:19:13.357Z] github.com/docker/docker/client [2021-06-10T11:19:13.357Z] github.com/docker/docker/cmd/dockerd [2021-06-10T11:19:13.357Z] github.com/docker/docker/container [2021-06-10T11:19:13.357Z] github.com/docker/docker/container/stream [2021-06-10T11:19:13.357Z] github.com/docker/docker/contrib/apparmor [2021-06-10T11:19:13.357Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-10T11:19:13.357Z] github.com/docker/docker/contrib/httpserver [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/cluster [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/cluster/convert [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/cluster/executor [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/cluster/provider [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/config [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/discovery [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/events [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/events/testutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/exec [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/images [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/initlayer [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/links [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/listeners [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/gelf [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/journald [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/local [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/logentries [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/splunk [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/syslog [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/logger/templates [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/names [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/network [2021-06-10T11:19:13.357Z] github.com/docker/docker/daemon/stats [2021-06-10T11:19:13.357Z] github.com/docker/docker/distribution [2021-06-10T11:19:13.357Z] github.com/docker/docker/distribution/metadata [2021-06-10T11:19:13.357Z] github.com/docker/docker/distribution/utils [2021-06-10T11:19:13.357Z] github.com/docker/docker/distribution/xfer [2021-06-10T11:19:13.357Z] github.com/docker/docker/dockerversion [2021-06-10T11:19:13.357Z] github.com/docker/docker/errdefs [2021-06-10T11:19:13.357Z] github.com/docker/docker/image [2021-06-10T11:19:13.357Z] github.com/docker/docker/image/cache [2021-06-10T11:19:13.357Z] github.com/docker/docker/image/tarexport [2021-06-10T11:19:13.357Z] github.com/docker/docker/image/v1 [2021-06-10T11:19:13.357Z] github.com/docker/docker/internal/test/suite [2021-06-10T11:19:13.357Z] github.com/docker/docker/layer [2021-06-10T11:19:13.357Z] github.com/docker/docker/libcontainerd [2021-06-10T11:19:13.357Z] github.com/docker/docker/libcontainerd/queue [2021-06-10T11:19:13.357Z] github.com/docker/docker/libcontainerd/remote [2021-06-10T11:19:13.357Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-10T11:19:13.357Z] github.com/docker/docker/libcontainerd/types [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/api [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/bitseq [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/client [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cluster [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/config [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/datastore [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/driverapi [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/etchosts [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/idm [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipam [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/iptables [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/netlabel [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/netutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/networkdb [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/ns [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/options [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/osl [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/portallocator [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/portmapper [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/testutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/types [2021-06-10T11:19:13.357Z] github.com/docker/docker/oci [2021-06-10T11:19:13.357Z] github.com/docker/docker/oci/caps [2021-06-10T11:19:13.357Z] github.com/docker/docker/opts [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/aaparser [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/archive [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/authorization [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/broadcaster [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/capabilities [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/chrootarchive [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/containerfs [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/devicemapper [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/directory [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/discovery [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/discovery/file [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/discovery/kv [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/discovery/memory [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/dmesg [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/filenotify [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/fileutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/fsutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/homedir [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/idtools [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/ioutils [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/jsonmessage [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/locker [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/longpath [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/loopback [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/mount [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/namesgenerator [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/parsers [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/pidfile [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/platform [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/plugingetter [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/plugins [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/plugins/transport [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/pools [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/progress [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/pubsub [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/reexec [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/signal [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/stdcopy [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/streamformatter [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/stringid [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/symlink [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/sysinfo [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/system [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/tailfile [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/tarsum [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/term [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/term/windows [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/truncindex [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/urlutil [2021-06-10T11:19:13.357Z] github.com/docker/docker/pkg/useragent [2021-06-10T11:19:13.357Z] github.com/docker/docker/plugin [2021-06-10T11:19:13.357Z] github.com/docker/docker/plugin/executor/containerd [2021-06-10T11:19:13.357Z] github.com/docker/docker/plugin/v2 [2021-06-10T11:19:13.357Z] github.com/docker/docker/profiles/apparmor [2021-06-10T11:19:13.357Z] github.com/docker/docker/profiles/seccomp [2021-06-10T11:19:13.357Z] github.com/docker/docker/quota [2021-06-10T11:19:13.357Z] github.com/docker/docker/reference [2021-06-10T11:19:13.357Z] github.com/docker/docker/registry [2021-06-10T11:19:13.357Z] github.com/docker/docker/registry/resumable [2021-06-10T11:19:13.357Z] github.com/docker/docker/restartmanager [2021-06-10T11:19:13.357Z] github.com/docker/docker/rootless [2021-06-10T11:19:13.357Z] github.com/docker/docker/rootless/specconv [2021-06-10T11:19:13.357Z] github.com/docker/docker/runconfig [2021-06-10T11:19:13.357Z] github.com/docker/docker/runconfig/opts [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/daemon [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/environment [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/fakecontext [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/fakegit [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/fakestorage [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/fixtures/load [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/registry [2021-06-10T11:19:13.357Z] github.com/docker/docker/testutil/request [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume/drivers [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume/local [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume/mounts [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume/service [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume/service/opts [2021-06-10T11:19:13.357Z] github.com/docker/docker/volume/testutils' [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-10T11:19:13.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-10T11:19:13.357Z] + type docker-proxy [2021-06-10T11:19:13.357Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-10T11:19:13.357Z] + hack/make.sh binary-proxy install-proxy [2021-06-10T11:19:13.357Z] [2021-06-10T11:19:13.357Z] Removing bundles/ [2021-06-10T11:19:13.357Z] [2021-06-10T11:19:13.357Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-10T11:19:13.357Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-10T11:19:13.357Z] GOOS="" GOARCH="" GOARM="" [2021-06-10T11:19:14.586Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T11:19:17.128Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T11:19:17.830Z] --- PASS: TestBuildWithHugeFile (106.34s) [2021-06-10T11:19:17.830Z] === RUN TestBuildWCOWSandboxSize [2021-06-10T11:19:19.922Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-10T11:19:19.922Z] [2021-06-10T11:19:19.923Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-10T11:19:19.923Z] Installing docker-proxy to /usr/local/bin/ [2021-06-10T11:19:19.923Z] [2021-06-10T11:19:19.923Z] + mkdir -p bundles [2021-06-10T11:19:19.923Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-10T11:19:20.489Z] ? github.com/docker/docker/api [no test files] [2021-06-10T11:19:22.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-10T11:19:22.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-10T11:19:27.263Z] --- PASS: TestImportExtremelyLargeImageWorks (103.28s) [2021-06-10T11:19:27.263Z] PASS [2021-06-10T11:19:27.263Z] [2021-06-10T11:19:27.263Z] DONE 12 tests in 106.154s [2021-06-10T11:19:27.263Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T11:19:27.263Z] INFO: Testing against a local daemon [2021-06-10T11:19:27.263Z] === RUN TestNetworkCreateDelete [2021-06-10T11:19:27.263Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-10T11:19:27.263Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T11:19:27.263Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-10T11:19:27.263Z] === RUN TestDaemonDNSFallback [2021-06-10T11:19:27.263Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-06-10T11:19:27.263Z] === RUN TestInspectNetwork [2021-06-10T11:19:29.788Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T11:19:29.788Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T11:19:29.788Z] === RUN TestInspectNetwork/network_name [2021-06-10T11:19:29.788Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T11:19:33.952Z] --- PASS: TestInspectNetwork (7.65s) [2021-06-10T11:19:33.952Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T11:19:33.952Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T11:19:33.952Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T11:19:33.952Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T11:19:33.952Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T11:19:35.367Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2021-06-10T11:19:37.219Z] --- PASS: TestRunContainerWithBridgeNone (3.21s) [2021-06-10T11:19:37.219Z] === RUN TestNetworkInvalidJSON [2021-06-10T11:19:37.219Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T11:19:37.219Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T11:19:37.219Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:19:37.219Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:19:37.219Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:19:37.219Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:19:37.219Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T11:19:37.219Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:19:37.219Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T11:19:37.219Z] === RUN TestNetworkList [2021-06-10T11:19:37.219Z] === RUN TestNetworkList//networks [2021-06-10T11:19:37.219Z] === PAUSE TestNetworkList//networks [2021-06-10T11:19:37.219Z] === RUN TestNetworkList//networks/ [2021-06-10T11:19:37.219Z] === PAUSE TestNetworkList//networks/ [2021-06-10T11:19:37.219Z] === CONT TestNetworkList//networks [2021-06-10T11:19:37.219Z] === CONT TestNetworkList//networks/ [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkList (0.01s) [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T11:19:37.219Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T11:19:37.219Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T11:19:37.779Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-06-10T11:19:37.779Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T11:19:38.706Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-10T11:19:38.706Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T11:19:39.632Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-06-10T11:19:39.632Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T11:19:40.560Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-06-10T11:19:40.560Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T11:19:41.134Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T11:19:41.134Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T11:19:41.923Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-10T11:19:41.923Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T11:19:42.484Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-10T11:19:42.484Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T11:19:45.000Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-06-10T11:19:45.000Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T11:19:45.000Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:19:45.000Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:19:45.000Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T11:19:47.713Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T11:19:47.973Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T11:19:48.232Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T11:19:48.803Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T11:19:49.063Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T11:19:49.323Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T11:19:49.583Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T11:19:52.881Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T11:19:53.823Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T11:19:55.735Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T11:19:57.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-10T11:19:57.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-10T11:19:57.379Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T11:19:59.291Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T11:19:59.878Z] --- PASS: TestServiceWithDataPathPortInit (14.69s) [2021-06-10T11:19:59.878Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T11:20:01.204Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T11:20:07.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2021-06-10T11:20:07.963Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:twu0073l3z242m856uxkl6r6f Created:2021-06-10 11:20:01.21656042 +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[e95318409c8cc6f00c017be69c958400b6cba0ccfb6b677ff74f39ead826cef3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jni5f1841z7fnxtsutwqhujk5 EndpointID:5c81f45f19037a18661f07691442ce462993975f7bd48ef1e243d3cb2bf7a722 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8a2bfbac448c520aea772f7fee4fa5f4ad78bfc53e1a7977eaeb75db0f1322a4 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:68ded3173b01 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jni5f1841z7fnxtsutwqhujk5 EndpointID:5c81f45f19037a18661f07691442ce462993975f7bd48ef1e243d3cb2bf7a722 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T11:20:07.963Z] PASS [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] === Skipped [2021-06-10T11:20:07.963Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:20:07.963Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] DONE 26 tests, 1 skipped in 48.471s [2021-06-10T11:20:07.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T11:20:07.963Z] INFO: Testing against a local daemon [2021-06-10T11:20:07.963Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T11:20:07.963Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T11:20:07.963Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:20:07.963Z] === RUN TestDockerNetworkIpvlan [2021-06-10T11:20:07.963Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T11:20:07.963Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:20:07.963Z] PASS [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] === Skipped [2021-06-10T11:20:07.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T11:20:07.963Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T11:20:07.963Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] [2021-06-10T11:20:07.963Z] DONE 2 tests, 2 skipped in 0.038s [2021-06-10T11:20:07.963Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T11:20:07.963Z] INFO: Testing against a local daemon [2021-06-10T11:20:07.963Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T11:20:09.326Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-06-10T11:20:09.326Z] === RUN TestDockerNetworkMacvlan [2021-06-10T11:20:09.353Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T11:20:09.888Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-10T11:20:10.814Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T11:20:11.436Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T11:20:13.956Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-10T11:20:17.222Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T11:20:19.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-10T11:20:19.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-10T11:20:22.465Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan (15.02s) [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s) [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s) [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.23s) [2021-06-10T11:20:24.353Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2021-06-10T11:20:24.353Z] PASS [2021-06-10T11:20:24.353Z] [2021-06-10T11:20:24.353Z] DONE 8 tests in 16.363s [2021-06-10T11:20:24.353Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T11:20:24.353Z] testing: warning: no tests to run [2021-06-10T11:20:24.353Z] PASS [2021-06-10T11:20:24.353Z] [2021-06-10T11:20:24.353Z] DONE 0 tests in 0.007s [2021-06-10T11:20:24.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T11:20:24.353Z] INFO: Testing against a local daemon [2021-06-10T11:20:24.353Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T11:20:25.718Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-06-10T11:20:25.718Z] === RUN TestAuthZPluginTLS [2021-06-10T11:20:26.279Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-10T11:20:26.279Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T11:20:26.840Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-10T11:20:26.840Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T11:20:27.096Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-10T11:20:27.096Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T11:20:27.657Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-10T11:20:27.657Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T11:20:29.548Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2021-06-10T11:20:29.548Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T11:20:29.803Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-10T11:20:29.803Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T11:20:30.364Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-10T11:20:30.364Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T11:20:30.925Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-10T11:20:30.925Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T11:20:32.813Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-06-10T11:20:32.813Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T11:20:34.702Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2021-06-10T11:20:34.702Z] === RUN TestAuthZPluginHeader [2021-06-10T11:20:35.263Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-06-10T11:20:35.263Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T11:20:37.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T11:20:37.891Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T11:20:39.428Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.79s) [2021-06-10T11:20:39.428Z] === RUN TestAuthZPluginV2Disable [2021-06-10T11:20:41.943Z] --- PASS: TestAuthZPluginV2Disable (3.01s) [2021-06-10T11:20:41.943Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T11:20:45.207Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.76s) [2021-06-10T11:20:45.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T11:20:50.117Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T11:20:50.117Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T11:20:50.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T11:20:50.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T11:20:52.859Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T11:20:52.859Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T11:20:52.859Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T11:20:55.143Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.06s) [2021-06-10T11:20:55.143Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-10T11:20:56.824Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-10T11:20:56.824Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-10T11:20:57.082Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 48.8% of statements [2021-06-10T11:20:57.082Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-10T11:20:57.340Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2021-06-10T11:20:58.276Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-10T11:20:59.653Z] ok github.com/docker/docker/builder/remotecontext/git 1.518s coverage: 86.3% of statements [2021-06-10T11:20:59.653Z] ? github.com/docker/docker/cli [no test files] [2021-06-10T11:20:59.653Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-10T11:21:02.855Z] --- PASS: TestImportExtremelyLargeImageWorks (192.57s) [2021-06-10T11:21:02.855Z] PASS [2021-06-10T11:21:02.855Z] [2021-06-10T11:21:02.855Z] DONE 12 tests in 196.831s [2021-06-10T11:21:02.855Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-10T11:21:02.855Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:21:02.855Z] ++ set -e [2021-06-10T11:21:02.855Z] ++ '[' -n 0 ']' [2021-06-10T11:21:02.855Z] ++ set -x [2021-06-10T11:21:02.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:21:02.855Z] INFO: Testing against a local daemon [2021-06-10T11:21:02.855Z] === RUN TestNetworkCreateDelete [2021-06-10T11:21:02.855Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-06-10T11:21:02.855Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T11:21:02.943Z] ok github.com/docker/docker/client 0.177s coverage: 75.4% of statements [2021-06-10T11:21:03.426Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-06-10T11:21:03.426Z] === RUN TestDaemonDNSFallback [2021-06-10T11:21:05.977Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T11:21:06.238Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T11:21:06.808Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T11:21:07.068Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T11:21:07.329Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T11:21:08.269Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T11:21:08.269Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T11:21:08.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-10T11:21:10.446Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T11:21:10.706Z] --- PASS: TestDaemonDNSFallback (7.18s) [2021-06-10T11:21:10.706Z] === RUN TestInspectNetwork [2021-06-10T11:21:13.182Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-06-10T11:21:13.182Z] PASS [2021-06-10T11:21:13.182Z] [2021-06-10T11:21:13.182Z] DONE 17 tests in 46.296s [2021-06-10T11:21:13.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T11:21:13.182Z] INFO: Testing against a local daemon [2021-06-10T11:21:13.182Z] === RUN TestPluginInvalidJSON [2021-06-10T11:21:13.182Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:21:13.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:21:13.182Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:21:13.182Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T11:21:13.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T11:21:13.182Z] === RUN TestPluginInstall [2021-06-10T11:21:13.182Z] === RUN TestPluginInstall/no_auth [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7abbbd2161fcd752c9f53740c57aa560b9d0eac1898220267caf7074587e5c48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7abbbd2161fcd752c9f53740c57aa560b9d0eac1898220267caf7074587e5c48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:21:13.182Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32f113cfdaeac34c8ee2459d0ac953b4c059baea93b05f7417235d000deec350" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:21:13.182Z] time="2021-06-10T11:21:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32f113cfdaeac34c8ee2459d0ac953b4c059baea93b05f7417235d000deec350" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:21:13.439Z] === RUN TestPluginInstall/with_insecure [2021-06-10T11:21:14.004Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T11:21:14.366Z] time="2021-06-10T11:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:21:14.366Z] time="2021-06-10T11:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e016ccaa70c8751d624cc2b1685dfd7a74b9a5b772d8098aa3433e7e6f07d843" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:21:14.366Z] time="2021-06-10T11:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:21:14.366Z] time="2021-06-10T11:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e016ccaa70c8751d624cc2b1685dfd7a74b9a5b772d8098aa3433e7e6f07d843" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:21:14.622Z] --- PASS: TestPluginInstall (4.27s) [2021-06-10T11:21:14.622Z] --- PASS: TestPluginInstall/no_auth (2.12s) [2021-06-10T11:21:14.622Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2021-06-10T11:21:14.622Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-06-10T11:21:14.622Z] plugin_test.go:165: [d7a56ff819728] daemon is not started [2021-06-10T11:21:14.622Z] === RUN TestPluginsWithRuntimes [2021-06-10T11:21:16.510Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T11:21:16.545Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T11:21:16.545Z] === RUN TestInspectNetwork/full_network_id [2021-06-10T11:21:16.545Z] === RUN TestInspectNetwork/partial_network_id [2021-06-10T11:21:16.545Z] === RUN TestInspectNetwork/network_name [2021-06-10T11:21:16.545Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-10T11:21:17.116Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T11:21:17.377Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T11:21:17.437Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T11:21:18.318Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T11:21:18.363Z] --- PASS: TestPluginsWithRuntimes (3.65s) [2021-06-10T11:21:18.363Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-06-10T11:21:18.363Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2021-06-10T11:21:18.363Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T11:21:19.289Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-06-10T11:21:19.289Z] PASS [2021-06-10T11:21:19.289Z] [2021-06-10T11:21:19.289Z] DONE 10 tests in 8.679s [2021-06-10T11:21:19.289Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T11:21:19.289Z] INFO: Testing against a local daemon [2021-06-10T11:21:19.289Z] === RUN TestExternalGraphDriver [2021-06-10T11:21:19.289Z] === RUN TestExternalGraphDriver/json [2021-06-10T11:21:20.859Z] --- PASS: TestInspectNetwork (9.80s) [2021-06-10T11:21:20.859Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-10T11:21:20.859Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-10T11:21:20.859Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-10T11:21:20.859Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-10T11:21:20.859Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T11:21:20.859Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T11:21:21.119Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T11:21:21.186Z] === RUN TestExternalGraphDriver/spec [2021-06-10T11:21:21.689Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T11:21:23.105Z] === RUN TestExternalGraphDriver/pull [2021-06-10T11:21:24.231Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T11:21:24.802Z] --- PASS: TestRunContainerWithBridgeNone (4.38s) [2021-06-10T11:21:24.802Z] === RUN TestNetworkInvalidJSON [2021-06-10T11:21:24.802Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T11:21:24.802Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T11:21:24.802Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:21:24.802Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:21:24.803Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:21:24.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:21:24.803Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T11:21:24.803Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:21:24.803Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T11:21:24.803Z] === RUN TestNetworkList [2021-06-10T11:21:24.803Z] === RUN TestNetworkList//networks [2021-06-10T11:21:24.803Z] === PAUSE TestNetworkList//networks [2021-06-10T11:21:24.803Z] === RUN TestNetworkList//networks/ [2021-06-10T11:21:24.803Z] === PAUSE TestNetworkList//networks/ [2021-06-10T11:21:24.803Z] === CONT TestNetworkList//networks [2021-06-10T11:21:24.803Z] === CONT TestNetworkList//networks/ [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkList (0.02s) [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T11:21:24.803Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T11:21:24.803Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T11:21:24.993Z] --- PASS: TestExternalGraphDriver (5.71s) [2021-06-10T11:21:24.993Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2021-06-10T11:21:24.993Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2021-06-10T11:21:24.993Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2021-06-10T11:21:24.993Z] === RUN TestGraphdriverPluginV2 [2021-06-10T11:21:25.374Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-06-10T11:21:25.374Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T11:21:26.324Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T11:21:26.584Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-10T11:21:26.584Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T11:21:27.526Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-06-10T11:21:27.526Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T11:21:27.526Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T11:21:28.468Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-06-10T11:21:28.468Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T11:21:29.156Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2021-06-10T11:21:29.156Z] PASS [2021-06-10T11:21:29.156Z] [2021-06-10T11:21:29.156Z] DONE 5 tests in 9.455s [2021-06-10T11:21:29.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T11:21:29.157Z] INFO: Testing against a local daemon [2021-06-10T11:21:29.157Z] === RUN TestContinueAfterPluginCrash [2021-06-10T11:21:29.157Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T11:21:29.157Z] === RUN TestReadPluginNoRead [2021-06-10T11:21:29.157Z] === PAUSE TestReadPluginNoRead [2021-06-10T11:21:29.157Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T11:21:29.157Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T11:21:29.157Z] === CONT TestContinueAfterPluginCrash [2021-06-10T11:21:29.157Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T11:21:29.849Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-06-10T11:21:29.849Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T11:21:30.422Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-06-10T11:21:30.422Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T11:21:31.364Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T11:21:32.304Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T11:21:33.325Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-06-10T11:21:33.325Z] === CONT TestReadPluginNoRead [2021-06-10T11:21:33.691Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T11:21:33.951Z] --- PASS: TestServiceWithPredefinedNetwork (3.46s) [2021-06-10T11:21:33.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T11:21:33.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:21:33.951Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:21:33.951Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T11:21:33.951Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T11:21:34.211Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T11:21:34.211Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T11:21:35.596Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T11:21:35.839Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T11:21:35.857Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T11:21:36.433Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T11:21:37.008Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T11:21:37.203Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T11:21:37.268Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T11:21:37.837Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T11:21:38.129Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2021-06-10T11:21:38.408Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T11:21:38.690Z] === RUN TestReadPluginNoRead/default [2021-06-10T11:21:40.320Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T11:21:40.580Z] --- PASS: TestReadPluginNoRead (7.46s) [2021-06-10T11:21:40.580Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-06-10T11:21:40.580Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s) [2021-06-10T11:21:40.580Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-06-10T11:21:40.580Z] read_test.go:92: [dd831c24dcb09] daemon is not started [2021-06-10T11:21:40.580Z] PASS [2021-06-10T11:21:40.580Z] [2021-06-10T11:21:40.580Z] DONE 6 tests in 11.675s [2021-06-10T11:21:40.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T11:21:40.580Z] testing: warning: no tests to run [2021-06-10T11:21:40.580Z] PASS [2021-06-10T11:21:40.580Z] [2021-06-10T11:21:40.580Z] DONE 0 tests in 0.017s [2021-06-10T11:21:40.580Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T11:21:40.580Z] INFO: Testing against a local daemon [2021-06-10T11:21:40.580Z] === RUN TestPluginWithDevMounts [2021-06-10T11:21:40.580Z] === PAUSE TestPluginWithDevMounts [2021-06-10T11:21:40.580Z] === CONT TestPluginWithDevMounts [2021-06-10T11:21:41.944Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-06-10T11:21:41.944Z] PASS [2021-06-10T11:21:41.944Z] [2021-06-10T11:21:41.944Z] DONE 1 tests in 1.763s [2021-06-10T11:21:42.199Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T11:21:42.199Z] INFO: Testing against a local daemon [2021-06-10T11:21:42.199Z] === RUN TestSecretInspect [2021-06-10T11:21:44.711Z] --- PASS: TestSecretInspect (2.34s) [2021-06-10T11:21:44.711Z] === RUN TestSecretList [2021-06-10T11:21:46.597Z] --- PASS: TestSecretList (1.95s) [2021-06-10T11:21:46.597Z] === RUN TestSecretsCreateAndDelete [2021-06-10T11:21:46.898Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T11:21:47.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-10T11:21:49.113Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2021-06-10T11:21:49.113Z] === RUN TestSecretsUpdate [2021-06-10T11:21:49.619Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2021-06-10T11:21:49.619Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2021-06-10T11:21:49.619Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-10T11:21:49.619Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-10T11:21:49.619Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-10T11:21:49.619Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-10T11:21:50.766Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T11:21:50.766Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T11:21:50.766Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T11:21:50.766Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T11:21:50.766Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T11:21:51.000Z] --- PASS: TestSecretsUpdate (2.30s) [2021-06-10T11:21:51.000Z] === RUN TestTemplatedSecret [2021-06-10T11:21:51.026Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T11:21:51.026Z] --- PASS: TestServiceWithDataPathPortInit (17.29s) [2021-06-10T11:21:51.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T11:21:52.939Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T11:21:54.852Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T11:21:54.888Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-06-10T11:21:55.164Z] --- PASS: TestTemplatedSecret (3.51s) [2021-06-10T11:21:55.164Z] === RUN TestSecretCreateResolve [2021-06-10T11:21:55.823Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-10T11:21:57.053Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-06-10T11:21:57.053Z] PASS [2021-06-10T11:21:57.053Z] [2021-06-10T11:21:57.053Z] DONE 6 tests in 14.729s [2021-06-10T11:21:57.053Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T11:21:57.053Z] INFO: Testing against a local daemon [2021-06-10T11:21:57.053Z] === RUN TestServiceCreateInit [2021-06-10T11:21:57.053Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T11:21:57.741Z] ok github.com/docker/docker/daemon/cluster/convert 0.018s coverage: 35.9% of statements [2021-06-10T11:21:58.149Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T11:21:58.425Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T11:21:58.685Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T11:21:59.627Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2021-06-10T11:21:59.627Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vzrd5nnp94agjjj25bp3o8nme Created:2021-06-10 11:21:52.208931562 +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[32761926ae81141c7d77bc96c53a3508f37c0e404b27383ebc29cf1b85778b81:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8yf2vm8jn294wklc6delfzi4i EndpointID:8458a890e2281a2a7b658821325876816d9805f5e07e6d2536d7a94e2caa30f0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0625bfce9ebf089a8b0bd621f40fdb52582259233ec06419614ffefa2c6d17bc 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:c48121c6bc9e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8yf2vm8jn294wklc6delfzi4i EndpointID:8458a890e2281a2a7b658821325876816d9805f5e07e6d2536d7a94e2caa30f0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-10T11:21:59.627Z] PASS [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] === Skipped [2021-06-10T11:21:59.627Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:21:59.627Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] DONE 26 tests, 1 skipped in 56.735s [2021-06-10T11:21:59.627Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-10T11:21:59.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:21:59.627Z] ++ set -e [2021-06-10T11:21:59.627Z] ++ '[' -n 0 ']' [2021-06-10T11:21:59.627Z] ++ set -x [2021-06-10T11:21:59.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:21:59.627Z] INFO: Testing against a local daemon [2021-06-10T11:21:59.627Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-10T11:21:59.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T11:21:59.627Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:21:59.627Z] === RUN TestDockerNetworkIpvlan [2021-06-10T11:21:59.627Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-10T11:21:59.627Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:21:59.627Z] PASS [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] === Skipped [2021-06-10T11:21:59.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-10T11:21:59.627Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-10T11:21:59.627Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] [2021-06-10T11:21:59.627Z] DONE 2 tests, 2 skipped in 0.145s [2021-06-10T11:21:59.627Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-10T11:21:59.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:21:59.627Z] ++ set -e [2021-06-10T11:21:59.627Z] ++ '[' -n 0 ']' [2021-06-10T11:21:59.627Z] ++ set -x [2021-06-10T11:21:59.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:21:59.627Z] INFO: Testing against a local daemon [2021-06-10T11:21:59.627Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-10T11:22:01.539Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-06-10T11:22:01.539Z] === RUN TestDockerNetworkMacvlan [2021-06-10T11:22:02.110Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-10T11:22:02.295Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T11:22:03.050Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-10T11:22:03.991Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-10T11:22:06.458Z] --- PASS: TestServiceCreateInit (9.50s) [2021-06-10T11:22:06.458Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2021-06-10T11:22:06.458Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2021-06-10T11:22:06.458Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T11:22:07.291Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-10T11:22:07.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2021-06-10T11:22:07.712Z] ok github.com/docker/docker/daemon 12.231s coverage: 17.3% of statements [2021-06-10T11:22:07.712Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-10T11:22:07.712Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-10T11:22:07.970Z] ok github.com/docker/docker/daemon/config 0.072s coverage: 81.8% of statements [2021-06-10T11:22:08.229Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2021-06-10T11:22:08.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-10T11:22:09.164Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-06-10T11:22:09.164Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-10T11:22:09.164Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-10T11:22:09.731Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-06-10T11:22:11.217Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T11:22:12.159Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-10T11:22:12.265Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.436s coverage: 73.3% of statements [2021-06-10T11:22:12.831Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 3.1% of statements [2021-06-10T11:22:13.398Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.443s coverage: 56.2% of statements [2021-06-10T11:22:15.300Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-06-10T11:22:16.361Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T11:22:17.210Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.253s coverage: 49.4% of statements [2021-06-10T11:22:18.147Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.576s coverage: 45.9% of statements [2021-06-10T11:22:18.147Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-10T11:22:18.274Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T11:22:19.526Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.576s coverage: 57.7% of statements [2021-06-10T11:22:19.527Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-10T11:22:19.527Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-10T11:22:19.785Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-06-10T11:22:20.816Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-10T11:22:21.076Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T11:22:21.076Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T11:22:21.163Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-06-10T11:22:22.099Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan (21.39s) [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.33s) [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.45s) [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.61s) [2021-06-10T11:22:22.459Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.99s) [2021-06-10T11:22:22.459Z] PASS [2021-06-10T11:22:22.459Z] [2021-06-10T11:22:22.459Z] DONE 8 tests in 22.991s [2021-06-10T11:22:22.719Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-10T11:22:22.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:22:22.719Z] ++ set -e [2021-06-10T11:22:22.719Z] ++ '[' -n 0 ']' [2021-06-10T11:22:22.719Z] ++ set -x [2021-06-10T11:22:22.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:22:22.719Z] testing: warning: no tests to run [2021-06-10T11:22:22.719Z] PASS [2021-06-10T11:22:22.719Z] [2021-06-10T11:22:22.719Z] DONE 0 tests in 0.040s [2021-06-10T11:22:22.719Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-10T11:22:22.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:22:22.719Z] ++ set -e [2021-06-10T11:22:22.719Z] ++ '[' -n 0 ']' [2021-06-10T11:22:22.719Z] ++ set -x [2021-06-10T11:22:22.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:22:22.719Z] INFO: Testing against a local daemon [2021-06-10T11:22:22.719Z] === RUN TestAuthZPluginAllowRequest [2021-06-10T11:22:23.477Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-06-10T11:22:23.477Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-10T11:22:23.477Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-10T11:22:24.414Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 43.5% of statements [2021-06-10T11:22:24.495Z] --- PASS: TestCreateServiceMultipleTimes (17.42s) [2021-06-10T11:22:24.495Z] === RUN TestCreateServiceConflict [2021-06-10T11:22:24.635Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-06-10T11:22:24.635Z] === RUN TestAuthZPluginTLS [2021-06-10T11:22:25.215Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-06-10T11:22:25.215Z] === RUN TestAuthZPluginDenyRequest [2021-06-10T11:22:25.789Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-10T11:22:25.789Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-10T11:22:25.805Z] ok github.com/docker/docker/daemon/logger/awslogs 0.190s coverage: 77.4% of statements [2021-06-10T11:22:25.805Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-10T11:22:25.805Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-10T11:22:25.805Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2021-06-10T11:22:25.859Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-06-10T11:22:25.859Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T11:22:26.359Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-06-10T11:22:26.359Z] === RUN TestAuthZPluginDenyResponse [2021-06-10T11:22:26.620Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T11:22:26.739Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-10T11:22:26.880Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-10T11:22:26.880Z] === RUN TestAuthZPluginAllowEventStream [2021-06-10T11:22:27.141Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T11:22:27.307Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-10T11:22:27.566Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-06-10T11:22:28.944Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-06-10T11:22:28.944Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-10T11:22:29.055Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2021-06-10T11:22:29.055Z] === RUN TestAuthZPluginErrorResponse [2021-06-10T11:22:29.126Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2021-06-10T11:22:29.126Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T11:22:29.202Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 59.3% of statements [2021-06-10T11:22:29.316Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-06-10T11:22:29.316Z] === RUN TestAuthZPluginErrorRequest [2021-06-10T11:22:29.316Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T11:22:29.576Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T11:22:29.837Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-10T11:22:29.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-10T11:22:30.408Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-06-10T11:22:30.408Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-10T11:22:30.579Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-06-10T11:22:31.955Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-10T11:22:31.955Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-10T11:22:32.319Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T11:22:32.522Z] ok github.com/docker/docker/daemon/logger/splunk 1.698s coverage: 82.5% of statements [2021-06-10T11:22:32.522Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-10T11:22:32.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-06-10T11:22:32.579Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-10T11:22:32.781Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-06-10T11:22:32.781Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-10T11:22:33.521Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T11:22:33.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-10T11:22:34.685Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-06-10T11:22:34.725Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T11:22:35.296Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.62s) [2021-06-10T11:22:35.296Z] === RUN TestAuthZPluginHeader [2021-06-10T11:22:35.621Z] ok github.com/docker/docker/distribution 0.156s coverage: 25.2% of statements [2021-06-10T11:22:35.621Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-10T11:22:36.238Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T11:22:36.238Z] --- PASS: TestAuthZPluginHeader (1.20s) [2021-06-10T11:22:36.238Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-10T11:22:36.557Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-06-10T11:22:37.493Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-10T11:22:38.060Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-06-10T11:22:38.060Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-10T11:22:38.318Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-06-10T11:22:38.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T11:22:39.045Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T11:22:39.045Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T11:22:39.304Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T11:22:39.566Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T11:22:39.694Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-06-10T11:22:39.694Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.6% of statements [2021-06-10T11:22:39.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-10T11:22:39.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-10T11:22:40.260Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-06-10T11:22:40.397Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T11:22:41.779Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.40s) [2021-06-10T11:22:41.779Z] === RUN TestAuthZPluginV2Disable [2021-06-10T11:22:43.692Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T11:22:43.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s) [2021-06-10T11:22:43.963Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T11:22:44.262Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T11:22:44.889Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2021-06-10T11:22:44.889Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T11:22:45.257Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2021-06-10T11:22:45.257Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-10T11:22:47.172Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T11:22:48.245Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2021-06-10T11:22:48.245Z] === RUN TestCreateServiceSysctls [2021-06-10T11:22:48.578Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.00s) [2021-06-10T11:22:48.578Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-10T11:22:48.578Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T11:22:50.232Z] ok github.com/docker/docker/layer 7.532s coverage: 68.8% of statements [2021-06-10T11:22:50.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-10T11:22:50.232Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-10T11:22:50.232Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-10T11:22:50.232Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-10T11:22:51.511Z] --- PASS: TestCreateServiceSysctls (3.74s) [2021-06-10T11:22:51.511Z] === RUN TestCreateServiceCapabilities [2021-06-10T11:22:51.876Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T11:22:53.259Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T11:22:53.517Z] ok github.com/docker/docker/libnetwork/api 1.352s coverage: 90.1% of statements [2021-06-10T11:22:53.808Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2021-06-10T11:22:54.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-10T11:22:54.748Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-10T11:22:54.832Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2021-06-10T11:22:54.832Z] === RUN TestInspect [2021-06-10T11:22:55.315Z] ok github.com/docker/docker/libnetwork/client/mflag 0.004s coverage: 62.7% of statements [2021-06-10T11:22:55.581Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T11:22:55.841Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T11:22:57.220Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.014s coverage: 67.6% of statements [2021-06-10T11:22:57.786Z] ok github.com/docker/docker/libnetwork/config 0.049s coverage: 24.0% of statements [2021-06-10T11:22:58.097Z] --- PASS: TestInspect (3.41s) [2021-06-10T11:22:58.097Z] === RUN TestCreateJob [2021-06-10T11:22:58.353Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-10T11:22:58.920Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-06-10T11:22:59.138Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.84s) [2021-06-10T11:22:59.138Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-10T11:23:01.050Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T11:23:01.363Z] --- PASS: TestCreateJob (3.43s) [2021-06-10T11:23:01.363Z] === RUN TestReplicatedJob [2021-06-10T11:23:01.450Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.413s coverage: 59.9% of statements [2021-06-10T11:23:02.017Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-10T11:23:02.954Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-10T11:23:02.960Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T11:23:03.522Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-06-10T11:23:03.529Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T11:23:04.090Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-10T11:23:04.471Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T11:23:07.897Z] --- PASS: TestReplicatedJob (6.44s) [2021-06-10T11:23:07.897Z] === RUN TestUpdateReplicatedJob [2021-06-10T11:23:12.062Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2021-06-10T11:23:12.062Z] === RUN TestServiceListWithStatuses [2021-06-10T11:23:12.062Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T11:23:12.062Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T11:23:12.062Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T11:23:12.604Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T11:23:14.064Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.270s coverage: 6.6% of statements [2021-06-10T11:23:14.064Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-10T11:23:14.330Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-10T11:23:14.898Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-06-10T11:23:15.466Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-06-10T11:23:15.902Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-06-10T11:23:15.902Z] PASS [2021-06-10T11:23:15.902Z] [2021-06-10T11:23:15.902Z] DONE 17 tests in 53.116s [2021-06-10T11:23:15.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-10T11:23:15.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:15.902Z] ++ set -e [2021-06-10T11:23:15.902Z] ++ '[' -n 0 ']' [2021-06-10T11:23:15.902Z] ++ set -x [2021-06-10T11:23:15.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:15.902Z] INFO: Testing against a local daemon [2021-06-10T11:23:15.902Z] === RUN TestPluginInvalidJSON [2021-06-10T11:23:15.902Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:23:15.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:23:15.902Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:23:15.902Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-10T11:23:15.902Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T11:23:15.902Z] === RUN TestPluginInstall [2021-06-10T11:23:15.902Z] === RUN TestPluginInstall/no_auth [2021-06-10T11:23:16.033Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-06-10T11:23:16.228Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2021-06-10T11:23:16.228Z] === RUN TestDockerNetworkReConnect [2021-06-10T11:23:16.291Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-10T11:23:16.472Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-10T11:23:16.550Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-10T11:23:18.383Z] time="2021-06-10T11:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:23:18.383Z] time="2021-06-10T11:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cb54022a1aec4ce130b0c78868c62a55fa6b7e92e80011ccc0fe556636efd0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:23:18.383Z] time="2021-06-10T11:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:23:18.383Z] time="2021-06-10T11:23:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cb54022a1aec4ce130b0c78868c62a55fa6b7e92e80011ccc0fe556636efd0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:23:18.383Z] === RUN TestPluginInstall/with_htpasswd [2021-06-10T11:23:18.955Z] time="2021-06-10T11:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:23:18.955Z] time="2021-06-10T11:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a187a263b6a77f27dee7e86b6912efb2e5d3488e622e56854a7cfba96d6d22d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:23:18.955Z] time="2021-06-10T11:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:23:18.955Z] time="2021-06-10T11:23:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a187a263b6a77f27dee7e86b6912efb2e5d3488e622e56854a7cfba96d6d22d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:23:19.234Z] === RUN TestPluginInstall/with_insecure [2021-06-10T11:23:20.189Z] time="2021-06-10T11:23:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:23:20.189Z] time="2021-06-10T11:23:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d665e2f3902fcc88e4eea02ea4f1469d533aa6f25e8edd41bec71e4b9470ab53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:23:20.189Z] time="2021-06-10T11:23:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-10T11:23:20.189Z] time="2021-06-10T11:23:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d665e2f3902fcc88e4eea02ea4f1469d533aa6f25e8edd41bec71e4b9470ab53" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-10T11:23:20.391Z] --- PASS: TestDockerNetworkReConnect (3.85s) [2021-06-10T11:23:20.391Z] === RUN TestServicePlugin [2021-06-10T11:23:20.449Z] --- PASS: TestPluginInstall (4.51s) [2021-06-10T11:23:20.449Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2021-06-10T11:23:20.449Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-06-10T11:23:20.449Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2021-06-10T11:23:20.449Z] plugin_test.go:165: [d9048d681984b] daemon is not started [2021-06-10T11:23:20.449Z] === RUN TestPluginsWithRuntimes [2021-06-10T11:23:22.362Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-10T11:23:22.624Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T11:23:23.114Z] ok github.com/docker/docker/libnetwork 38.307s coverage: 40.7% of statements [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-10T11:23:23.114Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-10T11:23:23.564Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-10T11:23:24.947Z] --- PASS: TestPluginsWithRuntimes (4.21s) [2021-06-10T11:23:24.947Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.18s) [2021-06-10T11:23:24.947Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-06-10T11:23:24.947Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T11:23:25.888Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-06-10T11:23:25.888Z] PASS [2021-06-10T11:23:25.888Z] [2021-06-10T11:23:25.888Z] DONE 10 tests in 9.894s [2021-06-10T11:23:25.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-10T11:23:25.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:25.888Z] ++ set -e [2021-06-10T11:23:25.888Z] ++ '[' -n 0 ']' [2021-06-10T11:23:25.888Z] ++ set -x [2021-06-10T11:23:25.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:25.888Z] INFO: Testing against a local daemon [2021-06-10T11:23:25.888Z] === RUN TestExternalGraphDriver [2021-06-10T11:23:25.888Z] === RUN TestExternalGraphDriver/json [2021-06-10T11:23:26.148Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T11:23:27.338Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-06-10T11:23:27.532Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T11:23:27.905Z] ok github.com/docker/docker/libnetwork/ipams/null 0.024s coverage: 57.1% of statements [2021-06-10T11:23:28.473Z] === RUN TestExternalGraphDriver/spec [2021-06-10T11:23:28.734Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T11:23:28.994Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T11:23:29.283Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2021-06-10T11:23:29.565Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T11:23:29.850Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-10T11:23:30.507Z] === RUN TestExternalGraphDriver/pull [2021-06-10T11:23:31.077Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T11:23:31.751Z] ok github.com/docker/docker/libnetwork/ipamutils 0.948s coverage: 74.0% of statements [2021-06-10T11:23:32.460Z] --- PASS: TestExternalGraphDriver (6.72s) [2021-06-10T11:23:32.460Z] --- PASS: TestExternalGraphDriver/json (2.33s) [2021-06-10T11:23:32.460Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2021-06-10T11:23:32.460Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2021-06-10T11:23:32.460Z] === RUN TestGraphdriverPluginV2 [2021-06-10T11:23:32.460Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T11:23:33.125Z] ok github.com/docker/docker/libnetwork/iptables 0.348s coverage: 45.1% of statements [2021-06-10T11:23:33.695Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-06-10T11:23:33.847Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T11:23:34.631Z] ok github.com/docker/docker/libnetwork/netutils 0.045s coverage: 43.8% of statements [2021-06-10T11:23:37.145Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2021-06-10T11:23:37.145Z] PASS [2021-06-10T11:23:37.145Z] [2021-06-10T11:23:37.145Z] DONE 5 tests in 11.179s [2021-06-10T11:23:37.145Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-10T11:23:37.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:37.145Z] ++ set -e [2021-06-10T11:23:37.145Z] ++ '[' -n 0 ']' [2021-06-10T11:23:37.145Z] ++ set -x [2021-06-10T11:23:37.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:37.145Z] INFO: Testing against a local daemon [2021-06-10T11:23:37.145Z] === RUN TestContinueAfterPluginCrash [2021-06-10T11:23:37.145Z] === PAUSE TestContinueAfterPluginCrash [2021-06-10T11:23:37.145Z] === RUN TestReadPluginNoRead [2021-06-10T11:23:37.145Z] === PAUSE TestReadPluginNoRead [2021-06-10T11:23:37.145Z] === RUN TestDaemonStartWithLogOpt [2021-06-10T11:23:37.145Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-10T11:23:37.145Z] === CONT TestContinueAfterPluginCrash [2021-06-10T11:23:37.145Z] === CONT TestDaemonStartWithLogOpt [2021-06-10T11:23:38.538Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T11:23:38.538Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T11:23:39.109Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T11:23:39.109Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T11:23:39.681Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T11:23:41.593Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T11:23:41.593Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T11:23:42.544Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T11:23:42.805Z] --- PASS: TestDaemonStartWithLogOpt (5.75s) [2021-06-10T11:23:42.805Z] === CONT TestReadPluginNoRead [2021-06-10T11:23:43.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-10T11:23:47.049Z] === RUN TestReadPluginNoRead/default [2021-06-10T11:23:47.990Z] --- PASS: TestContinueAfterPluginCrash (11.00s) [2021-06-10T11:23:49.374Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T11:23:49.511Z] ok github.com/docker/docker/libnetwork/ipam 22.233s coverage: 85.3% of statements [2021-06-10T11:23:49.511Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-10T11:23:49.511Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-10T11:23:49.511Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-10T11:23:49.511Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-10T11:23:49.634Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-10T11:23:51.016Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T11:23:51.956Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-10T11:23:52.217Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T11:23:52.415Z] --- PASS: TestServicePlugin (30.84s) [2021-06-10T11:23:52.415Z] plugin_test.go:62: [d02b795696cc1] joining swarm manager [d8b6a119bda0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:23:52.415Z] plugin_test.go:65: [d99d908765e17] joining swarm manager [d8b6a119bda0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:23:52.415Z] === RUN TestServiceUpdateLabel [2021-06-10T11:23:52.792Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2021-06-10T11:23:53.050Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-10T11:23:53.157Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-10T11:23:53.342Z] --- PASS: TestServiceUpdateLabel (2.36s) [2021-06-10T11:23:53.342Z] === RUN TestServiceUpdateSecrets [2021-06-10T11:23:53.616Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-06-10T11:23:54.097Z] --- PASS: TestReadPluginNoRead (11.21s) [2021-06-10T11:23:54.097Z] --- PASS: TestReadPluginNoRead/default (2.64s) [2021-06-10T11:23:54.097Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.18s) [2021-06-10T11:23:54.097Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2021-06-10T11:23:54.097Z] read_test.go:92: [d9da9863d074a] daemon is not started [2021-06-10T11:23:54.097Z] PASS [2021-06-10T11:23:54.097Z] [2021-06-10T11:23:54.097Z] DONE 6 tests in 17.092s [2021-06-10T11:23:54.097Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-10T11:23:54.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:54.097Z] ++ set -e [2021-06-10T11:23:54.097Z] ++ '[' -n 0 ']' [2021-06-10T11:23:54.097Z] ++ set -x [2021-06-10T11:23:54.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:54.097Z] testing: warning: no tests to run [2021-06-10T11:23:54.097Z] PASS [2021-06-10T11:23:54.097Z] [2021-06-10T11:23:54.097Z] DONE 0 tests in 0.068s [2021-06-10T11:23:54.097Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-10T11:23:54.097Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:54.097Z] ++ set -e [2021-06-10T11:23:54.097Z] ++ '[' -n 0 ']' [2021-06-10T11:23:54.097Z] ++ set -x [2021-06-10T11:23:54.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:54.183Z] ok github.com/docker/docker/libnetwork/portmapper 0.243s coverage: 49.5% of statements [2021-06-10T11:23:54.358Z] INFO: Testing against a local daemon [2021-06-10T11:23:54.358Z] === RUN TestPluginWithDevMounts [2021-06-10T11:23:54.358Z] === PAUSE TestPluginWithDevMounts [2021-06-10T11:23:54.358Z] === CONT TestPluginWithDevMounts [2021-06-10T11:23:54.358Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T11:23:54.751Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-10T11:23:55.010Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 47.9% of statements [2021-06-10T11:23:55.945Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-10T11:23:56.512Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-06-10T11:23:56.771Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-06-10T11:23:56.900Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T11:23:56.900Z] --- PASS: TestPluginWithDevMounts (2.40s) [2021-06-10T11:23:56.900Z] PASS [2021-06-10T11:23:56.900Z] [2021-06-10T11:23:56.900Z] DONE 1 tests in 2.597s [2021-06-10T11:23:56.900Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-10T11:23:56.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:56.900Z] ++ set -e [2021-06-10T11:23:56.900Z] ++ '[' -n 0 ']' [2021-06-10T11:23:56.900Z] ++ set -x [2021-06-10T11:23:56.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:23:56.901Z] INFO: Testing against a local daemon [2021-06-10T11:23:56.901Z] === RUN TestSecretInspect [2021-06-10T11:23:58.147Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 81.9% of statements [2021-06-10T11:23:59.443Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T11:23:59.540Z] ok github.com/docker/docker/pkg/authorization 0.182s coverage: 68.3% of statements [2021-06-10T11:23:59.540Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-10T11:23:59.798Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-10T11:24:00.013Z] --- PASS: TestSecretInspect (3.21s) [2021-06-10T11:24:00.013Z] === RUN TestSecretList [2021-06-10T11:24:03.081Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2021-06-10T11:24:03.081Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-10T11:24:03.310Z] --- PASS: TestSecretList (2.71s) [2021-06-10T11:24:03.310Z] === RUN TestSecretsCreateAndDelete [2021-06-10T11:24:03.310Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T11:24:03.647Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-10T11:24:03.906Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-10T11:24:03.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-10T11:24:05.897Z] --- PASS: TestSecretsCreateAndDelete (3.04s) [2021-06-10T11:24:05.897Z] === RUN TestSecretsUpdate [2021-06-10T11:24:08.090Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2021-06-10T11:24:08.090Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-10T11:24:08.174Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2021-06-10T11:24:08.174Z] === RUN TestServiceUpdateConfigs [2021-06-10T11:24:08.349Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-10T11:24:08.607Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-10T11:24:09.196Z] --- PASS: TestSecretsUpdate (3.01s) [2021-06-10T11:24:09.196Z] === RUN TestTemplatedSecret [2021-06-10T11:24:09.541Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-10T11:24:10.108Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 88.5% of statements [2021-06-10T11:24:10.366Z] ok github.com/docker/docker/pkg/fsutils 0.114s coverage: 85.1% of statements [2021-06-10T11:24:10.625Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-10T11:24:11.560Z] ok github.com/docker/docker/pkg/idtools 0.268s coverage: 69.5% of statements [2021-06-10T11:24:12.127Z] ok github.com/docker/docker/pkg/ioutils 0.388s coverage: 69.3% of statements [2021-06-10T11:24:12.693Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-10T11:24:12.693Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-06-10T11:24:12.951Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-06-10T11:24:13.209Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-10T11:24:13.399Z] --- PASS: TestTemplatedSecret (4.33s) [2021-06-10T11:24:13.400Z] === RUN TestSecretCreateResolve [2021-06-10T11:24:13.467Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-10T11:24:13.725Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-10T11:24:13.984Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-10T11:24:15.941Z] --- PASS: TestSecretCreateResolve (2.45s) [2021-06-10T11:24:15.941Z] PASS [2021-06-10T11:24:15.941Z] [2021-06-10T11:24:15.941Z] DONE 6 tests in 18.927s [2021-06-10T11:24:15.941Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-10T11:24:15.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:24:15.941Z] ++ set -e [2021-06-10T11:24:15.941Z] ++ '[' -n 0 ']' [2021-06-10T11:24:15.941Z] ++ set -x [2021-06-10T11:24:15.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:24:15.942Z] INFO: Testing against a local daemon [2021-06-10T11:24:15.942Z] === RUN TestServiceCreateInit [2021-06-10T11:24:15.942Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T11:24:22.526Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T11:24:22.526Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T11:24:23.466Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T11:24:23.727Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T11:24:25.109Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T11:24:26.209Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2021-06-10T11:24:26.209Z] === RUN TestServiceUpdateNetwork [2021-06-10T11:24:26.493Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T11:24:27.876Z] --- PASS: TestServiceCreateInit (11.93s) [2021-06-10T11:24:27.876Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.96s) [2021-06-10T11:24:27.876Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.95s) [2021-06-10T11:24:27.876Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T11:24:27.876Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T11:24:27.876Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T11:24:27.876Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T11:24:27.876Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T11:24:27.876Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T11:24:30.418Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T11:24:30.418Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T11:24:31.358Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T11:24:32.299Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T11:24:34.213Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T11:24:34.213Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T11:24:38.370Z] --- PASS: TestServiceUpdateNetwork (13.31s) [2021-06-10T11:24:38.370Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T11:24:38.370Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T11:24:38.430Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T11:24:38.931Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T11:24:39.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-10T11:24:40.075Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T11:24:41.016Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T11:24:41.587Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T11:24:42.157Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T11:24:42.157Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T11:24:43.101Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T11:24:45.012Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T11:24:45.012Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T11:24:45.012Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T11:24:45.583Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T11:24:46.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-10T11:24:46.415Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T11:24:47.010Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T11:24:47.797Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T11:24:48.368Z] --- PASS: TestCreateServiceMultipleTimes (20.72s) [2021-06-10T11:24:48.368Z] === RUN TestCreateServiceConflict [2021-06-10T11:24:48.938Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T11:24:50.852Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T11:24:51.422Z] --- PASS: TestCreateServiceConflict (2.81s) [2021-06-10T11:24:51.422Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-10T11:24:52.681Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-10T11:24:52.804Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T11:24:54.187Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T11:24:55.088Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2021-06-10T11:24:55.088Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-06-10T11:24:55.088Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-06-10T11:24:55.088Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-10T11:24:55.088Z] PASS [2021-06-10T11:24:55.088Z] [2021-06-10T11:24:55.088Z] === Skipped [2021-06-10T11:24:55.088Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T11:24:55.088Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T11:24:55.088Z] [2021-06-10T11:24:55.088Z] [2021-06-10T11:24:55.088Z] DONE 27 tests, 1 skipped in 177.155s [2021-06-10T11:24:55.088Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T11:24:55.088Z] INFO: Testing against a local daemon [2021-06-10T11:24:55.088Z] === RUN TestSessionCreate [2021-06-10T11:24:55.088Z] --- PASS: TestSessionCreate (0.03s) [2021-06-10T11:24:55.088Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T11:24:55.088Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-10T11:24:55.088Z] PASS [2021-06-10T11:24:55.088Z] [2021-06-10T11:24:55.088Z] DONE 2 tests in 0.083s [2021-06-10T11:24:55.088Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T11:24:55.088Z] INFO: Testing against a local daemon [2021-06-10T11:24:55.088Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T11:24:55.088Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-10T11:24:55.088Z] === RUN TestEventsExecDie [2021-06-10T11:24:55.088Z] --- PASS: TestEventsExecDie (1.05s) [2021-06-10T11:24:55.088Z] === RUN TestEventsBackwardsCompatible [2021-06-10T11:24:55.220Z] ok github.com/docker/docker/pkg/signal 3.338s coverage: 62.3% of statements [2021-06-10T11:24:55.344Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-10T11:24:55.344Z] === RUN TestEventsVolumeCreate [2021-06-10T11:24:55.344Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-10T11:24:55.344Z] === RUN TestInfoBinaryCommits [2021-06-10T11:24:55.344Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-10T11:24:55.344Z] === RUN TestInfoAPIVersioned [2021-06-10T11:24:55.344Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T11:24:55.344Z] === RUN TestInfoDiscoveryBackend [2021-06-10T11:24:55.479Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-10T11:24:55.572Z] --- PASS: TestCreateServiceMaxReplicas (4.16s) [2021-06-10T11:24:55.572Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T11:24:55.737Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-10T11:24:55.904Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-10T11:24:55.904Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T11:24:55.995Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-10T11:24:56.143Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T11:24:56.830Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-10T11:24:56.830Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T11:24:56.931Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-10T11:24:57.390Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-10T11:24:57.390Z] === RUN TestInfoAPI [2021-06-10T11:24:57.390Z] --- PASS: TestInfoAPI (0.02s) [2021-06-10T11:24:57.390Z] === RUN TestInfoAPIWarnings [2021-06-10T11:24:57.498Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-10T11:24:57.528Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T11:24:57.756Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-06-10T11:24:58.323Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-06-10T11:24:58.582Z] testing: warning: no tests to run [2021-06-10T11:24:58.582Z] coverage: [no statements] [2021-06-10T11:24:58.582Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-10T11:24:58.841Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-10T11:24:59.100Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-10T11:24:59.359Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-10T11:24:59.453Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T11:25:00.393Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T11:25:00.393Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T11:25:00.393Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T11:25:00.654Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T11:25:00.654Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T11:25:00.654Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T11:25:00.654Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T11:25:01.260Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-10T11:25:01.827Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-10T11:25:02.394Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-06-10T11:25:02.564Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T11:25:03.769Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2021-06-10T11:25:03.947Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T11:25:03.947Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T11:25:04.027Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-10T11:25:04.517Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T11:25:05.403Z] ok github.com/docker/docker/registry 0.058s coverage: 58.8% of statements [2021-06-10T11:25:05.458Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T11:25:05.970Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-10T11:25:06.028Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T11:25:06.228Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-10T11:25:06.796Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-10T11:25:06.967Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T11:25:07.055Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-10T11:25:07.537Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T11:25:07.537Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T11:25:07.537Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T11:25:08.478Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T11:25:08.478Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T11:25:08.478Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T11:25:08.478Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T11:25:08.478Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T11:25:09.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T11:25:09.679Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2021-06-10T11:25:09.679Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T11:25:10.251Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T11:25:10.341Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-10T11:25:10.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-10T11:25:10.910Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-06-10T11:25:11.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T11:25:11.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T11:25:11.477Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-06-10T11:25:12.852Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-06-10T11:25:12.995Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2021-06-10T11:25:12.995Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T11:25:14.377Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T11:25:15.318Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T11:25:15.318Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T11:25:15.454Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-10T11:25:15.454Z] === RUN TestInfoDebug [2021-06-10T11:25:15.454Z] --- PASS: TestInfoDebug (0.52s) [2021-06-10T11:25:15.454Z] === RUN TestInfoInsecureRegistries [2021-06-10T11:25:15.454Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-10T11:25:15.454Z] === RUN TestInfoRegistryMirrors [2021-06-10T11:25:15.454Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-10T11:25:15.454Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T11:25:15.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-06-10T11:25:15.454Z] === RUN TestPingCacheHeaders [2021-06-10T11:25:15.454Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T11:25:15.454Z] === RUN TestPingGet [2021-06-10T11:25:15.454Z] --- PASS: TestPingGet (0.01s) [2021-06-10T11:25:15.454Z] === RUN TestPingHead [2021-06-10T11:25:15.454Z] --- PASS: TestPingHead (0.02s) [2021-06-10T11:25:15.454Z] === RUN TestVersion [2021-06-10T11:25:15.454Z] --- PASS: TestVersion (0.04s) [2021-06-10T11:25:15.454Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-10T11:25:16.704Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T11:25:16.964Z] --- PASS: TestCreateServiceConfigFileMode (3.90s) [2021-06-10T11:25:16.964Z] === RUN TestCreateServiceSysctls [2021-06-10T11:25:17.369Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2021-06-10T11:25:17.369Z] PASS [2021-06-10T11:25:17.369Z] [2021-06-10T11:25:17.369Z] DONE 19 tests in 22.920s [2021-06-10T11:25:17.369Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T11:25:17.369Z] INFO: Testing against a local daemon [2021-06-10T11:25:17.369Z] === RUN TestVolumesCreateAndList [2021-06-10T11:25:17.369Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T11:25:17.369Z] === RUN TestVolumesRemove [2021-06-10T11:25:17.369Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-10T11:25:17.369Z] === RUN TestVolumesInspect [2021-06-10T11:25:17.369Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T11:25:17.369Z] === RUN TestVolumesInvalidJSON [2021-06-10T11:25:17.369Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T11:25:17.369Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T11:25:17.369Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T11:25:17.369Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T11:25:17.369Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T11:25:17.369Z] PASS [2021-06-10T11:25:17.369Z] [2021-06-10T11:25:17.369Z] DONE 5 tests in 0.167s [2021-06-10T11:25:17.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T11:25:17.535Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T11:25:18.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T11:25:18.732Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-10T11:25:18.732Z] Removing test suite binaries [2021-06-10T11:25:18.988Z] exiting test-integration [2021-06-10T11:25:18.988Z] ++ exit 0 [2021-06-10T11:25:18.988Z] [2021-06-10T11:25:19.863Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T11:25:19.863Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T11:25:20.804Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T11:25:21.753Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T11:25:21.753Z] --- PASS: TestCreateServiceSysctls (4.73s) [2021-06-10T11:25:21.753Z] === RUN TestCreateServiceCapabilities Post stage [Pipeline] junit [2021-06-10T11:25:22.269Z] Recording test results [2021-06-10T11:25:22.694Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T11:25:22.694Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T11:25:23.267Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T11:25:23.367Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T11:25:23.704Z] + echo Ensuring container killed. [2021-06-10T11:25:23.704Z] Ensuring container killed. [2021-06-10T11:25:23.704Z] + docker rm -vf docker-pr4 [2021-06-10T11:25:23.704Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T11:25:23.979Z] + echo Chowning /workspace to jenkins user [2021-06-10T11:25:23.979Z] Chowning /workspace to jenkins user [2021-06-10T11:25:23.979Z] + id -u [2021-06-10T11:25:23.979Z] + id -g [2021-06-10T11:25:23.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42504:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T11:25:23.979Z] Unable to find image 'busybox:latest' locally [2021-06-10T11:25:24.236Z] latest: Pulling from library/busybox [2021-06-10T11:25:24.236Z] b71f96345d44: Pulling fs layer [2021-06-10T11:25:24.236Z] b71f96345d44: Verifying Checksum [2021-06-10T11:25:24.236Z] b71f96345d44: Download complete [2021-06-10T11:25:24.492Z] b71f96345d44: Pull complete [2021-06-10T11:25:24.492Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-10T11:25:24.492Z] Status: Downloaded newer image for busybox:latest [2021-06-10T11:25:25.179Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2021-06-10T11:25:25.179Z] === RUN TestInspect [2021-06-10T11:25:25.179Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T11:25:27.089Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T11:25:27.089Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T11:25:27.089Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T11:25:27.089Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T11:25:27.089Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T11:25:27.296Z] + bundleName=amd64-cgroup2 [2021-06-10T11:25:27.296Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-10T11:25:27.296Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-10T11:25:27.297Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-10T11:25:27.297Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-10T11:25:27.560Z] Archiving artifacts [2021-06-10T11:25:28.030Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T11:25:29.413Z] --- PASS: TestInspect (4.16s) [2021-06-10T11:25:29.413Z] === RUN TestCreateJob [2021-06-10T11:25:29.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42504/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T11:25:29.930Z] + make clean [2021-06-10T11:25:30.185Z] docker volume rm -f docker-dev-cache [2021-06-10T11:25:30.185Z] docker-dev-cache [Pipeline] deleteDir [2021-06-10T11:25:32.707Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T11:25:32.967Z] --- PASS: TestCreateJob (3.80s) [2021-06-10T11:25:32.967Z] === RUN TestReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T11:25:33.910Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T11:25:34.851Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T11:25:34.851Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T11:25:34.851Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T11:25:38.147Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T11:25:39.529Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T11:25:40.912Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T11:25:41.172Z] --- PASS: TestReplicatedJob (7.99s) [2021-06-10T11:25:41.172Z] === RUN TestUpdateReplicatedJob [2021-06-10T11:25:46.455Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2021-06-10T11:25:46.455Z] === RUN TestServiceListWithStatuses [2021-06-10T11:25:46.455Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T11:25:46.455Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T11:25:46.455Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T11:25:47.395Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T11:25:48.336Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T11:25:50.904Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T11:25:51.845Z] --- PASS: TestDockerNetworkConnectAlias (5.93s) [2021-06-10T11:25:51.845Z] === RUN TestDockerNetworkReConnect [2021-06-10T11:25:52.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T11:25:53.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-10T11:25:55.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-10T11:25:56.207Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2021-06-10T11:25:56.207Z] === RUN TestServicePlugin [2021-06-10T11:25:57.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-10T11:25:59.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-10T11:26:00.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000910c60_} [2021-06-10T11:26:02.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1089522300_/foo_false____} [2021-06-10T11:26:04.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1089522300_/foo_true____} [2021-06-10T11:26:05.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3064477611_/foo_false____} [2021-06-10T11:26:07.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3064477611_/foo_true____} [2021-06-10T11:26:09.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3064477611_/foo_true__0xc000910cc0__} [2021-06-10T11:26:10.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000910ce0_} [2021-06-10T11:26:12.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000910d00_} [2021-06-10T11:26:14.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000910d20_} [2021-06-10T11:26:16.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-10T11:26:16.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000910d40_} [2021-06-10T11:26:16.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-10T11:26:19.350Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T11:26:20.541Z] time="2021-06-10T11:26:13Z" level=warning msg="memberlist: Failed to send gossip to 172.17.0.2:10036: write udp [::]:10037->172.17.0.2:10036: use of closed network connection" [2021-06-10T11:26:20.541Z] ok github.com/docker/docker/libnetwork/networkdb 156.621s coverage: 60.6% of statements [2021-06-10T11:26:20.541Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-10T11:26:20.541Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-10T11:26:20.541Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-10T11:26:20.541Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-10T11:26:20.541Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/rootless [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/volume [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-10T11:26:20.542Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === Skipped [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:73: No driver to put! [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-10T11:26:20.542Z] time="2021-06-10T11:22:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-10T11:26:20.542Z] time="2021-06-10T11:22:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-10T11:26:20.542Z] time="2021-06-10T11:22:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-10T11:26:20.542Z] time="2021-06-10T11:22:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-10T11:26:20.542Z] time="2021-06-10T11:22:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:73: No driver to put! [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-10T11:26:20.542Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-10T11:26:20.542Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-10T11:26:20.542Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-10T11:26:20.542Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-10T11:26:20.542Z] graphtest_unix.go:73: No driver to put! [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-10T11:26:20.542Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-10T11:26:20.542Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-10T11:26:20.542Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-10T11:26:20.542Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-10T11:26:20.542Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-10T11:26:20.542Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-10T11:26:20.542Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-10T11:26:20.542Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-10T11:26:20.542Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-10T11:26:20.542Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-10T11:26:20.542Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-10T11:26:20.542Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-10T11:26:20.542Z] firewalld_test.go:13: firewalld is not running [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-10T11:26:20.542Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-10T11:26:20.542Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] [2021-06-10T11:26:20.542Z] DONE 2654 tests, 37 skipped in 415.123s Post stage [Pipeline] junit [2021-06-10T11:26:20.561Z] Recording test results [2021-06-10T11:26:20.691Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-10T11:26:21.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42504/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=563af7ef4c4826fe20910e0251c91f873b4774b7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:563af7ef4c4826fe20910e0251c91f873b4774b7 hack/validate/vendor [2021-06-10T11:26:21.948Z] No vendor changes in diff. [2021-06-10T11:26:21.948Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T11:26:22.512Z] + echo Ensuring container killed. [2021-06-10T11:26:22.512Z] Ensuring container killed. [2021-06-10T11:26:22.512Z] + docker rm -vf docker-pr4 [2021-06-10T11:26:22.512Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-06-10T11:26:22.647Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T11:26:22.792Z] + echo Chowning /workspace to jenkins user [2021-06-10T11:26:22.792Z] Chowning /workspace to jenkins user [2021-06-10T11:26:22.792Z] + id -u [2021-06-10T11:26:22.792Z] + id -g [2021-06-10T11:26:22.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42504:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T11:26:23.649Z] + bundleName=unit [2021-06-10T11:26:23.649Z] + echo Creating unit-bundles.tar.gz [2021-06-10T11:26:23.649Z] Creating unit-bundles.tar.gz [2021-06-10T11:26:23.649Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-10T11:26:23.649Z] bundles/junit-report.xml [2021-06-10T11:26:23.649Z] bundles/go-test-report.json [2021-06-10T11:26:23.649Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-10T11:26:23.660Z] Archiving artifacts [2021-06-10T11:26:24.107Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42504/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T11:26:24.409Z] + make clean [2021-06-10T11:26:24.409Z] docker volume rm -f docker-dev-cache [2021-06-10T11:26:24.409Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T11:26:25.188Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T11:26:28.485Z] --- PASS: TestServicePlugin (31.83s) [2021-06-10T11:26:28.485Z] plugin_test.go:62: [d955dfb7dce26] joining swarm manager [d2a07dd83d508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:26:28.485Z] plugin_test.go:65: [d507cc20d423f] joining swarm manager [d2a07dd83d508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:26:28.485Z] === RUN TestServiceUpdateLabel [2021-06-10T11:26:28.485Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T11:26:29.868Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T11:26:30.129Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T11:26:31.070Z] --- PASS: TestServiceUpdateLabel (3.22s) [2021-06-10T11:26:31.070Z] === RUN TestServiceUpdateSecrets [2021-06-10T11:26:31.331Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T11:26:32.272Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-10T11:26:33.655Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T11:26:34.225Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T11:26:35.165Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T11:26:36.105Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T11:26:37.047Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T11:26:37.617Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T11:26:38.558Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T11:26:39.501Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T11:26:40.444Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T11:26:41.384Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T11:26:42.328Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T11:26:44.238Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T11:26:44.808Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T11:26:45.749Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T11:26:45.749Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T11:26:46.320Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T11:26:46.890Z] --- PASS: TestServiceUpdateSecrets (15.76s) [2021-06-10T11:26:46.890Z] === RUN TestServiceUpdateConfigs [2021-06-10T11:26:47.464Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T11:26:48.850Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T11:26:49.791Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T11:26:50.732Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T11:26:52.115Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T11:26:53.054Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T11:26:55.597Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T11:26:59.799Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T11:27:03.095Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2021-06-10T11:27:03.095Z] === RUN TestServiceUpdateNetwork [2021-06-10T11:27:03.095Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T11:27:04.058Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T11:27:09.348Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T11:27:13.547Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T11:27:13.547Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T11:27:15.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-10T11:27:17.366Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2021-06-10T11:27:17.366Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T11:27:18.749Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-10T11:27:18.749Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-10T11:27:20.131Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T11:27:20.131Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-10T11:27:20.702Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T11:27:22.614Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T11:27:23.997Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T11:27:24.566Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T11:27:25.506Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T11:27:25.766Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T11:27:26.706Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T11:27:27.276Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-10T11:27:27.847Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T11:27:27.847Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T11:27:27.847Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T11:27:28.108Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T11:27:29.049Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T11:27:29.049Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T11:27:29.049Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T11:27:29.990Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T11:27:30.249Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T11:27:30.249Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T11:27:30.249Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T11:27:30.521Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T11:27:30.521Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T11:27:30.521Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T11:27:30.521Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T11:27:33.060Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T11:27:33.060Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T11:27:33.060Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T11:27:35.605Z] --- PASS: TestServiceUpdatePidsLimit (18.16s) [2021-06-10T11:27:35.605Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.47s) [2021-06-10T11:27:35.605Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-06-10T11:27:35.605Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2021-06-10T11:27:35.605Z] PASS [2021-06-10T11:27:35.605Z] [2021-06-10T11:27:35.605Z] === Skipped [2021-06-10T11:27:35.605Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-10T11:27:35.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-10T11:27:35.605Z] [2021-06-10T11:27:35.605Z] [2021-06-10T11:27:35.605Z] DONE 27 tests, 1 skipped in 199.587s [2021-06-10T11:27:35.605Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-10T11:27:35.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:27:35.605Z] ++ set -e [2021-06-10T11:27:35.605Z] ++ '[' -n 0 ']' [2021-06-10T11:27:35.605Z] ++ set -x [2021-06-10T11:27:35.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:27:35.605Z] INFO: Testing against a local daemon [2021-06-10T11:27:35.605Z] === RUN TestSessionCreate [2021-06-10T11:27:35.605Z] --- PASS: TestSessionCreate (0.10s) [2021-06-10T11:27:35.605Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T11:27:35.605Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-06-10T11:27:35.605Z] PASS [2021-06-10T11:27:35.605Z] [2021-06-10T11:27:35.605Z] DONE 2 tests in 0.360s [2021-06-10T11:27:35.605Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-10T11:27:35.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:27:35.605Z] ++ set -e [2021-06-10T11:27:35.605Z] ++ '[' -n 0 ']' [2021-06-10T11:27:35.605Z] ++ set -x [2021-06-10T11:27:35.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:27:35.866Z] INFO: Testing against a local daemon [2021-06-10T11:27:35.866Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T11:27:35.866Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T11:27:35.866Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T11:27:35.866Z] === RUN TestEventsExecDie [2021-06-10T11:27:36.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-10T11:27:37.067Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T11:27:37.327Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T11:27:37.327Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T11:27:37.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T11:27:37.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T11:27:37.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T11:27:37.849Z] --- PASS: TestEventsExecDie (2.00s) [2021-06-10T11:27:37.849Z] === RUN TestEventsBackwardsCompatible [2021-06-10T11:27:37.849Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-06-10T11:27:37.849Z] === RUN TestEventsVolumeCreate [2021-06-10T11:27:38.109Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-06-10T11:27:38.109Z] === RUN TestInfoBinaryCommits [2021-06-10T11:27:38.109Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-06-10T11:27:38.109Z] === RUN TestInfoAPIVersioned [2021-06-10T11:27:38.109Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-10T11:27:38.109Z] === RUN TestInfoDiscoveryBackend [2021-06-10T11:27:38.680Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-06-10T11:27:38.680Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-10T11:27:38.941Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T11:27:39.513Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-06-10T11:27:39.513Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-10T11:27:40.085Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-06-10T11:27:40.085Z] === RUN TestInfoAPI [2021-06-10T11:27:40.346Z] --- PASS: TestInfoAPI (0.06s) [2021-06-10T11:27:40.346Z] === RUN TestInfoAPIWarnings [2021-06-10T11:27:41.291Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T11:27:42.677Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T11:27:43.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-10T11:27:44.558Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T11:27:46.470Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T11:27:47.413Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T11:27:48.354Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T11:27:48.616Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T11:27:49.557Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T11:27:49.557Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-10T11:27:49.557Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-10T11:27:49.818Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-10T11:27:51.732Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-10T11:27:52.302Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-10T11:27:54.850Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-10T11:27:54.850Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-10T11:27:54.850Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-10T11:27:54.850Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-10T11:27:56.760Z] --- PASS: TestInfoAPIWarnings (16.43s) [2021-06-10T11:27:56.760Z] === RUN TestInfoDebug [2021-06-10T11:27:57.329Z] --- PASS: TestInfoDebug (0.52s) [2021-06-10T11:27:57.329Z] === RUN TestInfoInsecureRegistries [2021-06-10T11:27:57.589Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-10T11:27:57.589Z] === RUN TestInfoRegistryMirrors [2021-06-10T11:27:58.158Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-10T11:27:58.158Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T11:27:58.418Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-10T11:27:58.418Z] === RUN TestPingCacheHeaders [2021-06-10T11:27:58.418Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-10T11:27:58.418Z] === RUN TestPingGet [2021-06-10T11:27:58.418Z] --- PASS: TestPingGet (0.01s) [2021-06-10T11:27:58.418Z] === RUN TestPingHead [2021-06-10T11:27:58.418Z] --- PASS: TestPingHead (0.02s) [2021-06-10T11:27:58.418Z] === RUN TestVersion [2021-06-10T11:27:58.418Z] --- PASS: TestVersion (0.02s) [2021-06-10T11:27:58.418Z] PASS [2021-06-10T11:27:58.418Z] [2021-06-10T11:27:58.418Z] === Skipped [2021-06-10T11:27:58.418Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T11:27:58.418Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-10T11:27:58.418Z] [2021-06-10T11:27:58.418Z] [2021-06-10T11:27:58.418Z] DONE 19 tests, 1 skipped in 22.736s [2021-06-10T11:27:58.418Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-10T11:27:58.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:27:58.418Z] ++ set -e [2021-06-10T11:27:58.418Z] ++ '[' -n 0 ']' [2021-06-10T11:27:58.418Z] ++ set -x [2021-06-10T11:27:58.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-06-10T11:27:58.679Z] INFO: Testing against a local daemon [2021-06-10T11:27:58.679Z] === RUN TestVolumesCreateAndList [2021-06-10T11:27:58.679Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-10T11:27:58.679Z] === RUN TestVolumesRemove [2021-06-10T11:27:58.679Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-10T11:27:58.679Z] === RUN TestVolumesInspect [2021-06-10T11:27:58.679Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-10T11:27:58.679Z] === RUN TestVolumesInvalidJSON [2021-06-10T11:27:58.679Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T11:27:58.679Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T11:27:58.679Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T11:27:58.679Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-10T11:27:58.679Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T11:27:58.679Z] PASS [2021-06-10T11:27:58.679Z] [2021-06-10T11:27:58.679Z] DONE 5 tests in 0.222s [2021-06-10T11:27:58.679Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T11:27:58.940Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T11:27:58.940Z] +++ kill 5816 [2021-06-10T11:28:00.321Z] +++ /etc/init.d/apparmor stop [2021-06-10T11:28:00.321Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T11:28:00.321Z] [2021-06-10T11:28:00.321Z] Unloading profiles will leave already running processes permanently [2021-06-10T11:28:00.321Z] unconfined, which can lead to unexpected situations. [2021-06-10T11:28:00.321Z] [2021-06-10T11:28:00.321Z] To set a process to complain mode, use the command line tool [2021-06-10T11:28:00.321Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T11:28:00.321Z] +++ true [2021-06-10T11:28:00.321Z] exiting test-integration [2021-06-10T11:28:00.321Z] ++ exit 0 [2021-06-10T11:28:00.321Z] [2021-06-10T11:28:01.011Z] + for job in $(jobs -p) [2021-06-10T11:28:01.011Z] + wait 12484 [2021-06-10T11:28:01.582Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T11:28:04.124Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T11:28:05.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-10T11:28:06.887Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T11:28:09.428Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-10T11:28:10.370Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T11:28:11.755Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T11:28:13.138Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T11:28:14.079Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T11:28:15.023Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T11:28:15.964Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-10T11:28:17.895Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-10T11:28:19.277Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T11:28:22.573Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-10T11:28:24.482Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T11:28:25.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-10T11:28:25.995Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T11:28:27.909Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T11:28:34.492Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T11:28:34.492Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T11:28:35.444Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T11:28:36.385Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-10T11:28:36.385Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T11:28:36.645Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-10T11:28:36.911Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-10T11:28:36.911Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T11:28:38.295Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T11:28:39.682Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T11:28:39.682Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T11:28:39.682Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T11:28:40.631Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T11:28:40.893Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T11:28:41.153Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T11:28:41.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-10T11:28:42.371Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-10T11:28:42.632Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-10T11:28:42.632Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-10T11:28:42.632Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T11:28:44.114Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-10T11:28:45.057Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T11:28:46.442Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T11:28:47.826Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T11:28:49.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-10T11:28:53.413Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T11:28:54.797Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-10T11:28:55.737Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T11:28:59.031Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T11:28:59.601Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T11:29:02.138Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T11:29:08.713Z] === RUN TestDockerSuite/TestExec [2021-06-10T11:29:09.654Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T11:29:10.593Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T11:29:11.163Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T11:29:12.121Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T11:29:14.032Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T11:29:14.971Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T11:29:16.354Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T11:29:17.293Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T11:29:18.233Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T11:29:18.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-10T11:29:19.434Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T11:29:20.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-10T11:29:20.818Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T11:29:23.361Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T11:29:27.565Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T11:29:28.504Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T11:29:30.415Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T11:29:31.355Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T11:29:34.649Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T11:29:36.032Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-10T11:29:36.972Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T11:29:37.919Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T11:29:38.858Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T11:29:39.427Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T11:29:40.367Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T11:29:44.568Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T11:29:45.137Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T11:29:45.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-10T11:29:46.277Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T11:29:58.499Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T11:29:58.759Z] === RUN TestDockerSuite/TestExecTTY [2021-06-10T11:29:59.698Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T11:30:01.079Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T11:30:01.649Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T11:30:03.030Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T11:30:03.030Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T11:30:04.942Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-10T11:30:06.326Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T11:30:08.236Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-10T11:30:09.178Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T11:30:11.732Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T11:30:17.019Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T11:30:19.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-10T11:30:21.466Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T11:30:23.375Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T11:30:28.658Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T11:30:29.036Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T11:30:29.036Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T11:30:29.036Z] === RUN TestDockerSuite/TestHealth [2021-06-10T11:30:50.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-10T11:30:52.371Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T11:30:52.371Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T11:30:52.371Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T11:30:52.371Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T11:30:53.754Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T11:30:53.754Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T11:30:54.694Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T11:30:54.694Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T11:30:54.694Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T11:30:54.957Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T11:30:55.231Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T11:30:55.494Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T11:30:56.064Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T11:30:56.064Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T11:30:57.004Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T11:30:57.004Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T11:30:57.618Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T11:30:58.560Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T11:30:58.560Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T11:30:59.499Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T11:31:02.792Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T11:31:02.792Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T11:31:02.792Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T11:31:04.175Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T11:31:06.084Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T11:31:06.084Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T11:31:07.466Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T11:31:09.378Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T11:31:11.922Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T11:31:12.865Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T11:31:13.804Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T11:31:14.374Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T11:31:14.374Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-10T11:31:14.374Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T11:31:15.314Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T11:31:15.885Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T11:31:16.456Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T11:31:17.396Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T11:31:17.967Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T11:31:18.921Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T11:31:18.921Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-10T11:31:21.462Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T11:31:22.031Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T11:31:22.602Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T11:31:22.602Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T11:31:23.541Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T11:31:23.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T11:31:24.481Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T11:31:25.051Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T11:31:25.990Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T11:31:26.979Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T11:31:26.979Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T11:31:26.979Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T11:31:26.979Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T11:31:27.549Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T11:31:28.489Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T11:31:28.489Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T11:31:29.061Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T11:31:30.001Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T11:31:31.383Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T11:31:31.383Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T11:31:31.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-10T11:31:31.904Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T11:31:33.287Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T11:31:35.830Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T11:31:37.214Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T11:31:38.597Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T11:31:39.538Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T11:31:40.486Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T11:31:41.060Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T11:31:41.999Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T11:31:42.259Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-10T11:31:45.555Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T11:31:47.468Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T11:31:49.379Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T11:31:50.326Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T11:31:53.112Z] --- PASS: TestBuildWCOWSandboxSize (763.04s) [2021-06-10T11:31:53.112Z] === RUN TestBuildWithEmptyDockerfile [2021-06-10T11:31:53.112Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:31:53.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:31:53.112Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:31:53.112Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:31:53.112Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:31:53.112Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:31:53.112Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-10T11:31:53.112Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-10T11:31:53.112Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-10T11:31:53.112Z] --- PASS: TestBuildWithEmptyDockerfile (0.60s) [2021-06-10T11:31:53.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-10T11:31:53.112Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-10T11:31:53.112Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-10T11:31:53.112Z] === RUN TestBuildPreserveOwnership [2021-06-10T11:31:53.112Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-10T11:31:53.112Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:31:53.112Z] === RUN TestBuildPlatformInvalid [2021-06-10T11:31:53.112Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-06-10T11:31:53.112Z] PASS [2021-06-10T11:31:53.112Z] ok github.com/docker/docker/integration/build 936.159s [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] === Skipped [2021-06-10T11:31:53.112Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-10T11:31:53.112Z] build_session_test.go:25: TODO: BuildKit [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-10T11:31:53.112Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-10T11:31:53.112Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-10T11:31:53.112Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-10T11:31:53.112Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] [2021-06-10T11:31:53.112Z] DONE 29 tests, 5 skipped in 960.915s [2021-06-10T11:31:53.112Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-10T11:31:53.624Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T11:31:55.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:31:55.293Z] INFO: Testing against a local daemon [2021-06-10T11:31:55.293Z] === RUN TestConfigInspect [2021-06-10T11:31:55.293Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-10T11:31:55.293Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.293Z] === RUN TestConfigList [2021-06-10T11:31:55.293Z] --- SKIP: TestConfigList (0.00s) [2021-06-10T11:31:55.293Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.293Z] === RUN TestConfigsCreateAndDelete [2021-06-10T11:31:55.293Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-10T11:31:55.293Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.293Z] === RUN TestConfigsUpdate [2021-06-10T11:31:55.293Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-10T11:31:55.293Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.293Z] === RUN TestTemplatedConfig [2021-06-10T11:31:55.293Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-10T11:31:55.294Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.294Z] === RUN TestConfigCreateResolve [2021-06-10T11:31:55.294Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-10T11:31:55.294Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:31:55.294Z] === RUN TestConfigDaemonLibtrustID [2021-06-10T11:31:55.294Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-10T11:31:55.294Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:31:55.294Z] PASS [2021-06-10T11:31:55.294Z] ok github.com/docker/docker/integration/config 0.406s [2021-06-10T11:31:55.752Z] [2021-06-10T11:31:55.752Z] === Skipped [2021-06-10T11:31:55.752Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-10T11:31:55.752Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.752Z] [2021-06-10T11:31:55.752Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-10T11:31:55.753Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-10T11:31:55.753Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2021-06-10T11:31:55.753Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-10T11:31:55.753Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-10T11:31:55.753Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-10T11:31:55.753Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] [2021-06-10T11:31:55.753Z] DONE 7 tests, 7 skipped in 3.509s [2021-06-10T11:31:55.753Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-10T11:31:56.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T11:31:58.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:31:58.671Z] INFO: Testing against a local daemon [2021-06-10T11:31:58.671Z] === RUN TestCheckpoint [2021-06-10T11:31:58.671Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-10T11:31:58.671Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:31:58.671Z] === RUN TestContainerInvalidJSON [2021-06-10T11:31:58.671Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:31:58.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:31:58.671Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:31:58.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:31:58.671Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:31:58.671Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:31:59.134Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-10T11:31:59.134Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-10T11:31:59.134Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-10T11:31:59.134Z] --- PASS: TestContainerInvalidJSON (0.55s) [2021-06-10T11:31:59.134Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-10T11:31:59.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-10T11:31:59.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-10T11:31:59.134Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-10T11:31:59.592Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-06-10T11:31:59.592Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-10T11:31:59.592Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-06-10T11:31:59.592Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-10T11:32:00.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-10T11:32:00.051Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-10T11:32:00.051Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-06-10T11:32:00.051Z] === RUN TestCopyFromContainer [2021-06-10T11:32:00.051Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-10T11:32:00.051Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:00.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-10T11:32:00.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:32:00.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:32:00.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:32:00.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:32:00.051Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:32:00.051Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:32:00.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-10T11:32:00.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-10T11:32:00.051Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-10T11:32:00.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-10T11:32:00.051Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-10T11:32:00.051Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T11:32:00.051Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidEnv [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-10T11:32:00.051Z] === RUN TestCreateTmpfsMountsTarget [2021-06-10T11:32:00.051Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T11:32:00.051Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:00.051Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-10T11:32:00.051Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T11:32:00.051Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:32:00.051Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-10T11:32:00.051Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T11:32:00.051Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:32:00.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:32:00.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-10T11:32:00.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-10T11:32:00.051Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-10T11:32:00.051Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T11:32:00.051Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T11:32:00.051Z] === RUN TestCreateDifferentPlatform [2021-06-10T11:32:00.051Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-10T11:32:00.051Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-10T11:32:00.051Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-10T11:32:00.051Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-10T11:32:00.051Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-10T11:32:00.224Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T11:32:00.224Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T11:32:00.511Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-06-10T11:32:00.511Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-10T11:32:00.511Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-10T11:32:00.511Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T11:32:00.511Z] === RUN TestContainerKillOnDaemonStart [2021-06-10T11:32:00.511Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-10T11:32:00.511Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:00.511Z] === RUN TestDiff [2021-06-10T11:32:00.511Z] --- SKIP: TestDiff (0.00s) [2021-06-10T11:32:00.511Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T11:32:00.511Z] === RUN TestExecWithCloseStdin [2021-06-10T11:32:03.455Z] --- PASS: TestExecWithCloseStdin (2.97s) [2021-06-10T11:32:03.455Z] === RUN TestExec [2021-06-10T11:32:03.521Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T11:32:03.781Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T11:32:05.164Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T11:32:05.630Z] --- PASS: TestExec (2.03s) [2021-06-10T11:32:05.630Z] === RUN TestExecUser [2021-06-10T11:32:05.630Z] --- SKIP: TestExecUser (0.00s) [2021-06-10T11:32:05.630Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T11:32:05.630Z] === RUN TestExportContainerAndImportImage [2021-06-10T11:32:05.630Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-10T11:32:05.630Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:05.630Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-10T11:32:05.630Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T11:32:05.630Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:05.630Z] === RUN TestHealthCheckWorkdir [2021-06-10T11:32:05.630Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-10T11:32:05.630Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T11:32:05.630Z] === RUN TestHealthKillContainer [2021-06-10T11:32:05.630Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-10T11:32:05.630Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T11:32:05.630Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-10T11:32:05.630Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T11:32:05.630Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T11:32:05.630Z] === RUN TestKillContainerInvalidSignal [2021-06-10T11:32:07.166Z] --- PASS: TestKillContainerInvalidSignal (1.96s) [2021-06-10T11:32:07.166Z] === RUN TestKillContainer [2021-06-10T11:32:07.166Z] === RUN TestKillContainer/no_signal [2021-06-10T11:32:07.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-10T11:32:09.345Z] === RUN TestKillContainer/non_killing_signal [2021-06-10T11:32:09.345Z] === RUN TestKillContainer/killing_signal [2021-06-10T11:32:11.522Z] --- PASS: TestKillContainer (4.35s) [2021-06-10T11:32:11.522Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-06-10T11:32:11.522Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T11:32:11.522Z] --- PASS: TestKillContainer/killing_signal (2.48s) [2021-06-10T11:32:11.522Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-10T11:32:11.522Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T11:32:11.522Z] === RUN TestKillStoppedContainer [2021-06-10T11:32:11.522Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T11:32:11.522Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-10T11:32:11.522Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T11:32:11.522Z] === RUN TestKillDifferentUserContainer [2021-06-10T11:32:11.522Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T11:32:11.522Z] === RUN TestInspectOomKilledTrue [2021-06-10T11:32:11.522Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:11.522Z] === RUN TestInspectOomKilledFalse [2021-06-10T11:32:11.522Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-10T11:32:11.522Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:32:11.522Z] === RUN TestLogsFollowTailEmpty [2021-06-10T11:32:13.700Z] --- PASS: TestLogsFollowTailEmpty (1.88s) [2021-06-10T11:32:13.700Z] === RUN TestNetworkNat [2021-06-10T11:32:13.700Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-10T11:32:13.700Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T11:32:13.700Z] === RUN TestNetworkLocalhostTCPNat [2021-06-10T11:32:14.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-10T11:32:15.878Z] --- PASS: TestNetworkLocalhostTCPNat (2.28s) [2021-06-10T11:32:15.878Z] === RUN TestNetworkLoopbackNat [2021-06-10T11:32:15.878Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-10T11:32:15.878Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T11:32:15.878Z] === RUN TestPause [2021-06-10T11:32:15.878Z] --- SKIP: TestPause (0.00s) [2021-06-10T11:32:15.878Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T11:32:15.878Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-10T11:32:16.839Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-10T11:32:18.058Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s) [2021-06-10T11:32:18.058Z] === RUN TestPauseStopPausedContainer [2021-06-10T11:32:18.058Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-10T11:32:18.058Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:18.058Z] === RUN TestPsFilter [2021-06-10T11:32:18.058Z] --- PASS: TestPsFilter (0.33s) [2021-06-10T11:32:18.058Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-10T11:32:20.989Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.68s) [2021-06-10T11:32:20.989Z] === RUN TestRemoveContainerWithVolume [2021-06-10T11:32:21.039Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T11:32:21.039Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-10T11:32:23.169Z] --- PASS: TestRemoveContainerWithVolume (2.12s) [2021-06-10T11:32:23.169Z] === RUN TestRemoveContainerRunning [2021-06-10T11:32:23.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T11:32:24.156Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-10T11:32:24.706Z] --- PASS: TestRemoveContainerRunning (1.90s) [2021-06-10T11:32:24.706Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-10T11:32:26.066Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T11:32:26.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-06-10T11:32:26.882Z] === RUN TestRemoveInvalidContainer [2021-06-10T11:32:26.882Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-10T11:32:26.882Z] === RUN TestRenameLinkedContainer [2021-06-10T11:32:26.882Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-10T11:32:26.882Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T11:32:26.882Z] === RUN TestRenameStoppedContainer [2021-06-10T11:32:27.447Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T11:32:28.389Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-10T11:32:29.059Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-06-10T11:32:29.059Z] === RUN TestRenameRunningContainerAndReuse [2021-06-10T11:32:30.929Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-10T11:32:30.929Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T11:32:31.189Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T11:32:31.189Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T11:32:31.189Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T11:32:31.189Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-10T11:32:32.131Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T11:32:32.701Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T11:32:32.796Z] --- PASS: TestRenameRunningContainerAndReuse (3.82s) [2021-06-10T11:32:32.796Z] === RUN TestRenameInvalidName [2021-06-10T11:32:34.973Z] --- PASS: TestRenameInvalidName (1.96s) [2021-06-10T11:32:34.973Z] === RUN TestRenameAnonymousContainer [2021-06-10T11:32:35.997Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-10T11:32:36.938Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T11:32:37.891Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T11:32:40.433Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-10T11:32:42.974Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T11:32:43.917Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T11:32:43.917Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T11:32:44.859Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T11:32:45.305Z] --- PASS: TestRenameAnonymousContainer (9.34s) [2021-06-10T11:32:45.305Z] === RUN TestRenameContainerWithSameName [2021-06-10T11:32:45.767Z] --- PASS: TestRenameContainerWithSameName (1.94s) [2021-06-10T11:32:45.767Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-10T11:32:45.767Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T11:32:45.767Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T11:32:45.767Z] === RUN TestResize [2021-06-10T11:32:46.241Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T11:32:47.182Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T11:32:47.952Z] --- PASS: TestResize (1.94s) [2021-06-10T11:32:47.952Z] === RUN TestResizeWithInvalidSize [2021-06-10T11:32:48.565Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T11:32:49.136Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T11:32:50.138Z] --- PASS: TestResizeWithInvalidSize (1.88s) [2021-06-10T11:32:50.138Z] === RUN TestResizeWhenContainerNotStarted [2021-06-10T11:32:51.676Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T11:32:52.246Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T11:32:52.322Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-06-10T11:32:52.322Z] === RUN TestDaemonRestartKillContainers [2021-06-10T11:32:52.322Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-10T11:32:52.322Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:32:52.322Z] === RUN TestStats [2021-06-10T11:32:52.322Z] --- SKIP: TestStats (0.00s) [2021-06-10T11:32:52.322Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T11:32:52.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-10T11:32:52.816Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T11:32:58.127Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.65s) [2021-06-10T11:32:58.127Z] === RUN TestStopContainerWithTimeout [2021-06-10T11:32:58.127Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-10T11:32:58.127Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T11:32:58.127Z] === RUN TestUpdateRestartPolicy [2021-06-10T11:33:00.940Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T11:33:04.231Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-10T11:33:05.627Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T11:33:07.012Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T11:33:07.953Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T11:33:08.893Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T11:33:09.835Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T11:33:09.835Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T11:33:10.774Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T11:33:13.316Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T11:33:13.316Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-10T11:33:13.575Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-10T11:33:16.873Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-10T11:33:19.241Z] --- PASS: TestUpdateRestartPolicy (21.39s) [2021-06-10T11:33:19.241Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-10T11:33:20.169Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T11:33:21.425Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2021-06-10T11:33:21.425Z] === RUN TestWaitNonBlocked [2021-06-10T11:33:21.425Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:33:21.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:33:21.425Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:33:21.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:33:21.425Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-10T11:33:21.425Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-10T11:33:21.552Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T11:33:22.122Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T11:33:23.506Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T11:33:24.346Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-10T11:33:24.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.13s) [2021-06-10T11:33:24.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.21s) [2021-06-10T11:33:24.346Z] === RUN TestWaitBlocked [2021-06-10T11:33:24.346Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-10T11:33:24.346Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:24.346Z] PASS [2021-06-10T11:33:24.346Z] ok github.com/docker/docker/integration/container 86.232s [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === Skipped [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-10T11:33:24.346Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-10T11:33:24.346Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-10T11:33:24.346Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-10T11:33:24.346Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-10T11:33:24.346Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-10T11:33:24.346Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-10T11:33:24.346Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-10T11:33:24.346Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-10T11:33:24.346Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-10T11:33:24.346Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-10T11:33:24.346Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-10T11:33:24.346Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.346Z] [2021-06-10T11:33:24.346Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-10T11:33:24.807Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-10T11:33:24.807Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-10T11:33:24.807Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-10T11:33:24.807Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-10T11:33:24.807Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-10T11:33:24.807Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-10T11:33:24.807Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-10T11:33:24.807Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-10T11:33:24.807Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-10T11:33:24.807Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-10T11:33:24.807Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-10T11:33:24.807Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-10T11:33:24.807Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-10T11:33:24.807Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-10T11:33:24.807Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-10T11:33:24.807Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] [2021-06-10T11:33:24.807Z] DONE 88 tests, 33 skipped in 88.920s [2021-06-10T11:33:24.808Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-10T11:33:26.993Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:26.993Z] INFO: Testing against a local daemon [2021-06-10T11:33:26.993Z] === RUN TestCommitInheritsEnv [2021-06-10T11:33:26.993Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-10T11:33:26.993Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:33:26.993Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-10T11:33:26.993Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T11:33:26.993Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T11:33:26.993Z] === RUN TestImagesFilterMultiReference [2021-06-10T11:33:26.993Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-10T11:33:26.993Z] === RUN TestImagePullPlatformInvalid [2021-06-10T11:33:26.993Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-10T11:33:26.993Z] === RUN TestRemoveImageOrphaning [2021-06-10T11:33:27.965Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-06-10T11:33:27.965Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-10T11:33:27.965Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-10T11:33:27.965Z] === RUN TestTagInvalidReference [2021-06-10T11:33:27.965Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-10T11:33:27.965Z] === RUN TestTagValidPrefixedRepo [2021-06-10T11:33:27.965Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-10T11:33:27.965Z] === RUN TestTagExistedNameWithoutForce [2021-06-10T11:33:27.965Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-10T11:33:27.965Z] === RUN TestTagOfficialNames [2021-06-10T11:33:28.425Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-10T11:33:28.426Z] === RUN TestTagMatchesDigest [2021-06-10T11:33:28.426Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-10T11:33:28.426Z] PASS [2021-06-10T11:33:28.426Z] ok github.com/docker/docker/integration/image 1.725s [2021-06-10T11:33:28.426Z] [2021-06-10T11:33:28.426Z] === Skipped [2021-06-10T11:33:28.426Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-10T11:33:28.426Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:33:28.426Z] [2021-06-10T11:33:28.426Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-10T11:33:28.426Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-10T11:33:28.426Z] [2021-06-10T11:33:28.426Z] [2021-06-10T11:33:28.426Z] DONE 11 tests, 2 skipped in 3.697s [2021-06-10T11:33:28.426Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-10T11:33:28.786Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T11:33:28.786Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T11:33:28.786Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T11:33:29.726Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-10T11:33:31.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:31.340Z] INFO: Testing against a local daemon [2021-06-10T11:33:31.340Z] === RUN TestNetworkCreateDelete [2021-06-10T11:33:31.340Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-10T11:33:31.340Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:31.340Z] === RUN TestDockerNetworkDeletePreferID [2021-06-10T11:33:31.340Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T11:33:31.340Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-10T11:33:31.340Z] === RUN TestDaemonDNSFallback [2021-06-10T11:33:31.340Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-10T11:33:31.340Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:31.340Z] === RUN TestInspectNetwork [2021-06-10T11:33:31.340Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-10T11:33:31.340Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:31.340Z] === RUN TestRunContainerWithBridgeNone [2021-06-10T11:33:31.340Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-10T11:33:31.340Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:31.340Z] === RUN TestNetworkInvalidJSON [2021-06-10T11:33:31.340Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-10T11:33:31.340Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-10T11:33:31.340Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:33:31.340Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:33:31.340Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:33:31.340Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:33:31.340Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-10T11:33:31.340Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-10T11:33:31.340Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-10T11:33:31.340Z] === RUN TestNetworkList [2021-06-10T11:33:31.340Z] === RUN TestNetworkList//networks [2021-06-10T11:33:31.340Z] === PAUSE TestNetworkList//networks [2021-06-10T11:33:31.340Z] === RUN TestNetworkList//networks/ [2021-06-10T11:33:31.340Z] === PAUSE TestNetworkList//networks/ [2021-06-10T11:33:31.340Z] === CONT TestNetworkList//networks [2021-06-10T11:33:31.340Z] === CONT TestNetworkList//networks/ [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkList (0.03s) [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-10T11:33:31.340Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-10T11:33:31.340Z] === RUN TestHostIPv4BridgeLabel [2021-06-10T11:33:31.340Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-10T11:33:31.340Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-10T11:33:31.340Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestDaemonDefaultNetworkPools [2021-06-10T11:33:31.340Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-10T11:33:31.340Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-10T11:33:31.340Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-10T11:33:31.340Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestServiceWithPredefinedNetwork [2021-06-10T11:33:31.340Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-10T11:33:31.340Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:33:31.340Z] === RUN TestServiceWithDataPathPortInit [2021-06-10T11:33:31.340Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-10T11:33:31.340Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] PASS [2021-06-10T11:33:31.340Z] ok github.com/docker/docker/integration/network 0.465s [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === Skipped [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-10T11:33:31.340Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-10T11:33:31.340Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-10T11:33:31.340Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-10T11:33:31.340Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-10T11:33:31.340Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-10T11:33:31.340Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:242: FLAKY_TEST [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-10T11:33:31.340Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] [2021-06-10T11:33:31.340Z] DONE 22 tests, 15 skipped in 2.691s [2021-06-10T11:33:31.340Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-10T11:33:31.801Z] testing: warning: no tests to run [2021-06-10T11:33:31.801Z] PASS [2021-06-10T11:33:31.801Z] ok github.com/docker/docker/integration/network/ipvlan 0.118s [2021-06-10T11:33:31.801Z] [2021-06-10T11:33:31.801Z] DONE 0 tests in 0.809s [2021-06-10T11:33:31.801Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-10T11:33:32.268Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T11:33:32.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-10T11:33:32.772Z] testing: warning: no tests to run [2021-06-10T11:33:32.772Z] PASS [2021-06-10T11:33:32.772Z] ok github.com/docker/docker/integration/network/macvlan 0.116s [2021-06-10T11:33:32.772Z] [2021-06-10T11:33:32.772Z] DONE 0 tests in 0.851s [2021-06-10T11:33:32.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-10T11:33:33.483Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T11:33:33.743Z] testing: warning: no tests to run [2021-06-10T11:33:33.743Z] PASS [2021-06-10T11:33:33.743Z] ok github.com/docker/docker/integration/plugin 0.142s [2021-06-10T11:33:33.743Z] [2021-06-10T11:33:33.743Z] DONE 0 tests in 0.802s [2021-06-10T11:33:33.743Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-10T11:33:34.715Z] testing: warning: no tests to run [2021-06-10T11:33:34.715Z] PASS [2021-06-10T11:33:34.715Z] ok github.com/docker/docker/integration/plugin/authz 0.110s [2021-06-10T11:33:34.715Z] [2021-06-10T11:33:34.715Z] DONE 0 tests in 0.821s [2021-06-10T11:33:34.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-10T11:33:36.025Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T11:33:36.025Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-10T11:33:38.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-10T11:33:40.480Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T11:33:43.024Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-10T11:33:43.284Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T11:33:45.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:45.088Z] INFO: Testing against a local daemon [2021-06-10T11:33:45.088Z] === RUN TestPluginInvalidJSON [2021-06-10T11:33:45.088Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:33:45.088Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:33:45.088Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-10T11:33:45.088Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-10T11:33:45.088Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-10T11:33:45.088Z] === RUN TestPluginInstall [2021-06-10T11:33:45.088Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-10T11:33:45.088Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T11:33:45.088Z] === RUN TestPluginsWithRuntimes [2021-06-10T11:33:45.088Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-10T11:33:45.088Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T11:33:45.088Z] === RUN TestPluginBackCompatMediaTypes [2021-06-10T11:33:45.088Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T11:33:45.088Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T11:33:45.088Z] PASS [2021-06-10T11:33:45.088Z] ok github.com/docker/docker/integration/plugin/common 0.464s [2021-06-10T11:33:45.088Z] [2021-06-10T11:33:45.088Z] === Skipped [2021-06-10T11:33:45.088Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-10T11:33:45.088Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-10T11:33:45.088Z] [2021-06-10T11:33:45.088Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-10T11:33:45.088Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-10T11:33:45.088Z] [2021-06-10T11:33:45.088Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-10T11:33:45.088Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-10T11:33:45.088Z] [2021-06-10T11:33:45.088Z] [2021-06-10T11:33:45.088Z] DONE 5 tests, 3 skipped in 9.220s [2021-06-10T11:33:45.088Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-10T11:33:45.827Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T11:33:46.400Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-10T11:33:47.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:47.275Z] INFO: Testing against a local daemon [2021-06-10T11:33:47.275Z] === RUN TestExternalGraphDriver [2021-06-10T11:33:47.275Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-10T11:33:47.275Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T11:33:47.275Z] === RUN TestGraphdriverPluginV2 [2021-06-10T11:33:47.275Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-10T11:33:47.275Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T11:33:47.275Z] PASS [2021-06-10T11:33:47.275Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.411s [2021-06-10T11:33:47.275Z] [2021-06-10T11:33:47.275Z] === Skipped [2021-06-10T11:33:47.275Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-10T11:33:47.275Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-10T11:33:47.275Z] [2021-06-10T11:33:47.275Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-10T11:33:47.275Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-10T11:33:47.275Z] [2021-06-10T11:33:47.275Z] [2021-06-10T11:33:47.275Z] DONE 2 tests, 2 skipped in 3.359s [2021-06-10T11:33:47.275Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-10T11:33:47.783Z] === RUN TestDockerSuite/TestPortList [2021-06-10T11:33:50.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:50.188Z] INFO: Testing against a local daemon [2021-06-10T11:33:50.188Z] === RUN TestReadPluginNoRead [2021-06-10T11:33:50.188Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-10T11:33:50.188Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T11:33:50.188Z] PASS [2021-06-10T11:33:50.188Z] ok github.com/docker/docker/integration/plugin/logging 0.456s [2021-06-10T11:33:50.188Z] [2021-06-10T11:33:50.188Z] === Skipped [2021-06-10T11:33:50.188Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-10T11:33:50.188Z] read_test.go:21: no unix domain sockets on Windows [2021-06-10T11:33:50.188Z] [2021-06-10T11:33:50.188Z] [2021-06-10T11:33:50.188Z] DONE 1 tests, 1 skipped in 2.697s [2021-06-10T11:33:50.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-10T11:33:51.079Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-10T11:33:51.731Z] testing: warning: no tests to run [2021-06-10T11:33:51.731Z] PASS [2021-06-10T11:33:51.731Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.233s [2021-06-10T11:33:51.731Z] [2021-06-10T11:33:51.731Z] DONE 0 tests in 1.445s [2021-06-10T11:33:51.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-10T11:33:52.990Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-10T11:33:54.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:54.645Z] INFO: Testing against a local daemon [2021-06-10T11:33:54.645Z] === RUN TestPluginWithDevMounts [2021-06-10T11:33:54.645Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-10T11:33:54.645Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:54.645Z] PASS [2021-06-10T11:33:54.645Z] ok github.com/docker/docker/integration/plugin/volumes 0.487s [2021-06-10T11:33:54.645Z] [2021-06-10T11:33:54.645Z] === Skipped [2021-06-10T11:33:54.645Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-10T11:33:54.645Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:54.645Z] [2021-06-10T11:33:54.645Z] [2021-06-10T11:33:54.645Z] DONE 1 tests, 1 skipped in 2.774s [2021-06-10T11:33:54.645Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-10T11:33:56.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:56.833Z] INFO: Testing against a local daemon [2021-06-10T11:33:56.833Z] === RUN TestSecretInspect [2021-06-10T11:33:56.833Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-10T11:33:56.833Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] === RUN TestSecretList [2021-06-10T11:33:56.833Z] --- SKIP: TestSecretList (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] === RUN TestSecretsCreateAndDelete [2021-06-10T11:33:56.833Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] === RUN TestSecretsUpdate [2021-06-10T11:33:56.833Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] === RUN TestTemplatedSecret [2021-06-10T11:33:56.833Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] === RUN TestSecretCreateResolve [2021-06-10T11:33:56.833Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:56.833Z] PASS [2021-06-10T11:33:56.833Z] ok github.com/docker/docker/integration/secret 0.427s [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] === Skipped [2021-06-10T11:33:56.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-06-10T11:33:56.833Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-10T11:33:56.833Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] [2021-06-10T11:33:56.833Z] DONE 6 tests, 6 skipped in 2.473s [2021-06-10T11:33:56.833Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-10T11:33:58.275Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-10T11:33:59.657Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T11:33:59.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:33:59.748Z] INFO: Testing against a local daemon [2021-06-10T11:33:59.748Z] === RUN TestServiceCreateInit [2021-06-10T11:33:59.748Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-10T11:33:59.748Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-10T11:33:59.748Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-10T11:33:59.748Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceMultipleTimes [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceConflict [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceMaxReplicas [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-10T11:33:59.748Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceSecretFileMode [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceConfigFileMode [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-10T11:33:59.748Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceSysctls [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-10T11:33:59.748Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateServiceCapabilities [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-10T11:33:59.748Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestInspect [2021-06-10T11:33:59.748Z] --- SKIP: TestInspect (0.00s) [2021-06-10T11:33:59.748Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestCreateJob [2021-06-10T11:33:59.748Z] --- SKIP: TestCreateJob (0.00s) [2021-06-10T11:33:59.748Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestReplicatedJob [2021-06-10T11:33:59.748Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-10T11:33:59.748Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestUpdateReplicatedJob [2021-06-10T11:33:59.748Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-10T11:33:59.748Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestServiceListWithStatuses [2021-06-10T11:33:59.748Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-10T11:33:59.748Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.748Z] === RUN TestDockerNetworkConnectAlias [2021-06-10T11:33:59.748Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-10T11:33:59.749Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.749Z] === RUN TestDockerNetworkReConnect [2021-06-10T11:33:59.749Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-10T11:33:59.749Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.749Z] === RUN TestServicePlugin [2021-06-10T11:33:59.749Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-10T11:33:59.749Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:33:59.749Z] === RUN TestServiceUpdateLabel [2021-06-10T11:33:59.749Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-10T11:33:59.749Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:59.749Z] === RUN TestServiceUpdateSecrets [2021-06-10T11:33:59.749Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-10T11:33:59.749Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:59.749Z] === RUN TestServiceUpdateConfigs [2021-06-10T11:33:59.749Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-10T11:33:59.749Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:59.749Z] === RUN TestServiceUpdateNetwork [2021-06-10T11:33:59.749Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-10T11:33:59.749Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:33:59.749Z] === RUN TestServiceUpdatePidsLimit [2021-06-10T11:33:59.749Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-10T11:33:59.749Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:34:00.210Z] PASS [2021-06-10T11:34:00.210Z] ok github.com/docker/docker/integration/service 0.619s [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === Skipped [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T11:34:00.210Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T11:34:00.210Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-10T11:34:00.210Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-10T11:34:00.210Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-10T11:34:00.210Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-10T11:34:00.210Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-10T11:34:00.210Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-10T11:34:00.210Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-10T11:34:00.210Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-10T11:34:00.210Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-10T11:34:00.210Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-10T11:34:00.210Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-10T11:34:00.210Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-10T11:34:00.210Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-10T11:34:00.210Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-10T11:34:00.210Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-10T11:34:00.210Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-10T11:34:00.210Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-10T11:34:00.210Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] [2021-06-10T11:34:00.210Z] DONE 24 tests, 23 skipped in 3.215s [2021-06-10T11:34:00.210Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-10T11:34:02.203Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T11:34:02.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:34:02.398Z] INFO: Testing against a local daemon [2021-06-10T11:34:02.398Z] === RUN TestSessionCreate [2021-06-10T11:34:02.398Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-10T11:34:02.398Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T11:34:02.398Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-10T11:34:02.398Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T11:34:02.398Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T11:34:02.398Z] PASS [2021-06-10T11:34:02.398Z] ok github.com/docker/docker/integration/session 0.364s [2021-06-10T11:34:02.398Z] [2021-06-10T11:34:02.398Z] === Skipped [2021-06-10T11:34:02.398Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-10T11:34:02.398Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-10T11:34:02.398Z] [2021-06-10T11:34:02.398Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-10T11:34:02.398Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-10T11:34:02.398Z] [2021-06-10T11:34:02.398Z] [2021-06-10T11:34:02.398Z] DONE 2 tests, 2 skipped in 2.277s [2021-06-10T11:34:02.398Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-10T11:34:05.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:34:05.310Z] INFO: Testing against a local daemon [2021-06-10T11:34:05.310Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-10T11:34:05.310Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T11:34:05.310Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:05.310Z] === RUN TestEventsExecDie [2021-06-10T11:34:05.310Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-10T11:34:05.310Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T11:34:05.310Z] === RUN TestEventsBackwardsCompatible [2021-06-10T11:34:05.310Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-10T11:34:05.310Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T11:34:05.310Z] === RUN TestEventsVolumeCreate [2021-06-10T11:34:05.310Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-10T11:34:05.310Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T11:34:05.310Z] === RUN TestInfoAPI [2021-06-10T11:34:05.310Z] --- PASS: TestInfoAPI (0.03s) [2021-06-10T11:34:05.310Z] === RUN TestInfoAPIWarnings [2021-06-10T11:34:05.310Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-10T11:34:05.310Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:34:05.310Z] === RUN TestInfoDebug [2021-06-10T11:34:05.310Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-10T11:34:05.310Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T11:34:05.310Z] === RUN TestInfoInsecureRegistries [2021-06-10T11:34:05.310Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-10T11:34:05.310Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T11:34:05.310Z] === RUN TestInfoRegistryMirrors [2021-06-10T11:34:05.310Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-10T11:34:05.310Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T11:34:05.310Z] === RUN TestLoginFailsWithBadCredentials [2021-06-10T11:34:05.770Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-06-10T11:34:05.770Z] === RUN TestPingCacheHeaders [2021-06-10T11:34:05.770Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-10T11:34:05.770Z] === RUN TestPingGet [2021-06-10T11:34:05.770Z] --- PASS: TestPingGet (0.03s) [2021-06-10T11:34:05.770Z] === RUN TestPingHead [2021-06-10T11:34:05.770Z] --- PASS: TestPingHead (0.03s) [2021-06-10T11:34:05.770Z] === RUN TestVersion [2021-06-10T11:34:05.770Z] --- PASS: TestVersion (0.03s) [2021-06-10T11:34:05.770Z] PASS [2021-06-10T11:34:05.770Z] ok github.com/docker/docker/integration/system 1.548s [2021-06-10T11:34:05.770Z] [2021-06-10T11:34:05.770Z] === Skipped [2021-06-10T11:34:05.770Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-10T11:34:05.770Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-10T11:34:05.770Z] [2021-06-10T11:34:05.770Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-10T11:34:05.770Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-10T11:34:05.770Z] [2021-06-10T11:34:05.770Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-10T11:34:05.770Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-10T11:34:05.770Z] [2021-06-10T11:34:05.770Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-10T11:34:05.770Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-10T11:34:05.770Z] [2021-06-10T11:34:05.770Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-10T11:34:05.770Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-10T11:34:05.770Z] [2021-06-10T11:34:05.770Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-10T11:34:06.232Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T11:34:06.232Z] [2021-06-10T11:34:06.232Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-10T11:34:06.232Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T11:34:06.232Z] [2021-06-10T11:34:06.232Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-10T11:34:06.232Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-10T11:34:06.232Z] [2021-06-10T11:34:06.232Z] [2021-06-10T11:34:06.232Z] DONE 14 tests, 8 skipped in 3.455s [2021-06-10T11:34:06.232Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-10T11:34:06.404Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-10T11:34:08.415Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:34:08.415Z] INFO: Testing against a local daemon [2021-06-10T11:34:08.415Z] === RUN TestVolumesCreateAndList [2021-06-10T11:34:08.415Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-10T11:34:08.415Z] === RUN TestVolumesRemove [2021-06-10T11:34:08.415Z] --- PASS: TestVolumesRemove (0.13s) [2021-06-10T11:34:08.415Z] === RUN TestVolumesInspect [2021-06-10T11:34:08.415Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-10T11:34:08.415Z] === RUN TestVolumesInvalidJSON [2021-06-10T11:34:08.415Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-10T11:34:08.415Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-10T11:34:08.415Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-10T11:34:08.415Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-10T11:34:08.415Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-10T11:34:08.415Z] PASS [2021-06-10T11:34:08.415Z] ok github.com/docker/docker/integration/volume 0.610s [2021-06-10T11:34:08.876Z] [2021-06-10T11:34:08.876Z] DONE 5 tests in 2.613s [2021-06-10T11:34:08.876Z] INFO: make.ps1 ended at 06/10/2021 11:34:08 [2021-06-10T11:34:08.876Z] INFO: Integration CLI tests being run from the host: [2021-06-10T11:34:08.876Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-06-10T11:34:09.704Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T11:34:09.704Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T11:34:09.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T11:34:10.646Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T11:34:10.646Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T11:34:11.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T11:34:11.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T11:34:11.851Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-10T11:34:12.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T11:34:12.791Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T11:34:14.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T11:34:14.705Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-10T11:34:17.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-10T11:34:17.472Z] INFO: Testing against a local daemon [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-10T11:34:17.472Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-10T11:34:18.006Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-10T11:34:18.443Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-10T11:34:18.443Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-10T11:34:18.903Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-10T11:34:19.363Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-10T11:34:19.387Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-10T11:34:19.647Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-10T11:34:19.907Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T11:34:23.202Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T11:34:23.772Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T11:34:26.314Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-10T11:34:26.885Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T11:34:30.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-10T11:34:32.739Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T11:34:33.000Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T11:34:34.384Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-10T11:34:37.683Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T11:34:37.944Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-10T11:34:43.223Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-10T11:34:46.520Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-10T11:34:47.460Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T11:34:49.373Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T11:34:51.913Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T11:34:52.854Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T11:34:54.764Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T11:34:56.680Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T11:34:59.220Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T11:35:00.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-10T11:35:00.733Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T11:35:00.733Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T11:35:01.674Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T11:35:04.971Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T11:35:06.881Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T11:35:07.451Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T11:35:07.451Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T11:35:07.711Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T11:35:07.711Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T11:35:07.971Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T11:35:08.541Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T11:35:09.923Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T11:35:11.306Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T11:35:12.246Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T11:35:13.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-10T11:35:19.840Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-10T11:35:20.300Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-10T11:35:23.627Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T11:35:23.887Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T11:35:26.133Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-10T11:35:26.133Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-10T11:35:26.133Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-10T11:35:26.439Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T11:35:26.439Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T11:35:26.439Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T11:35:26.439Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T11:35:28.976Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-10T11:35:28.976Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T11:35:29.046Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-10T11:35:31.518Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T11:35:31.518Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-10T11:35:31.957Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-10T11:35:31.957Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-10T11:35:31.957Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-10T11:35:31.957Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-10T11:35:31.957Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-10T11:35:34.871Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-10T11:35:34.871Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-10T11:35:34.871Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-10T11:35:35.719Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T11:35:37.100Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T11:35:37.100Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T11:35:37.100Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T11:35:40.673Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-10T11:35:41.302Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T11:35:42.242Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T11:35:42.502Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T11:35:44.413Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T11:35:44.984Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T11:35:46.895Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T11:35:47.837Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T11:35:48.099Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T11:35:49.040Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T11:35:49.980Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-10T11:35:52.527Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-10T11:35:53.920Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T11:35:55.303Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T11:35:55.303Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-10T11:35:56.250Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T11:35:56.250Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T11:35:58.795Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T11:35:59.364Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T11:35:59.625Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T11:36:00.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T11:36:00.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T11:36:01.505Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T11:36:02.888Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T11:36:03.457Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T11:36:04.399Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T11:36:05.337Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-10T11:36:06.278Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T11:36:07.661Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-10T11:36:08.601Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-10T11:36:09.541Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-10T11:36:10.481Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-10T11:36:11.051Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-10T11:36:11.991Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T11:36:12.930Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-10T11:36:13.870Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T11:36:14.462Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T11:36:15.402Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-10T11:36:15.402Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T11:36:16.343Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T11:36:16.343Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T11:36:18.888Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T11:36:19.827Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T11:36:20.396Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T11:36:21.336Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T11:36:21.906Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T11:36:21.906Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T11:36:22.849Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T11:36:23.419Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T11:36:23.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-10T11:36:24.249Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T11:36:25.190Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T11:36:26.130Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T11:36:26.391Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T11:36:26.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-10T11:36:27.223Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T11:36:27.223Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T11:36:28.608Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T11:36:29.995Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T11:36:30.567Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T11:36:31.507Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T11:36:31.507Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T11:36:32.079Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T11:36:33.461Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T11:36:35.375Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T11:36:36.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T11:36:37.313Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T11:36:37.882Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T11:36:38.821Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T11:36:39.391Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T11:36:40.331Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T11:36:41.712Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T11:36:43.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-10T11:36:45.534Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T11:36:45.534Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T11:36:46.475Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T11:36:49.016Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T11:36:50.397Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T11:36:52.937Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T11:36:55.478Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T11:36:55.478Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T11:36:55.478Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T11:36:56.048Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T11:36:58.587Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T11:36:59.971Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T11:37:01.880Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T11:37:02.819Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T11:37:03.079Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-10T11:37:04.464Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T11:37:05.848Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-10T11:37:05.848Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T11:37:06.419Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-10T11:37:06.872Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-10T11:37:06.872Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-10T11:37:06.872Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-10T11:37:06.872Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-10T11:37:08.328Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T11:37:08.328Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T11:37:08.420Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-10T11:37:08.588Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T11:37:09.391Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-10T11:37:09.391Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-10T11:37:09.391Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-10T11:37:09.391Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-10T11:37:09.527Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T11:37:09.852Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-10T11:37:10.098Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-10T11:37:10.825Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-10T11:37:11.045Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T11:37:11.045Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T11:37:11.616Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-10T11:37:11.616Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T11:37:12.558Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T11:37:13.499Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T11:37:13.736Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-10T11:37:14.441Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T11:37:15.278Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-10T11:37:15.278Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-10T11:37:15.278Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-10T11:37:15.381Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T11:37:15.738Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-10T11:37:16.321Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T11:37:16.894Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T11:37:17.835Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T11:37:17.835Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T11:37:18.405Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T11:37:18.651Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-10T11:37:19.346Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T11:37:20.739Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T11:37:21.000Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T11:37:21.000Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T11:37:24.298Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T11:37:25.237Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T11:37:31.048Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-10T11:37:35.749Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-10T11:37:36.721Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-10T11:37:36.721Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-10T11:37:37.455Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-10T11:37:37.455Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T11:37:38.837Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-10T11:37:38.837Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-10T11:37:38.837Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T11:37:38.837Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T11:37:39.407Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T11:37:39.633Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-10T11:37:41.817Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-10T11:37:42.707Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T11:37:44.091Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T11:37:45.472Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T11:37:46.515Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-10T11:37:46.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-10T11:37:46.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-10T11:37:46.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-10T11:37:46.515Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-10T11:37:46.975Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-10T11:37:52.047Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T11:37:52.047Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T11:37:52.618Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T11:37:54.000Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T11:37:54.000Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T11:37:54.000Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T11:37:55.383Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T11:37:57.309Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T11:37:58.690Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T11:37:58.690Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T11:37:58.690Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T11:38:00.072Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T11:38:08.203Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T11:38:09.143Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T11:38:09.713Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T11:38:11.096Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T11:38:13.638Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T11:38:16.933Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T11:38:19.474Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T11:38:21.385Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T11:38:22.696Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-10T11:38:22.696Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-10T11:38:22.696Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-10T11:38:23.295Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T11:38:24.678Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T11:38:24.678Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T11:38:25.626Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T11:38:26.566Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T11:38:27.505Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T11:38:28.446Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T11:38:30.357Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T11:38:32.896Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T11:38:37.095Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T11:38:37.356Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T11:38:37.617Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-10T11:38:38.187Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T11:38:38.447Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T11:38:39.017Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T11:38:39.958Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T11:38:39.958Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T11:38:40.420Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-10T11:38:40.880Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-10T11:38:40.898Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T11:38:41.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-10T11:38:45.092Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-10T11:38:46.473Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-10T11:38:46.473Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T11:38:47.857Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-10T11:38:48.797Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T11:38:49.738Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-10T11:38:50.695Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T11:38:51.639Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-10T11:38:52.208Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T11:38:53.151Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T11:38:53.721Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T11:38:53.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-10T11:38:53.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-10T11:38:54.662Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T11:38:55.233Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T11:38:55.233Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T11:38:56.615Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T11:38:56.876Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T11:38:56.876Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T11:38:57.815Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-10T11:38:58.386Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-10T11:38:59.767Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T11:38:59.767Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T11:39:03.971Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T11:39:04.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-10T11:39:05.881Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T11:39:06.822Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T11:39:07.762Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-10T11:39:10.301Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-10T11:39:10.871Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T11:39:11.811Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T11:39:12.750Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-10T11:39:14.684Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-10T11:39:15.254Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-10T11:39:15.254Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-10T11:39:16.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-10T11:39:19.454Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-10T11:39:21.993Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-10T11:39:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-10T11:39:23.904Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-10T11:39:24.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-10T11:39:24.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-10T11:39:25.045Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-10T11:39:25.987Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-10T11:39:26.927Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-10T11:39:26.927Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-10T11:39:26.927Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-10T11:39:27.187Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-10T11:39:27.759Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-10T11:39:29.141Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T11:39:29.713Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T11:39:29.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-10T11:39:29.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-10T11:39:29.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-10T11:39:30.655Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T11:39:33.949Z] === RUN TestDockerSuite/TestRunState [2021-06-10T11:39:33.949Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-10T11:39:34.519Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-10T11:39:35.459Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-10T11:39:35.459Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T11:39:35.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-10T11:39:35.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-10T11:39:36.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-10T11:39:36.401Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T11:39:36.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-10T11:39:36.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-10T11:39:36.977Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T11:39:37.238Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-10T11:39:37.238Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T11:39:38.181Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-10T11:39:38.181Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T11:39:38.762Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-10T11:39:40.672Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T11:39:40.672Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T11:39:40.672Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T11:39:41.612Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-10T11:39:44.155Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-10T11:39:44.415Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-10T11:39:46.327Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-10T11:39:49.625Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T11:39:52.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T11:39:53.863Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T11:39:54.433Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T11:39:55.004Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T11:39:56.917Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T11:39:58.300Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T11:39:58.871Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T11:39:58.871Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T11:39:59.130Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T11:39:59.700Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T11:40:00.641Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T11:40:01.211Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-10T11:40:01.211Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T11:40:01.471Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T11:40:01.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-10T11:40:02.041Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T11:40:06.247Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T11:40:06.818Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T11:40:07.759Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T11:40:08.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-10T11:40:09.278Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-10T11:40:09.738Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-10T11:40:10.301Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T11:40:11.241Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T11:40:11.284Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-10T11:40:11.284Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-10T11:40:13.783Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T11:40:16.326Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T11:40:16.586Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T11:40:16.586Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T11:40:16.586Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T11:40:16.586Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T11:40:16.847Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-10T11:40:16.847Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-10T11:40:21.049Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-10T11:40:21.309Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-10T11:40:21.635Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-10T11:40:21.635Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-10T11:40:21.635Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-10T11:40:21.635Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-10T11:40:22.690Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-10T11:40:23.176Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-10T11:40:23.631Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-10T11:40:24.149Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-10T11:40:24.202Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T11:40:24.202Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-10T11:40:24.610Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-10T11:40:25.142Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-10T11:40:25.581Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-10T11:40:25.712Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-10T11:40:26.042Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-10T11:40:26.653Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-10T11:40:26.653Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-10T11:40:27.592Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T11:40:27.592Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T11:40:28.531Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T11:40:28.531Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-10T11:40:29.121Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-10T11:40:30.060Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-10T11:40:30.060Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T11:40:30.060Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T11:40:30.631Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T11:40:30.759Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-10T11:40:32.540Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-10T11:40:32.540Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-10T11:40:32.947Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-10T11:40:33.110Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-10T11:40:33.110Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T11:40:33.408Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-10T11:40:33.680Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T11:40:33.680Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T11:40:34.378Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-10T11:40:34.378Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-10T11:40:35.350Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-10T11:40:35.592Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T11:40:36.162Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T11:40:38.178Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T11:40:39.119Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T11:40:39.119Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T11:40:39.119Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T11:40:40.059Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-10T11:40:41.000Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-10T11:40:42.382Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T11:40:42.382Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T11:40:42.446Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-10T11:40:42.446Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-10T11:40:43.416Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-10T11:40:43.416Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-10T11:40:44.294Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T11:40:44.294Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T11:40:44.387Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-10T11:40:44.554Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T11:40:44.848Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-10T11:40:44.848Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-10T11:40:44.848Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-10T11:40:46.464Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T11:40:46.464Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T11:40:48.375Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T11:40:48.375Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T11:40:48.375Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T11:40:49.759Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T11:40:50.653Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-10T11:40:51.150Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T11:40:51.719Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T11:40:51.719Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T11:40:51.719Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T11:40:51.719Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T11:40:52.289Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T11:40:54.832Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T11:41:00.109Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T11:41:02.019Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T11:41:02.960Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T11:41:04.341Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T11:41:07.635Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T11:41:09.546Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T11:41:10.501Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T11:41:12.410Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T11:41:13.792Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T11:41:15.701Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T11:41:18.994Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T11:41:24.274Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T11:41:26.811Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T11:41:30.103Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-10T11:41:32.013Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T11:41:33.216Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-10T11:41:33.216Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-10T11:41:33.216Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-10T11:41:34.556Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-10T11:41:36.464Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T11:41:37.034Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T11:41:37.974Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T11:41:38.546Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T11:41:38.546Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T11:41:39.486Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T11:41:41.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-10T11:41:41.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-10T11:41:41.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-10T11:41:41.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-10T11:41:42.259Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-10T11:41:42.259Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-10T11:41:43.690Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-10T11:41:43.690Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T11:41:46.989Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-10T11:41:47.929Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-10T11:41:47.929Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-10T11:41:48.871Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-10T11:41:48.871Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-10T11:41:48.871Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-10T11:41:51.413Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-10T11:41:52.353Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-10T11:41:53.294Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-10T11:41:55.206Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-10T11:41:59.402Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-10T11:42:00.342Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-10T11:42:00.342Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-10T11:42:02.261Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-10T11:42:03.201Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T11:42:07.420Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-10T11:42:07.420Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-10T11:42:07.420Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-10T11:42:08.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-10T11:42:13.763Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-10T11:42:17.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-10T11:42:19.603Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T11:42:24.883Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T11:42:25.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-10T11:42:25.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-10T11:42:26.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-10T11:42:29.168Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-10T11:42:31.354Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-10T11:42:31.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-10T11:42:33.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-10T11:42:34.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-10T11:42:35.019Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-10T11:42:36.402Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-10T11:42:38.013Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-10T11:42:38.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-10T11:42:40.856Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-10T11:42:43.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-10T11:42:45.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-10T11:42:47.217Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T11:43:05.318Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T11:43:07.859Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T11:43:07.859Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T11:43:07.859Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T11:43:07.859Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T11:43:07.859Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-10T11:43:14.451Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T11:43:15.833Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T11:43:15.833Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T11:43:15.833Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T11:43:19.128Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T11:43:23.327Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite (1908.47s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.10s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.79s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.72s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.04s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.82s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.37s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.49s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.46s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.56s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.46s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.53s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.76s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.60s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachDetach (1.38s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.18s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.38s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.61s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.42s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.93s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.56s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.82s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.87s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.30s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.70s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.77s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.44s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.16s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.84s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.88s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.02s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.60s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.50s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.54s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.45s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.50s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.29s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.89s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.03s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.98s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.19s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.90s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.92s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.14s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.72s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.95s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.26s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.55s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.80s) [2021-06-10T11:43:23.327Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.22s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.41s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.99s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.86s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.81s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.92s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.16s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.37s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.40s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.35s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.67s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.12s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.60s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.97s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.47s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.22s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.02s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.53s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.35s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.45s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.40s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.66s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.57s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.08s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.24s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.83s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.92s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.04s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.02s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.20s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.00s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.24s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.83s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.21s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.26s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.47s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.62s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.50s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.79s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.71s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (2.05s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.88s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.97s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.99s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.14s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.44s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.21s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.32s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.39s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.48s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.40s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.24s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildHistory (3.77s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.32s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabel (0.58s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.92s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.90s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.05s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.66s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.83s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.47s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.32s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.27s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.55s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.06s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.74s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.28s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.50s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.22s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.67s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.47s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.94s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.77s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.16s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.31s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildPATH (1.59s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.92s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.25s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.76s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.15s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildRm (3.63s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.55s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.38s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.49s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.71s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.53s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildStderr (1.28s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.58s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.51s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.39s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.16s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildUser (3.01s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.74s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.12s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.32s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.22s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.04s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.42s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.76s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.97s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T11:43:23.328Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T11:43:23.328Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.37s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.04s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.41s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitTTY (2.00s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.19s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.12s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-10T11:43:23.328Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.08s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.93s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.16s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.46s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.10s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.90s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.17s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2021-06-10T11:43:23.329Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T11:43:23.329Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.18s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.29s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.59s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.26s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.14s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.16s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.72s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.66s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.91s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.88s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.73s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000910c60_} (1.67s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1089522300_/foo_false____} (1.60s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1089522300_/foo_true____} (1.63s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3064477611_/foo_false____} (1.58s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3064477611_/foo_true____} (1.66s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3064477611_/foo_true__0xc000910cc0__} (1.57s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000910ce0_} (1.86s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000910d00_} (1.62s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000910d20_} (2.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000910d40_} (0.85s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.33s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.16s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.91s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.30s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.15s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.94s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.18s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.46s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.23s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.69s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.25s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.26s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.87s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.38s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.44s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.23s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.11s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2021-06-10T11:43:23.329Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T11:43:23.329Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-06-10T11:43:23.329Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T11:43:23.329Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.33s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.24s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.31s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.25s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.97s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.20s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.87s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.12s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.78s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.47s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.61s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsAttach (1.21s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsCommit (1.58s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.80s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.17s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.35s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.94s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.75s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFilters (1.49s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-06-10T11:43:23.329Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-10T11:43:23.329Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.329Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-10T11:43:23.329Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.58s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsRename (1.27s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsResize (1.15s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.74s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.51s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.98s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.44s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.09s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.06s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.36s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.19s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecCgroup (4.11s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecEnv (1.31s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecInspectID (3.23s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecInteractive (1.33s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.17s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.75s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecStartFails (1.10s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.80s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecTTY (1.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.20s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecUlimits (1.15s) [2021-06-10T11:43:23.329Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-06-10T11:43:23.329Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.20s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.13s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.91s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.16s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestExecWithUser (2.43s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestHealth (23.26s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-06-10T11:43:23.329Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.45s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.67s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.82s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.84s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.78s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportDisplay (1.97s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportFile (1.65s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.61s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportGzipped (1.95s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.99s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.30s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.25s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-06-10T11:43:23.330Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-10T11:43:23.330Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.94s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectDefault (0.74s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectHistory (0.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-10T11:43:23.330Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T11:43:23.330Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.37s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.80s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectStatus (1.21s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.69s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.08s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.44s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.05s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.95s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.81s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.35s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.89s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.89s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.10s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.33s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.92s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.21s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.63s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.82s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.66s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.13s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.51s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.16s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.08s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.03s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.19s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.24s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsTail (1.06s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.99s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.91s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.74s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestNetHostname (2.33s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.57s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.07s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.78s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.73s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginActive (1.26s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.64s) [2021-06-10T11:43:23.330Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T11:43:23.330Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.44s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.91s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.27s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.97s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPortList (12.09s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.16s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.98s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.31s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.41s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsByOrder (2.92s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.37s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.88s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.74s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.69s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.22s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.44s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.45s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.37s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.25s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.78s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.27s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.76s) [2021-06-10T11:43:23.330Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T11:43:23.330Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.44s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.42s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.36s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.28s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.17s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.95s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.29s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.14s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.23s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.58s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.22s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.99s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.83s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.13s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.97s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAddHost (0.89s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.51s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.54s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.90s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.93s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.87s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.67s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.88s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.03s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.94s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.27s) [2021-06-10T11:43:23.330Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.80s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.48s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.46s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.27s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.95s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.76s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.63s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.38s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.37s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.41s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.17s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.80s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.12s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.55s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.72s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.90s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.09s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.87s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.76s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.51s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.21s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.43s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.74s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.45s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.58s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.50s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.47s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunMount (8.11s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.23s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.23s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.33s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.23s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.09s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (1.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.96s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.04s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.00s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.11s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.59s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.77s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (4.24s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.86s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunRm (1.25s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.89s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.97s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.69s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.96s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.19s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.11s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.99s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.91s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.99s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.86s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunState (1.80s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunSysctls (1.99s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.23s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.55s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserByName (0.74s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.74s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.98s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.75s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.12s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.19s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.38s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.77s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.43s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.87s) [2021-06-10T11:43:23.331Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-10T11:43:23.331Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.64s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.11s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.21s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2021-06-10T11:43:23.331Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.71s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.91s) [2021-06-10T11:43:23.332Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents660527668 [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.44s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.30s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.30s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartRecordError (1.61s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.79s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.96s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.80s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.05s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.95s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-06-10T11:43:23.332Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T11:43:23.332Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.92s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.60s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.94s) [2021-06-10T11:43:23.332Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T11:43:23.332Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.332Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T11:43:23.332Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.95s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.25s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.38s) [2021-06-10T11:43:23.332Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T11:43:23.332Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.94s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.12s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.20s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.50s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.90s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.56s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.42s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.13s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.12s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.11s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.66s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.86s) [2021-06-10T11:43:23.332Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.06s) [2021-06-10T11:43:23.332Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T11:43:23.332Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-10T11:43:23.332Z] === RUN TestDockerRegistrySuite [2021-06-10T11:43:23.332Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T11:43:24.272Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T11:43:25.654Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T11:43:27.037Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T11:43:27.297Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T11:43:28.756Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-10T11:43:31.499Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T11:43:33.465Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-10T11:43:33.926Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-10T11:43:36.780Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T11:43:40.077Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T11:43:41.459Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T11:43:42.866Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T11:43:44.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T11:43:45.629Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T11:43:46.569Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-10T11:43:46.829Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T11:43:48.213Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T11:43:50.124Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T11:43:52.666Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T11:43:55.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T11:43:56.147Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T11:43:59.443Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T11:44:00.383Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T11:44:00.644Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T11:44:00.644Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-10T11:44:01.585Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-10T11:44:01.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-10T11:44:02.107Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-10T11:44:02.107Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T11:44:02.107Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-10T11:44:03.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-10T11:44:03.624Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T11:44:05.017Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T11:44:05.962Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-10T11:44:09.260Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T11:44:09.829Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T11:44:10.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-10T11:44:11.710Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T11:44:11.970Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T11:44:12.230Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T11:44:12.490Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T11:44:12.751Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T11:44:13.321Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T11:44:13.321Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-10T11:44:13.321Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T11:44:14.704Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T11:44:17.249Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T11:44:18.631Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T11:44:20.013Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T11:44:21.394Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite (59.10s) [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.46s) [2021-06-10T11:44:21.965Z] check_test.go:196: [da67497862266] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d4366ddad13bb] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.59s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d602f4c913818] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-10T11:44:21.965Z] check_test.go:196: [dfc9e3de53573] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d220955da1009] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.81s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d93d68b8d0628] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.55s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d22a419eb34f1] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2021-06-10T11:44:21.965Z] check_test.go:196: [dd74c8cde657b] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d615553b3e792] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d3a7e454d7c41] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d166446161eb0] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d6544797481e0] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.37s) [2021-06-10T11:44:21.965Z] check_test.go:196: [db8632d2bfb59] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.91s) [2021-06-10T11:44:21.965Z] check_test.go:196: [d65657e6e34d4] daemon is not started [2021-06-10T11:44:21.965Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s) [2021-06-10T11:44:21.966Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:041c1154d94a82b418e4557c714baedddaeb54e7ecb1340221a5e0c1c8958412 [2021-06-10T11:44:21.966Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:69d8f7683567edef3926c18bea2ad61430de19c993da96f04fc0b5aaf1abbdb2 [2021-06-10T11:44:21.966Z] check_test.go:196: [ddf4ae5655284] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.41s) [2021-06-10T11:44:21.966Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd4b015fc111c7f094e2877a23219c0da2dab1b079162e5ddf6163e56de13ea3 [2021-06-10T11:44:21.966Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72dfe65fed279c66061ca7bb5463e9475a624ce7cbc548c38fa16ade19de26df [2021-06-10T11:44:21.966Z] check_test.go:196: [db4da4c85541d] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-06-10T11:44:21.966Z] check_test.go:196: [da20630318392] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.90s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d7156fb962b0b] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d82ff3d7119cf] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d91e984c7433a] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.63s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d9214ddbbe114] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2021-06-10T11:44:21.966Z] check_test.go:196: [da2164d6f2b9d] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.43s) [2021-06-10T11:44:21.966Z] check_test.go:196: [df8e9cb4d90c2] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.43s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d8a7866903063] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.57s) [2021-06-10T11:44:21.966Z] check_test.go:196: [dd2e3667e1dd8] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.67s) [2021-06-10T11:44:21.966Z] check_test.go:196: [dada97f1d49f5] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d85959f165127] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d9e3a3065c3f5] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d9c143b188a78] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2021-06-10T11:44:21.966Z] check_test.go:196: [db59412a14906] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d289c2b20abf3] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-06-10T11:44:21.966Z] check_test.go:196: [df3bf5afa0a6b] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d66cc5805c98c] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.56s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d1120bb4ea375] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.37s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d87146c700c9d] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2021-06-10T11:44:21.966Z] check_test.go:196: [d475605b24e98] daemon is not started [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2021-06-10T11:44:21.966Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-10T11:44:21.966Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T11:44:21.966Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T11:44:21.966Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T11:44:26.182Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T11:44:31.463Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T11:44:34.418Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-10T11:44:34.418Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-10T11:44:34.418Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-10T11:44:35.665Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T11:44:37.577Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T11:44:38.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T11:44:38.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T11:44:40.870Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T11:44:41.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T11:44:43.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T11:44:46.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T11:44:46.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T11:44:47.058Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T11:44:47.058Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T11:44:47.317Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T11:44:47.576Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T11:44:48.146Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite (26.29s) [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-10T11:44:48.146Z] check_test.go:223: [dd7e7c10bdc28] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.96s) [2021-06-10T11:44:48.146Z] check_test.go:223: [daa52ad7c3d9b] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.34s) [2021-06-10T11:44:48.146Z] check_test.go:223: [dd2fc9326c607] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.38s) [2021-06-10T11:44:48.146Z] check_test.go:223: [db7f0c7e0fcb9] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.83s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d9d43d4f0ae2b] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2021-06-10T11:44:48.146Z] check_test.go:223: [db52cded7a4f7] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d6f1538e517f7] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2021-06-10T11:44:48.146Z] check_test.go:223: [dc65480529a37] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2021-06-10T11:44:48.146Z] check_test.go:223: [dcf4c97141e55] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d031ad138d419] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.23s) [2021-06-10T11:44:48.146Z] check_test.go:223: [df739b9d23183] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d43e91fcfc2d9] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d6ee45920874b] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-10T11:44:48.146Z] check_test.go:223: [df426e981d3a5] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d1618cd9e1a76] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-10T11:44:48.146Z] check_test.go:223: [da236d4c0c3a1] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-06-10T11:44:48.146Z] check_test.go:223: [de94004af7db3] daemon is not started [2021-06-10T11:44:48.146Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-10T11:44:48.146Z] check_test.go:223: [d82c2c07b42cb] daemon is not started [2021-06-10T11:44:48.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T11:44:48.146Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T11:44:49.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T11:44:49.346Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T11:44:49.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T11:44:50.988Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T11:44:50.988Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T11:44:51.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T11:44:51.843Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-06-10T11:44:52.103Z] check_test.go:252: [d5cf3f2d75a6b] daemon is not started [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-06-10T11:44:52.103Z] check_test.go:252: [d298b8a50ecf0] daemon is not started [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-10T11:44:52.103Z] check_test.go:252: [da6ac28654f9a] daemon is not started [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-10T11:44:52.103Z] check_test.go:252: [d9006801c9633] daemon is not started [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-06-10T11:44:52.103Z] check_test.go:252: [d4b5e586f0979] daemon is not started [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-06-10T11:44:52.103Z] check_test.go:252: [dfd3f1b693770] daemon is not started [2021-06-10T11:44:52.103Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-10T11:44:52.103Z] check_test.go:252: [d04b1d940e447] daemon is not started [2021-06-10T11:44:52.103Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T11:44:52.103Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T11:44:55.547Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-10T11:44:57.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T11:44:57.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T11:44:57.379Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T11:44:57.639Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T11:44:57.639Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-06-10T11:44:57.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-10T11:44:57.639Z] check_test.go:279: [ddaa0bcab6482] daemon is not started [2021-06-10T11:44:57.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-10T11:44:57.639Z] check_test.go:279: [d43cc36ab238f] daemon is not started [2021-06-10T11:44:57.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-10T11:44:57.639Z] check_test.go:279: [d2c0fa758be18] daemon is not started [2021-06-10T11:44:57.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-10T11:44:57.639Z] check_test.go:279: [d7b893692c2d4] daemon is not started [2021-06-10T11:44:57.639Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-10T11:44:57.639Z] check_test.go:279: [d3732cc7c1718] daemon is not started [2021-06-10T11:44:57.639Z] === RUN TestDockerNetworkSuite [2021-06-10T11:44:57.639Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-10T11:45:00.179Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-10T11:45:01.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-10T11:45:04.226Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-10T11:45:07.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-10T11:45:07.699Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-10T11:45:10.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-10T11:45:10.502Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-10T11:45:14.577Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-10T11:45:14.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-10T11:45:14.967Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-10T11:45:16.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-10T11:45:17.789Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-10T11:45:23.070Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-10T11:45:26.367Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-10T11:45:29.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-10T11:45:31.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-10T11:45:32.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-10T11:45:33.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-10T11:45:34.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-10T11:45:35.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-10T11:45:36.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-10T11:45:36.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-10T11:45:37.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-10T11:45:38.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-10T11:45:38.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-10T11:45:38.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-10T11:45:38.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-10T11:45:39.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-10T11:45:40.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-10T11:45:40.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-10T11:45:41.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-10T11:45:41.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-10T11:45:42.142Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-10T11:45:44.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-10T11:45:46.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-10T11:45:46.116Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-10T11:45:54.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-10T11:45:58.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-10T11:45:58.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-10T11:45:58.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-10T11:45:59.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-10T11:45:59.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-10T11:45:59.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-10T11:45:59.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-10T11:45:59.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-10T11:46:01.604Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-10T11:46:03.157Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-10T11:46:04.148Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-10T11:46:04.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-10T11:46:04.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-10T11:46:04.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-10T11:46:05.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-10T11:46:06.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-10T11:46:10.567Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-10T11:46:10.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-10T11:46:15.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-10T11:46:15.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-10T11:46:16.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-10T11:46:17.815Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-10T11:46:19.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-10T11:46:19.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-10T11:46:20.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-10T11:46:21.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-10T11:46:22.530Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-10T11:46:25.072Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite (90.52s) [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.37s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d58f234c75631] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d60b6a469d8bf] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.39s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [dd7b6e883e908] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.48s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [dc969be65264f] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.03s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:1233: [daf9cfdba60df] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.17s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d01011ec21df1] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.84s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d3be60f025f75] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.05s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [da077d5ce451f] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.51s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [ddb600df916e2] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [dc77c84305965] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [de3b6aa916304] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.23s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d87cf246993dd] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.23s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [dbeab62b278a9] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d1e66c481eba5] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [d135fe10b874c] daemon is not started [2021-06-10T11:46:28.373Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.04s) [2021-06-10T11:46:28.373Z] docker_cli_network_unix_test.go:46: [ddc7093adda81] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dcc4da7b5e3a3] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d5f34d30c91b5] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d53b57298338f] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.07s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d23322c4282fe] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d5e07f76438b2] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dbc134bf7b63d] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d7174371daa4f] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d9a28347acb0f] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.93s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:968: [d7c6a34b02202] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d668b6b1e32c1] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.53s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:1116: [d30015955cfe7] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dc34653aa0f32] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.07s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d660e22c68694] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dbab1f7a1a5cf] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d013675d0ec3c] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d7294d75b9154] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d5fcb7186da1d] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d941bfcd2b270] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.64s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d704345a08ec3] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d8d0dbe36b3d7] daemon is not started [2021-06-10T11:46:28.374Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d532ff253894e] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d27909c9af6c6] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.01s) [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.32s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:1084: [d9c794868ce27] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dffbccfb28360] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [ddd2442c600d2] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.47s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d9ec71c31998d] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d0eeec6647adb] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.36s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d6b3f55fd8a9c] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dec521b70d557] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.33s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [d8ae64ada1593] daemon is not started [2021-06-10T11:46:28.374Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.83s) [2021-06-10T11:46:28.374Z] docker_cli_network_unix_test.go:46: [dce69c1a61d22] daemon is not started [2021-06-10T11:46:28.374Z] === RUN TestDockerHubPullSuite [2021-06-10T11:46:28.374Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-10T11:46:28.374Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-10T11:46:29.754Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-10T11:46:31.664Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-10T11:46:31.924Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-10T11:46:32.184Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-10T11:46:33.567Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-10T11:46:33.828Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite (5.69s) [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.30s) [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.45s) [2021-06-10T11:46:34.090Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2021-06-10T11:46:34.090Z] PASS [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === Skipped [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-10T11:46:34.090Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-10T11:46:34.090Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-10T11:46:34.090Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-10T11:46:34.090Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-10T11:46:34.090Z] docker_cli_network_unix_test.go:46: [d532ff253894e] daemon is not started [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] [2021-06-10T11:46:34.090Z] DONE 1269 tests, 51 skipped in 2148.935s [2021-06-10T11:46:34.090Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T11:46:34.090Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T11:46:34.090Z] +++ kill 8311 [2021-06-10T11:46:35.029Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-10T11:46:35.029Z] +++ /etc/init.d/apparmor stop [2021-06-10T11:46:35.029Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T11:46:35.029Z] [2021-06-10T11:46:35.029Z] Unloading profiles will leave already running processes permanently [2021-06-10T11:46:35.029Z] unconfined, which can lead to unexpected situations. [2021-06-10T11:46:35.029Z] [2021-06-10T11:46:35.029Z] To set a process to complain mode, use the command line tool [2021-06-10T11:46:35.029Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T11:46:35.029Z] +++ true [2021-06-10T11:46:35.029Z] exiting test-integration [2021-06-10T11:46:35.029Z] ++ exit 0 [2021-06-10T11:46:35.029Z] [2021-06-10T11:46:35.289Z] + for job in $(jobs -p) [2021-06-10T11:46:35.289Z] + wait 12485 [2021-06-10T11:46:37.829Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-10T11:46:42.032Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-10T11:46:43.429Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-10T11:47:29.274Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-10T11:47:32.194Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-10T11:47:35.112Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-10T11:47:39.670Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-10T11:47:45.458Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-10T11:47:45.458Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-10T11:47:45.458Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-10T11:47:45.458Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-10T11:47:45.458Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-10T11:47:45.458Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-10T11:47:48.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-10T11:47:48.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-10T11:47:48.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-10T11:47:48.367Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-10T11:47:49.338Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-10T11:47:54.028Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-10T11:47:54.559Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-10T11:48:08.863Z] === RUN TestDockerSuite/TestBuildFails [2021-06-10T11:48:10.402Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-10T11:48:10.402Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite (1754.14s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.42s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.56s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.94s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:562: [de3cc5070372b] joining swarm manager [d5629a6f276f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:584: [de38187e0527b] joining swarm manager [d5629a6f276f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] check_test.go:380: [de3cc5070372b] daemon is not started [2021-06-10T11:48:12.654Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.34s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:45: [dba3a26ea4744] joining swarm manager [dd667a844c32b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.16s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.01s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:303: [d9c78c87b42a1] joining swarm manager [d208c185242e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:304: [dc7a24321c22a] joining swarm manager [d208c185242e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.05s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:271: [df2076986bd41] joining swarm manager [dcc5d084b8d3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:272: [de4f79adb14d5] joining swarm manager [dcc5d084b8d3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.25s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.01s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s) [2021-06-10T11:48:12.654Z] docker_api_swarm_node_test.go:19: [d17ca800774ab] joining swarm manager [d76e9dbfbd3b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_node_test.go:20: [dc148f34c7be2] joining swarm manager [d76e9dbfbd3b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.37s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:501: [d5c9efd47f377] joining swarm manager [d8d6cae171d88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:506: [d7f1dc8ac0c6b] joining swarm manager [d8d6cae171d88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.43s) [2021-06-10T11:48:12.654Z] docker_api_swarm_node_test.go:80: [d45271798bac0] joining swarm manager [de25c7ecc0303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2021-06-10T11:48:12.654Z] docker_api_swarm_node_test.go:52: [d574256ff637a] joining swarm manager [d00a537be2dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_node_test.go:53: [d298bbaba5435] joining swarm manager [d00a537be2dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.65s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:201: [dbe6be4f2a0c0] joining swarm manager [dc2e5bd1aaf28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.09s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:383: [d2c005d8de18d] joining swarm manager [d4d5f74b6dafc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:384: [d3d1190782519] joining swarm manager [d4d5f74b6dafc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] check_test.go:380: [d3d1190782519] daemon is not started [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.29s) [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:801: [d6fceb479f6c9] joining swarm manager [d06fd411946a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:801: [db6eaca3b26be] joining swarm manager [d06fd411946a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:801: [d1a47e20b14ed] joining swarm manager [d06fd411946a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:801: [da9c0604e5db5] joining swarm manager [d06fd411946a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-10T11:48:12.654Z] docker_api_swarm_test.go:809: [d054fd056abc4] joining swarm manager [d06fd411946a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.87s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.02s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:394: [df1c545842c98] joining swarm manager [dc2c6ab9e836d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:394: [d2e6c55a169dc] joining swarm manager [dc2c6ab9e836d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.36s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:342: [d8ce450607162] joining swarm manager [d0246485837e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:342: [d652a3d6be1b7] joining swarm manager [d0246485837e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.60s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:489: [d124035b15619] joining swarm manager [d9787d577d43b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:489: [d85ab0535b30a] joining swarm manager [d9787d577d43b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.79s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.07s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:127: [d8906889c4f4a] joining swarm manager [dbb697fedcfb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:128: [d9c8bd54c4183] joining swarm manager [dbb697fedcfb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:136: [d579abf2ac4c5] joining swarm manager [dbb697fedcfb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:137: [d2fe7f4285a0a] joining swarm manager [dbb697fedcfb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.14s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:303: [deb0f8a2da48d] joining swarm manager [df2dd11835852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:303: [db166ecbbd2fa] joining swarm manager [df2dd11835852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.35s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:99: [d5ec6319921ca] joining swarm manager [d70ad5aa4919f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:100: [d8682c1a9de08] joining swarm manager [d70ad5aa4919f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] check_test.go:380: [d5ec6319921ca] daemon is not started [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.41s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:532: [d0a77757d430f] joining swarm manager [d233af274a756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:533: [dd51527a9d610] joining swarm manager [d233af274a756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.01s) [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:147: [dba9a19fbe6ee] joining swarm manager [d099adc74bd5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.654Z] docker_api_swarm_service_test.go:147: [d9e5d2c7da13e] joining swarm manager [d099adc74bd5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.01s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.52s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.92s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.43s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.04s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.30s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.52s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.36s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.89s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.58s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.52s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.24s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.35s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.17s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.98s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.30s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.49s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.49s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.66s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.30s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.53s) [2021-06-10T11:48:12.654Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.61s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (15.06s) [2021-06-10T11:48:12.655Z] docker_cli_service_logs_test.go:245: checking task a2qx22mailw3 [2021-06-10T11:48:12.655Z] docker_cli_service_logs_test.go:250: checking messages for a2qx22mailw3 [2021-06-10T11:48:12.655Z] docker_cli_service_logs_test.go:245: checking task e6uifog8svgt [2021-06-10T11:48:12.655Z] docker_cli_service_logs_test.go:250: checking messages for e6uifog8svgt [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.37s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.95s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.30s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.86s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.02s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1901: [d68c608e2bb3a] joining swarm manager [d06721b99f7e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1902: [dd6f3c682bc11] joining swarm manager [d06721b99f7e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.67s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.89s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1802: [dc6b646e164a0] joining swarm manager [db72a8d192971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1803: [d9b630695a50c] joining swarm manager [db72a8d192971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.61s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.16s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1321: [d878701b1355a] joining swarm manager [d0585e0ce3017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1322: [d8f0fcc4e0370] joining swarm manager [d0585e0ce3017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.69s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.84s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.42s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.29s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.66s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.78s) [2021-06-10T11:48:12.655Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.88s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.75s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.43s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1186: [d4e88b4398e81] joining swarm manager [d55d94c035557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1195: [d894ebad259ee] joining swarm manager [d55d94c035557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.22s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.96s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.60s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1118: [de76925ed07b9] joining swarm manager [deb4d539e6580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1119: [de1b96da5eb51] joining swarm manager [deb4d539e6580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1172: [de246d10205bc] joining swarm manager [deb4d539e6580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1453: [dcee3dd067da6] joining swarm manager [d5fcac204a75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] docker_cli_swarm_test.go:1454: [d6aadc13ad605] joining swarm manager [d5fcac204a75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.41s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.78s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.77s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.71s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.40s) [2021-06-10T11:48:12.655Z] docker_cli_swarm_unix_test.go:62: [d1c89820cb760] joining swarm manager [da3e255329062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.80s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.51s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.84s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.58s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.56s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s) [2021-06-10T11:48:12.655Z] docker_api_swarm_test.go:961: [d605f54a9ddd6] joining swarm manager [d07bf6713a039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.12s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.76s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.22s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.15s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (7.19s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.37s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.02s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.65s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.82s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.67s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.91s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.14s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2021-06-10T11:48:12.655Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2021-06-10T11:48:12.655Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T11:48:12.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-10T11:48:16.206Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-10T11:48:23.281Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-10T11:48:27.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-10T11:48:35.671Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-10T11:48:40.364Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-10T11:48:41.901Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-10T11:48:46.591Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-10T11:48:46.591Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-10T11:48:47.561Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-10T11:48:48.020Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-10T11:48:48.020Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-10T11:48:56.592Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-10T11:48:56.592Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-10T11:49:08.978Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-10T11:49:08.978Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-10T11:49:10.515Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-10T11:49:10.515Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-10T11:49:11.483Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-10T11:49:11.483Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-10T11:49:16.176Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-10T11:49:17.145Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-10T11:49:17.613Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-10T11:49:19.151Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-10T11:49:19.615Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-10T11:49:20.584Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-10T11:49:22.122Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-10T11:49:27.926Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-10T11:49:27.926Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-10T11:49:27.926Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-10T11:49:27.926Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-10T11:49:28.386Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-10T11:49:28.386Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-10T11:49:28.386Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-10T11:49:28.846Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-10T11:49:29.305Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-10T11:49:35.100Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-10T11:49:35.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-10T11:49:43.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-10T11:49:52.790Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-10T11:49:52.790Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-10T11:49:53.758Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-10T11:50:15.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-10T11:50:30.345Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-10T11:50:36.293Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-10T11:50:48.835Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-10T11:50:54.632Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-10T11:51:01.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-10T11:51:02.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-10T11:51:14.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-10T11:51:16.526Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-10T11:51:41.676Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-10T11:51:41.676Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-10T11:51:46.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-10T11:51:50.247Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-10T11:51:50.247Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-10T11:51:50.247Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-10T11:51:50.247Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-10T11:51:53.155Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-10T11:51:57.848Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-10T11:52:00.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-10T11:52:00.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-10T11:52:00.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-10T11:52:01.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-10T11:52:03.661Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-10T11:52:04.631Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-10T11:52:06.170Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-10T11:52:16.493Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-10T11:52:16.953Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-10T11:52:19.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-10T11:52:27.279Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-10T11:52:29.461Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-10T11:52:38.031Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-10T11:52:41.771Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-10T11:52:46.490Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-10T11:52:47.462Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-10T11:52:47.462Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-10T11:52:47.462Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-10T11:52:49.003Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-10T11:52:49.003Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-10T11:53:06.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-10T11:53:24.518Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-10T11:53:31.550Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-10T11:53:52.663Z] === RUN TestDockerSuite/TestBuildRm [2021-06-10T11:53:56.610Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-10T11:54:13.776Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-10T11:54:14.238Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-10T11:54:14.238Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-10T11:54:14.699Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-10T11:54:16.242Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-10T11:54:19.986Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-10T11:54:24.686Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-10T11:54:28.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-10T11:54:29.419Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-10T11:54:43.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-10T11:54:44.258Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-10T11:54:45.229Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-10T11:54:46.200Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-10T11:54:54.786Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-10T11:54:54.786Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-10T11:55:01.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-10T11:55:05.118Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-10T11:55:05.118Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-10T11:55:13.698Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-10T11:55:16.576Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite (439.92s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-06-10T11:55:31.463Z] docker_cli_external_volume_driver_test.go:53: [d1f88a0e10968] daemon is not started [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-10T11:55:31.463Z] docker_cli_external_volume_driver_test.go:53: [db3ca1eb5d42f] daemon is not started [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-10T11:55:31.463Z] docker_cli_external_volume_driver_test.go:53: [d7ce7b884c686] daemon is not started [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-10T11:55:31.463Z] docker_cli_external_volume_driver_test.go:53: [d0259f2a1ae6c] daemon is not started [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.49s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.45s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.57s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.21s) [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-06-10T11:55:31.463Z] docker_cli_external_volume_driver_test.go:485: [ddc5484fe15bf] daemon is not started [2021-06-10T11:55:31.463Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-10T11:55:31.463Z] docker_cli_external_volume_driver_test.go:53: [d3b5d55eac3df] daemon is not started [2021-06-10T11:55:31.463Z] PASS [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] === Skipped [2021-06-10T11:55:31.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-10T11:55:31.463Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-10T11:55:31.463Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-10T11:55:31.463Z] check_test.go:309: [d9236a37efbfb] daemon is not started [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-10T11:55:31.463Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-10T11:55:31.463Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-10T11:55:31.463Z] check_test.go:309: [dd2c6fd3a5733] daemon is not started [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-10T11:55:31.463Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-10T11:55:31.463Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-10T11:55:31.463Z] check_test.go:309: [d75ea5ce76d1c] daemon is not started [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-10T11:55:31.463Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-10T11:55:31.463Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-10T11:55:31.463Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-10T11:55:31.463Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] DONE 273 tests, 5 skipped in 2683.518s [2021-06-10T11:55:31.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-10T11:55:31.463Z] ++++ cat bundles/test-integration/docker.pid [2021-06-10T11:55:31.463Z] +++ kill 8303 [2021-06-10T11:55:31.463Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded4b9027b244/docker.pid [2021-06-10T11:55:31.463Z] +++ kill 8396 [2021-06-10T11:55:31.463Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8396 is not a child of this shell [2021-06-10T11:55:31.463Z] warning: PID 8396 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded4b9027b244/docker.pid had a nonzero exit code [2021-06-10T11:55:31.463Z] +++ /etc/init.d/apparmor stop [2021-06-10T11:55:31.463Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] Unloading profiles will leave already running processes permanently [2021-06-10T11:55:31.463Z] unconfined, which can lead to unexpected situations. [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.463Z] To set a process to complain mode, use the command line tool [2021-06-10T11:55:31.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-10T11:55:31.463Z] +++ true [2021-06-10T11:55:31.463Z] exiting test-integration [2021-06-10T11:55:31.463Z] ++ exit 0 [2021-06-10T11:55:31.463Z] [2021-06-10T11:55:31.723Z] + exit 0 [2021-06-10T11:55:31.723Z] ++ jobs -p [2021-06-10T11:55:31.723Z] + pids= [2021-06-10T11:55:31.723Z] + echo 'Remaining pids to kill: []' [2021-06-10T11:55:31.723Z] Remaining pids to kill: [] [2021-06-10T11:55:31.723Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-10T11:55:31.739Z] Recording test results [2021-06-10T11:55:32.081Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-10T11:55:32.567Z] + echo Ensuring container killed. [2021-06-10T11:55:32.567Z] Ensuring container killed. [2021-06-10T11:55:32.567Z] + docker ps -aq -f name=docker-pr4-* [2021-06-10T11:55:32.567Z] + cids=f83d6d0863f7 [2021-06-10T11:55:32.567Z] 4c5cfb840ae5 [2021-06-10T11:55:32.567Z] a6b36931b2ad [2021-06-10T11:55:32.567Z] + [ -n f83d6d0863f7 [2021-06-10T11:55:32.567Z] 4c5cfb840ae5 [2021-06-10T11:55:32.567Z] a6b36931b2ad ] [2021-06-10T11:55:32.567Z] + docker rm -vf f83d6d0863f7 4c5cfb840ae5 a6b36931b2ad [2021-06-10T11:55:35.860Z] f83d6d0863f7 [2021-06-10T11:55:37.242Z] 4c5cfb840ae5 [2021-06-10T11:55:37.242Z] a6b36931b2ad [Pipeline] sh [2021-06-10T11:55:37.533Z] + echo Chowning /workspace to jenkins user [2021-06-10T11:55:37.533Z] Chowning /workspace to jenkins user [2021-06-10T11:55:37.533Z] + id -u [2021-06-10T11:55:37.533Z] + id -g [2021-06-10T11:55:37.533Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42504:/workspace busybox chown -R 1000:1000 /workspace [2021-06-10T11:55:38.858Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-10T11:55:38.858Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-10T11:55:38.858Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-10T11:55:39.829Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-10T11:55:42.044Z] + bundleName=amd64 [2021-06-10T11:55:42.045Z] + echo Creating amd64-bundles.tar.gz [2021-06-10T11:55:42.045Z] Creating amd64-bundles.tar.gz [2021-06-10T11:55:42.045Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-10T11:55:42.045Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-10T11:55:42.997Z] Archiving artifacts [2021-06-10T11:55:43.482Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42504/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T11:55:43.806Z] + make clean [2021-06-10T11:55:43.806Z] docker volume rm -f docker-dev-cache [2021-06-10T11:55:44.065Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T11:55:50.182Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-10T11:55:58.763Z] === RUN TestDockerSuite/TestBuildUser [2021-06-10T11:55:58.763Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-10T11:55:58.763Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-10T11:55:58.763Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-10T11:56:02.506Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-10T11:56:02.967Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-10T11:56:05.878Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-10T11:56:05.878Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-10T11:56:05.878Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-10T11:56:31.038Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-10T11:56:31.038Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-10T11:56:38.127Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-10T11:56:43.932Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-10T11:56:44.392Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-10T11:56:44.392Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-10T11:56:46.578Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-10T11:56:47.039Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-10T11:57:12.207Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-10T11:57:15.122Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-10T11:57:15.583Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-10T11:57:30.429Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-10T11:57:30.430Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-10T11:57:30.430Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-10T11:57:30.430Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-10T11:57:31.403Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-10T11:57:49.133Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-10T11:57:50.105Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-10T11:57:50.566Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-10T11:57:50.566Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-10T11:57:50.566Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-10T11:57:52.751Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-10T11:57:56.571Z] === RUN TestDockerSuite/TestCommitChange [2021-06-10T11:58:02.383Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-10T11:58:07.098Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-10T11:58:07.098Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-10T11:58:14.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-10T11:58:14.200Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-10T11:58:21.307Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-10T11:58:25.054Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-10T11:58:33.648Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-10T11:58:39.457Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-10T11:58:39.457Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-10T11:58:41.001Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-10T11:58:41.462Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-10T11:58:41.462Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-10T11:58:41.462Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-10T11:58:43.648Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-10T11:58:43.648Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-10T11:58:43.648Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-10T11:58:46.563Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-10T11:58:46.563Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-10T11:58:46.563Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-10T11:58:46.563Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-10T11:58:46.563Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-10T11:58:49.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-10T11:58:51.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-10T11:58:53.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-10T11:58:53.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-10T11:58:53.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-10T11:58:56.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-10T11:58:56.037Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-10T11:58:58.225Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-10T11:58:58.225Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-10T11:58:58.225Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-10T11:59:01.153Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-10T11:59:01.153Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-10T11:59:03.340Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-10T11:59:03.340Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-10T11:59:06.256Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-10T11:59:06.256Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-10T11:59:09.173Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-10T11:59:12.922Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-10T11:59:16.674Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-10T11:59:17.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-10T11:59:17.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-10T11:59:17.135Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-10T11:59:17.135Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-10T11:59:19.321Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-10T11:59:19.321Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-10T11:59:21.507Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-10T11:59:21.507Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-10T11:59:23.693Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-10T11:59:24.155Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-10T11:59:28.858Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-10T11:59:30.403Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-10T11:59:30.403Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-10T11:59:30.403Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-10T11:59:30.403Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-10T11:59:30.403Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-10T11:59:30.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-10T11:59:32.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-10T11:59:32.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-10T11:59:34.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-10T11:59:37.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-10T11:59:39.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-10T11:59:42.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000915ee0_} [2021-06-10T11:59:44.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1978867162_c:\foo_false____} [2021-06-10T11:59:47.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1978867162_c:\foo_true____} [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-10T11:59:50.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-10T11:59:50.554Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-10T11:59:50.554Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-10T11:59:50.554Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-10T11:59:50.554Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-10T11:59:50.554Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-10T11:59:50.554Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-10T11:59:53.475Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-10T11:59:56.390Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-10T11:59:56.390Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-10T11:59:56.390Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-10T11:59:58.576Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-10T11:59:58.576Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-10T11:59:58.576Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-10T11:59:58.576Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-10T12:00:04.386Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-10T12:00:05.930Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-10T12:00:05.930Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-10T12:00:05.930Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-10T12:00:16.274Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-10T12:00:16.274Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-10T12:00:16.274Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-10T12:00:24.864Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-10T12:00:24.864Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-10T12:00:24.864Z] === RUN TestDockerSuite/TestCpToDot [2021-06-10T12:00:27.785Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-10T12:00:27.785Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-10T12:00:27.785Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-10T12:00:29.970Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-10T12:00:32.157Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-10T12:00:35.077Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-10T12:00:35.077Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-10T12:00:35.538Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-10T12:00:37.081Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-10T12:00:38.056Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-10T12:00:38.056Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-10T12:00:38.056Z] === RUN TestDockerSuite/TestCreateRM [2021-06-10T12:00:38.517Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-10T12:00:38.517Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-10T12:00:38.980Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-10T12:00:39.442Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-10T12:00:48.046Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-10T12:00:48.046Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-10T12:00:48.508Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-10T12:00:52.257Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-10T12:00:52.257Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-10T12:00:52.257Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDockerFails [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-10T12:00:55.208Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-10T12:00:58.123Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-10T12:01:00.321Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-10T12:01:03.238Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-10T12:01:11.830Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-10T12:01:20.421Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-10T12:01:30.787Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-10T12:01:32.332Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-10T12:01:33.309Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-10T12:01:38.014Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-10T12:01:38.475Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-10T12:01:39.447Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-10T12:01:45.256Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-10T12:01:49.959Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-10T12:01:49.959Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-10T12:01:49.959Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-10T12:01:49.959Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-10T12:01:49.959Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-10T12:01:49.959Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-10T12:01:51.501Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-10T12:01:51.501Z] === RUN TestDockerSuite/TestEventsRename [2021-06-10T12:01:53.708Z] === RUN TestDockerSuite/TestEventsResize [2021-06-10T12:02:02.297Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-10T12:02:03.846Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-10T12:02:06.762Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-10T12:02:11.470Z] === RUN TestDockerSuite/TestEventsTop [2021-06-10T12:02:11.470Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-10T12:02:13.654Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-10T12:02:18.362Z] === RUN TestDockerSuite/TestExec [2021-06-10T12:02:18.362Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-10T12:02:18.362Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-10T12:02:20.548Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-10T12:02:22.092Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-10T12:02:22.554Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-10T12:02:22.554Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-10T12:02:22.554Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-10T12:02:24.740Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-10T12:02:26.284Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-10T12:02:28.472Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-10T12:02:30.663Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-10T12:02:35.369Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-10T12:02:35.369Z] === RUN TestDockerSuite/TestExecEnv [2021-06-10T12:02:35.369Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-10T12:02:35.369Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-10T12:02:37.557Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-10T12:02:42.262Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-10T12:02:42.262Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-10T12:02:42.262Z] === RUN TestDockerSuite/TestExecParseError [2021-06-10T12:02:42.262Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-10T12:02:42.262Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-10T12:02:42.262Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-10T12:02:44.447Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-10T12:02:44.447Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-10T12:02:44.447Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-10T12:02:44.447Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-10T12:02:44.447Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-10T12:02:44.447Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-10T12:02:47.356Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-10T12:02:47.356Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-10T12:02:53.166Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-10T12:02:53.166Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-10T12:02:53.166Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-10T12:02:53.166Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-10T12:02:58.990Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-10T12:03:04.787Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-10T12:03:08.529Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestHealth [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-10T12:03:14.328Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-10T12:03:19.035Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-10T12:03:19.035Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-10T12:03:19.035Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-10T12:03:19.035Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-10T12:03:19.495Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-10T12:03:19.495Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-10T12:03:20.464Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-10T12:03:20.464Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-10T12:03:21.436Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-10T12:03:21.436Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-10T12:03:23.617Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-10T12:03:23.617Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-10T12:03:25.802Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-10T12:03:28.712Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-10T12:03:28.713Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-10T12:03:28.713Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-10T12:03:32.454Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-10T12:03:32.454Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestImportFile [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-10T12:03:35.362Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-10T12:03:37.544Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-10T12:03:40.455Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-10T12:03:40.455Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-10T12:03:40.455Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-10T12:03:40.455Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-10T12:03:40.455Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-10T12:03:41.994Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-10T12:03:42.454Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-10T12:03:45.364Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-10T12:03:45.364Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-10T12:03:45.364Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-10T12:03:45.364Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-10T12:03:47.546Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-10T12:03:52.239Z] === RUN TestDockerSuite/TestInspectImage [2021-06-10T12:03:52.239Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-10T12:03:52.239Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-10T12:03:52.239Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-10T12:03:53.776Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-10T12:03:55.956Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-10T12:03:55.957Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-10T12:03:58.866Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-10T12:04:01.047Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-10T12:04:01.047Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-10T12:04:01.047Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-10T12:04:03.229Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-10T12:04:06.141Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-10T12:04:10.837Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-10T12:04:13.017Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-10T12:04:15.929Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-10T12:04:17.473Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-10T12:04:20.380Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-10T12:04:23.288Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-10T12:04:24.826Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-10T12:04:25.285Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-10T12:04:27.466Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-10T12:04:29.645Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-10T12:04:35.439Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-10T12:04:37.619Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-10T12:04:37.619Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-10T12:04:39.803Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-10T12:04:39.803Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-10T12:04:46.881Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-10T12:04:52.677Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-10T12:04:58.479Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-10T12:05:01.389Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-10T12:05:03.571Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-10T12:05:03.571Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-10T12:05:05.752Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-10T12:05:08.663Z] === RUN TestDockerSuite/TestLogsSince [2021-06-10T12:05:18.935Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-10T12:05:18.935Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-10T12:05:18.935Z] === RUN TestDockerSuite/TestLogsTail [2021-06-10T12:05:21.076Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-10T12:05:23.936Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestNetHostname [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginActive [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPortList [2021-06-10T12:05:26.075Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-10T12:05:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-10T12:05:36.411Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-10T12:05:36.411Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-10T12:05:44.889Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-10T12:05:44.889Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-10T12:05:57.158Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-10T12:06:11.849Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-10T12:06:11.849Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-10T12:06:11.849Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-10T12:06:24.122Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-10T12:06:26.985Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-10T12:06:35.461Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-10T12:06:39.138Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-10T12:06:39.138Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-10T12:06:39.138Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-10T12:06:43.761Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-10T12:06:43.761Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-10T12:06:43.761Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-10T12:06:44.211Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-10T12:06:44.211Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-10T12:06:51.198Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-10T12:06:51.198Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-10T12:06:52.705Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-10T12:06:52.705Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-10T12:06:53.653Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-10T12:06:54.601Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-10T12:06:54.601Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-10T12:06:59.225Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-10T12:07:03.971Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-10T12:07:06.127Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-10T12:07:31.113Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-10T12:07:31.113Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-10T12:07:39.578Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-10T12:07:40.026Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-10T12:07:40.026Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-10T12:07:40.974Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-10T12:07:45.592Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-10T12:07:50.212Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-10T12:07:50.212Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-10T12:07:54.828Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-10T12:07:55.279Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-10T12:07:55.279Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-10T12:08:20.255Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-10T12:08:21.202Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-10T12:08:21.653Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-10T12:08:28.636Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-10T12:08:33.262Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-10T12:08:41.729Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-10T12:08:50.193Z] === RUN TestDockerSuite/TestRmiTag [2021-06-10T12:08:50.641Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-10T12:08:53.495Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-10T12:09:29.107Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-10T12:09:29.107Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-10T12:09:31.961Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-10T12:09:32.908Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-10T12:09:35.044Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-10T12:09:35.044Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-10T12:09:35.044Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-10T12:09:39.665Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-10T12:09:42.518Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-10T12:09:44.654Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-10T12:09:47.507Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-10T12:09:49.646Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-10T12:09:49.646Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-10T12:09:55.356Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-10T12:09:58.210Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-10T12:09:58.210Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-10T12:10:01.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-10T12:10:01.515Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-10T12:10:01.515Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-10T12:10:03.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-10T12:10:05.168Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-10T12:10:08.025Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-10T12:10:10.882Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-10T12:10:10.882Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-10T12:10:10.882Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-10T12:10:10.882Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-10T12:10:13.019Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-10T12:10:13.019Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-10T12:10:13.019Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-10T12:10:13.019Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-10T12:10:13.019Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-10T12:10:15.157Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-10T12:10:20.867Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-10T12:10:23.007Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-10T12:10:23.007Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-10T12:10:23.007Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-10T12:10:23.007Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-10T12:10:25.862Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-10T12:10:28.005Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-10T12:10:28.005Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-10T12:10:30.193Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-10T12:10:30.193Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-10T12:10:30.193Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-10T12:10:30.193Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-10T12:10:32.336Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-10T12:10:35.194Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-10T12:10:37.334Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-10T12:10:39.475Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-10T12:10:39.924Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-10T12:10:44.547Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-10T12:10:51.534Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-10T12:10:51.534Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-10T12:10:52.480Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-10T12:10:52.480Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-10T12:10:52.480Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunMount [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-10T12:10:52.929Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-10T12:11:01.401Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-10T12:11:01.401Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-10T12:11:01.401Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-10T12:11:01.401Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-10T12:11:06.021Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-10T12:11:09.697Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-10T12:11:10.145Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-10T12:11:10.145Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-10T12:11:11.655Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-10T12:11:13.791Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-10T12:11:15.298Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-10T12:11:16.247Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-10T12:11:18.386Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-10T12:11:18.835Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-10T12:11:22.509Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-10T12:11:22.509Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-10T12:11:22.509Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-10T12:11:22.509Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-10T12:11:22.509Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-10T12:11:22.509Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-10T12:11:37.193Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-10T12:11:37.193Z] === RUN TestDockerSuite/TestRunRm [2021-06-10T12:11:38.141Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-10T12:11:43.852Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-10T12:11:46.706Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-10T12:11:48.848Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-10T12:11:50.987Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-10T12:11:53.127Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-10T12:11:53.127Z] === RUN TestDockerSuite/TestRunState [2021-06-10T12:11:53.127Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-10T12:11:55.991Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-10T12:11:55.991Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-10T12:11:58.129Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-10T12:11:58.129Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-10T12:11:58.129Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-10T12:11:58.579Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-10T12:11:58.579Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-10T12:11:58.579Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-10T12:12:04.294Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-10T12:12:06.436Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-10T12:12:06.436Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-10T12:12:08.577Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-10T12:12:08.577Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-10T12:12:08.577Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-10T12:12:12.272Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-10T12:12:19.257Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-10T12:12:24.980Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-10T12:12:30.696Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-10T12:12:30.696Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-10T12:12:30.696Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-10T12:12:34.375Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-10T12:12:37.231Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-10T12:12:39.371Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-10T12:12:54.048Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-10T12:12:54.048Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-10T12:12:56.186Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-10T12:13:00.807Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-10T12:13:01.256Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-10T12:13:01.256Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-10T12:13:01.256Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-10T12:13:01.256Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-10T12:13:01.256Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-10T12:13:01.256Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-10T12:13:03.393Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-10T12:13:03.842Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-10T12:13:04.291Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-10T12:13:04.291Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-10T12:13:05.818Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-10T12:13:14.345Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-10T12:13:14.345Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-10T12:13:22.821Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-10T12:13:22.821Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-10T12:13:26.498Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-10T12:13:26.498Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-10T12:13:26.498Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-10T12:13:26.498Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-10T12:13:26.498Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-10T12:13:33.668Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-10T12:13:35.809Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-10T12:13:37.956Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-10T12:13:37.956Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-10T12:13:40.105Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-10T12:13:57.670Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-10T12:13:59.181Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-10T12:13:59.181Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-10T12:14:02.862Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-10T12:14:02.862Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-10T12:14:03.312Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-10T12:14:03.312Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-10T12:14:03.761Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-10T12:14:12.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-10T12:14:12.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-10T12:14:12.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-10T12:14:12.679Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-10T12:14:12.679Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-10T12:14:21.151Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-10T12:14:21.151Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-10T12:14:21.151Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-10T12:14:31.386Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-10T12:14:31.386Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite (2414.76s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-10T12:14:31.850Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-10T12:14:31.850Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-10T12:14:31.850Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T12:14:31.850Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.10s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-06-10T12:14:31.850Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.11s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T12:14:31.851Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T12:14:31.851Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T12:14:31.851Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T12:14:31.851Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.53s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.06s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.50s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (74.27s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-10T12:14:31.851Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.18s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.48s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.90s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.86s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.10s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.08s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.85s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.65s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.29s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.20s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.03s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.37s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.17s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.60s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.25s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.06s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.87s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T12:14:31.851Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.50s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.28s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.59s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.47s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.22s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.75s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.88s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.31s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.96s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.26s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.46s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.27s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.16s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.75s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.28s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.96s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.74s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.62s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.00s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.70s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.94s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.94s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.61s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.90s) [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.09s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.90s) [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T12:14:31.851Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.25s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.54s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFails (2.59s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.84s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.17s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.72s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.07s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.88s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.37s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildHistory (11.49s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.70s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.85s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.30s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.37s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.82s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.54s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.24s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (14.77s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.82s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.10s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.05s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.55s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.84s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.36s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.88s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.61s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.77s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.47s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.20s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.86s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.34s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.35s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildRm (21.33s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.10s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-10T12:14:31.852Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.65s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.00s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.76s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.74s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.59s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.30s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildStderr (8.89s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.97s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.86s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.12s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.71s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.11s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.16s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.05s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.67s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (24.11s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.06s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.83s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.67s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-06-10T12:14:31.852Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T12:14:31.852Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCommitChange (5.04s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.79s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T12:14:31.852Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.22s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCommitTTY (6.95s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.42s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T12:14:31.852Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.31s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.43s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.22s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.55s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.57s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T12:14:31.852Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2021-06-10T12:14:31.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-10T12:14:31.852Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.62s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.08s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.79s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.59s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.90s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.17s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.72s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.77s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.56s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.49s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000915ee0_} (2.51s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1978867162_c:\foo_false____} (2.50s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1978867162_c:\foo_true____} (2.55s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.91s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.35s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.92s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.59s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpToDot (2.71s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCpToStdout (2.34s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.30s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T12:14:31.853Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T12:14:31.853Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T12:14:31.853Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.34s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.77s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.97s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsCopy (9.34s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.58s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.41s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.17s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFilters (5.36s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-10T12:14:31.853Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-10T12:14:31.854Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsResize (7.51s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.65s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.56s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T12:14:31.854Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.45s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T12:14:31.854Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.05s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T12:14:31.854Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T12:14:31.854Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T12:14:31.854Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.08s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.68s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecInspectID (4.54s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T12:14:31.854Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T12:14:31.854Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.33s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.85s) [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T12:14:31.854Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2021-06-10T12:14:31.854Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.96s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T12:14:32.304Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T12:14:32.304Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.77s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.92s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T12:14:32.304Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T12:14:32.304Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.24s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T12:14:32.304Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T12:14:32.304Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.08s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectDefault (2.28s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectHistory (4.43s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.00s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.10s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.58s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s) [2021-06-10T12:14:32.304Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T12:14:32.304Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.16s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectStatus (3.37s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.27s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.22s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.63s) [2021-06-10T12:14:32.304Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.17s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.60s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.01s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.01s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T12:14:32.305Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.24s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.21s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.28s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.15s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.59s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.52s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.66s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsSince (9.24s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsTail (3.00s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.72s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.29s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.62s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-10T12:14:32.305Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.22s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsByOrder (8.23s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.22s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.78s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.19s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.07s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.75s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.24s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.93s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.89s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-10T12:14:32.305Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T12:14:32.305Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.12s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.76s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.66s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.77s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T12:14:32.305Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.57s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.84s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2021-06-10T12:14:32.305Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.305Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.74s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.82s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.81s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.05s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.40s) [2021-06-10T12:14:32.305Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.09s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.67s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (30.37s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.86s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.10s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.90s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.56s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.24s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.60s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.27s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.57s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.53s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.77s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.72s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.30s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.20s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.62s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunExitCode (2.21s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.27s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.69s) [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.10s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.09s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T12:14:32.306Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.306Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.46s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.10s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.37s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.66s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.84s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.66s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.69s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.23s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.17s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.65s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.39s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.99s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.63s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.18s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.37s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.48s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.93s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.37s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.39s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.65s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.30s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.29s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2021-06-10T12:14:32.307Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.82s) [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.307Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T12:14:32.307Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-10T12:14:32.308Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.48s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.56s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T12:14:32.308Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.93s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.18s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.31s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.27s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.13s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.49s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.97s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T12:14:32.308Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-10T12:14:32.308Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-10T12:14:32.308Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.308Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T12:14:32.308Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-10T12:14:32.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-10T12:14:32.309Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-10T12:14:32.309Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-10T12:14:32.309Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-10T12:14:32.309Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] === RUN TestDockerDaemonSuite [2021-06-10T12:14:32.309Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-10T12:14:32.309Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-10T12:14:32.309Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-10T12:14:32.309Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] === RUN TestDockerSwarmSuite [2021-06-10T12:14:32.309Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-10T12:14:32.309Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-10T12:14:32.309Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T12:14:32.309Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.309Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] === RUN TestDockerExternalVolumeSuite [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] === RUN TestDockerNetworkSuite [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] === RUN TestDockerHubPullSuite [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-10T12:14:32.310Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] PASS [2021-06-10T12:14:32.310Z] ok github.com/docker/docker/integration-cli 2415.871s [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === Skipped [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-10T12:14:32.310Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.310Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-10T12:14:32.310Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-10T12:14:32.310Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-10T12:14:32.310Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-10T12:14:32.310Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.310Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T12:14:32.310Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-10T12:14:32.310Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.310Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-10T12:14:32.311Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T12:14:32.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-10T12:14:32.311Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.311Z] [2021-06-10T12:14:32.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T12:14:32.760Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-10T12:14:32.760Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.760Z] [2021-06-10T12:14:32.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-10T12:14:32.760Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-10T12:14:32.760Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.760Z] [2021-06-10T12:14:32.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-10T12:14:32.760Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-10T12:14:32.760Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.760Z] [2021-06-10T12:14:32.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-06-10T12:14:32.760Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-06-10T12:14:32.760Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.760Z] [2021-06-10T12:14:32.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T12:14:32.760Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-10T12:14:32.760Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.760Z] [2021-06-10T12:14:32.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-10T12:14:32.761Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-06-10T12:14:32.761Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-10T12:14:32.761Z] docker_cli_sni_test.go:18: Flakey test [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-10T12:14:32.761Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-10T12:14:32.761Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T12:14:32.761Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-10T12:14:32.761Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.761Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-10T12:14:32.762Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-10T12:14:32.762Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-10T12:14:32.762Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-10T12:14:32.762Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-10T12:14:32.762Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-10T12:14:32.762Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-10T12:14:32.762Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T12:14:32.762Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-10T12:14:32.762Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.762Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-10T12:14:32.763Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-10T12:14:32.763Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-10T12:14:32.763Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-10T12:14:32.763Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-10T12:14:32.763Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-10T12:14:32.763Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-10T12:14:32.763Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-10T12:14:32.763Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-10T12:14:32.763Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-10T12:14:32.763Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-10T12:14:32.763Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T12:14:32.763Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-10T12:14:32.763Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.763Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-10T12:14:32.764Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-10T12:14:32.764Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-10T12:14:32.764Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.764Z] [2021-06-10T12:14:32.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T12:14:32.764Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-10T12:14:32.764Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T12:14:32.765Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-10T12:14:32.765Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.765Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-10T12:14:32.766Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-10T12:14:32.766Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-10T12:14:32.766Z] [2021-06-10T12:14:32.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T12:14:32.766Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:32.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T12:14:32.767Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-10T12:14:32.767Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-10T12:14:32.767Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-10T12:14:33.217Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.217Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T12:14:33.217Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T12:14:33.217Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.217Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T12:14:33.218Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-10T12:14:33.218Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] DONE 1092 tests, 546 skipped in 2424.284s [2021-06-10T12:14:33.218Z] INFO: Integration tests ended at 06/10/2021 12:14:32. Duration:00:40:24.3900942 [2021-06-10T12:14:33.218Z] INFO: Docker info of the daemon under test at end of run [2021-06-10T12:14:33.218Z] [2021-06-10T12:14:33.218Z] Containers: 2 [2021-06-10T12:14:33.218Z] Running: 0 [2021-06-10T12:14:33.218Z] Paused: 0 [2021-06-10T12:14:33.218Z] Stopped: 2 [2021-06-10T12:14:33.218Z] Images: 18 [2021-06-10T12:14:33.218Z] Server Version: 0.0.0-dev [2021-06-10T12:14:33.218Z] Storage Driver: windowsfilter [2021-06-10T12:14:33.218Z] Windows: [2021-06-10T12:14:33.218Z] Logging Driver: json-file [2021-06-10T12:14:33.218Z] Plugins: [2021-06-10T12:14:33.218Z] Volume: local [2021-06-10T12:14:33.218Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-10T12:14:33.218Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-10T12:14:33.218Z] Swarm: inactive [2021-06-10T12:14:33.218Z] Default Isolation: process [2021-06-10T12:14:33.218Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-10T12:14:33.218Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-10T12:14:33.218Z] OSType: windows [2021-06-10T12:14:33.218Z] Architecture: x86_64 [2021-06-10T12:14:33.218Z] CPUs: 4 [2021-06-10T12:14:33.218Z] Total Memory: 32GiB [2021-06-10T12:14:33.218Z] Name: azwin-2-550e60 [2021-06-10T12:14:33.218Z] ID: 6KFL:LBMN:WLWV:CP7E:ZDCP:2UAX:W7NB:D5ZD:OPEX:X66O:PVDE:26JV [2021-06-10T12:14:33.218Z] Docker Root Dir: D:\CI\PR-42504\4\daemon [2021-06-10T12:14:33.218Z] Debug Mode (client): false [2021-06-10T12:14:33.218Z] Debug Mode (server): true [2021-06-10T12:14:33.218Z] File Descriptors: -1 [2021-06-10T12:14:33.218Z] Goroutines: 17 [2021-06-10T12:14:33.218Z] System Time: 2021-06-10T12:14:33.0215426Z [2021-06-10T12:14:33.218Z] EventsListeners: 0 [2021-06-10T12:14:33.218Z] Registry: https://index.docker.io/v1/ [2021-06-10T12:14:33.218Z] Labels: [2021-06-10T12:14:33.219Z] Experimental: false [2021-06-10T12:14:33.219Z] Insecure Registries: [2021-06-10T12:14:33.219Z] 127.0.0.0/8 [2021-06-10T12:14:33.219Z] Live Restore Enabled: false [2021-06-10T12:14:33.219Z] [2021-06-10T12:14:33.219Z] [2021-06-10T12:14:33.219Z] INFO: Stopping daemon under test [2021-06-10T12:14:33.219Z] SUCCESS: The process with PID 3736 (child process of PID 6808) has been terminated. [2021-06-10T12:14:33.219Z] SUCCESS: The process with PID 6808 (child process of PID 6068) has been terminated. [2021-06-10T12:14:33.219Z] INFO: Stop tailing logs of the daemon under tests [2021-06-10T12:14:33.219Z] INFO: executeCI.ps1 Completed successfully at 06/10/2021 12:14:33. [2021-06-10T12:14:33.219Z] INFO: Tidying up at end of run [2021-06-10T12:14:33.219Z] INFO: Saving daemon under test log (d:\CI\PR-42504\4\dut.out) to bundles\CIDUT.out [2021-06-10T12:14:33.667Z] INFO: Saving daemon under test log (d:\CI\PR-42504\4\dut.err) to bundles\CIDUT.err [2021-06-10T12:14:33.667Z] INFO: Nuke-Everything... [2021-06-10T12:14:33.667Z] INFO: Container count on control daemon to delete is 2 [2021-06-10T12:14:34.117Z] 2d4e92dcc0a1 [2021-06-10T12:14:34.117Z] 908f8624d030 [2021-06-10T12:14:34.566Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-10T12:14:36.708Z] Deleted: sha256:63feb0f3ace26f7bf42094110302e375a4c58de6a69e49e8d89d6ddbe1c7509b [2021-06-10T12:14:36.708Z] Deleted: sha256:17c56dcc47bdb73c0c727ee450ed24bc469d8a3ac28a79889b9628b3be379128 [2021-06-10T12:14:36.708Z] INFO: Tidying pidfile d:\CI\PR-42504\4\docker.pid [2021-06-10T12:14:36.708Z] INFO: Nuking d:\CI [2021-06-10T12:14:51.394Z] INFO: Zapped successfully [2021-06-10T12:14:51.394Z] [2021-06-10T12:14:51.394Z] INFO: executeCI.ps1 exiting at Thu Jun 10 12:14:50 CUT 2021. Duration 01:09:49.9350907 [2021-06-10T12:14:51.394Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-10T12:14:51.625Z] Recording test results [2021-06-10T12:14:52.027Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-10T12:14:53.550Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-10T12:14:55.259Z] Archiving artifacts [2021-06-10T12:14:56.380Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42504/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-10T12:14:57.270Z] + make clean [2021-06-10T12:14:58.217Z] docker volume rm -f docker-dev-cache [2021-06-10T12:14:58.217Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS