Pull request #42672 updated Started by user Sebastiaan van Stijn Rebuilds build #6 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e3491ab56a705510462e30f9c38d42399ef884b3+1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 (738dea9c3cb7148cc1283d51a62d94c4e3f7aa03) 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-42672@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-28T06:26:31.740Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-28T06:26:31.754Z] Trying to pass milestone 6 [Pipeline] milestone [2021-07-28T06:26:31.833Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-28T06:26:47.031Z] Still waiting to schedule task [2021-07-28T06:26:47.041Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-28T06:27:40.924Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0642b71db3416fedb) in /home/ubuntu/workspace/moby_PR-42672 [Pipeline] { [Pipeline] checkout [2021-07-28T06:27:41.386Z] The recommended git tool is: git [2021-07-28T06:27:45.360Z] using credential docker-jenkins-github-credentials [2021-07-28T06:27:45.412Z] Cloning the remote Git repository [2021-07-28T06:27:45.412Z] Cloning with configured refspecs honoured and without tags [2021-07-28T06:27:45.301Z] Cloning repository https://github.com/moby/moby.git [2021-07-28T06:27:45.514Z] > git init /home/ubuntu/workspace/moby_PR-42672 # timeout=10 [2021-07-28T06:27:45.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:27:45.841Z] > git --version # timeout=10 [2021-07-28T06:27:45.916Z] > git --version # 'git version 2.17.1' [2021-07-28T06:27:45.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:27:45.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:28:09.830Z] Fetching without tags [2021-07-28T06:28:10.155Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:28:11.040Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:28:11.040Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:28:09.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:28:09.735Z] > git config --add remote.origin.fetch +refs/pull/42672/head:refs/remotes/origin/PR-42672 # timeout=10 [2021-07-28T06:28:09.753Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:28:09.790Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:28:09.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:28:09.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:28:09.835Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:28:10.157Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:28:10.181Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:28:10.916Z] > git remote # timeout=10 [2021-07-28T06:28:10.948Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:28:10.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:28:10.977Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:28:11.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T06:28:11.036Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:28:11.060Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:28:15.989Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [2021-07-28T06:28:15.987Z] > git rev-list --no-walk e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-28T06:28:17.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-28T06:28:22.470Z] Unable to find image 'alpine:latest' locally [2021-07-28T06:28:22.470Z] latest: Pulling from library/alpine [2021-07-28T06:28:22.729Z] 5843afab3874: Pulling fs layer [2021-07-28T06:28:22.729Z] 5843afab3874: Verifying Checksum [2021-07-28T06:28:22.729Z] 5843afab3874: Download complete [2021-07-28T06:28:23.301Z] 5843afab3874: Pull complete [2021-07-28T06:28:23.301Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-28T06:28:23.301Z] Status: Downloaded newer image for alpine:latest [2021-07-28T06:28:29.879Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" 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 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-07-28T06:28:31.902Z] Running on azwin-2-6f1621 in d:\jenkins\workspace\moby_PR-42672 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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] } [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2021-07-28T06:28:32.051Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-28T06:28:32.161Z] The recommended git tool is: git [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] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-28T06:28:32.368Z] using credential docker-jenkins-github-credentials [2021-07-28T06:28:32.442Z] Cloning the remote Git repository [2021-07-28T06:28:32.442Z] Cloning with configured refspecs honoured and without tags [2021-07-28T06:28:32.475Z] Cloning repository https://github.com/moby/moby.git [2021-07-28T06:28:32.475Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-28T06:28:32.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:28:32.522Z] > git --version # timeout=10 [2021-07-28T06:28:32.569Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-28T06:28:32.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:28:32.569Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:28:46.613Z] Still waiting to schedule task [2021-07-28T06:28:46.614Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-28T06:28:46.616Z] Still waiting to schedule task [2021-07-28T06:28:46.616Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-28T06:28:46.617Z] Still waiting to schedule task [2021-07-28T06:28:46.617Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-28T06:28:46.618Z] Still waiting to schedule task [2021-07-28T06:28:46.618Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-005fdcc719d673afe)’ [2021-07-28T06:28:46.623Z] Still waiting to schedule task [2021-07-28T06:28:46.623Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0aab4369f0c31a3e3)’ [2021-07-28T06:28:54.556Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-082d4aad0c4dde4db) in /home/ubuntu/workspace/moby_PR-42672 [Pipeline] { [Pipeline] checkout [2021-07-28T06:28:54.586Z] The recommended git tool is: git [2021-07-28T06:28:54.598Z] using credential docker-jenkins-github-credentials [2021-07-28T06:28:54.606Z] Cloning the remote Git repository [2021-07-28T06:28:54.606Z] Cloning with configured refspecs honoured and without tags [2021-07-28T06:28:54.610Z] Cloning repository https://github.com/moby/moby.git [2021-07-28T06:28:54.610Z] > git init /home/ubuntu/workspace/moby_PR-42672 # timeout=10 [2021-07-28T06:28:54.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:28:54.651Z] > git --version # timeout=10 [2021-07-28T06:28:54.681Z] > git --version # 'git version 2.17.1' [2021-07-28T06:28:54.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:28:54.683Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:03.198Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0642b71db3416fedb) in /home/ubuntu/workspace/moby_PR-42672 [Pipeline] { [Pipeline] checkout [2021-07-28T06:29:03.222Z] The recommended git tool is: git [2021-07-28T06:29:03.232Z] using credential docker-jenkins-github-credentials [2021-07-28T06:29:03.268Z] Fetching changes from the remote Git repository [2021-07-28T06:29:03.317Z] Fetching without tags [2021-07-28T06:29:03.318Z] Fetching without tags [2021-07-28T06:29:03.824Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:03.987Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:03.987Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:29:04.124Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:04.147Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [2021-07-28T06:29:03.240Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42672/.git # timeout=10 [2021-07-28T06:29:03.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:03.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:29:03.321Z] > git --version # timeout=10 [2021-07-28T06:29:03.328Z] > git --version # 'git version 2.17.1' [2021-07-28T06:29:03.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:03.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:03.826Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:03.834Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:03.897Z] > git remote # timeout=10 [2021-07-28T06:29:03.925Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:29:03.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:03.937Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:29:03.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T06:29:03.990Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:04.011Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-28T06:29:04.873Z] + docker version [2021-07-28T06:29:04.873Z] Client: Docker Engine - Community [2021-07-28T06:29:04.873Z] Version: 20.10.6 [2021-07-28T06:29:04.873Z] API version: 1.41 [2021-07-28T06:29:04.873Z] Go version: go1.13.15 [2021-07-28T06:29:04.873Z] Git commit: 370c289 [2021-07-28T06:29:04.873Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-28T06:29:04.873Z] OS/Arch: linux/amd64 [2021-07-28T06:29:04.873Z] Context: default [2021-07-28T06:29:04.873Z] Experimental: true [2021-07-28T06:29:04.873Z] [2021-07-28T06:29:04.873Z] Server: Docker Engine - Community [2021-07-28T06:29:04.873Z] Engine: [2021-07-28T06:29:04.873Z] Version: 20.10.6 [2021-07-28T06:29:04.873Z] API version: 1.41 (minimum version 1.12) [2021-07-28T06:29:04.873Z] Go version: go1.13.15 [2021-07-28T06:29:04.873Z] Git commit: 8728dd2 [2021-07-28T06:29:04.873Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-28T06:29:04.873Z] OS/Arch: linux/amd64 [2021-07-28T06:29:04.873Z] Experimental: true [2021-07-28T06:29:04.873Z] containerd: [2021-07-28T06:29:04.873Z] Version: 1.4.6 [2021-07-28T06:29:04.873Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:29:04.873Z] runc: [2021-07-28T06:29:04.873Z] Version: 1.0.0-rc95 [2021-07-28T06:29:04.873Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:29:04.873Z] docker-init: [2021-07-28T06:29:04.873Z] Version: 0.19.0 [2021-07-28T06:29:04.873Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-28T06:29:05.160Z] + docker info [2021-07-28T06:29:03.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:03.075Z] > git config --add remote.origin.fetch +refs/pull/42672/head:refs/remotes/origin/PR-42672 # timeout=10 [2021-07-28T06:29:03.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:03.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:03.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:29:03.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:03.351Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:04.158Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:04.202Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:07.520Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:07.520Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:29:07.200Z] > git remote # timeout=10 [2021-07-28T06:29:07.247Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:29:07.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:07.300Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:29:07.439Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-28T06:29:07.553Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:07.598Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:08.514Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-28T06:29:09.858Z] + docker version [2021-07-28T06:29:09.858Z] Client: Mirantis Container Runtime [2021-07-28T06:29:09.858Z] Version: 20.10.0 [2021-07-28T06:29:09.858Z] API version: 1.41 [2021-07-28T06:29:09.858Z] Go version: go1.13.15 [2021-07-28T06:29:09.858Z] Git commit: 6ee42dc [2021-07-28T06:29:09.858Z] Built: 03/11/2021 13:24:56 [2021-07-28T06:29:09.858Z] OS/Arch: windows/amd64 [2021-07-28T06:29:09.858Z] Context: default [2021-07-28T06:29:09.858Z] Experimental: true [2021-07-28T06:29:09.858Z] [2021-07-28T06:29:09.858Z] Server: Mirantis Container Runtime [2021-07-28T06:29:09.858Z] Engine: [2021-07-28T06:29:09.858Z] Version: 20.10.0 [2021-07-28T06:29:09.858Z] API version: 1.41 (minimum version 1.24) [2021-07-28T06:29:09.858Z] Go version: go1.13.15 [2021-07-28T06:29:09.858Z] Git commit: 1e08f21e79 [2021-07-28T06:29:09.858Z] Built: 03/11/2021 13:23:32 [2021-07-28T06:29:09.858Z] OS/Arch: windows/amd64 [2021-07-28T06:29:09.858Z] Experimental: true [Pipeline] sh [2021-07-28T06:29:10.870Z] + docker info [2021-07-28T06:29:11.831Z] Client: [2021-07-28T06:29:11.831Z] Context: default [2021-07-28T06:29:11.831Z] Debug Mode: false [2021-07-28T06:29:11.831Z] Plugins: [2021-07-28T06:29:11.831Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-28T06:29:11.831Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-28T06:29:11.831Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-28T06:29:11.831Z] [2021-07-28T06:29:11.831Z] Server: [2021-07-28T06:29:11.831Z] Containers: 0 [2021-07-28T06:29:11.831Z] Running: 0 [2021-07-28T06:29:11.831Z] Paused: 0 [2021-07-28T06:29:11.831Z] Stopped: 0 [2021-07-28T06:29:11.831Z] Images: 10 [2021-07-28T06:29:11.831Z] Server Version: 20.10.0 [2021-07-28T06:29:11.831Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-28T06:29:11.831Z] Windows: [2021-07-28T06:29:11.831Z] LCOW: [2021-07-28T06:29:11.831Z] Logging Driver: json-file [2021-07-28T06:29:11.831Z] Plugins: [2021-07-28T06:29:11.831Z] Volume: local [2021-07-28T06:29:11.831Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-28T06:29:11.831Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-28T06:29:11.831Z] Swarm: inactive [2021-07-28T06:29:11.831Z] Default Isolation: process [2021-07-28T06:29:11.831Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-28T06:29:11.831Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-28T06:29:11.831Z] OSType: windows [2021-07-28T06:29:11.831Z] Architecture: x86_64 [2021-07-28T06:29:11.831Z] CPUs: 4 [2021-07-28T06:29:11.831Z] Total Memory: 32GiB [2021-07-28T06:29:11.831Z] Name: azwin-2-6f1621 [2021-07-28T06:29:11.831Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-28T06:29:11.831Z] Docker Root Dir: D:\docker [2021-07-28T06:29:11.831Z] Debug Mode: false [2021-07-28T06:29:11.831Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:29:11.831Z] Labels: [2021-07-28T06:29:11.831Z] Experimental: true [2021-07-28T06:29:11.831Z] Insecure Registries: [2021-07-28T06:29:11.831Z] 10.0.0.4:5000 [2021-07-28T06:29:11.831Z] 127.0.0.0/8 [2021-07-28T06:29:11.831Z] Registry Mirrors: [2021-07-28T06:29:11.831Z] http://10.0.0.4:5000/ [2021-07-28T06:29:11.831Z] Live Restore Enabled: false [2021-07-28T06:29:11.831Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-28T06:29:12.157Z] Fetching without tags [2021-07-28T06:29:12.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:12.130Z] > git config --add remote.origin.fetch +refs/pull/42672/head:refs/remotes/origin/PR-42672 # timeout=10 [2021-07-28T06:29:12.136Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:12.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:12.159Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:29:12.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:12.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:12.414Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:12.979Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:12.979Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:29:13.600Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-28T06:29:12.416Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:12.422Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:12.898Z] > git remote # timeout=10 [2021-07-28T06:29:12.928Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:29:12.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:12.943Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:29:12.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T06:29:12.982Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:12.996Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:14.245Z] + [ PR != PR ] [2021-07-28T06:29:14.245Z] + [ master != master ] [2021-07-28T06:29:14.245Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-28T06:29:14.588Z] + docker version [2021-07-28T06:29:14.588Z] Client: Docker Engine - Community [2021-07-28T06:29:14.588Z] Version: 20.10.6 [2021-07-28T06:29:14.588Z] API version: 1.41 [2021-07-28T06:29:14.588Z] Go version: go1.13.15 [2021-07-28T06:29:14.588Z] Git commit: 370c289 [2021-07-28T06:29:14.588Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-28T06:29:14.588Z] OS/Arch: linux/amd64 [2021-07-28T06:29:14.588Z] Context: default [2021-07-28T06:29:14.588Z] Experimental: true [2021-07-28T06:29:14.588Z] [2021-07-28T06:29:14.588Z] Server: Docker Engine - Community [2021-07-28T06:29:14.588Z] Engine: [2021-07-28T06:29:14.588Z] Version: 20.10.6 [2021-07-28T06:29:14.588Z] API version: 1.41 (minimum version 1.12) [2021-07-28T06:29:14.588Z] Go version: go1.13.15 [2021-07-28T06:29:14.588Z] Git commit: 8728dd2 [2021-07-28T06:29:14.588Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-28T06:29:14.588Z] OS/Arch: linux/amd64 [2021-07-28T06:29:14.588Z] Experimental: true [2021-07-28T06:29:14.588Z] containerd: [2021-07-28T06:29:14.588Z] Version: 1.4.6 [2021-07-28T06:29:14.588Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:29:14.588Z] runc: [2021-07-28T06:29:14.588Z] Version: 1.0.0-rc95 [2021-07-28T06:29:14.588Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:29:14.588Z] docker-init: [2021-07-28T06:29:14.588Z] Version: 0.19.0 [2021-07-28T06:29:14.588Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-28T06:29:14.887Z] + docker info [2021-07-28T06:29:15.139Z] Client: [2021-07-28T06:29:15.139Z] Context: default [2021-07-28T06:29:15.139Z] Debug Mode: false [2021-07-28T06:29:15.139Z] Plugins: [2021-07-28T06:29:15.139Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-28T06:29:15.139Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-28T06:29:15.139Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-28T06:29:15.139Z] [2021-07-28T06:29:15.139Z] Server: [2021-07-28T06:29:15.139Z] Containers: 0 [2021-07-28T06:29:15.139Z] Running: 0 [2021-07-28T06:29:15.139Z] Paused: 0 [2021-07-28T06:29:15.139Z] Stopped: 0 [2021-07-28T06:29:15.139Z] Images: 1 [2021-07-28T06:29:15.139Z] Server Version: 20.10.6 [2021-07-28T06:29:15.139Z] Storage Driver: overlay2 [2021-07-28T06:29:15.139Z] Backing Filesystem: extfs [2021-07-28T06:29:15.139Z] Supports d_type: true [2021-07-28T06:29:15.139Z] Native Overlay Diff: true [2021-07-28T06:29:15.139Z] userxattr: false [2021-07-28T06:29:15.139Z] Logging Driver: json-file [2021-07-28T06:29:15.139Z] Cgroup Driver: cgroupfs [2021-07-28T06:29:15.139Z] Cgroup Version: 1 [2021-07-28T06:29:15.139Z] Plugins: [2021-07-28T06:29:15.139Z] Volume: local [2021-07-28T06:29:15.139Z] Network: bridge host ipvlan macvlan null overlay [2021-07-28T06:29:15.139Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-28T06:29:15.139Z] Swarm: inactive [2021-07-28T06:29:15.139Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-28T06:29:15.139Z] Default Runtime: runc [2021-07-28T06:29:15.139Z] Init Binary: docker-init [2021-07-28T06:29:15.139Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:29:15.139Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:29:15.139Z] init version: de40ad0 [2021-07-28T06:29:15.139Z] Security Options: [2021-07-28T06:29:15.139Z] apparmor [2021-07-28T06:29:15.139Z] seccomp [2021-07-28T06:29:15.139Z] Profile: default [2021-07-28T06:29:15.139Z] Kernel Version: 5.4.0-1048-aws [2021-07-28T06:29:15.139Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-28T06:29:15.139Z] OSType: linux [2021-07-28T06:29:15.139Z] Architecture: x86_64 [2021-07-28T06:29:15.139Z] CPUs: 2 [2021-07-28T06:29:15.139Z] Total Memory: 7.487GiB [2021-07-28T06:29:15.139Z] Name: ip-10-100-98-126 [2021-07-28T06:29:15.139Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-28T06:29:15.139Z] Docker Root Dir: /var/lib/docker [2021-07-28T06:29:15.139Z] Debug Mode: false [2021-07-28T06:29:15.139Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:29:15.139Z] Labels: [2021-07-28T06:29:15.139Z] Experimental: true [2021-07-28T06:29:15.139Z] Insecure Registries: [2021-07-28T06:29:15.139Z] 127.0.0.0/8 [2021-07-28T06:29:15.139Z] Live Restore Enabled: true [2021-07-28T06:29:15.139Z] [2021-07-28T06:29:15.139Z] WARNING: No swap limit support [2021-07-28T06:29:15.147Z] Client: [2021-07-28T06:29:15.147Z] Context: default [2021-07-28T06:29:15.147Z] Debug Mode: false [2021-07-28T06:29:15.147Z] Plugins: [2021-07-28T06:29:15.147Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-28T06:29:15.147Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-28T06:29:15.147Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-28T06:29:15.147Z] [2021-07-28T06:29:15.147Z] Server: [2021-07-28T06:29:15.147Z] Containers: 0 [2021-07-28T06:29:15.147Z] Running: 0 [2021-07-28T06:29:15.147Z] Paused: 0 [2021-07-28T06:29:15.147Z] Stopped: 0 [2021-07-28T06:29:15.147Z] Images: 1 [2021-07-28T06:29:15.147Z] Server Version: 20.10.6 [2021-07-28T06:29:15.147Z] Storage Driver: overlay2 [2021-07-28T06:29:15.147Z] Backing Filesystem: extfs [2021-07-28T06:29:15.147Z] Supports d_type: true [2021-07-28T06:29:15.147Z] Native Overlay Diff: true [2021-07-28T06:29:15.147Z] userxattr: false [2021-07-28T06:29:15.147Z] Logging Driver: json-file [2021-07-28T06:29:15.147Z] Cgroup Driver: cgroupfs [2021-07-28T06:29:15.147Z] Cgroup Version: 1 [2021-07-28T06:29:15.147Z] Plugins: [2021-07-28T06:29:15.147Z] Volume: local [2021-07-28T06:29:15.147Z] Network: bridge host ipvlan macvlan null overlay [2021-07-28T06:29:15.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-28T06:29:15.147Z] Swarm: inactive [2021-07-28T06:29:15.147Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-28T06:29:15.147Z] Default Runtime: runc [2021-07-28T06:29:15.147Z] Init Binary: docker-init [2021-07-28T06:29:15.147Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:29:15.147Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:29:15.147Z] init version: de40ad0 [2021-07-28T06:29:15.147Z] Security Options: [2021-07-28T06:29:15.147Z] apparmor [2021-07-28T06:29:15.147Z] seccomp [2021-07-28T06:29:15.147Z] Profile: default [2021-07-28T06:29:15.147Z] Kernel Version: 5.4.0-1048-aws [2021-07-28T06:29:15.147Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-28T06:29:15.147Z] OSType: linux [2021-07-28T06:29:15.147Z] Architecture: x86_64 [2021-07-28T06:29:15.147Z] CPUs: 2 [2021-07-28T06:29:15.147Z] Total Memory: 7.487GiB [2021-07-28T06:29:15.147Z] Name: ip-10-100-39-67 [2021-07-28T06:29:15.147Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-28T06:29:15.147Z] Docker Root Dir: /var/lib/docker [2021-07-28T06:29:15.147Z] Debug Mode: false [2021-07-28T06:29:15.147Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:29:15.147Z] Labels: [2021-07-28T06:29:15.147Z] Experimental: true [2021-07-28T06:29:15.147Z] Insecure Registries: [2021-07-28T06:29:15.147Z] 127.0.0.0/8 [2021-07-28T06:29:15.147Z] Live Restore Enabled: true [2021-07-28T06:29:15.147Z] [2021-07-28T06:29:15.147Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2021-07-28T06:29:15.439Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:15.439Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:15.439Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42672/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-28T06:29:15.439Z] + bash /home/ubuntu/workspace/moby_PR-42672/check-config.sh [2021-07-28T06:29:15.439Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-28T06:29:15.439Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-28T06:29:15.439Z] [2021-07-28T06:29:15.439Z] Generally Necessary: [2021-07-28T06:29:15.439Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-28T06:29:15.439Z] - apparmor: enabled and tools installed [2021-07-28T06:29:15.439Z] - CONFIG_NAMESPACES: enabled [2021-07-28T06:29:15.439Z] - CONFIG_NET_NS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_PID_NS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_IPC_NS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_UTS_NS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_CGROUPS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-28T06:29:15.439Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-28T06:29:15.439Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-28T06:29:15.439Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-28T06:29:15.439Z] - CONFIG_CPUSETS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_MEMCG: enabled [2021-07-28T06:29:15.439Z] - CONFIG_KEYS: enabled [2021-07-28T06:29:15.439Z] - CONFIG_VETH: enabled (as module) [2021-07-28T06:29:15.439Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-28T06:29:15.439Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-28T06:29:15.439Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-28T06:29:15.439Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-28T06:29:15.439Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-28T06:29:15.464Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:15.464Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:15.464Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42672/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-28T06:29:15.464Z] + bash /home/ubuntu/workspace/moby_PR-42672/check-config.sh [2021-07-28T06:29:15.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-28T06:29:15.464Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-28T06:29:15.464Z] [2021-07-28T06:29:15.464Z] Generally Necessary: [2021-07-28T06:29:15.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-28T06:29:15.464Z] - apparmor: enabled and tools installed [2021-07-28T06:29:15.464Z] - CONFIG_NAMESPACES: enabled [2021-07-28T06:29:15.464Z] - CONFIG_NET_NS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_PID_NS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_IPC_NS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_UTS_NS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUPS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CPUSETS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_MEMCG: enabled [2021-07-28T06:29:15.464Z] - CONFIG_KEYS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_VETH: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-28T06:29:15.464Z] [2021-07-28T06:29:15.464Z] Optional Features: [2021-07-28T06:29:15.464Z] - CONFIG_USER_NS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_SECCOMP: enabled [2021-07-28T06:29:15.464Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-28T06:29:15.464Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-28T06:29:15.464Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-28T06:29:15.464Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-28T06:29:15.464Z] - CONFIG_BLK_CGROUP: enabled [2021-07-28T06:29:15.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_PERF: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-28T06:29:15.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-28T06:29:15.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-28T06:29:15.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-28T06:29:15.464Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-28T06:29:15.464Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_IP_VS: enabled (as module) [2021-07-28T06:29:15.464Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-28T06:29:15.464Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-28T06:29:15.464Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-28T06:29:15.464Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-28T06:29:15.706Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-28T06:29:15.706Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-28T06:29:15.706Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-28T06:29:15.706Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-28T06:29:15.706Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-28T06:29:15.706Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-28T06:29:15.706Z] [2021-07-28T06:29:15.706Z] Optional Features: [2021-07-28T06:29:15.706Z] - CONFIG_USER_NS: enabled [2021-07-28T06:29:15.706Z] - CONFIG_SECCOMP: enabled [2021-07-28T06:29:15.706Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-28T06:29:15.706Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-28T06:29:15.706Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-28T06:29:15.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-28T06:29:15.707Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-28T06:29:15.707Z] - CONFIG_BLK_CGROUP: enabled [2021-07-28T06:29:15.707Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-28T06:29:15.707Z] - CONFIG_CGROUP_PERF: enabled [2021-07-28T06:29:15.707Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-28T06:29:15.707Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-28T06:29:15.707Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-28T06:29:15.707Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-28T06:29:15.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-28T06:29:15.707Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-28T06:29:15.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-28T06:29:15.707Z] - CONFIG_IP_VS: enabled (as module) [2021-07-28T06:29:15.707Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-28T06:29:15.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-28T06:29:15.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-28T06:29:15.707Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-28T06:29:15.707Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-28T06:29:15.707Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-28T06:29:15.707Z] - CONFIG_EXT4_FS: enabled [2021-07-28T06:29:15.707Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-28T06:29:15.707Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-28T06:29:15.707Z] - Network Drivers: [2021-07-28T06:29:15.707Z] - "overlay": [2021-07-28T06:29:15.725Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-28T06:29:15.725Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-28T06:29:15.725Z] - CONFIG_EXT4_FS: enabled [2021-07-28T06:29:15.725Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-28T06:29:15.725Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-28T06:29:15.725Z] - Network Drivers: [2021-07-28T06:29:15.725Z] - "overlay": [2021-07-28T06:29:15.725Z] - CONFIG_VXLAN: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-28T06:29:15.725Z] Optional (for encrypted networks): [2021-07-28T06:29:15.725Z] - CONFIG_CRYPTO: enabled [2021-07-28T06:29:15.725Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-28T06:29:15.725Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-28T06:29:15.725Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-28T06:29:15.725Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-28T06:29:15.725Z] - CONFIG_XFRM: enabled [2021-07-28T06:29:15.725Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-28T06:29:15.725Z] - "ipvlan": [2021-07-28T06:29:15.725Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-28T06:29:15.725Z] - "macvlan": [2021-07-28T06:29:15.725Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_DUMMY: enabled (as module) [2021-07-28T06:29:15.725Z] - "ftp,tftp client in container": [2021-07-28T06:29:15.725Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-28T06:29:15.725Z] - Storage Drivers: [2021-07-28T06:29:15.725Z] - "aufs": [2021-07-28T06:29:15.725Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-28T06:29:15.725Z] - "btrfs": [2021-07-28T06:29:15.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-28T06:29:15.725Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-28T06:29:15.725Z] - "devicemapper": [2021-07-28T06:29:15.725Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-28T06:29:15.725Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-28T06:29:15.725Z] - "overlay": [2021-07-28T06:29:15.725Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-28T06:29:15.725Z] - "zfs": [2021-07-28T06:29:15.725Z] - /dev/zfs: present [2021-07-28T06:29:15.725Z] - zfs command: missing [2021-07-28T06:29:15.725Z] - zpool command: missing [2021-07-28T06:29:15.725Z] [2021-07-28T06:29:15.725Z] Limits: [2021-07-28T06:29:15.725Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-28T06:29:15.725Z] [2021-07-28T06:29:15.725Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-28T06:29:15.974Z] - CONFIG_VXLAN: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-28T06:29:15.975Z] Optional (for encrypted networks): [2021-07-28T06:29:15.975Z] - CONFIG_CRYPTO: enabled [2021-07-28T06:29:15.975Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-28T06:29:15.975Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-28T06:29:15.975Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-28T06:29:15.975Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-28T06:29:15.975Z] - CONFIG_XFRM: enabled [2021-07-28T06:29:15.975Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-28T06:29:15.975Z] - "ipvlan": [2021-07-28T06:29:15.975Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-28T06:29:15.975Z] - "macvlan": [2021-07-28T06:29:15.975Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_DUMMY: enabled (as module) [2021-07-28T06:29:15.975Z] - "ftp,tftp client in container": [2021-07-28T06:29:15.975Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-28T06:29:15.975Z] - Storage Drivers: [2021-07-28T06:29:15.975Z] - "aufs": [2021-07-28T06:29:15.975Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-28T06:29:15.975Z] - "btrfs": [2021-07-28T06:29:15.975Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-28T06:29:15.975Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-28T06:29:15.975Z] - "devicemapper": [2021-07-28T06:29:15.975Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-28T06:29:15.975Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-28T06:29:15.975Z] - "overlay": [2021-07-28T06:29:15.975Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-28T06:29:15.975Z] - "zfs": [2021-07-28T06:29:15.975Z] - /dev/zfs: present [2021-07-28T06:29:15.975Z] - zfs command: missing [2021-07-28T06:29:15.975Z] - zpool command: missing [2021-07-28T06:29:15.975Z] [2021-07-28T06:29:15.975Z] Limits: [2021-07-28T06:29:15.975Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-28T06:29:15.975Z] [2021-07-28T06:29:15.975Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-28T06:29:16.077Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e3491ab56a705510462e30f9c38d42399ef884b3 . [2021-07-28T06:29:16.077Z] #1 [internal] load build definition from Dockerfile [2021-07-28T06:29:16.077Z] #1 sha256:0914ea22dde2e1b13a8223e418eca48dbd0e6e88454a38ec5ed35982272acf83 [2021-07-28T06:29:16.077Z] #1 transferring dockerfile: 16.59kB done [2021-07-28T06:29:16.077Z] #1 DONE 0.0s [2021-07-28T06:29:16.077Z] [2021-07-28T06:29:16.077Z] #2 [internal] load .dockerignore [2021-07-28T06:29:16.077Z] #2 sha256:88867ea6da9ffd55ffeaab34d7639fee44e1e7aa692b660638519b8d59136eac [2021-07-28T06:29:16.077Z] #2 transferring context: 87B done [2021-07-28T06:29:16.077Z] #2 DONE 0.0s [2021-07-28T06:29:16.077Z] [2021-07-28T06:29:16.077Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-28T06:29:16.077Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-28T06:29:16.077Z] #3 DONE 0.1s [2021-07-28T06:29:16.316Z] + sudo modprobe ip_vs [2021-07-28T06:29:16.316Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3491ab56a705510462e30f9c38d42399ef884b3 . [2021-07-28T06:29:16.338Z] [2021-07-28T06:29:16.338Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-28T06:29:16.338Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-28T06:29:16.338Z] #4 CACHED [2021-07-28T06:29:16.338Z] [2021-07-28T06:29:16.338Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-28T06:29:16.338Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-28T06:29:16.338Z] #5 DONE 0.1s [2021-07-28T06:29:16.338Z] [2021-07-28T06:29:16.338Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:29:16.338Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-28T06:29:16.338Z] #7 DONE 0.1s [2021-07-28T06:29:16.338Z] [2021-07-28T06:29:16.338Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:29:16.338Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-28T06:29:16.338Z] #8 DONE 0.1s [2021-07-28T06:29:16.338Z] [2021-07-28T06:29:16.338Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-28T06:29:16.338Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-28T06:29:16.338Z] #6 DONE 0.1s [2021-07-28T06:29:16.576Z] #1 [internal] load build definition from Dockerfile [2021-07-28T06:29:16.576Z] #1 sha256:595e4541fd55e431b6e67a8b613cfb04d37feafd09db8914371ef03d1ae1ca8a [2021-07-28T06:29:16.576Z] #1 transferring dockerfile: 16.59kB done [2021-07-28T06:29:16.576Z] #1 DONE 0.1s [2021-07-28T06:29:16.576Z] [2021-07-28T06:29:16.576Z] #2 [internal] load .dockerignore [2021-07-28T06:29:16.576Z] #2 sha256:6936254e45e4a02dfa8de5089909993ac804bc121697f2f60eaca0cd91e0b69d [2021-07-28T06:29:16.576Z] #2 transferring context: 87B done [2021-07-28T06:29:16.577Z] #2 DONE 0.0s [2021-07-28T06:29:16.577Z] [2021-07-28T06:29:16.577Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-28T06:29:16.577Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-28T06:29:16.837Z] #3 DONE 0.3s [2021-07-28T06:29:16.892Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0648e0ec3cd4ed1ae) in /home/ubuntu/workspace/moby_PR-42672 [Pipeline] { [Pipeline] checkout [2021-07-28T06:29:16.938Z] The recommended git tool is: git [2021-07-28T06:29:16.974Z] using credential docker-jenkins-github-credentials [2021-07-28T06:29:16.999Z] Cloning the remote Git repository [2021-07-28T06:29:16.999Z] Cloning with configured refspecs honoured and without tags [2021-07-28T06:29:17.101Z] [2021-07-28T06:29:17.101Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-28T06:29:17.101Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-28T06:29:17.101Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-28T06:29:17.101Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-28T06:29:17.101Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-28T06:29:17.101Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-28T06:29:17.101Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-07-28T06:29:17.101Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-07-28T06:29:17.101Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-28T06:29:17.294Z] [2021-07-28T06:29:17.294Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:17.294Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:17.294Z] #9 DONE 0.0s [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:17.295Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:29:17.295Z] #72 DONE 0.0s [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:17.295Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-28T06:29:17.295Z] #70 DONE 0.0s [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:17.295Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:17.295Z] #33 DONE 0.0s [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-28T06:29:17.295Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-28T06:29:17.295Z] #10 CACHED [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-28T06:29:17.295Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-28T06:29:17.295Z] #38 CACHED [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-28T06:29:17.295Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-28T06:29:17.295Z] #71 CACHED [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-28T06:29:17.295Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-28T06:29:17.295Z] #73 CACHED [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-28T06:29:17.295Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-28T06:29:17.295Z] #11 CACHED [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-28T06:29:17.295Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-28T06:29:17.295Z] #46 CACHED [2021-07-28T06:29:17.295Z] [2021-07-28T06:29:17.295Z] #30 [internal] load build context [2021-07-28T06:29:17.295Z] #30 sha256:bd32e53dbd00018bc4b1103aaa19fd2dd18e21ae4b6c9fec3a1898d9e1e180bc [2021-07-28T06:29:17.556Z] #30 ... [2021-07-28T06:29:17.556Z] [2021-07-28T06:29:17.556Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-28T06:29:17.556Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-28T06:29:17.556Z] #49 DONE 0.3s [2021-07-28T06:29:17.556Z] [2021-07-28T06:29:17.556Z] #30 [internal] load build context [2021-07-28T06:29:17.556Z] #30 sha256:bd32e53dbd00018bc4b1103aaa19fd2dd18e21ae4b6c9fec3a1898d9e1e180bc [2021-07-28T06:29:17.556Z] #30 ... [2021-07-28T06:29:17.556Z] [2021-07-28T06:29:17.556Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-28T06:29:17.556Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-28T06:29:17.556Z] #50 CACHED [2021-07-28T06:29:17.556Z] [2021-07-28T06:29:17.556Z] #30 [internal] load build context [2021-07-28T06:29:17.556Z] #30 sha256:bd32e53dbd00018bc4b1103aaa19fd2dd18e21ae4b6c9fec3a1898d9e1e180bc [2021-07-28T06:29:17.673Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-28T06:29:17.673Z] #4 DONE 0.8s [2021-07-28T06:29:17.937Z] [2021-07-28T06:29:17.937Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-28T06:29:17.937Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-28T06:29:17.022Z] Cloning repository https://github.com/moby/moby.git [2021-07-28T06:29:17.022Z] > git init /home/ubuntu/workspace/moby_PR-42672 # timeout=10 [2021-07-28T06:29:17.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:29:17.051Z] > git --version # timeout=10 [2021-07-28T06:29:17.072Z] > git --version # 'git version 2.17.1' [2021-07-28T06:29:17.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:17.073Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:18.879Z] #5 DONE 0.6s [2021-07-28T06:29:18.879Z] [2021-07-28T06:29:18.879Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-28T06:29:18.879Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-28T06:29:18.879Z] #6 DONE 0.6s [2021-07-28T06:29:18.879Z] [2021-07-28T06:29:18.879Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:29:18.879Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-28T06:29:18.879Z] #8 DONE 0.6s [2021-07-28T06:29:18.879Z] [2021-07-28T06:29:18.879Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:29:18.879Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-28T06:29:18.879Z] #7 DONE 0.6s [2021-07-28T06:29:19.174Z] [2021-07-28T06:29:19.174Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:19.174Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:19.174Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:19.174Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-28T06:29:19.434Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-28T06:29:19.434Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-28T06:29:19.434Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-28T06:29:19.694Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.2s [2021-07-28T06:29:19.694Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 8.58MB / 50.44MB 0.4s [2021-07-28T06:29:20.051Z] #26 ... [2021-07-28T06:29:20.051Z] [2021-07-28T06:29:20.051Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-28T06:29:20.051Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-28T06:29:20.051Z] #42 DONE 0.0s [2021-07-28T06:29:20.051Z] [2021-07-28T06:29:20.051Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:20.051Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:20.051Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 16.78MB / 50.44MB 0.5s [2021-07-28T06:29:20.051Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 24.12MB / 50.44MB 0.6s [2021-07-28T06:29:20.106Z] #30 ... [2021-07-28T06:29:20.106Z] [2021-07-28T06:29:20.106Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-28T06:29:20.106Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-28T06:29:20.106Z] #12 DONE 2.5s [2021-07-28T06:29:20.106Z] [2021-07-28T06:29:20.106Z] #30 [internal] load build context [2021-07-28T06:29:20.106Z] #30 sha256:bd32e53dbd00018bc4b1103aaa19fd2dd18e21ae4b6c9fec3a1898d9e1e180bc [2021-07-28T06:29:20.343Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 28.05MB / 50.44MB 0.9s [2021-07-28T06:29:20.622Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 34.60MB / 50.44MB 1.1s [2021-07-28T06:29:20.890Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 37.75MB / 50.44MB 1.4s [2021-07-28T06:29:20.890Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 42.86MB / 50.44MB 1.5s [2021-07-28T06:29:21.464Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.8s [2021-07-28T06:29:21.464Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.0s done [2021-07-28T06:29:21.530Z] #30 transferring context: 37.92MB 4.1s [2021-07-28T06:29:22.120Z] #30 transferring context: 55.79MB 5.0s done [2021-07-28T06:29:22.381Z] #30 DONE 5.1s [2021-07-28T06:29:22.381Z] [2021-07-28T06:29:22.381Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:29:22.381Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:29:22.381Z] #51 2.486 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-28T06:29:22.381Z] #51 2.486 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-28T06:29:22.381Z] #51 2.486 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-28T06:29:22.381Z] #51 2.674 Hit:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [2021-07-28T06:29:22.381Z] #51 4.822 Reading package lists... [2021-07-28T06:29:22.381Z] #51 ... [2021-07-28T06:29:22.381Z] [2021-07-28T06:29:22.381Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:29:22.381Z] #41 sha256:02df7bffd8de506404a2eaaa41e9ea08a59f0175de6b1f6d2cb36bc9f9e051ca [2021-07-28T06:29:22.381Z] #41 CACHED [2021-07-28T06:29:22.381Z] [2021-07-28T06:29:22.381Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-28T06:29:22.381Z] #35 sha256:2563ba7fb000150fd1a755394eee36479509796974f994bcd8ff79ec5f0351cc [2021-07-28T06:29:22.381Z] #35 CACHED [2021-07-28T06:29:22.381Z] [2021-07-28T06:29:22.381Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:29:22.381Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:29:22.381Z] #34 CACHED [2021-07-28T06:29:22.381Z] [2021-07-28T06:29:22.381Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:29:22.381Z] #36 sha256:127241e7b455ed9d1f0f66ba6a11408f717957110330da00a918638bd85b5c13 [2021-07-28T06:29:22.381Z] #36 CACHED [2021-07-28T06:29:22.642Z] [2021-07-28T06:29:22.642Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-28T06:29:22.642Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-28T06:29:22.642Z] #13 DONE 2.8s [2021-07-28T06:29:22.642Z] [2021-07-28T06:29:22.642Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-28T06:29:22.642Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-28T06:29:22.783Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-28T06:29:22.783Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-eaec0753\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-28T06:29:22.783Z] ---------------------------------------------------------------------------- [2021-07-28T06:29:22.783Z] [2021-07-28T06:29:22.783Z] INFO: executeCI.ps1 starting at Wed Jul 28 06:29:22 CUT 2021 [2021-07-28T06:29:22.783Z] [2021-07-28T06:29:22.783Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-28T06:29:22.783Z] INFO: Running git version 2.24.1.windows.2 [2021-07-28T06:29:22.783Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-28T06:29:22.783Z] INFO: Environment variables: [2021-07-28T06:29:22.783Z] [2021-07-28T06:29:22.783Z] Name Value [2021-07-28T06:29:22.783Z] ---- ----- [2021-07-28T06:29:22.783Z] ALLUSERSPROFILE C:\ProgramData [2021-07-28T06:29:22.783Z] amd64 true [2021-07-28T06:29:22.783Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-28T06:29:22.783Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-28T06:29:22.783Z] arm64 true [2021-07-28T06:29:22.783Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-28T06:29:22.783Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-28T06:29:22.783Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-28T06:29:22.783Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-28T06:29:22.783Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-28T06:29:22.783Z] BRANCH_NAME PR-42672 [2021-07-28T06:29:22.783Z] BUILD_DISPLAY_NAME #7 [2021-07-28T06:29:22.783Z] BUILD_ID 7 [2021-07-28T06:29:22.783Z] BUILD_NUMBER 7 [2021-07-28T06:29:22.783Z] BUILD_TAG jenkins-moby-PR-42672-7 [2021-07-28T06:29:22.783Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/7/ [2021-07-28T06:29:22.783Z] cgroup2 true [2021-07-28T06:29:22.783Z] CHANGE_AUTHOR thaJeztah [2021-07-28T06:29:22.783Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-28T06:29:22.783Z] CHANGE_BRANCH pkg_archive_debuglogs [2021-07-28T06:29:22.783Z] CHANGE_FORK thaJeztah/docker [2021-07-28T06:29:22.783Z] CHANGE_ID 42672 [2021-07-28T06:29:22.783Z] CHANGE_TARGET master [2021-07-28T06:29:22.783Z] CHANGE_TITLE pkg/archive: remove some debug logs, and small cleanup [2021-07-28T06:29:22.783Z] CHANGE_URL https://github.com/moby/moby/pull/42672 [2021-07-28T06:29:22.783Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:22.783Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-28T06:29:22.783Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-28T06:29:22.783Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-28T06:29:22.783Z] COMPUTERNAME azwin-2-6f1621 [2021-07-28T06:29:22.783Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-28T06:29:22.783Z] ConfigSequenceNumber 0 [2021-07-28T06:29:22.783Z] dco true [2021-07-28T06:29:22.783Z] DOCKER_BUILDKIT 0 [2021-07-28T06:29:22.783Z] DOCKER_DUT_DEBUG 1 [2021-07-28T06:29:22.783Z] DOCKER_EXPERIMENTAL 1 [2021-07-28T06:29:22.783Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-28T06:29:22.783Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-28T06:29:22.783Z] EXECUTOR_NUMBER 0 [2021-07-28T06:29:22.783Z] FQDN azwin-2-6f1621.westus.cloudapp.azure.com [2021-07-28T06:29:22.783Z] GIT_BRANCH PR-42672 [2021-07-28T06:29:22.783Z] GIT_COMMIT e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:22.784Z] GIT_PREVIOUS_COMMIT e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:22.784Z] GIT_URL https://github.com/moby/moby.git [2021-07-28T06:29:22.784Z] HUDSON_COOKIE 080bdde5-22cb-4113-963f-af6822044cbb [2021-07-28T06:29:22.784Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-28T06:29:22.784Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-28T06:29:22.784Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-28T06:29:22.784Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-28T06:29:22.784Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-28T06:29:22.784Z] JENKINS_NODE_COOKIE 34813ae9-8113-404e-ae71-7715c8c9dc65 [2021-07-28T06:29:22.784Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-28T06:29:22.784Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-28T06:29:22.784Z] JOB_BASE_NAME PR-42672 [2021-07-28T06:29:22.784Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/display/redirect [2021-07-28T06:29:22.784Z] JOB_NAME moby/PR-42672 [2021-07-28T06:29:22.784Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/ [2021-07-28T06:29:22.784Z] library.jps.version master [2021-07-28T06:29:22.784Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-28T06:29:22.784Z] NODE_LABELS amd64 azure azwin-2-6f1621 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-28T06:29:22.784Z] NODE_NAME azwin-2-6f1621 [2021-07-28T06:29:22.784Z] NUMBER_OF_PROCESSORS 4 [2021-07-28T06:29:22.784Z] OS Windows_NT [2021-07-28T06:29:22.784Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-28T06:29:22.784Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-28T06:29:22.784Z] ppc64le false [2021-07-28T06:29:22.784Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-28T06:29:22.784Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-28T06:29:22.784Z] PROCESSOR_LEVEL 6 [2021-07-28T06:29:22.784Z] PROCESSOR_REVISION 4f01 [2021-07-28T06:29:22.784Z] ProgramData C:\ProgramData [2021-07-28T06:29:22.784Z] ProgramFiles C:\Program Files [2021-07-28T06:29:22.784Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-28T06:29:22.784Z] ProgramW6432 C:\Program Files [2021-07-28T06:29:22.784Z] PROMPT $P$G [2021-07-28T06:29:22.784Z] PSExecutionPolicyPreference Bypass [2021-07-28T06:29:22.784Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-28T06:29:22.784Z] PUBLIC C:\Users\Public [2021-07-28T06:29:22.784Z] rootless true [2021-07-28T06:29:22.784Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/7/display/redirect?page=artif... [2021-07-28T06:29:22.784Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/7/display/redirect?page=changes [2021-07-28T06:29:22.784Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/7/display/redirect [2021-07-28T06:29:22.784Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42672/7/display/redirect?page=tests [2021-07-28T06:29:22.784Z] s390x false [2021-07-28T06:29:22.784Z] SKIP_VALIDATION_TESTS 1 [2021-07-28T06:29:22.784Z] SOURCES_DRIVE d [2021-07-28T06:29:22.784Z] SOURCES_SUBDIR gopath [2021-07-28T06:29:22.784Z] STAGE_NAME Run tests [2021-07-28T06:29:22.784Z] SystemDrive C: [2021-07-28T06:29:22.784Z] SystemRoot C:\Windows [2021-07-28T06:29:22.784Z] TEMP C:\Windows\TEMP [2021-07-28T06:29:22.784Z] TESTDEBUG 0 [2021-07-28T06:29:22.784Z] TESTRUN_DRIVE d [2021-07-28T06:29:22.784Z] TESTRUN_SUBDIR CI [2021-07-28T06:29:22.784Z] TIMEOUT 120m [2021-07-28T06:29:22.784Z] TMP C:\Windows\TEMP [2021-07-28T06:29:22.784Z] unit_validate true [2021-07-28T06:29:22.784Z] USERDOMAIN WORKGROUP [2021-07-28T06:29:22.784Z] USERNAME azwin-2-6f1621$ [2021-07-28T06:29:22.784Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-28T06:29:22.784Z] validate_force false [2021-07-28T06:29:22.784Z] windir C:\Windows [2021-07-28T06:29:22.784Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-28T06:29:22.784Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-28T06:29:22.784Z] windows2022 true [2021-07-28T06:29:22.784Z] windows2022containerd false [2021-07-28T06:29:22.784Z] windowsRS1 false [2021-07-28T06:29:22.784Z] windowsRS5 false [2021-07-28T06:29:22.784Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-28T06:29:22.784Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-28T06:29:22.784Z] [2021-07-28T06:29:22.784Z] [2021-07-28T06:29:22.784Z] [2021-07-28T06:29:23.240Z] INFO: Sources under d:\gopath\... [2021-07-28T06:29:23.240Z] INFO: Test run under d:\CI\... [2021-07-28T06:29:23.240Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-28T06:29:23.240Z] INFO: docker/docker repository was found [2021-07-28T06:29:23.240Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-28T06:29:23.240Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-28T06:29:23.240Z] INFO: Docker version of control daemon [2021-07-28T06:29:23.240Z] [2021-07-28T06:29:23.695Z] Client: Mirantis Container Runtime [2021-07-28T06:29:23.696Z] Version: 20.10.0 [2021-07-28T06:29:23.696Z] API version: 1.41 [2021-07-28T06:29:23.696Z] Go version: go1.13.15 [2021-07-28T06:29:23.696Z] Git commit: 6ee42dc [2021-07-28T06:29:23.696Z] Built: 03/11/2021 13:24:56 [2021-07-28T06:29:23.696Z] OS/Arch: windows/amd64 [2021-07-28T06:29:23.696Z] Context: default [2021-07-28T06:29:23.696Z] Experimental: true [2021-07-28T06:29:23.696Z] [2021-07-28T06:29:23.696Z] Server: Mirantis Container Runtime [2021-07-28T06:29:23.696Z] Engine: [2021-07-28T06:29:23.696Z] Version: 20.10.0 [2021-07-28T06:29:23.696Z] API version: 1.41 (minimum version 1.24) [2021-07-28T06:29:23.696Z] Go version: go1.13.15 [2021-07-28T06:29:23.696Z] Git commit: 1e08f21e79 [2021-07-28T06:29:23.696Z] Built: 03/11/2021 13:23:32 [2021-07-28T06:29:23.696Z] OS/Arch: windows/amd64 [2021-07-28T06:29:23.696Z] Experimental: true [2021-07-28T06:29:23.696Z] [2021-07-28T06:29:23.696Z] INFO: Docker info of control daemon [2021-07-28T06:29:23.696Z] [2021-07-28T06:29:24.206Z] Client: [2021-07-28T06:29:24.206Z] Context: default [2021-07-28T06:29:24.206Z] Debug Mode: false [2021-07-28T06:29:24.206Z] Plugins: [2021-07-28T06:29:24.206Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-28T06:29:24.206Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-28T06:29:24.206Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-28T06:29:24.206Z] [2021-07-28T06:29:24.206Z] Server: [2021-07-28T06:29:24.206Z] Containers: 0 [2021-07-28T06:29:24.206Z] Running: 0 [2021-07-28T06:29:24.206Z] Paused: 0 [2021-07-28T06:29:24.206Z] Stopped: 0 [2021-07-28T06:29:24.206Z] Images: 10 [2021-07-28T06:29:24.206Z] Server Version: 20.10.0 [2021-07-28T06:29:24.206Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-28T06:29:24.206Z] Windows: [2021-07-28T06:29:24.206Z] LCOW: [2021-07-28T06:29:24.206Z] Logging Driver: json-file [2021-07-28T06:29:24.206Z] Plugins: [2021-07-28T06:29:24.206Z] Volume: local [2021-07-28T06:29:24.206Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-28T06:29:24.206Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-28T06:29:24.206Z] Swarm: inactive [2021-07-28T06:29:24.206Z] Default Isolation: process [2021-07-28T06:29:24.206Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-28T06:29:24.206Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-28T06:29:24.206Z] OSType: windows [2021-07-28T06:29:24.206Z] Architecture: x86_64 [2021-07-28T06:29:24.206Z] CPUs: 4 [2021-07-28T06:29:24.206Z] Total Memory: 32GiB [2021-07-28T06:29:24.206Z] Name: azwin-2-6f1621 [2021-07-28T06:29:24.206Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-28T06:29:24.206Z] Docker Root Dir: D:\docker [2021-07-28T06:29:24.206Z] Debug Mode: false [2021-07-28T06:29:24.206Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:29:24.206Z] Labels: [2021-07-28T06:29:24.206Z] Experimental: true [2021-07-28T06:29:24.206Z] Insecure Registries: [2021-07-28T06:29:24.206Z] 10.0.0.4:5000 [2021-07-28T06:29:24.206Z] 127.0.0.0/8 [2021-07-28T06:29:24.206Z] Registry Mirrors: [2021-07-28T06:29:24.206Z] http://10.0.0.4:5000/ [2021-07-28T06:29:24.206Z] Live Restore Enabled: false [2021-07-28T06:29:24.206Z] [2021-07-28T06:29:24.206Z] [2021-07-28T06:29:24.206Z] INFO: Commit hash is e3491ab56a [2021-07-28T06:29:24.206Z] INFO: Nuke-Everything... [2021-07-28T06:29:24.206Z] INFO: Container count on control daemon to delete is 0 [2021-07-28T06:29:24.661Z] INFO: Nuking d:\CI [2021-07-28T06:29:24.661Z] INFO: Zapped successfully [2021-07-28T06:29:24.661Z] INFO: Location for testing is d:\CI\PR-42672\7 [2021-07-28T06:29:24.661Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-28T06:29:24.661Z] [2021-07-28T06:29:24.661Z] [2021-07-28T06:29:24.661Z] INFO: Building the image from Dockerfile.windows at 07/28/2021 06:29:24... [2021-07-28T06:29:24.661Z] [2021-07-28T06:29:24.770Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.4s [2021-07-28T06:29:25.339Z] #26 ... [2021-07-28T06:29:25.339Z] [2021-07-28T06:29:25.339Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:25.339Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:25.339Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-28T06:29:25.339Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-28T06:29:25.339Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-28T06:29:25.339Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-28T06:29:25.339Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.0s done [2021-07-28T06:29:25.339Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.7s done [2021-07-28T06:29:25.339Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.8s done [2021-07-28T06:29:25.339Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.8s done [2021-07-28T06:29:25.339Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 5.3s done [2021-07-28T06:29:25.339Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 91.23MB / 129.05MB 5.8s [2021-07-28T06:29:25.339Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.9s done [2021-07-28T06:29:25.600Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 99.74MB / 129.05MB 6.1s [2021-07-28T06:29:25.600Z] #9 ... [2021-07-28T06:29:25.600Z] [2021-07-28T06:29:25.600Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:25.600Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-28T06:29:25.600Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:25.600Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:29:25.600Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-28T06:29:25.600Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-28T06:29:25.600Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-28T06:29:25.600Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2021-07-28T06:29:25.600Z] #63 DONE 6.4s [2021-07-28T06:29:25.600Z] [2021-07-28T06:29:25.600Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:25.601Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:25.601Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 108.00MB / 129.05MB 6.2s [2021-07-28T06:29:25.601Z] #9 ... [2021-07-28T06:29:25.601Z] [2021-07-28T06:29:25.601Z] #23 [internal] load build context [2021-07-28T06:29:25.601Z] #23 sha256:97a1d643da2ccec3b9b82126b277cccde058937c81a2b69defc33eb57d9db27d [2021-07-28T06:29:25.601Z] #23 transferring context: 43.85MB 6.4s [2021-07-28T06:29:25.859Z] #23 ... [2021-07-28T06:29:25.859Z] [2021-07-28T06:29:25.859Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:25.859Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:25.859Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 118.49MB / 129.05MB 6.5s [2021-07-28T06:29:25.953Z] #14 DONE 3.3s [2021-07-28T06:29:25.953Z] [2021-07-28T06:29:25.953Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:29:25.953Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:29:25.953Z] #51 4.822 Reading package lists... [2021-07-28T06:29:26.118Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 126.88MB / 129.05MB 6.7s [2021-07-28T06:29:27.362Z] #51 8.517 Reading package lists... [2021-07-28T06:29:27.362Z] #51 ... [2021-07-28T06:29:27.362Z] [2021-07-28T06:29:27.362Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:29:27.362Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:29:27.362Z] #47 1.981 + git clone https://github.com/docker/distribution.git . [2021-07-28T06:29:27.362Z] #47 1.981 Cloning into '.'... [2021-07-28T06:29:27.362Z] #47 ... [2021-07-28T06:29:27.362Z] [2021-07-28T06:29:27.362Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-28T06:29:27.362Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-28T06:29:27.362Z] #15 DONE 1.6s [2021-07-28T06:29:27.362Z] [2021-07-28T06:29:27.362Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:29:27.362Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:29:27.362Z] #39 1.746 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-28T06:29:27.362Z] #39 1.746 Cloning into '.'... [2021-07-28T06:29:27.362Z] #39 ... [2021-07-28T06:29:27.362Z] [2021-07-28T06:29:27.362Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-28T06:29:27.362Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-28T06:29:27.502Z] #9 ... [2021-07-28T06:29:27.502Z] [2021-07-28T06:29:27.502Z] #23 [internal] load build context [2021-07-28T06:29:27.502Z] #23 sha256:97a1d643da2ccec3b9b82126b277cccde058937c81a2b69defc33eb57d9db27d [2021-07-28T06:29:27.502Z] #23 transferring context: 55.79MB 7.5s done [2021-07-28T06:29:27.502Z] #23 DONE 8.4s [2021-07-28T06:29:27.502Z] [2021-07-28T06:29:27.502Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:27.502Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:28.941Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 9.5s done [2021-07-28T06:29:29.281Z] #16 DONE 1.4s [2021-07-28T06:29:29.281Z] [2021-07-28T06:29:29.281Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:29:29.281Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:29:29.281Z] #47 11.38 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-28T06:29:29.281Z] #47 11.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-28T06:29:29.301Z] #9 ... [2021-07-28T06:29:29.301Z] [2021-07-28T06:29:29.301Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:29.301Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:29:29.301Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-28T06:29:29.301Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:29:29.301Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-28T06:29:29.301Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-28T06:29:29.301Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-28T06:29:29.301Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2021-07-28T06:29:29.560Z] #65 ... [2021-07-28T06:29:29.560Z] [2021-07-28T06:29:29.560Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:29.560Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:29.820Z] #9 ... [2021-07-28T06:29:29.820Z] [2021-07-28T06:29:29.820Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:29.820Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:29:29.820Z] #65 DONE 10.5s [2021-07-28T06:29:29.820Z] [2021-07-28T06:29:29.820Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:29.820Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:29.820Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.5s [2021-07-28T06:29:30.391Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 8.0s done [2021-07-28T06:29:30.887Z] #47 13.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-28T06:29:30.961Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-28T06:29:31.528Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.4s done [2021-07-28T06:29:31.714Z] Sending build context to Docker daemon 60.98MB [2021-07-28T06:29:31.714Z] [2021-07-28T06:29:31.714Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-28T06:29:31.714Z] ---> 39d157a84080 [2021-07-28T06:29:31.714Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-28T06:29:31.714Z] ---> Using cache [2021-07-28T06:29:31.714Z] ---> f8ac948a5737 [2021-07-28T06:29:31.714Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-28T06:29:31.714Z] ---> Using cache [2021-07-28T06:29:31.714Z] ---> e3ece99bcc8d [2021-07-28T06:29:31.714Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-28T06:29:31.714Z] ---> Using cache [2021-07-28T06:29:31.714Z] ---> 12c9fb3a6159 [2021-07-28T06:29:31.714Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-28T06:29:31.714Z] ---> Using cache [2021-07-28T06:29:31.714Z] ---> 27c0c40a65c5 [2021-07-28T06:29:31.715Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-28T06:29:31.715Z] ---> Using cache [2021-07-28T06:29:31.715Z] ---> c2b65f2e54a6 [2021-07-28T06:29:31.715Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-28T06:29:31.715Z] ---> Using cache [2021-07-28T06:29:31.715Z] ---> 3ececc809849 [2021-07-28T06:29:31.715Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-28T06:29:31.715Z] ---> Using cache [2021-07-28T06:29:31.715Z] ---> 2315fe9c2eaf [2021-07-28T06:29:31.715Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-28T06:29:31.715Z] ---> Using cache [2021-07-28T06:29:31.715Z] ---> 85d821d227b3 [2021-07-28T06:29:31.715Z] Step 10/10 : COPY . . [2021-07-28T06:29:31.787Z] #9 ... [2021-07-28T06:29:31.787Z] [2021-07-28T06:29:31.787Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:31.787Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:31.787Z] #26 DONE 12.5s [2021-07-28T06:29:32.065Z] [2021-07-28T06:29:32.065Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:29:32.065Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:29:32.810Z] #47 ... [2021-07-28T06:29:32.810Z] [2021-07-28T06:29:32.810Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:29:32.810Z] #57 sha256:9167feb80691f6572802e6909fbc78cbe8d486ffa5336c9fbe673112d65e5b55 [2021-07-28T06:29:32.810Z] #57 2.944 + RM_GOPATH=0 [2021-07-28T06:29:32.810Z] #57 2.945 + TMP_GOPATH= [2021-07-28T06:29:32.810Z] #57 2.945 + : /build [2021-07-28T06:29:32.810Z] #57 2.945 + '[' -z '' ']' [2021-07-28T06:29:32.810Z] #57 2.945 ++ mktemp -d [2021-07-28T06:29:32.810Z] #57 2.954 + export GOPATH=/tmp/tmp.YohfEyM7Gm [2021-07-28T06:29:32.810Z] #57 2.954 + GOPATH=/tmp/tmp.YohfEyM7Gm [2021-07-28T06:29:32.810Z] #57 2.954 + RM_GOPATH=1 [2021-07-28T06:29:32.810Z] #57 2.954 + case "$(go env GOARCH)" in [2021-07-28T06:29:32.810Z] #57 2.954 ++ go env GOARCH [2021-07-28T06:29:32.810Z] #57 2.986 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.810Z] #57 2.986 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.810Z] #57 2.986 ++ dirname /tmp/install/install.sh [2021-07-28T06:29:32.810Z] #57 2.994 + dir=/tmp/install [2021-07-28T06:29:32.810Z] #57 2.994 + bin=golangci_lint [2021-07-28T06:29:32.810Z] #57 2.994 + shift [2021-07-28T06:29:32.810Z] #57 2.994 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-28T06:29:32.810Z] #57 2.994 + . /tmp/install/golangci_lint.installer [2021-07-28T06:29:32.810Z] #57 2.994 ++ : v1.23.8 [2021-07-28T06:29:32.810Z] #57 2.994 + install_golangci_lint [2021-07-28T06:29:32.810Z] #57 2.994 + set -e [2021-07-28T06:29:32.810Z] #57 2.994 + export GO111MODULE=on [2021-07-28T06:29:32.810Z] #57 2.994 + GO111MODULE=on [2021-07-28T06:29:32.810Z] #57 2.994 + GOBIN=/build [2021-07-28T06:29:32.810Z] #57 2.994 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-28T06:29:32.810Z] #57 3.745 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-28T06:29:32.810Z] #57 ... [2021-07-28T06:29:32.810Z] [2021-07-28T06:29:32.810Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:29:32.810Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:29:32.810Z] #59 3.105 + RM_GOPATH=0 [2021-07-28T06:29:32.810Z] #59 3.105 + TMP_GOPATH= [2021-07-28T06:29:32.810Z] #59 3.105 + : /build [2021-07-28T06:29:32.810Z] #59 3.105 + '[' -z '' ']' [2021-07-28T06:29:32.810Z] #59 3.105 ++ mktemp -d [2021-07-28T06:29:32.810Z] #59 3.105 + export GOPATH=/tmp/tmp.RBvGZFGm4I [2021-07-28T06:29:32.810Z] #59 3.105 + GOPATH=/tmp/tmp.RBvGZFGm4I [2021-07-28T06:29:32.810Z] #59 3.105 + RM_GOPATH=1 [2021-07-28T06:29:32.810Z] #59 3.105 + case "$(go env GOARCH)" in [2021-07-28T06:29:32.810Z] #59 3.105 ++ go env GOARCH [2021-07-28T06:29:32.810Z] #59 3.120 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.810Z] #59 3.120 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.810Z] #59 3.121 ++ dirname /tmp/install/install.sh [2021-07-28T06:29:32.810Z] #59 3.140 + dir=/tmp/install [2021-07-28T06:29:32.810Z] #59 3.141 + bin=shfmt [2021-07-28T06:29:32.810Z] #59 3.142 + shift [2021-07-28T06:29:32.810Z] #59 3.143 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-28T06:29:32.810Z] #59 3.143 + . /tmp/install/shfmt.installer [2021-07-28T06:29:32.810Z] #59 3.143 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:29:32.810Z] #59 3.143 + install_shfmt [2021-07-28T06:29:32.810Z] #59 3.144 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-28T06:29:32.811Z] #59 3.144 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:29:32.811Z] #59 3.144 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RBvGZFGm4I/src/github.com/mvdan/sh [2021-07-28T06:29:32.811Z] #59 3.162 Cloning into '/tmp/tmp.RBvGZFGm4I/src/github.com/mvdan/sh'... [2021-07-28T06:29:32.811Z] #59 ... [2021-07-28T06:29:32.811Z] [2021-07-28T06:29:32.811Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:29:32.811Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:29:32.811Z] #53 3.145 + RM_GOPATH=0 [2021-07-28T06:29:32.811Z] #53 3.145 + TMP_GOPATH= [2021-07-28T06:29:32.811Z] #53 3.145 + : /build [2021-07-28T06:29:32.811Z] #53 3.145 + '[' -z '' ']' [2021-07-28T06:29:32.811Z] #53 3.148 ++ mktemp -d [2021-07-28T06:29:32.811Z] #53 3.150 + export GOPATH=/tmp/tmp.xYUOCq4hBD [2021-07-28T06:29:32.811Z] #53 3.150 + GOPATH=/tmp/tmp.xYUOCq4hBD [2021-07-28T06:29:32.811Z] #53 3.150 + RM_GOPATH=1 [2021-07-28T06:29:32.811Z] #53 3.150 + case "$(go env GOARCH)" in [2021-07-28T06:29:32.811Z] #53 3.153 ++ go env GOARCH [2021-07-28T06:29:32.811Z] #53 3.159 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.811Z] #53 3.159 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.811Z] #53 3.161 ++ dirname /tmp/install/install.sh [2021-07-28T06:29:32.811Z] #53 3.162 + dir=/tmp/install [2021-07-28T06:29:32.811Z] #53 3.162 + bin=vndr [2021-07-28T06:29:32.811Z] #53 3.163 + shift [2021-07-28T06:29:32.811Z] #53 3.163 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-28T06:29:32.811Z] #53 3.163 + . /tmp/install/vndr.installer [2021-07-28T06:29:32.811Z] #53 3.163 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:29:32.811Z] #53 3.164 + install_vndr [2021-07-28T06:29:32.811Z] #53 3.164 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-28T06:29:32.811Z] #53 3.164 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:29:32.811Z] #53 3.164 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xYUOCq4hBD/src/github.com/LK4D4/vndr [2021-07-28T06:29:32.811Z] #53 3.167 Cloning into '/tmp/tmp.xYUOCq4hBD/src/github.com/LK4D4/vndr'... [2021-07-28T06:29:32.811Z] #53 3.825 + cd /tmp/tmp.xYUOCq4hBD/src/github.com/LK4D4/vndr [2021-07-28T06:29:32.811Z] #53 3.825 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:29:32.811Z] #53 3.844 + go build -buildmode=pie -v -o /build/vndr . [2021-07-28T06:29:32.811Z] #53 5.747 runtime/cgo [2021-07-28T06:29:32.811Z] #53 5.841 runtime [2021-07-28T06:29:32.811Z] #53 ... [2021-07-28T06:29:32.811Z] [2021-07-28T06:29:32.811Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:29:32.811Z] #55 sha256:e775b3deaf5014471ac4ad1b0d1d76ed900b7a2fa0f9990f954e6fca04e57356 [2021-07-28T06:29:32.811Z] #55 2.556 + RM_GOPATH=0 [2021-07-28T06:29:32.811Z] #55 2.556 + TMP_GOPATH= [2021-07-28T06:29:32.811Z] #55 2.556 + : /build [2021-07-28T06:29:32.811Z] #55 2.556 + '[' -z '' ']' [2021-07-28T06:29:32.811Z] #55 2.556 ++ mktemp -d [2021-07-28T06:29:32.811Z] #55 2.560 + export GOPATH=/tmp/tmp.Nw0237C0TU [2021-07-28T06:29:32.811Z] #55 2.560 + GOPATH=/tmp/tmp.Nw0237C0TU [2021-07-28T06:29:32.811Z] #55 2.560 + RM_GOPATH=1 [2021-07-28T06:29:32.811Z] #55 2.560 + case "$(go env GOARCH)" in [2021-07-28T06:29:32.811Z] #55 2.560 ++ go env GOARCH [2021-07-28T06:29:32.811Z] #55 2.588 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.811Z] #55 2.588 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:29:32.811Z] #55 2.588 ++ dirname /tmp/install/install.sh [2021-07-28T06:29:32.811Z] #55 2.588 + dir=/tmp/install [2021-07-28T06:29:32.811Z] #55 2.588 + bin=gotestsum [2021-07-28T06:29:32.811Z] #55 2.588 + shift [2021-07-28T06:29:32.811Z] #55 2.588 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-28T06:29:32.811Z] #55 2.588 + . /tmp/install/gotestsum.installer [2021-07-28T06:29:32.811Z] #55 2.588 ++ : v0.5.3 [2021-07-28T06:29:32.811Z] #55 2.588 + install_gotestsum [2021-07-28T06:29:32.811Z] #55 2.596 + set -e [2021-07-28T06:29:32.811Z] #55 2.596 + export GO111MODULE=on [2021-07-28T06:29:32.811Z] #55 2.596 + GO111MODULE=on [2021-07-28T06:29:32.811Z] #55 2.596 + GOBIN=/build [2021-07-28T06:29:32.811Z] #55 2.596 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-28T06:29:32.811Z] #55 3.016 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-28T06:29:32.811Z] #55 4.744 go: downloading github.com/fatih/color v1.9.0 [2021-07-28T06:29:32.811Z] #55 4.749 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-28T06:29:32.811Z] #55 4.785 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:29:32.811Z] #55 4.790 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-28T06:29:32.811Z] #55 5.115 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-28T06:29:32.811Z] #55 5.115 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-28T06:29:32.811Z] #55 5.288 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-28T06:29:32.811Z] #55 5.378 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-28T06:29:32.811Z] #55 5.497 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-28T06:29:32.811Z] #55 6.139 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-28T06:29:32.811Z] #55 7.693 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-28T06:29:33.386Z] #55 ... [2021-07-28T06:29:33.386Z] [2021-07-28T06:29:33.386Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:29:33.386Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:29:33.386Z] #51 8.517 Reading package lists... [2021-07-28T06:29:33.386Z] #51 13.45 Building dependency tree... [2021-07-28T06:29:33.386Z] #51 15.76 The following additional packages will be installed: [2021-07-28T06:29:33.386Z] #51 15.77 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-28T06:29:33.386Z] #51 15.77 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-28T06:29:33.386Z] #51 15.78 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:29:33.386Z] #51 15.78 python3.7-minimal [2021-07-28T06:29:33.386Z] #51 15.79 Suggested packages: [2021-07-28T06:29:33.386Z] #51 15.79 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-28T06:29:33.386Z] #51 15.79 python3.7-doc binfmt-support [2021-07-28T06:29:34.330Z] #51 16.85 The following NEW packages will be installed: [2021-07-28T06:29:34.330Z] #51 16.86 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-28T06:29:34.330Z] #51 16.86 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-28T06:29:34.330Z] #51 16.86 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:29:34.331Z] #51 16.86 python3.7-minimal [2021-07-28T06:29:34.904Z] #51 17.23 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:29:34.904Z] #51 17.23 Need to get 6695 kB of archives. [2021-07-28T06:29:34.904Z] #51 17.23 After this operation, 33.1 MB of additional disk space will be used. [2021-07-28T06:29:34.904Z] #51 17.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:29:34.904Z] #51 17.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:29:34.904Z] #51 17.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:29:34.904Z] #51 17.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:29:34.904Z] #51 17.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:29:35.165Z] #51 17.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:29:35.165Z] #51 17.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:29:35.166Z] #51 17.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:29:35.166Z] #51 17.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-28T06:29:35.166Z] #51 17.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:29:35.166Z] #51 17.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-28T06:29:35.166Z] #51 17.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-28T06:29:35.166Z] #51 17.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:29:35.166Z] #51 17.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:29:35.166Z] #51 17.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:29:35.428Z] #51 17.80 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-28T06:29:36.001Z] #51 ... [2021-07-28T06:29:36.001Z] [2021-07-28T06:29:36.001Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:29:36.001Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:29:36.001Z] #53 13.57 vendor/golang.org/x/crypto/internal/subtle [2021-07-28T06:29:36.253Z] #27 4.098 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:29:36.253Z] #27 4.153 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:29:36.253Z] #27 4.188 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:29:36.253Z] #27 4.264 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:29:36.253Z] #27 ... [2021-07-28T06:29:36.253Z] [2021-07-28T06:29:36.253Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-28T06:29:36.253Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-28T06:29:36.253Z] #64 DONE 1.6s [2021-07-28T06:29:36.253Z] [2021-07-28T06:29:36.253Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:29:36.253Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:29:36.253Z] #27 4.591 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:29:36.821Z] #27 4.914 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:29:37.758Z] #27 ... [2021-07-28T06:29:37.758Z] [2021-07-28T06:29:37.758Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-28T06:29:37.758Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-28T06:29:37.758Z] #66 DONE 1.5s [2021-07-28T06:29:38.018Z] [2021-07-28T06:29:38.018Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:38.018Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:38.018Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done [2021-07-28T06:29:38.018Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.9s done [2021-07-28T06:29:38.018Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-28T06:29:39.313Z] #53 ... [2021-07-28T06:29:39.313Z] [2021-07-28T06:29:39.313Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:29:39.313Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:29:39.313Z] #17 1.444 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:29:39.313Z] #17 1.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:29:39.313Z] #17 1.509 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:29:39.313Z] #17 2.340 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:29:39.313Z] #17 3.369 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:29:39.313Z] #17 4.789 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-28T06:29:39.313Z] #17 5.788 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-28T06:29:39.313Z] #17 6.815 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-28T06:29:39.313Z] #17 7.772 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-28T06:29:39.313Z] #17 8.772 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:29:39.313Z] #17 8.777 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:29:39.313Z] #17 8.832 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-28T06:29:39.313Z] #17 8.860 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-28T06:29:39.313Z] #17 8.888 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-28T06:29:39.313Z] #17 8.936 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-28T06:29:39.313Z] #17 8.961 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-28T06:29:39.313Z] #17 8.978 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-28T06:29:39.313Z] #17 8.990 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:29:39.313Z] #17 8.990 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-28T06:29:39.313Z] #17 8.991 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:29:39.313Z] #17 8.991 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-28T06:29:39.313Z] #17 ... [2021-07-28T06:29:39.313Z] [2021-07-28T06:29:39.313Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:29:39.313Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:29:39.313Z] #51 19.15 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:29:39.313Z] #51 19.28 Fetched 6695 kB in 1s (5061 kB/s) [2021-07-28T06:29:39.313Z] #51 19.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:29:39.313Z] #51 19.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:29:39.313Z] #51 19.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:29:39.313Z] #51 19.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:29:39.313Z] #51 20.21 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:29:39.313Z] #51 20.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:29:39.313Z] #51 20.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:29:39.313Z] #51 21.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:29:39.313Z] #51 21.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:29:39.706Z] Fetching without tags [2021-07-28T06:29:40.009Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:39.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:39.657Z] > git config --add remote.origin.fetch +refs/pull/42672/head:refs/remotes/origin/PR-42672 # timeout=10 [2021-07-28T06:29:39.673Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:39.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:29:39.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:29:39.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:39.719Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:40.021Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:40.029Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:40.733Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:29:40.733Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:29:41.728Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [2021-07-28T06:29:41.866Z] #51 24.25 Selecting previously unselected package python3-minimal. [2021-07-28T06:29:41.866Z] #51 24.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-28T06:29:41.866Z] #51 24.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:29:41.866Z] #51 24.30 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:29:41.866Z] #51 24.39 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:29:41.866Z] #51 24.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:29:41.866Z] #51 24.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:29:41.866Z] #51 24.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-28T06:29:42.135Z] #51 24.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:29:42.135Z] #51 24.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [Pipeline] sh [2021-07-28T06:29:42.211Z] #9 ... [2021-07-28T06:29:42.211Z] [2021-07-28T06:29:42.211Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:29:42.211Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:29:42.211Z] #27 6.721 Fetched 8458 kB in 3s (2943 kB/s) [2021-07-28T06:29:42.211Z] #27 6.721 Reading package lists... [2021-07-28T06:29:42.211Z] #27 7.721 Reading package lists... [2021-07-28T06:29:42.212Z] #27 8.662 Building dependency tree... [2021-07-28T06:29:42.212Z] #27 9.017 The following additional packages will be installed: [2021-07-28T06:29:42.212Z] #27 9.017 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-28T06:29:42.212Z] #27 9.017 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-28T06:29:42.212Z] #27 9.017 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-28T06:29:42.212Z] #27 9.023 Suggested packages: [2021-07-28T06:29:42.212Z] #27 9.023 krb5-doc krb5-user [2021-07-28T06:29:42.212Z] #27 9.023 Recommended packages: [2021-07-28T06:29:42.212Z] #27 9.023 krb5-locales publicsuffix libsasl2-modules [2021-07-28T06:29:42.212Z] #27 9.228 The following NEW packages will be installed: [2021-07-28T06:29:42.212Z] #27 9.229 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-28T06:29:42.212Z] #27 9.231 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-28T06:29:42.212Z] #27 9.231 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-28T06:29:42.212Z] #27 9.231 libssh2-1 libssl1.1 openssl [2021-07-28T06:29:42.212Z] #27 9.519 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-28T06:29:42.212Z] #27 9.519 Need to get 5058 kB of archives. [2021-07-28T06:29:42.212Z] #27 9.519 After this operation, 12.1 MB of additional disk space will be used. [2021-07-28T06:29:42.212Z] #27 9.519 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-28T06:29:42.212Z] #27 9.535 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-28T06:29:42.212Z] #27 9.535 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-28T06:29:42.212Z] #27 9.535 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-28T06:29:42.212Z] #27 9.535 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-28T06:29:42.212Z] #27 9.535 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-28T06:29:42.212Z] #27 9.563 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-28T06:29:42.212Z] #27 9.587 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-28T06:29:42.212Z] #27 9.599 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-28T06:29:42.212Z] #27 9.624 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-28T06:29:42.212Z] #27 9.624 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-28T06:29:42.212Z] #27 9.624 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-28T06:29:42.212Z] #27 9.626 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-28T06:29:42.212Z] #27 9.634 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-28T06:29:42.212Z] #27 9.634 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-28T06:29:42.212Z] #27 9.634 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-28T06:29:42.212Z] #27 9.634 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-28T06:29:42.212Z] #27 9.650 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-28T06:29:42.212Z] #27 9.650 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:29:42.212Z] #27 9.657 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:29:42.212Z] #27 9.657 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:29:42.212Z] #27 10.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:29:42.212Z] #27 10.09 Fetched 5058 kB in 0s (12.7 MB/s) [2021-07-28T06:29:42.212Z] #27 10.22 Selecting previously unselected package libkeyutils1:amd64. [2021-07-28T06:29:42.212Z] #27 10.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-28T06:29:42.212Z] #27 10.22 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-28T06:29:42.212Z] #27 10.24 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-28T06:29:42.212Z] #27 10.30 Selecting previously unselected package libkrb5support0:amd64. [2021-07-28T06:29:42.212Z] #27 10.30 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:29:42.212Z] #27 10.30 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:42.212Z] #27 10.44 Selecting previously unselected package libk5crypto3:amd64. [2021-07-28T06:29:42.212Z] #27 10.44 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:29:42.212Z] #27 10.44 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:42.437Z] + docker version [2021-07-28T06:29:42.437Z] Client: Docker Engine - Community [2021-07-28T06:29:42.437Z] Version: 20.10.6 [2021-07-28T06:29:42.437Z] API version: 1.41 [2021-07-28T06:29:42.437Z] Go version: go1.13.15 [2021-07-28T06:29:42.437Z] Git commit: 370c289 [2021-07-28T06:29:42.437Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-28T06:29:42.437Z] OS/Arch: linux/amd64 [2021-07-28T06:29:42.437Z] Context: default [2021-07-28T06:29:42.437Z] Experimental: true [2021-07-28T06:29:42.437Z] [2021-07-28T06:29:42.437Z] Server: Docker Engine - Community [2021-07-28T06:29:42.437Z] Engine: [2021-07-28T06:29:42.437Z] Version: 20.10.6 [2021-07-28T06:29:42.437Z] API version: 1.41 (minimum version 1.12) [2021-07-28T06:29:42.437Z] Go version: go1.13.15 [2021-07-28T06:29:42.437Z] Git commit: 8728dd2 [2021-07-28T06:29:42.437Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-28T06:29:42.437Z] OS/Arch: linux/amd64 [2021-07-28T06:29:42.437Z] Experimental: true [2021-07-28T06:29:42.437Z] containerd: [2021-07-28T06:29:42.437Z] Version: 1.4.6 [2021-07-28T06:29:42.437Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:29:42.437Z] runc: [2021-07-28T06:29:42.437Z] Version: 1.0.0-rc95 [2021-07-28T06:29:42.437Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:29:42.437Z] docker-init: [2021-07-28T06:29:42.437Z] Version: 0.19.0 [2021-07-28T06:29:42.437Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-28T06:29:42.471Z] #27 10.61 Selecting previously unselected package libssl1.1:amd64. [2021-07-28T06:29:42.471Z] #27 10.61 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-28T06:29:42.471Z] #27 10.62 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:29:40.685Z] > git remote # timeout=10 [2021-07-28T06:29:40.693Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:29:40.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:40.703Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:29:40.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T06:29:40.746Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:29:40.768Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:29:42.731Z] #27 10.90 Selecting previously unselected package libkrb5-3:amd64. [2021-07-28T06:29:42.731Z] #27 10.90 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:29:42.731Z] #27 10.90 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:42.731Z] #27 11.01 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-28T06:29:42.731Z] #27 11.01 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:29:42.731Z] #27 11.02 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:42.740Z] + docker info [2021-07-28T06:29:42.991Z] #27 11.12 Selecting previously unselected package openssl. [2021-07-28T06:29:42.991Z] #27 11.12 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-28T06:29:42.991Z] #27 11.13 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:29:43.251Z] #27 11.41 Selecting previously unselected package ca-certificates. [2021-07-28T06:29:43.251Z] #27 11.41 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-28T06:29:43.251Z] #27 11.42 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-28T06:29:43.251Z] #27 11.52 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-28T06:29:43.251Z] #27 11.52 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-28T06:29:43.251Z] #27 11.53 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:29:43.511Z] #27 11.68 Selecting previously unselected package libsasl2-2:amd64. [2021-07-28T06:29:43.511Z] #27 11.68 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-28T06:29:43.511Z] #27 11.72 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:29:43.511Z] #27 11.85 Selecting previously unselected package libldap-common. [2021-07-28T06:29:43.511Z] #27 11.85 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-28T06:29:43.511Z] #27 11.85 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:29:43.530Z] #51 ... [2021-07-28T06:29:43.530Z] [2021-07-28T06:29:43.530Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:29:43.530Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:29:43.530Z] #59 10.92 + cd /tmp/tmp.RBvGZFGm4I/src/github.com/mvdan/sh [2021-07-28T06:29:43.530Z] #59 10.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:29:43.530Z] #59 11.07 + GO111MODULE=on [2021-07-28T06:29:43.530Z] #59 11.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-28T06:29:43.530Z] #59 11.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-28T06:29:43.530Z] #59 11.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-28T06:29:43.530Z] #59 12.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-28T06:29:43.530Z] #59 13.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-28T06:29:43.530Z] #59 15.40 runtime [2021-07-28T06:29:43.530Z] #59 ... [2021-07-28T06:29:43.530Z] [2021-07-28T06:29:43.530Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:29:43.530Z] #57 sha256:9167feb80691f6572802e6909fbc78cbe8d486ffa5336c9fbe673112d65e5b55 [2021-07-28T06:29:43.530Z] #57 10.92 go: downloading github.com/fatih/color v1.7.0 [2021-07-28T06:29:43.530Z] #57 10.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-28T06:29:43.530Z] #57 11.07 go: downloading github.com/pkg/errors v0.8.1 [2021-07-28T06:29:43.530Z] #57 11.09 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-28T06:29:43.530Z] #57 11.12 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-28T06:29:43.530Z] #57 11.38 go: downloading github.com/spf13/viper v1.6.1 [2021-07-28T06:29:43.530Z] #57 11.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-28T06:29:43.530Z] #57 11.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-28T06:29:43.530Z] #57 11.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-28T06:29:43.530Z] #57 11.92 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-28T06:29:43.530Z] #57 12.52 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-28T06:29:43.530Z] #57 12.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-28T06:29:43.530Z] #57 14.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-28T06:29:43.530Z] #57 14.66 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-28T06:29:43.530Z] #57 14.82 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-28T06:29:43.530Z] #57 14.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-28T06:29:43.530Z] #57 14.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-28T06:29:43.530Z] #57 14.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-28T06:29:43.530Z] #57 15.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-28T06:29:43.530Z] #57 15.31 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-28T06:29:43.530Z] #57 15.32 go: downloading github.com/spf13/afero v1.1.2 [2021-07-28T06:29:43.530Z] #57 15.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.51 go: downloading github.com/spf13/cast v1.3.0 [2021-07-28T06:29:43.530Z] #57 15.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-28T06:29:43.530Z] #57 15.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-28T06:29:43.530Z] #57 15.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-28T06:29:43.530Z] #57 15.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-28T06:29:43.530Z] #57 15.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-28T06:29:43.530Z] #57 15.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-28T06:29:43.530Z] #57 16.00 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-28T06:29:43.530Z] #57 16.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-28T06:29:43.530Z] #57 16.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-28T06:29:43.530Z] #57 16.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-28T06:29:43.530Z] #57 16.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-28T06:29:43.530Z] #57 16.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-28T06:29:43.530Z] #57 16.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-28T06:29:43.530Z] #57 16.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-28T06:29:43.530Z] #57 16.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-28T06:29:43.530Z] #57 16.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-28T06:29:43.530Z] #57 16.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-28T06:29:43.530Z] #57 16.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-28T06:29:43.530Z] #57 17.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-28T06:29:43.530Z] #57 17.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-28T06:29:43.530Z] #57 17.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-28T06:29:43.530Z] #57 17.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-28T06:29:43.530Z] #57 17.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-28T06:29:43.530Z] #57 17.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-28T06:29:43.530Z] #57 17.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-28T06:29:43.530Z] #57 17.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-28T06:29:43.530Z] #57 17.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-28T06:29:43.530Z] #57 18.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-28T06:29:43.530Z] #57 18.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-28T06:29:43.530Z] #57 18.13 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-28T06:29:43.530Z] #57 18.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-28T06:29:43.530Z] #57 18.18 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-28T06:29:43.530Z] #57 18.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-28T06:29:43.530Z] #57 18.92 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-28T06:29:43.530Z] #57 18.92 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-28T06:29:43.530Z] #57 19.03 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-28T06:29:43.530Z] #57 19.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-28T06:29:43.530Z] #57 19.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-28T06:29:43.530Z] #57 19.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-28T06:29:43.530Z] #57 19.20 go: downloading golang.org/x/text v0.3.2 [2021-07-28T06:29:43.530Z] #57 ... [2021-07-28T06:29:43.530Z] [2021-07-28T06:29:43.530Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:29:43.530Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:29:43.530Z] #51 25.97 Selecting previously unselected package python3.7. [2021-07-28T06:29:43.530Z] #51 25.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:29:43.530Z] #51 25.97 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:29:43.530Z] #51 26.10 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:29:43.530Z] #51 26.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:29:43.530Z] #51 26.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:29:43.770Z] #27 11.94 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-28T06:29:43.770Z] #27 11.94 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-28T06:29:43.770Z] #27 11.95 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:29:43.792Z] #51 26.26 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:29:44.033Z] #27 12.20 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-28T06:29:44.033Z] #27 12.20 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-28T06:29:44.033Z] #27 12.21 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-28T06:29:44.033Z] #27 12.28 Selecting previously unselected package libpsl5:amd64. [2021-07-28T06:29:44.033Z] #27 12.28 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-28T06:29:44.033Z] #27 12.36 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-28T06:29:44.033Z] #27 12.46 Selecting previously unselected package librtmp1:amd64. [2021-07-28T06:29:44.033Z] #27 12.46 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-28T06:29:44.297Z] #27 12.47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:29:44.297Z] #27 12.53 Selecting previously unselected package libssh2-1:amd64. [2021-07-28T06:29:44.297Z] #27 12.53 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-28T06:29:44.297Z] #27 12.56 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-28T06:29:44.297Z] #27 12.70 Selecting previously unselected package libcurl4:amd64. [2021-07-28T06:29:44.556Z] #27 12.70 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-28T06:29:44.556Z] #27 12.70 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-28T06:29:44.738Z] #51 27.34 Selecting previously unselected package python3. [2021-07-28T06:29:44.815Z] #27 12.89 Selecting previously unselected package curl. [2021-07-28T06:29:44.815Z] #27 12.89 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-28T06:29:44.815Z] #27 12.90 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-28T06:29:44.815Z] #27 13.01 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:29:44.815Z] #27 13.01 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:29:44.815Z] #27 13.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:29:44.999Z] #51 27.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-28T06:29:45.000Z] #51 27.37 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:29:45.000Z] #51 27.38 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:29:45.000Z] #51 27.51 Selecting previously unselected package libprotobuf17:amd64. [2021-07-28T06:29:45.000Z] #51 27.51 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-28T06:29:45.000Z] #51 27.51 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:29:45.075Z] #27 13.16 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:29:45.075Z] #27 13.16 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:29:45.075Z] #27 13.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:29:45.075Z] #27 13.32 Selecting previously unselected package jq. [2021-07-28T06:29:45.075Z] #27 13.32 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:29:45.075Z] #27 13.33 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:29:45.075Z] #27 13.51 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-28T06:29:45.338Z] #27 13.61 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-28T06:29:45.338Z] #27 13.65 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:29:45.573Z] #51 28.06 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:29:45.573Z] #51 28.07 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:29:45.573Z] #51 28.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:29:45.597Z] #27 13.86 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-28T06:29:45.597Z] #27 13.87 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:29:45.597Z] #27 13.89 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:45.597Z] #27 13.91 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:29:45.597Z] #27 13.92 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:29:45.597Z] #27 13.93 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:45.597Z] #27 14.02 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:29:45.835Z] #51 28.28 Selecting previously unselected package python3-six. [2021-07-28T06:29:45.835Z] #51 28.29 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-28T06:29:45.835Z] #51 28.31 Unpacking python3-six (1.12.0-1) ... [2021-07-28T06:29:45.857Z] #27 14.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-28T06:29:45.857Z] #27 14.10 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:45.857Z] #27 14.11 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:29:45.857Z] #27 14.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:29:45.857Z] #27 14.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:29:45.857Z] #27 14.16 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:29:45.857Z] #27 14.17 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-28T06:29:46.097Z] #51 28.47 Selecting previously unselected package python3-protobuf. [2021-07-28T06:29:46.097Z] #51 28.47 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-28T06:29:46.097Z] #51 28.50 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:29:46.360Z] #51 28.85 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:29:46.360Z] #51 28.85 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:29:46.360Z] #51 28.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:29:46.622Z] #51 28.99 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:29:46.622Z] #51 29.00 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:29:46.622Z] #51 29.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:29:46.622Z] #51 29.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:29:46.622Z] #51 29.14 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:29:46.622Z] #51 29.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:29:46.798Z] #27 15.04 Updating certificates in /etc/ssl/certs... [2021-07-28T06:29:46.884Z] #51 29.23 Selecting previously unselected package criu. [2021-07-28T06:29:46.884Z] #51 29.24 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-28T06:29:46.884Z] #51 29.24 Unpacking criu (3.15-1) ... [2021-07-28T06:29:47.479Z] #51 29.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:29:47.479Z] #51 29.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:29:47.479Z] #51 29.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:29:47.479Z] #51 29.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:29:47.479Z] #51 29.97 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:29:47.479Z] #51 30.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:29:47.479Z] #51 30.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:29:47.758Z] #51 30.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:29:48.181Z] #27 16.26 137 added, 0 removed; done. [2021-07-28T06:29:48.440Z] #27 16.68 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:29:48.440Z] #27 16.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:29:48.440Z] #27 16.74 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-28T06:29:48.440Z] #27 16.76 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-28T06:29:48.440Z] #27 16.79 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:29:48.440Z] #27 16.82 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-28T06:29:48.440Z] #27 16.87 Updating certificates in /etc/ssl/certs... [2021-07-28T06:29:49.821Z] #27 17.83 0 added, 0 removed; done. [2021-07-28T06:29:49.821Z] #27 17.83 Running hooks in /etc/ca-certificates/update.d... [2021-07-28T06:29:49.821Z] #27 17.83 done. [2021-07-28T06:29:50.893Z] Client: [2021-07-28T06:29:50.893Z] Context: default [2021-07-28T06:29:50.893Z] Debug Mode: false [2021-07-28T06:29:50.893Z] Plugins: [2021-07-28T06:29:50.893Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-28T06:29:50.893Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-28T06:29:50.893Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-28T06:29:50.893Z] [2021-07-28T06:29:50.893Z] Server: [2021-07-28T06:29:50.893Z] Containers: 0 [2021-07-28T06:29:50.893Z] Running: 0 [2021-07-28T06:29:50.893Z] Paused: 0 [2021-07-28T06:29:50.893Z] Stopped: 0 [2021-07-28T06:29:50.893Z] Images: 1 [2021-07-28T06:29:50.893Z] Server Version: 20.10.6 [2021-07-28T06:29:50.893Z] Storage Driver: overlay2 [2021-07-28T06:29:50.893Z] Backing Filesystem: extfs [2021-07-28T06:29:50.893Z] Supports d_type: true [2021-07-28T06:29:50.893Z] Native Overlay Diff: true [2021-07-28T06:29:50.893Z] userxattr: false [2021-07-28T06:29:50.893Z] Logging Driver: json-file [2021-07-28T06:29:50.893Z] Cgroup Driver: cgroupfs [2021-07-28T06:29:50.893Z] Cgroup Version: 1 [2021-07-28T06:29:50.893Z] Plugins: [2021-07-28T06:29:50.893Z] Volume: local [2021-07-28T06:29:50.893Z] Network: bridge host ipvlan macvlan null overlay [2021-07-28T06:29:50.893Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-28T06:29:50.893Z] Swarm: inactive [2021-07-28T06:29:50.893Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-28T06:29:50.893Z] Default Runtime: runc [2021-07-28T06:29:50.893Z] Init Binary: docker-init [2021-07-28T06:29:50.893Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:29:50.893Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:29:50.893Z] init version: de40ad0 [2021-07-28T06:29:50.893Z] Security Options: [2021-07-28T06:29:50.893Z] apparmor [2021-07-28T06:29:50.893Z] seccomp [2021-07-28T06:29:50.893Z] Profile: default [2021-07-28T06:29:50.893Z] Kernel Version: 5.4.0-1048-aws [2021-07-28T06:29:50.893Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-28T06:29:50.893Z] OSType: linux [2021-07-28T06:29:50.893Z] Architecture: x86_64 [2021-07-28T06:29:50.893Z] CPUs: 2 [2021-07-28T06:29:50.893Z] Total Memory: 7.569GiB [2021-07-28T06:29:50.893Z] Name: ip-10-100-51-68 [2021-07-28T06:29:50.893Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-28T06:29:50.893Z] Docker Root Dir: /var/lib/docker [2021-07-28T06:29:50.893Z] Debug Mode: false [2021-07-28T06:29:50.893Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:29:50.893Z] Labels: [2021-07-28T06:29:50.893Z] Experimental: true [2021-07-28T06:29:50.893Z] Insecure Registries: [2021-07-28T06:29:50.893Z] 127.0.0.0/8 [2021-07-28T06:29:50.893Z] Live Restore Enabled: true [2021-07-28T06:29:50.893Z] [2021-07-28T06:29:50.893Z] WARNING: No swap limit support [Pipeline] sh [2021-07-28T06:29:51.199Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:51.199Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:29:51.199Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42672/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-28T06:29:51.199Z] + bash /home/ubuntu/workspace/moby_PR-42672/check-config.sh [2021-07-28T06:29:51.199Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-28T06:29:51.199Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-28T06:29:51.199Z] [2021-07-28T06:29:51.199Z] Generally Necessary: [2021-07-28T06:29:51.199Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-28T06:29:51.199Z] - apparmor: enabled and tools installed [2021-07-28T06:29:51.199Z] - CONFIG_NAMESPACES: enabled [2021-07-28T06:29:51.199Z] - CONFIG_NET_NS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_PID_NS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_IPC_NS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_UTS_NS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_CGROUPS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-28T06:29:51.199Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-28T06:29:51.199Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-28T06:29:51.199Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-28T06:29:51.199Z] - CONFIG_CPUSETS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_MEMCG: enabled [2021-07-28T06:29:51.199Z] - CONFIG_KEYS: enabled [2021-07-28T06:29:51.199Z] - CONFIG_VETH: enabled (as module) [2021-07-28T06:29:51.199Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-28T06:29:51.199Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-28T06:29:51.199Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-28T06:29:51.461Z] [2021-07-28T06:29:51.461Z] Optional Features: [2021-07-28T06:29:51.461Z] - CONFIG_USER_NS: enabled [2021-07-28T06:29:51.461Z] - CONFIG_SECCOMP: enabled [2021-07-28T06:29:51.461Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-28T06:29:51.461Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-28T06:29:51.461Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-28T06:29:51.461Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-28T06:29:51.461Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-28T06:29:51.461Z] - CONFIG_BLK_CGROUP: enabled [2021-07-28T06:29:51.461Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-28T06:29:51.461Z] - CONFIG_CGROUP_PERF: enabled [2021-07-28T06:29:51.461Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-28T06:29:51.461Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-28T06:29:51.461Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-28T06:29:51.461Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-28T06:29:51.461Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-28T06:29:51.461Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_IP_VS: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-28T06:29:51.461Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-28T06:29:51.461Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-28T06:29:51.461Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-28T06:29:51.461Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-28T06:29:51.461Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-28T06:29:51.461Z] - CONFIG_EXT4_FS: enabled [2021-07-28T06:29:51.461Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-28T06:29:51.461Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-28T06:29:51.461Z] - Network Drivers: [2021-07-28T06:29:51.461Z] - "overlay": [2021-07-28T06:29:51.724Z] - CONFIG_VXLAN: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-28T06:29:51.724Z] Optional (for encrypted networks): [2021-07-28T06:29:51.724Z] - CONFIG_CRYPTO: enabled [2021-07-28T06:29:51.724Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-28T06:29:51.724Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-28T06:29:51.724Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-28T06:29:51.724Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-28T06:29:51.724Z] - CONFIG_XFRM: enabled [2021-07-28T06:29:51.724Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-28T06:29:51.724Z] - "ipvlan": [2021-07-28T06:29:51.724Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-28T06:29:51.724Z] - "macvlan": [2021-07-28T06:29:51.724Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_DUMMY: enabled (as module) [2021-07-28T06:29:51.724Z] - "ftp,tftp client in container": [2021-07-28T06:29:51.724Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-28T06:29:51.724Z] - Storage Drivers: [2021-07-28T06:29:51.724Z] - "aufs": [2021-07-28T06:29:51.724Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-28T06:29:51.724Z] - "btrfs": [2021-07-28T06:29:51.724Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-28T06:29:51.724Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-28T06:29:51.724Z] - "devicemapper": [2021-07-28T06:29:51.724Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-28T06:29:51.724Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-28T06:29:51.724Z] - "overlay": [2021-07-28T06:29:51.724Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-28T06:29:51.724Z] - "zfs": [2021-07-28T06:29:51.724Z] - /dev/zfs: present [2021-07-28T06:29:51.724Z] - zfs command: missing [2021-07-28T06:29:51.724Z] - zpool command: missing [2021-07-28T06:29:51.724Z] [2021-07-28T06:29:51.724Z] Limits: [2021-07-28T06:29:51.724Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-28T06:29:51.724Z] [2021-07-28T06:29:51.724Z] + true [2021-07-28T06:29:51.728Z] #27 ... [2021-07-28T06:29:51.728Z] [2021-07-28T06:29:51.728Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:51.728Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:51.728Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 6.4s done [2021-07-28T06:29:51.728Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-28T06:29:51.967Z] #51 34.09 Setting up python3 (3.7.3-1) ... [2021-07-28T06:29:52.121Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3491ab56a705510462e30f9c38d42399ef884b3 . [2021-07-28T06:29:52.228Z] #51 34.58 Setting up python3-six (1.12.0-1) ... [2021-07-28T06:29:52.382Z] #2 [internal] load .dockerignore [2021-07-28T06:29:52.383Z] #2 sha256:83542556ea8280c075cfbac206316f5c59caa5e8f755e6dfef6972bd06f7c374 [2021-07-28T06:29:52.383Z] #2 transferring context: [2021-07-28T06:29:52.646Z] #2 transferring context: 87B done [2021-07-28T06:29:52.646Z] #2 DONE 0.1s [2021-07-28T06:29:52.646Z] [2021-07-28T06:29:52.646Z] #1 [internal] load build definition from Dockerfile [2021-07-28T06:29:52.646Z] #1 sha256:fba4777b93c85d032a3db147547325b98560d7cabc4d7bffee7235ab4715840a [2021-07-28T06:29:52.646Z] #1 transferring dockerfile: 16.59kB done [2021-07-28T06:29:52.646Z] #1 DONE 0.1s [2021-07-28T06:29:52.646Z] [2021-07-28T06:29:52.646Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-28T06:29:52.646Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-28T06:29:52.907Z] #3 DONE 0.4s [2021-07-28T06:29:52.907Z] [2021-07-28T06:29:52.907Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-28T06:29:52.907Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-28T06:29:52.907Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-28T06:29:52.907Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-28T06:29:52.907Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-07-28T06:29:52.907Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-28T06:29:52.907Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-28T06:29:53.170Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-28T06:29:53.170Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-28T06:29:53.170Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-28T06:29:53.173Z] #51 35.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:29:53.301Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cb610e4f32190d6d) in /home/ubuntu/workspace/moby_PR-42672 [Pipeline] { [Pipeline] checkout [2021-07-28T06:29:53.401Z] The recommended git tool is: git [2021-07-28T06:29:53.434Z] #51 ... [2021-07-28T06:29:53.434Z] [2021-07-28T06:29:53.434Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:29:53.434Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:29:53.434Z] #39 26.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-28T06:29:53.434Z] #39 26.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:29:53.679Z] #9 ... [2021-07-28T06:29:53.679Z] [2021-07-28T06:29:53.679Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:29:53.679Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:29:53.679Z] #27 DONE 21.8s [2021-07-28T06:29:53.679Z] [2021-07-28T06:29:53.679Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:53.679Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:53.679Z] #9 ... [2021-07-28T06:29:53.679Z] [2021-07-28T06:29:53.679Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-28T06:29:53.679Z] #28 sha256:87ddc2f2bfc14d4710fad8db12234942e16ef46d439f7e5260e7561e5e730ef8 [2021-07-28T06:29:53.700Z] #39 ... [2021-07-28T06:29:53.700Z] [2021-07-28T06:29:53.700Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:29:53.700Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:29:53.700Z] #53 25.59 sync [2021-07-28T06:29:53.700Z] #53 25.60 internal/reflectlite [2021-07-28T06:29:53.700Z] #53 26.75 internal/testlog [2021-07-28T06:29:53.700Z] #53 26.89 github.com/LK4D4/vndr/godl/singleflight [2021-07-28T06:29:53.700Z] #53 27.19 math/rand [2021-07-28T06:29:53.700Z] #53 27.84 internal/singleflight [2021-07-28T06:29:53.700Z] #53 27.98 errors [2021-07-28T06:29:53.700Z] #53 28.15 sort [2021-07-28T06:29:53.700Z] #53 28.27 io [2021-07-28T06:29:53.700Z] #53 28.92 strconv [2021-07-28T06:29:53.700Z] #53 29.45 bytes [2021-07-28T06:29:53.700Z] #53 30.66 strings [2021-07-28T06:29:53.744Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-28T06:29:53.744Z] #4 DONE 0.9s [2021-07-28T06:29:53.941Z] #28 DONE 0.4s [2021-07-28T06:29:53.941Z] [2021-07-28T06:29:53.941Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:29:53.941Z] #29 sha256:c6c2e5ccaaa3f85f47ca1eca8ee5e5e9415f0f9d89010a5c49877aa3c4c7e452 [2021-07-28T06:29:54.006Z] [2021-07-28T06:29:54.006Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-28T06:29:54.006Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-28T06:29:54.273Z] #53 31.78 reflect [2021-07-28T06:29:54.273Z] #53 ... [2021-07-28T06:29:54.273Z] [2021-07-28T06:29:54.273Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:29:54.273Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:29:54.273Z] #59 31.98 reflect [2021-07-28T06:29:54.534Z] #59 32.00 syscall [2021-07-28T06:29:54.950Z] #8 DONE 0.8s [2021-07-28T06:29:54.950Z] [2021-07-28T06:29:54.950Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-28T06:29:54.950Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-28T06:29:54.950Z] #5 DONE 0.8s [2021-07-28T06:29:54.950Z] [2021-07-28T06:29:54.950Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:29:54.950Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-28T06:29:54.950Z] #7 DONE 0.8s [2021-07-28T06:29:54.950Z] [2021-07-28T06:29:54.950Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:29:54.950Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-28T06:29:54.950Z] #6 DONE 0.9s [2021-07-28T06:29:55.872Z] #29 1.615 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-28T06:29:55.872Z] #29 1.729 [2021-07-28T06:29:55.921Z] #59 ... [2021-07-28T06:29:55.921Z] [2021-07-28T06:29:55.921Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:29:55.921Z] #57 sha256:9167feb80691f6572802e6909fbc78cbe8d486ffa5336c9fbe673112d65e5b55 [2021-07-28T06:29:55.921Z] #57 23.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-28T06:29:55.921Z] #57 23.42 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-28T06:29:55.921Z] #57 23.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-28T06:29:55.921Z] #57 23.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-28T06:29:55.921Z] #57 23.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-28T06:29:55.921Z] #57 24.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-28T06:29:55.921Z] #57 24.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-28T06:29:55.921Z] #57 24.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-28T06:29:55.921Z] #57 ... [2021-07-28T06:29:55.921Z] [2021-07-28T06:29:55.921Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:29:55.921Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:29:55.921Z] #53 32.52 bufio [2021-07-28T06:29:56.063Z] using credential docker-jenkins-github-credentials [2021-07-28T06:29:56.095Z] Cloning the remote Git repository [2021-07-28T06:29:56.095Z] Cloning with configured refspecs honoured and without tags [2021-07-28T06:29:56.350Z] [2021-07-28T06:29:56.350Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:29:56.350Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:29:56.350Z] #65 DONE 0.1s [2021-07-28T06:29:56.350Z] [2021-07-28T06:29:56.350Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:56.350Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:56.350Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-28T06:29:56.350Z] #9 DONE 0.1s [2021-07-28T06:29:56.350Z] [2021-07-28T06:29:56.350Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:56.350Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:56.350Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-28T06:29:56.350Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-28T06:29:56.350Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-28T06:29:56.350Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-28T06:29:56.350Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s [2021-07-28T06:29:56.391Z] #29 1.845 ############ 18.0% ########################### 37.9% ######################################### 57.6% ####################################################### 77.6% ###################################################################### 97.6% ######################################################################## 100.0% [2021-07-28T06:29:56.391Z] #29 2.323 [2021-07-28T06:29:56.391Z] #29 ... [2021-07-28T06:29:56.391Z] [2021-07-28T06:29:56.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:29:56.391Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:29:56.391Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.1s done [2021-07-28T06:29:56.391Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-28T06:29:56.391Z] #9 DONE 37.2s [2021-07-28T06:29:56.391Z] [2021-07-28T06:29:56.391Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:29:56.391Z] #29 sha256:c6c2e5ccaaa3f85f47ca1eca8ee5e5e9415f0f9d89010a5c49877aa3c4c7e452 [2021-07-28T06:29:56.391Z] #29 2.445 0.1% ######################################################################## 100.0% [2021-07-28T06:29:56.494Z] #53 33.88 syscall [2021-07-28T06:29:56.651Z] #29 2.608 [2021-07-28T06:29:56.790Z] ---> d50a5ff06414 [2021-07-28T06:29:56.790Z] Successfully built d50a5ff06414 [2021-07-28T06:29:56.790Z] Successfully tagged docker:latest [2021-07-28T06:29:56.790Z] INFO: Image build ended at 07/28/2021 06:29:56. Duration:00:00:31.8787823 [2021-07-28T06:29:56.790Z] [2021-07-28T06:29:56.790Z] [2021-07-28T06:29:56.790Z] INFO: Building the test binaries at 07/28/2021 06:29:56... [2021-07-28T06:29:55.885Z] Cloning repository https://github.com/moby/moby.git [2021-07-28T06:29:55.947Z] > git init /home/ubuntu/workspace/moby_PR-42672 # timeout=10 [2021-07-28T06:29:56.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:29:56.279Z] > git --version # timeout=10 [2021-07-28T06:29:56.297Z] > git --version # 'git version 2.25.1' [2021-07-28T06:29:56.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:29:56.299Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:29:56.914Z] #29 2.760 ############### 21.8% ######################################################################## 100.0% [2021-07-28T06:29:56.914Z] #29 2.960 [2021-07-28T06:29:56.927Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 8.39MB / 50.44MB 0.4s [2021-07-28T06:29:56.927Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 26.21MB / 50.44MB 0.6s [2021-07-28T06:29:56.927Z] #26 ... [2021-07-28T06:29:56.927Z] [2021-07-28T06:29:56.927Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-28T06:29:56.927Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-28T06:29:56.927Z] #42 DONE 0.8s [2021-07-28T06:29:56.927Z] [2021-07-28T06:29:56.927Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:56.927Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:57.190Z] #26 ... [2021-07-28T06:29:57.190Z] [2021-07-28T06:29:57.190Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-28T06:29:57.190Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-28T06:29:57.190Z] #42 DONE 0.0s [2021-07-28T06:29:57.190Z] [2021-07-28T06:29:57.190Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:29:57.190Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:29:57.190Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.51MB / 50.44MB 0.8s [2021-07-28T06:29:57.190Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 40.89MB / 50.44MB 0.9s [2021-07-28T06:29:57.454Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.1s [2021-07-28T06:29:57.484Z] #29 3.080 ############ 17.0% ####################### 32.9% ######################################## 56.4% ##################################################### 74.8% #################################################################### 95.4% ######################################################################## 100.0% [2021-07-28T06:29:57.484Z] #29 3.630 [2021-07-28T06:29:58.032Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s done [2021-07-28T06:29:58.032Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-28T06:29:58.413Z] #53 ... [2021-07-28T06:29:58.413Z] [2021-07-28T06:29:58.413Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:29:58.413Z] #55 sha256:e775b3deaf5014471ac4ad1b0d1d76ed900b7a2fa0f9990f954e6fca04e57356 [2021-07-28T06:29:58.413Z] #55 DONE 35.8s [2021-07-28T06:29:58.413Z] [2021-07-28T06:29:58.413Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:29:58.413Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:29:58.413Z] #51 36.76 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:29:58.413Z] #51 39.69 Setting up criu (3.15-1) ... [2021-07-28T06:29:58.530Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-046615d4176dc37dd) in /home/ubuntu/workspace/moby_PR-42672 [Pipeline] { [Pipeline] checkout [2021-07-28T06:29:58.673Z] The recommended git tool is: git [2021-07-28T06:29:58.993Z] #51 41.32 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:29:58.993Z] #51 41.38 Processing triggers for mime-support (3.62) ... [2021-07-28T06:29:59.256Z] #51 DONE 41.7s [2021-07-28T06:29:59.256Z] [2021-07-28T06:29:59.256Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:29:59.256Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:29:59.580Z] #29 3.752 # 2.1% ###### 9.3% ########## 14.5% ############## 19.7% ################# 24.9% ##################### 29.6% ######################### 35.3% ############################# 40.7% ################################# 45.9% #################################### 51.1% ######################################## 55.9% ############################################ 61.6% ################################################ 66.8% ################################################### 72.0% ####################################################### 77.2% ########################################################### 82.4% ############################################################## 87.5% ################################################################## 92.8% ###################################################################### 98.1% ######################################################################## 100.0% [2021-07-28T06:29:59.580Z] #29 5.629 [2021-07-28T06:29:59.838Z] #29 5.910 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-28T06:29:59.838Z] #29 5.998 [2021-07-28T06:30:00.097Z] #29 6.064 ######################################################################## 100.0% [2021-07-28T06:30:00.097Z] #29 6.099 [2021-07-28T06:30:00.356Z] #29 6.351 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-28T06:30:00.356Z] #29 6.426 [2021-07-28T06:30:00.596Z] #26 ... [2021-07-28T06:30:00.596Z] [2021-07-28T06:30:00.596Z] #23 [internal] load build context [2021-07-28T06:30:00.596Z] #23 sha256:733eb72cf47899fb56a9ba6f734aa4debcedbb3c1656f130a78e8f0627f97e3b [2021-07-28T06:30:00.596Z] #23 transferring context: 55.79MB 3.7s done [2021-07-28T06:30:00.596Z] #23 DONE 3.9s [2021-07-28T06:30:00.596Z] [2021-07-28T06:30:00.596Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:30:00.596Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:30:00.619Z] #29 6.512 ######################################################################## 100.0% [2021-07-28T06:30:00.619Z] #29 6.580 [2021-07-28T06:30:00.642Z] #39 ... [2021-07-28T06:30:00.642Z] [2021-07-28T06:30:00.642Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:00.642Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:30:00.642Z] #59 38.07 time [2021-07-28T06:30:00.878Z] #29 ... [2021-07-28T06:30:00.885Z] [2021-07-28T06:30:00.885Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-28T06:30:00.885Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-28T06:30:00.885Z] #10 DONE 4.4s [2021-07-28T06:30:00.885Z] [2021-07-28T06:30:00.885Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:30:00.885Z] #29 sha256:c6c2e5ccaaa3f85f47ca1eca8ee5e5e9415f0f9d89010a5c49877aa3c4c7e452 [2021-07-28T06:30:00.885Z] #29 6.883 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-28T06:30:01.145Z] #29 7.008 [2021-07-28T06:30:01.665Z] #29 7.136 0.8% ##################### 29.6% ################################## 47.7% ########################################### 60.4% ################################################################ 89.1% ######################################################################## 100.0% [2021-07-28T06:30:01.665Z] #29 7.659 [2021-07-28T06:30:01.925Z] #29 7.948 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-28T06:30:01.925Z] #29 8.019 [2021-07-28T06:30:02.136Z] using credential docker-jenkins-github-credentials [2021-07-28T06:30:02.166Z] Cloning the remote Git repository [2021-07-28T06:30:02.166Z] Cloning with configured refspecs honoured and without tags [2021-07-28T06:30:02.184Z] #29 8.115 ######################################################################## 100.0% [2021-07-28T06:30:02.184Z] #29 8.133 [2021-07-28T06:30:02.184Z] #29 8.293 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-28T06:30:02.184Z] #29 8.350 [2021-07-28T06:30:02.442Z] #29 8.482 ######################################################################## 100.0% [2021-07-28T06:30:02.442Z] #29 8.504 [2021-07-28T06:30:02.442Z] #29 8.514 Download of images into '/build' complete. [2021-07-28T06:30:02.442Z] #29 8.515 Use something like the following to load the result into a Docker daemon: [2021-07-28T06:30:02.442Z] #29 8.515 tar -cC '/build' . | docker load [2021-07-28T06:30:02.591Z] INFO: make.ps1 starting at 07/28/2021 06:30:01 [2021-07-28T06:30:02.591Z] INFO: Git commit (e3491ab56a) assumed from DOCKER_GITCOMMIT environment variable [2021-07-28T06:30:02.591Z] INFO: Invoking autogen... [2021-07-28T06:30:02.591Z] INFO: Building daemon... [2021-07-28T06:30:03.188Z] #59 40.88 encoding/binary [2021-07-28T06:30:02.202Z] Cloning repository https://github.com/moby/moby.git [2021-07-28T06:30:02.277Z] > git init /home/ubuntu/workspace/moby_PR-42672 # timeout=10 [2021-07-28T06:30:02.698Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:30:02.699Z] > git --version # timeout=10 [2021-07-28T06:30:02.707Z] > git --version # 'git version 2.25.1' [2021-07-28T06:30:02.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:30:02.751Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:30:03.381Z] #29 DONE 9.2s [2021-07-28T06:30:03.381Z] [2021-07-28T06:30:03.381Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-28T06:30:03.381Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-28T06:30:03.381Z] #11 DONE 2.3s [2021-07-28T06:30:03.381Z] [2021-07-28T06:30:03.381Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:03.381Z] #59 sha256:ca39c14110b8dc138b83cea56454a6e9ea0616c4ca3b78f3dfd46122c51dfa11 [2021-07-28T06:30:03.381Z] #59 ... [2021-07-28T06:30:03.381Z] [2021-07-28T06:30:03.381Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-28T06:30:03.381Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-28T06:30:03.381Z] #31 DONE 0.3s [2021-07-28T06:30:03.642Z] [2021-07-28T06:30:03.642Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-28T06:30:03.642Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-28T06:30:03.642Z] #39 DONE 0.5s [2021-07-28T06:30:03.642Z] [2021-07-28T06:30:03.642Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:03.642Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:30:03.642Z] #32 ... [2021-07-28T06:30:03.642Z] [2021-07-28T06:30:03.642Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-28T06:30:03.642Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-28T06:30:03.642Z] #43 DONE 0.5s [2021-07-28T06:30:03.905Z] #26 ... [2021-07-28T06:30:03.906Z] [2021-07-28T06:30:03.906Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:30:03.906Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-28T06:30:03.906Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-28T06:30:03.906Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:30:03.906Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-28T06:30:03.906Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-28T06:30:03.906Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2021-07-28T06:30:03.906Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-07-28T06:30:03.906Z] #63 DONE 7.0s [2021-07-28T06:30:03.906Z] [2021-07-28T06:30:03.906Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:30:03.906Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:30:03.906Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:30:03.906Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-28T06:30:03.906Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-28T06:30:03.906Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2021-07-28T06:30:03.906Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-07-28T06:30:03.906Z] #65 DONE 7.0s [2021-07-28T06:30:03.906Z] [2021-07-28T06:30:03.906Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:30:03.906Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:30:03.906Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.1s [2021-07-28T06:30:03.918Z] [2021-07-28T06:30:03.918Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:03.918Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:04.130Z] #59 41.86 encoding/base64 [2021-07-28T06:30:04.477Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.4s done [2021-07-28T06:30:04.702Z] #59 42.34 io/fs [2021-07-28T06:30:04.702Z] #59 42.36 golang.org/x/sys/unix [2021-07-28T06:30:05.644Z] #59 43.14 os [2021-07-28T06:30:05.861Z] #26 DONE 9.5s [2021-07-28T06:30:05.861Z] [2021-07-28T06:30:05.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:05.861Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:05.861Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.4s done [2021-07-28T06:30:05.861Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-28T06:30:05.861Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-28T06:30:05.861Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.6s done [2021-07-28T06:30:05.861Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-28T06:30:05.861Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s done [2021-07-28T06:30:05.861Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.1s done [2021-07-28T06:30:05.861Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 2.7s done [2021-07-28T06:30:05.861Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.8s done [2021-07-28T06:30:05.861Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.9s done [2021-07-28T06:30:05.861Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-28T06:30:06.434Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.7s done [2021-07-28T06:30:06.434Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-28T06:30:06.434Z] #9 ... [2021-07-28T06:30:06.434Z] [2021-07-28T06:30:06.434Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-28T06:30:06.434Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-28T06:30:07.007Z] #64 DONE 0.7s [2021-07-28T06:30:07.007Z] [2021-07-28T06:30:07.007Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-28T06:30:07.007Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-28T06:30:08.127Z] #44 ... [2021-07-28T06:30:08.127Z] [2021-07-28T06:30:08.127Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-28T06:30:08.127Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-28T06:30:08.127Z] #12 DONE 5.0s [2021-07-28T06:30:08.194Z] #59 45.92 fmt [2021-07-28T06:30:08.386Z] [2021-07-28T06:30:08.386Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:08.386Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:08.397Z] #66 DONE 0.9s [2021-07-28T06:30:08.397Z] [2021-07-28T06:30:08.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:08.397Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:08.397Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.9s done [2021-07-28T06:30:08.397Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-28T06:30:08.765Z] #59 ... [2021-07-28T06:30:08.765Z] [2021-07-28T06:30:08.765Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:08.765Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:08.765Z] #53 39.79 internal/syscall/unix [2021-07-28T06:30:08.765Z] #53 40.01 time [2021-07-28T06:30:08.765Z] #53 40.86 internal/fmtsort [2021-07-28T06:30:08.765Z] #53 41.24 internal/syscall/execenv [2021-07-28T06:30:08.765Z] #53 41.37 path [2021-07-28T06:30:08.765Z] #53 41.70 regexp/syntax [2021-07-28T06:30:08.765Z] #53 43.69 os [2021-07-28T06:30:08.765Z] #53 44.25 regexp [2021-07-28T06:30:08.765Z] #53 46.40 github.com/LK4D4/vndr/versioned [2021-07-28T06:30:08.765Z] #53 46.46 hash/crc32 [2021-07-28T06:30:09.026Z] #53 46.68 fmt [2021-07-28T06:30:09.287Z] #53 47.02 path/filepath [2021-07-28T06:30:10.230Z] #53 ... [2021-07-28T06:30:10.230Z] [2021-07-28T06:30:10.230Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:10.230Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:30:10.230Z] #59 47.81 path/filepath [2021-07-28T06:30:11.173Z] #59 48.57 golang.org/x/crypto/ssh/terminal [2021-07-28T06:30:11.173Z] #59 48.79 encoding/json [2021-07-28T06:30:11.746Z] #59 49.44 flag [2021-07-28T06:30:13.136Z] #59 50.58 github.com/pkg/diff [2021-07-28T06:30:13.669Z] #13 ... [2021-07-28T06:30:13.670Z] [2021-07-28T06:30: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-07-28T06:30:13.670Z] #34 sha256:8f4058576506b3b8b9e8aeb129cf13a518fef2f2231946fb7e44e9c518464fac [2021-07-28T06:30:13.670Z] #34 6.191 Install go-toml version v1.8.1 [2021-07-28T06:30:13.670Z] #34 6.793 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-28T06:30:13.670Z] #34 9.508 github.com/pelletier/go-toml [2021-07-28T06:30:13.670Z] #34 ... [2021-07-28T06:30:13.670Z] [2021-07-28T06:30:13.670Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:30:13.670Z] #24 sha256:b1f8155de616695a6fb83f1d487f43c29644ae876a97c9d81d3fc835685126cd [2021-07-28T06:30:13.670Z] #24 5.811 + RM_GOPATH=0 [2021-07-28T06:30:13.670Z] #24 5.811 + TMP_GOPATH= [2021-07-28T06:30:13.670Z] #24 5.811 + : /build [2021-07-28T06:30:13.670Z] #24 5.811 + '[' -z '' ']' [2021-07-28T06:30:13.670Z] #24 5.812 ++ mktemp -d [2021-07-28T06:30:13.670Z] #24 5.857 + export GOPATH=/tmp/tmp.Y63tFCkR0a [2021-07-28T06:30:13.670Z] #24 5.857 + GOPATH=/tmp/tmp.Y63tFCkR0a [2021-07-28T06:30:13.670Z] #24 5.857 + RM_GOPATH=1 [2021-07-28T06:30:13.670Z] #24 5.857 + case "$(go env GOARCH)" in [2021-07-28T06:30:13.670Z] #24 5.857 ++ go env GOARCH [2021-07-28T06:30:13.670Z] #24 5.869 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.670Z] #24 5.869 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.670Z] #24 5.869 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:13.670Z] #24 5.870 + dir=/tmp/install [2021-07-28T06:30:13.670Z] #24 5.870 + bin=dockercli [2021-07-28T06:30:13.670Z] #24 5.870 + shift [2021-07-28T06:30:13.670Z] #24 5.870 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-28T06:30:13.670Z] #24 5.870 + . /tmp/install/dockercli.installer [2021-07-28T06:30:13.670Z] #24 5.870 ++ : stable [2021-07-28T06:30:13.670Z] #24 5.870 ++ : 17.06.2-ce [2021-07-28T06:30:13.670Z] #24 5.870 + install_dockercli [2021-07-28T06:30:13.670Z] #24 5.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-28T06:30:13.670Z] #24 5.870 ++ uname -m [2021-07-28T06:30:13.670Z] #24 5.871 Install docker/cli version 17.06.2-ce from stable [2021-07-28T06:30:13.670Z] #24 5.872 + arch=x86_64 [2021-07-28T06:30:13.670Z] #24 5.872 + '[' x86_64 '!=' x86_64 ']' [2021-07-28T06:30:13.670Z] #24 5.872 + url=https://download.docker.com/linux/static [2021-07-28T06:30:13.670Z] #24 5.872 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-28T06:30:13.670Z] #24 5.873 + tar -xz docker/docker [2021-07-28T06:30:13.670Z] #24 9.927 + mkdir -p /build [2021-07-28T06:30:13.670Z] #24 9.938 + mv docker/docker /build/ [2021-07-28T06:30:13.670Z] #24 9.940 + rmdir docker [2021-07-28T06:30:13.670Z] #24 ... [2021-07-28T06:30:13.670Z] [2021-07-28T06:30:13.670Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:30:13.670Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:30:13.670Z] #56 8.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:13.670Z] #56 8.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:13.670Z] #56 8.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:13.670Z] #56 ... [2021-07-28T06:30:13.670Z] [2021-07-28T06:30:13.670Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:13.670Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:30:13.670Z] #50 8.025 + RM_GOPATH=0 [2021-07-28T06:30:13.670Z] #50 8.025 + TMP_GOPATH= [2021-07-28T06:30:13.670Z] #50 8.025 + : /build [2021-07-28T06:30:13.670Z] #50 8.025 + '[' -z '' ']' [2021-07-28T06:30:13.670Z] #50 8.025 ++ mktemp -d [2021-07-28T06:30:13.670Z] #50 8.033 + export GOPATH=/tmp/tmp.GhrLZki1XT [2021-07-28T06:30:13.670Z] #50 8.041 + GOPATH=/tmp/tmp.GhrLZki1XT [2021-07-28T06:30:13.670Z] #50 8.041 + RM_GOPATH=1 [2021-07-28T06:30:13.670Z] #50 8.041 + case "$(go env GOARCH)" in [2021-07-28T06:30:13.670Z] #50 8.041 ++ go env GOARCH [2021-07-28T06:30:13.670Z] #50 8.051 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.670Z] #50 8.051 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.670Z] #50 8.052 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:13.670Z] #50 8.055 + dir=/tmp/install [2021-07-28T06:30:13.670Z] #50 8.055 + bin=golangci_lint [2021-07-28T06:30:13.670Z] #50 8.056 + shift [2021-07-28T06:30:13.670Z] #50 8.056 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-28T06:30:13.670Z] #50 8.056 + . /tmp/install/golangci_lint.installer [2021-07-28T06:30:13.670Z] #50 8.057 ++ : v1.23.8 [2021-07-28T06:30:13.670Z] #50 8.057 + install_golangci_lint [2021-07-28T06:30:13.670Z] #50 8.066 + set -e [2021-07-28T06:30:13.670Z] #50 8.066 + export GO111MODULE=on [2021-07-28T06:30:13.670Z] #50 8.066 + GO111MODULE=on [2021-07-28T06:30:13.670Z] #50 8.066 + GOBIN=/build [2021-07-28T06:30:13.670Z] #50 8.066 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-28T06:30:13.670Z] #50 8.952 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-28T06:30:13.691Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.1s [2021-07-28T06:30:13.929Z] #50 ... [2021-07-28T06:30:13.929Z] [2021-07-28T06:30:13.929Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:30:13.929Z] #48 sha256:169958c02d37c7fc6f513bb0fc129df1c88757aa19b91eebf9272814e0413ed9 [2021-07-28T06:30:13.929Z] #48 7.495 + RM_GOPATH=0 [2021-07-28T06:30:13.929Z] #48 7.495 + TMP_GOPATH= [2021-07-28T06:30:13.929Z] #48 7.495 + : /build [2021-07-28T06:30:13.929Z] #48 7.495 + '[' -z '' ']' [2021-07-28T06:30:13.929Z] #48 7.495 ++ mktemp -d [2021-07-28T06:30:13.929Z] #48 7.495 + export GOPATH=/tmp/tmp.4eDwi49bFj [2021-07-28T06:30:13.929Z] #48 7.495 + GOPATH=/tmp/tmp.4eDwi49bFj [2021-07-28T06:30:13.929Z] #48 7.495 + RM_GOPATH=1 [2021-07-28T06:30:13.929Z] #48 7.495 + case "$(go env GOARCH)" in [2021-07-28T06:30:13.929Z] #48 7.495 ++ go env GOARCH [2021-07-28T06:30:13.929Z] #48 7.515 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.929Z] #48 7.515 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.929Z] #48 7.515 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:13.929Z] #48 7.534 + dir=/tmp/install [2021-07-28T06:30:13.929Z] #48 7.534 + bin=gotestsum [2021-07-28T06:30:13.929Z] #48 7.534 + shift [2021-07-28T06:30:13.929Z] #48 7.534 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-28T06:30:13.929Z] #48 7.534 + . /tmp/install/gotestsum.installer [2021-07-28T06:30:13.929Z] #48 7.534 ++ : v0.5.3 [2021-07-28T06:30:13.929Z] #48 7.534 + install_gotestsum [2021-07-28T06:30:13.929Z] #48 7.534 + set -e [2021-07-28T06:30:13.929Z] #48 7.534 + export GO111MODULE=on [2021-07-28T06:30:13.929Z] #48 7.534 + GO111MODULE=on [2021-07-28T06:30:13.929Z] #48 7.534 + GOBIN=/build [2021-07-28T06:30:13.929Z] #48 7.534 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-28T06:30:13.929Z] #48 7.849 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-28T06:30:13.929Z] #48 9.940 go: downloading github.com/fatih/color v1.9.0 [2021-07-28T06:30:13.929Z] #48 9.941 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-28T06:30:13.929Z] #48 9.985 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:30:13.929Z] #48 10.03 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-28T06:30:13.929Z] #48 10.75 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-28T06:30:13.929Z] #48 10.77 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-28T06:30:13.929Z] #48 ... [2021-07-28T06:30:13.929Z] [2021-07-28T06:30:13.929Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:13.929Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:30:13.929Z] #46 7.849 + RM_GOPATH=0 [2021-07-28T06:30:13.929Z] #46 7.849 + TMP_GOPATH= [2021-07-28T06:30:13.929Z] #46 7.849 + : /build [2021-07-28T06:30:13.929Z] #46 7.849 + '[' -z '' ']' [2021-07-28T06:30:13.929Z] #46 7.849 ++ mktemp -d [2021-07-28T06:30:13.929Z] #46 7.849 + export GOPATH=/tmp/tmp.1R9FfMdapB [2021-07-28T06:30:13.929Z] #46 7.849 + GOPATH=/tmp/tmp.1R9FfMdapB [2021-07-28T06:30:13.929Z] #46 7.849 + RM_GOPATH=1 [2021-07-28T06:30:13.929Z] #46 7.849 + case "$(go env GOARCH)" in [2021-07-28T06:30:13.929Z] #46 7.851 ++ go env GOARCH [2021-07-28T06:30:13.929Z] #46 7.864 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:30:13.929Z] #46 7.865 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.929Z] #46 7.865 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:13.929Z] #46 7.865 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:13.929Z] #46 7.865 + dir=/tmp/install [2021-07-28T06:30:13.929Z] #46 7.865 + bin=vndr [2021-07-28T06:30:13.929Z] #46 7.865 + shift [2021-07-28T06:30:13.929Z] #46 7.865 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-28T06:30:13.929Z] #46 7.865 + . /tmp/install/vndr.installer [2021-07-28T06:30:13.929Z] #46 7.865 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:30:13.929Z] #46 7.865 + install_vndr [2021-07-28T06:30:13.929Z] #46 7.865 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-28T06:30:13.929Z] #46 7.865 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1R9FfMdapB/src/github.com/LK4D4/vndr [2021-07-28T06:30:13.929Z] #46 7.890 Cloning into '/tmp/tmp.1R9FfMdapB/src/github.com/LK4D4/vndr'... [2021-07-28T06:30:13.929Z] #46 8.950 + cd /tmp/tmp.1R9FfMdapB/src/github.com/LK4D4/vndr [2021-07-28T06:30:13.929Z] #46 8.950 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:30:13.929Z] #46 8.969 + go build -buildmode=pie -v -o /build/vndr . [2021-07-28T06:30:13.929Z] #46 10.79 internal/unsafeheader [2021-07-28T06:30:13.929Z] #46 ... [2021-07-28T06:30:13.929Z] [2021-07-28T06:30:13.929Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:30:13.929Z] #24 sha256:b1f8155de616695a6fb83f1d487f43c29644ae876a97c9d81d3fc835685126cd [2021-07-28T06:30:13.929Z] #24 DONE 10.8s [2021-07-28T06:30:13.929Z] [2021-07-28T06:30:13.929Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:30:13.929Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:30:13.929Z] #40 8.100 + git clone https://github.com/docker/distribution.git . [2021-07-28T06:30:13.930Z] #40 8.100 Cloning into '.'... [2021-07-28T06:30:14.082Z] #59 51.70 go/scanner [2021-07-28T06:30:14.188Z] #40 ... [2021-07-28T06:30:14.188Z] [2021-07-28T06:30:14.188Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:14.188Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:30:14.188Z] #52 7.359 + RM_GOPATH=0 [2021-07-28T06:30:14.188Z] #52 7.359 + TMP_GOPATH= [2021-07-28T06:30:14.188Z] #52 7.359 + : /build [2021-07-28T06:30:14.188Z] #52 7.359 + '[' -z '' ']' [2021-07-28T06:30:14.188Z] #52 7.359 ++ mktemp -d [2021-07-28T06:30:14.188Z] #52 7.359 + export GOPATH=/tmp/tmp.YmIu3k23rf [2021-07-28T06:30:14.188Z] #52 7.359 + GOPATH=/tmp/tmp.YmIu3k23rf [2021-07-28T06:30:14.188Z] #52 7.359 + RM_GOPATH=1 [2021-07-28T06:30:14.188Z] #52 7.359 + case "$(go env GOARCH)" in [2021-07-28T06:30:14.188Z] #52 7.359 ++ go env GOARCH [2021-07-28T06:30:14.188Z] #52 7.368 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:14.188Z] #52 7.368 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:14.188Z] #52 7.368 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:14.188Z] #52 7.368 + dir=/tmp/install [2021-07-28T06:30:14.188Z] #52 7.368 + bin=shfmt [2021-07-28T06:30:14.188Z] #52 7.368 + shift [2021-07-28T06:30:14.188Z] #52 7.368 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-28T06:30:14.188Z] #52 7.368 + . /tmp/install/shfmt.installer [2021-07-28T06:30:14.188Z] #52 7.368 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:30:14.188Z] #52 7.368 + install_shfmt [2021-07-28T06:30:14.188Z] #52 7.368 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-28T06:30:14.188Z] #52 7.368 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YmIu3k23rf/src/github.com/mvdan/sh [2021-07-28T06:30:14.188Z] #52 7.370 Cloning into '/tmp/tmp.YmIu3k23rf/src/github.com/mvdan/sh'... [2021-07-28T06:30:14.188Z] #52 7.370 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:30:14.188Z] #52 ... [2021-07-28T06:30:14.188Z] [2021-07-28T06:30:14.189Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:30:14.189Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:30:14.189Z] #36 8.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:14.189Z] #36 8.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:14.189Z] #36 8.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:14.189Z] #36 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:14.370Z] Fetching without tags [2021-07-28T06:30:14.449Z] #36 ... [2021-07-28T06:30:14.449Z] [2021-07-28T06:30:14.449Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:30:14.449Z] #48 sha256:169958c02d37c7fc6f513bb0fc129df1c88757aa19b91eebf9272814e0413ed9 [2021-07-28T06:30:14.449Z] #48 11.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-28T06:30:14.449Z] #48 11.18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-28T06:30:14.449Z] #48 11.20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-28T06:30:14.723Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:30:14.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:30:14.283Z] > git config --add remote.origin.fetch +refs/pull/42672/head:refs/remotes/origin/PR-42672 # timeout=10 [2021-07-28T06:30:14.296Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:30:14.328Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:30:14.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:30:14.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:30:14.356Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:30:14.713Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:30:14.728Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:30:15.039Z] #59 52.38 mvdan.cc/editorconfig [2021-07-28T06:30:15.039Z] #59 52.68 go/ast [2021-07-28T06:30:15.387Z] #48 12.07 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-28T06:30:15.474Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:30:15.474Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:30:15.605Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.3s done [2021-07-28T06:30:15.612Z] #59 53.10 mvdan.cc/sh/v3/fileutil [2021-07-28T06:30:15.612Z] #59 53.19 text/tabwriter [2021-07-28T06:30:15.869Z] #9 ... [2021-07-28T06:30:15.869Z] [2021-07-28T06:30:15.869Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:30:15.869Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:30:15.869Z] #27 2.095 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:15.870Z] #27 2.111 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:15.870Z] #27 2.116 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:15.870Z] #27 2.337 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:15.870Z] #27 2.717 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:15.870Z] #27 3.220 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:15.870Z] #27 4.639 Fetched 8458 kB in 3s (3026 kB/s) [2021-07-28T06:30:15.870Z] #27 4.639 Reading package lists... [2021-07-28T06:30:15.870Z] #27 5.587 Reading package lists... [2021-07-28T06:30:15.870Z] #27 6.518 Building dependency tree... [2021-07-28T06:30:15.870Z] #27 6.845 The following additional packages will be installed: [2021-07-28T06:30:15.870Z] #27 6.845 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-28T06:30:15.870Z] #27 6.845 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-28T06:30:15.870Z] #27 6.845 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-28T06:30:15.870Z] #27 6.845 Suggested packages: [2021-07-28T06:30:15.870Z] #27 6.845 krb5-doc krb5-user [2021-07-28T06:30:15.870Z] #27 6.845 Recommended packages: [2021-07-28T06:30:15.870Z] #27 6.845 krb5-locales publicsuffix libsasl2-modules [2021-07-28T06:30:15.870Z] #27 7.065 The following NEW packages will be installed: [2021-07-28T06:30:15.870Z] #27 7.072 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-28T06:30:15.870Z] #27 7.072 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-28T06:30:15.870Z] #27 7.072 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-28T06:30:15.870Z] #27 7.072 libssh2-1 libssl1.1 openssl [2021-07-28T06:30:15.870Z] #27 7.366 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-28T06:30:15.870Z] #27 7.366 Need to get 5058 kB of archives. [2021-07-28T06:30:15.870Z] #27 7.366 After this operation, 12.1 MB of additional disk space will be used. [2021-07-28T06:30:15.870Z] #27 7.366 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-28T06:30:15.870Z] #27 7.368 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-28T06:30:15.870Z] #27 7.368 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-28T06:30:15.870Z] #27 7.371 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-28T06:30:15.870Z] #27 7.373 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-28T06:30:15.870Z] #27 7.385 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-28T06:30:15.870Z] #27 7.396 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-28T06:30:15.870Z] #27 7.417 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-28T06:30:15.870Z] #27 7.417 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-28T06:30:15.870Z] #27 7.417 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-28T06:30:15.870Z] #27 7.426 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-28T06:30:15.870Z] #27 7.426 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-28T06:30:15.870Z] #27 7.427 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-28T06:30:15.870Z] #27 7.429 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-28T06:30:15.870Z] #27 7.429 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-28T06:30:15.870Z] #27 7.431 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-28T06:30:15.870Z] #27 7.432 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-28T06:30:15.870Z] #27 7.436 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-28T06:30:15.870Z] #27 7.439 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:30:15.870Z] #27 7.441 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:30:15.870Z] #27 7.442 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:30:15.870Z] #27 7.693 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:30:15.870Z] #27 7.727 Fetched 5058 kB in 0s (15.2 MB/s) [2021-07-28T06:30:15.870Z] #27 7.769 Selecting previously unselected package libkeyutils1:amd64. [2021-07-28T06:30:15.870Z] #27 7.769 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-28T06:30:15.870Z] #27 7.771 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 7.782 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-28T06:30:15.870Z] #27 7.822 Selecting previously unselected package libkrb5support0:amd64. [2021-07-28T06:30:15.870Z] #27 7.822 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 7.826 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:15.870Z] #27 7.881 Selecting previously unselected package libk5crypto3:amd64. [2021-07-28T06:30:15.870Z] #27 7.881 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 7.886 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:15.870Z] #27 8.047 Selecting previously unselected package libssl1.1:amd64. [2021-07-28T06:30:15.870Z] #27 8.047 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 8.060 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:30:15.870Z] #27 8.335 Selecting previously unselected package libkrb5-3:amd64. [2021-07-28T06:30:15.870Z] #27 8.335 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 8.342 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:15.870Z] #27 8.468 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-28T06:30:15.870Z] #27 8.468 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 8.474 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:15.870Z] #27 8.540 Selecting previously unselected package openssl. [2021-07-28T06:30:15.870Z] #27 8.542 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 8.546 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:30:15.870Z] #27 8.753 Selecting previously unselected package ca-certificates. [2021-07-28T06:30:15.870Z] #27 8.753 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-28T06:30:15.870Z] #27 8.757 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-28T06:30:15.870Z] #27 8.871 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-28T06:30:15.870Z] #27 8.873 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 8.878 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:30:15.870Z] #27 8.927 Selecting previously unselected package libsasl2-2:amd64. [2021-07-28T06:30:15.870Z] #27 8.927 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 8.933 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:30:15.870Z] #27 8.986 Selecting previously unselected package libldap-common. [2021-07-28T06:30:15.870Z] #27 8.986 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-28T06:30:15.870Z] #27 8.991 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:30:15.870Z] #27 9.079 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-28T06:30:15.870Z] #27 9.079 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-28T06:30:15.870Z] #27 9.093 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:30:15.870Z] #27 9.162 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-28T06:30:15.870Z] #27 9.162 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.169 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-28T06:30:15.871Z] #27 9.260 Selecting previously unselected package libpsl5:amd64. [2021-07-28T06:30:15.871Z] #27 9.260 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.273 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-28T06:30:15.871Z] #27 9.346 Selecting previously unselected package librtmp1:amd64. [2021-07-28T06:30:15.871Z] #27 9.346 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.361 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:30:15.871Z] #27 9.501 Selecting previously unselected package libssh2-1:amd64. [2021-07-28T06:30:15.871Z] #27 9.501 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.514 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-28T06:30:15.871Z] #27 9.628 Selecting previously unselected package libcurl4:amd64. [2021-07-28T06:30:15.871Z] #27 9.628 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.633 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-28T06:30:15.871Z] #27 9.747 Selecting previously unselected package curl. [2021-07-28T06:30:15.871Z] #27 9.747 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.751 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-28T06:30:15.871Z] #27 9.845 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:30:15.871Z] #27 9.845 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.852 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:30:15.871Z] #27 9.919 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:30:15.871Z] #27 9.919 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 9.924 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:30:15.871Z] #27 9.999 Selecting previously unselected package jq. [2021-07-28T06:30:15.871Z] #27 9.999 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:30:15.871Z] #27 10.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:30:15.871Z] #27 10.07 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-28T06:30:15.871Z] #27 10.09 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-28T06:30:15.871Z] #27 10.10 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:30:15.871Z] #27 ... [2021-07-28T06:30:15.871Z] [2021-07-28T06:30:15.871Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:15.871Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:15.871Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-28T06:30:15.873Z] #59 53.54 mvdan.cc/sh/v3/syntax [2021-07-28T06:30:15.395Z] > git remote # timeout=10 [2021-07-28T06:30:15.409Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:30:15.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:30:15.421Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:30:15.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T06:30:15.456Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:30:15.468Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:30:17.924Z] #48 14.50 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-28T06:30:19.180Z] #59 ... [2021-07-28T06:30:19.180Z] [2021-07-28T06:30:19.180Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:19.180Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:19.180Z] #53 47.89 internal/lazyregexp [2021-07-28T06:30:19.180Z] #53 48.06 io/ioutil [2021-07-28T06:30:19.180Z] #53 48.31 crypto/sha256 [2021-07-28T06:30:19.180Z] #53 48.99 encoding/pem [2021-07-28T06:30:19.180Z] #53 49.37 vendor/golang.org/x/net/dns/dnsmessage [2021-07-28T06:30:19.180Z] #53 49.68 flag [2021-07-28T06:30:19.180Z] #53 50.58 go/token [2021-07-28T06:30:19.180Z] #53 51.27 go/scanner [2021-07-28T06:30:19.180Z] #53 52.07 net/url [2021-07-28T06:30:19.180Z] #53 52.11 go/ast [2021-07-28T06:30:19.180Z] #53 53.37 text/template/parse [2021-07-28T06:30:19.180Z] #53 55.43 go/parser [2021-07-28T06:30:19.180Z] #53 56.33 text/template [2021-07-28T06:30:19.519Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [2021-07-28T06:30:19.832Z] #48 ... [2021-07-28T06:30:19.832Z] [2021-07-28T06:30:19.832Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:19.832Z] #59 sha256:ca39c14110b8dc138b83cea56454a6e9ea0616c4ca3b78f3dfd46122c51dfa11 [2021-07-28T06:30:19.832Z] #59 8.131 + RM_GOPATH=0 [2021-07-28T06:30:19.832Z] #59 8.131 + TMP_GOPATH= [2021-07-28T06:30:19.832Z] #59 8.131 + : /build [2021-07-28T06:30:19.832Z] #59 8.131 + '[' -z '' ']' [2021-07-28T06:30:19.832Z] #59 8.131 ++ mktemp -d [2021-07-28T06:30:19.832Z] #59 8.141 + export GOPATH=/tmp/tmp.bHOeZe8ggJ [2021-07-28T06:30:19.832Z] #59 8.141 + GOPATH=/tmp/tmp.bHOeZe8ggJ [2021-07-28T06:30:19.832Z] #59 8.141 + RM_GOPATH=1 [2021-07-28T06:30:19.832Z] #59 8.141 + case "$(go env GOARCH)" in [2021-07-28T06:30:19.832Z] #59 8.141 ++ go env GOARCH [2021-07-28T06:30:19.832Z] #59 8.168 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:19.832Z] #59 8.168 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:19.832Z] #59 8.168 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:19.832Z] #59 8.186 + dir=/tmp/install [2021-07-28T06:30:19.832Z] #59 8.186 + bin=rootlesskit [2021-07-28T06:30:19.832Z] #59 8.186 + shift [2021-07-28T06:30:19.832Z] #59 8.186 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-28T06:30:19.832Z] #59 8.186 + . /tmp/install/rootlesskit.installer [2021-07-28T06:30:19.832Z] #59 8.186 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:30:19.832Z] #59 8.186 + install_rootlesskit [2021-07-28T06:30:19.832Z] #59 8.186 + case "$1" in [2021-07-28T06:30:19.832Z] #59 8.186 + export CGO_ENABLED=0 [2021-07-28T06:30:19.832Z] #59 8.186 + CGO_ENABLED=0 [2021-07-28T06:30:19.832Z] #59 8.186 + _install_rootlesskit [2021-07-28T06:30:19.832Z] #59 8.186 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-28T06:30:19.832Z] #59 8.186 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bHOeZe8ggJ/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:30:19.832Z] #59 8.186 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:30:19.832Z] #59 8.216 Cloning into '/tmp/tmp.bHOeZe8ggJ/src/github.com/rootless-containers/rootlesskit'... [2021-07-28T06:30:19.832Z] #59 13.88 + cd /tmp/tmp.bHOeZe8ggJ/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:30:19.832Z] #59 13.88 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:30:19.832Z] #59 13.93 + export GO111MODULE=on [2021-07-28T06:30:19.832Z] #59 13.93 + GO111MODULE=on [2021-07-28T06:30:19.832Z] #59 13.93 + export GOPROXY=https://proxy.golang.org [2021-07-28T06:30:19.832Z] #59 13.93 + GOPROXY=https://proxy.golang.org [2021-07-28T06:30:19.832Z] #59 13.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:30:19.832Z] #59 13.93 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-28T06:30:19.832Z] #59 15.58 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:30:19.832Z] #59 15.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-28T06:30:19.832Z] #59 15.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-28T06:30:19.832Z] #59 16.14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-28T06:30:20.352Z] + docker version [2021-07-28T06:30:20.414Z] #59 ... [2021-07-28T06:30:20.414Z] [2021-07-28T06:30:20.414Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:30:20.414Z] #34 sha256:8f4058576506b3b8b9e8aeb129cf13a518fef2f2231946fb7e44e9c518464fac [2021-07-28T06:30:20.414Z] #34 17.24 github.com/pelletier/go-toml/cmd/tomll [2021-07-28T06:30:20.566Z] #53 58.26 log [2021-07-28T06:30:20.827Z] #53 ... [2021-07-28T06:30:20.827Z] [2021-07-28T06:30:20.827Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:20.827Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:30:20.827Z] #59 58.45 mvdan.cc/sh/v3/cmd/shfmt [2021-07-28T06:30:21.174Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.9s done [2021-07-28T06:30:21.174Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-28T06:30:21.797Z] #34 ... [2021-07-28T06:30:21.797Z] [2021-07-28T06:30:21.797Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:21.797Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:30:21.797Z] #32 7.964 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-28T06:30:21.797Z] #32 7.964 Cloning into '.'... [2021-07-28T06:30:21.797Z] #32 ... [2021-07-28T06:30:21.797Z] [2021-07-28T06:30:21.797Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:21.797Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:30:21.797Z] #52 18.15 + cd /tmp/tmp.YmIu3k23rf/src/github.com/mvdan/sh [2021-07-28T06:30:21.797Z] #52 18.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:30:21.797Z] #52 18.27 + GO111MODULE=on [2021-07-28T06:30:21.797Z] #52 18.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-28T06:30:22.117Z] #9 ... [2021-07-28T06:30:22.117Z] [2021-07-28T06:30:22.117Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:30:22.117Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:30:22.117Z] #27 10.27 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-28T06:30:22.117Z] #27 10.29 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:30:22.117Z] #27 10.32 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:22.117Z] #27 10.37 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:30:22.117Z] #27 10.40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:30:22.117Z] #27 10.45 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:22.117Z] #27 10.48 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:30:22.117Z] #27 10.51 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-28T06:30:22.117Z] #27 10.54 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:22.117Z] #27 10.57 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:30:22.117Z] #27 10.60 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:30:22.117Z] #27 10.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:30:22.117Z] #27 10.64 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:30:22.117Z] #27 10.64 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-28T06:30:22.117Z] #27 11.43 Updating certificates in /etc/ssl/certs... [2021-07-28T06:30:22.117Z] #27 12.45 137 added, 0 removed; done. [2021-07-28T06:30:22.117Z] #27 12.54 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:30:22.117Z] #27 12.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:30:22.117Z] #27 12.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-28T06:30:22.117Z] #27 12.86 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-28T06:30:22.117Z] #27 13.01 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:30:22.117Z] #27 13.03 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-28T06:30:22.117Z] #27 13.04 Updating certificates in /etc/ssl/certs... [2021-07-28T06:30:22.117Z] #27 13.74 0 added, 0 removed; done. [2021-07-28T06:30:22.117Z] #27 13.74 Running hooks in /etc/ca-certificates/update.d... [2021-07-28T06:30:22.117Z] #27 13.74 done. [2021-07-28T06:30:22.117Z] #27 DONE 16.1s [2021-07-28T06:30:22.117Z] [2021-07-28T06:30:22.117Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-28T06:30:22.117Z] #28 sha256:b0397045a1f9192f565be0a9a1b9e79bba98c4e61a1e09afb5e482509cd96479 [2021-07-28T06:30:22.117Z] #28 DONE 0.2s [2021-07-28T06:30:22.117Z] [2021-07-28T06:30:22.117Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:30:22.117Z] #29 sha256:af9c05176292a8f15afb789ba65be430f379aed1f73781e22f637212cbac77d5 [2021-07-28T06:30:22.227Z] #59 ... [2021-07-28T06:30:22.227Z] [2021-07-28T06:30:22.227Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:30:22.227Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:30:22.227Z] #17 43.11 Fetched 48.3 MB in 42s (1153 kB/s) [2021-07-28T06:30:22.227Z] #17 43.11 Reading package lists... [2021-07-28T06:30:22.227Z] #17 ... [2021-07-28T06:30:22.227Z] [2021-07-28T06:30:22.227Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:22.227Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:22.227Z] #53 58.70 encoding/xml [2021-07-28T06:30:22.227Z] #53 59.86 go/doc [2021-07-28T06:30:22.373Z] #52 ... [2021-07-28T06:30:22.373Z] [2021-07-28T06:30:22.373Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:22.373Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:22.373Z] #44 8.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:22.373Z] #44 8.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:22.373Z] #44 8.773 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:22.373Z] #44 9.291 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-28T06:30:22.373Z] #44 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:22.373Z] #44 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:22.373Z] #44 14.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:22.373Z] #44 16.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-28T06:30:22.373Z] #44 ... [2021-07-28T06:30:22.373Z] [2021-07-28T06:30:22.373Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:22.373Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:30:22.373Z] #50 19.17 go: downloading github.com/fatih/color v1.7.0 [2021-07-28T06:30:22.373Z] #50 19.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-28T06:30:22.634Z] #50 19.36 go: downloading github.com/pkg/errors v0.8.1 [2021-07-28T06:30:22.634Z] #50 19.40 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-28T06:30:22.634Z] #50 19.42 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-28T06:30:23.170Z] #53 ... [2021-07-28T06:30:23.170Z] [2021-07-28T06:30:23.170Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:23.170Z] #59 sha256:dae8dd9b69dc91a4670fe923b935a343266deb2a061af9c1fe7f22f868a7f436 [2021-07-28T06:30:23.170Z] #59 DONE 60.9s [2021-07-28T06:30:23.203Z] #50 19.85 go: downloading github.com/spf13/viper v1.6.1 [2021-07-28T06:30:23.203Z] #50 19.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-28T06:30:23.203Z] #50 20.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-28T06:30:23.203Z] #50 ... [2021-07-28T06:30:23.203Z] [2021-07-28T06:30:23.203Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:23.203Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:23.203Z] #13 5.174 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:30:23.203Z] #13 5.174 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:23.203Z] #13 5.368 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:23.203Z] #13 5.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:23.203Z] #13 6.470 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:30:23.203Z] #13 8.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:23.203Z] #13 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:23.203Z] #13 12.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:23.432Z] [2021-07-28T06:30:23.432Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:23.432Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:30:23.464Z] #13 ... [2021-07-28T06:30:23.464Z] [2021-07-28T06:30:23.464Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:23.464Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:30:23.464Z] #50 20.30 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-28T06:30:23.464Z] #50 20.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-28T06:30:23.742Z] #50 ... [2021-07-28T06:30:23.742Z] [2021-07-28T06:30:23.742Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:30:23.742Z] #34 sha256:8f4058576506b3b8b9e8aeb129cf13a518fef2f2231946fb7e44e9c518464fac [2021-07-28T06:30:23.742Z] #34 DONE 20.7s [2021-07-28T06:30:23.742Z] [2021-07-28T06:30:23.742Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:30:23.742Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:30:23.742Z] #56 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:23.742Z] #56 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:23.742Z] #56 14.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:23.903Z] Fetching without tags [2021-07-28T06:30:24.001Z] #56 ... [2021-07-28T06:30:24.001Z] [2021-07-28T06:30:24.001Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:24.001Z] #59 sha256:ca39c14110b8dc138b83cea56454a6e9ea0616c4ca3b78f3dfd46122c51dfa11 [2021-07-28T06:30:24.001Z] #59 19.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-28T06:30:24.001Z] #59 19.84 go: downloading github.com/google/uuid v1.2.0 [2021-07-28T06:30:24.001Z] #59 19.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-28T06:30:24.001Z] #59 20.10 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-28T06:30:24.001Z] #59 20.21 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-28T06:30:24.001Z] #59 20.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-28T06:30:24.114Z] #29 1.626 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-28T06:30:24.114Z] #29 1.719 [2021-07-28T06:30:24.250Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:30:24.262Z] #59 20.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-28T06:30:24.262Z] #59 ... [2021-07-28T06:30:24.262Z] [2021-07-28T06:30:24.262Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:24.262Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:30:24.262Z] #46 10.94 internal/cpu [2021-07-28T06:30:24.262Z] #46 11.00 runtime/internal/atomic [2021-07-28T06:30:24.262Z] #46 11.59 runtime/internal/sys [2021-07-28T06:30:24.262Z] #46 12.18 runtime/internal/math [2021-07-28T06:30:24.262Z] #46 12.23 internal/bytealg [2021-07-28T06:30:24.262Z] #46 12.28 internal/race [2021-07-28T06:30:24.262Z] #46 12.46 sync/atomic [2021-07-28T06:30:24.262Z] #46 12.82 unicode [2021-07-28T06:30:24.262Z] #46 13.75 runtime [2021-07-28T06:30:24.262Z] #46 16.33 unicode/utf8 [2021-07-28T06:30:24.262Z] #46 16.93 math/bits [2021-07-28T06:30:24.262Z] #46 17.74 math [2021-07-28T06:30:24.262Z] #46 20.63 encoding [2021-07-28T06:30:24.262Z] #46 21.01 unicode/utf16 [2021-07-28T06:30:24.262Z] #46 ... [2021-07-28T06:30:24.262Z] [2021-07-28T06:30:24.262Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:24.262Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:30:24.262Z] #52 19.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-28T06:30:24.262Z] #52 19.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-28T06:30:24.262Z] #52 19.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-28T06:30:24.380Z] #29 1.843 ###### 9.2% ######################### 35.4% ####################################### 54.9% ########################################### 60.5% ############################################################## 87.2% ######################################################################## 100.0% [2021-07-28T06:30:24.523Z] #52 21.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-28T06:30:24.642Z] #29 2.394 [2021-07-28T06:30:24.642Z] #29 2.517 ################################################################## 91.8% ######################################################################## 100.0% [2021-07-28T06:30:24.642Z] #29 2.618 [2021-07-28T06:30:23.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:30:23.865Z] > git config --add remote.origin.fetch +refs/pull/42672/head:refs/remotes/origin/PR-42672 # timeout=10 [2021-07-28T06:30:23.877Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:30:23.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-28T06:30:23.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-28T06:30:23.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:30:23.911Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42672/head:refs/remotes/origin/PR-42672 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-28T06:30:24.261Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:30:24.266Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:30:24.818Z] #39 ... [2021-07-28T06:30:24.818Z] [2021-07-28T06:30:24.819Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:24.819Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:24.819Z] #53 62.53 github.com/LK4D4/vndr/build [2021-07-28T06:30:24.905Z] #29 2.739 ## 3.7% ######################################################################## 100.0% [2021-07-28T06:30:25.079Z] #53 62.78 compress/flate [2021-07-28T06:30:25.168Z] #29 2.911 [2021-07-28T06:30:25.444Z] Merge succeeded, producing e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:30:25.445Z] Checking out Revision e3491ab56a705510462e30f9c38d42399ef884b3 (PR-42672) [2021-07-28T06:30:25.694Z] #29 3.033 ######## 11.6% ######################### 36.1% ############################### 43.2% ############################################# 62.7% ################################################################ 89.9% ######################################################################## 100.0% [2021-07-28T06:30:25.694Z] #29 3.576 [2021-07-28T06:30:26.466Z] #53 64.15 compress/gzip [2021-07-28T06:30:26.470Z] #52 ... [2021-07-28T06:30:26.470Z] [2021-07-28T06:30:26.470Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:30:26.470Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:30:26.470Z] #36 13.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:26.470Z] #36 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:26.470Z] #36 ... [2021-07-28T06:30:26.470Z] [2021-07-28T06:30:26.470Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:26.470Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:30:26.470Z] #46 21.47 container/list [2021-07-28T06:30:26.470Z] #46 22.07 crypto/internal/subtle [2021-07-28T06:30:26.470Z] #46 22.21 crypto/subtle [2021-07-28T06:30:26.470Z] #46 22.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-28T06:30:26.470Z] #46 22.44 internal/nettrace [2021-07-28T06:30:26.470Z] #46 22.58 runtime/cgo [2021-07-28T06:30:26.729Z] #53 64.21 net [2021-07-28T06:30:26.990Z] #53 64.60 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-28T06:30:25.404Z] > git remote # timeout=10 [2021-07-28T06:30:25.410Z] > git config --get remote.origin.url # timeout=10 [2021-07-28T06:30:25.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-28T06:30:25.422Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-28T06:30:25.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-28T06:30:25.449Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T06:30:25.453Z] > git checkout -f e3491ab56a705510462e30f9c38d42399ef884b3 # timeout=10 [2021-07-28T06:30:27.811Z] #29 3.726 # 2.6% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.4% ###################### 30.7% ######################### 35.8% ############################# 41.1% ################################# 46.2% ##################################### 51.6% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.0% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-07-28T06:30:27.811Z] #29 5.570 [2021-07-28T06:30:27.932Z] #53 65.33 vendor/golang.org/x/crypto/curve25519 [2021-07-28T06:30:28.074Z] #29 5.906 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-28T06:30:28.074Z] #29 6.007 [2021-07-28T06:30:28.192Z] #53 65.83 vendor/golang.org/x/text/transform [2021-07-28T06:30:28.341Z] #29 6.105 ######################################################################## 100.0% [2021-07-28T06:30:28.341Z] #29 6.132 [2021-07-28T06:30:28.604Z] #29 6.432 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-28T06:30:28.764Z] #53 66.34 vendor/golang.org/x/text/unicode/bidi [2021-07-28T06:30:28.865Z] #29 6.540 [2021-07-28T06:30:28.865Z] #29 6.650 ######################################################################## 100.0% [2021-07-28T06:30:28.865Z] #29 6.681 [2021-07-28T06:30:29.126Z] #29 6.992 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-28T06:30:29.126Z] #29 7.102 [2021-07-28T06:30:29.919Z] #29 7.225 ##### 7.3% ####################### 32.8% #################################### 50.4% ################################################# 68.9% ############################################################### 87.8% ######################################################################## 100.0% [2021-07-28T06:30:29.919Z] #29 7.718 [2021-07-28T06:30:30.124Z] Commit message: "pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ" [2021-07-28T06:30:30.149Z] #53 67.65 vendor/golang.org/x/text/secure/bidirule [2021-07-28T06:30:30.180Z] #29 8.028 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-28T06:30:30.180Z] #29 8.124 [2021-07-28T06:30:30.336Z] Client: Docker Engine - Community [2021-07-28T06:30:30.336Z] Version: 20.10.6 [2021-07-28T06:30:30.336Z] API version: 1.41 [2021-07-28T06:30:30.336Z] Go version: go1.13.15 [2021-07-28T06:30:30.336Z] Git commit: 370c289 [2021-07-28T06:30:30.336Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-28T06:30:30.336Z] OS/Arch: linux/amd64 [2021-07-28T06:30:30.336Z] Context: default [2021-07-28T06:30:30.336Z] Experimental: true [2021-07-28T06:30:30.336Z] [2021-07-28T06:30:30.336Z] Server: Docker Engine - Community [2021-07-28T06:30:30.336Z] Engine: [2021-07-28T06:30:30.336Z] Version: 20.10.6 [2021-07-28T06:30:30.336Z] API version: 1.41 (minimum version 1.12) [2021-07-28T06:30:30.336Z] Go version: go1.13.15 [2021-07-28T06:30:30.336Z] Git commit: 8728dd2 [2021-07-28T06:30:30.336Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-28T06:30:30.336Z] OS/Arch: linux/amd64 [2021-07-28T06:30:30.336Z] Experimental: true [2021-07-28T06:30:30.336Z] containerd: [2021-07-28T06:30:30.336Z] Version: 1.4.6 [2021-07-28T06:30:30.336Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:30:30.336Z] runc: [2021-07-28T06:30:30.336Z] Version: 1.0.0-rc95 [2021-07-28T06:30:30.336Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:30:30.336Z] docker-init: [2021-07-28T06:30:30.336Z] Version: 0.19.0 [2021-07-28T06:30:30.336Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-28T06:30:30.410Z] #53 67.92 vendor/golang.org/x/text/unicode/norm [2021-07-28T06:30:30.442Z] #29 8.197 ######################################################################## 100.0% [2021-07-28T06:30:30.442Z] #29 8.235 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-28T06:30:30.670Z] #46 ... [2021-07-28T06:30:30.670Z] [2021-07-28T06:30:30.670Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:30.670Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:30:30.670Z] #50 21.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-28T06:30:30.670Z] #50 21.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-28T06:30:30.670Z] #50 24.62 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-28T06:30:30.670Z] #50 24.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-28T06:30:30.670Z] #50 24.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-28T06:30:30.670Z] #50 24.93 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-28T06:30:30.670Z] #50 24.97 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-28T06:30:30.670Z] #50 25.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-28T06:30:30.670Z] #50 25.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-28T06:30:30.670Z] #50 25.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-28T06:30:30.670Z] #50 25.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-28T06:30:30.670Z] #50 25.43 go: downloading github.com/spf13/afero v1.1.2 [2021-07-28T06:30:30.670Z] #50 25.59 go: downloading github.com/spf13/cast v1.3.0 [2021-07-28T06:30:30.670Z] #50 25.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-28T06:30:30.670Z] #50 25.68 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-28T06:30:30.670Z] #50 25.70 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-28T06:30:30.670Z] #50 25.77 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-28T06:30:30.670Z] #50 25.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-28T06:30:30.670Z] #50 25.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-28T06:30:30.670Z] #50 26.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-28T06:30:30.670Z] #50 26.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-28T06:30:30.670Z] #50 26.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-28T06:30:30.670Z] #50 26.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-28T06:30:30.670Z] #50 26.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-28T06:30:30.670Z] #50 27.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-28T06:30:30.670Z] #50 27.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-28T06:30:30.670Z] #50 27.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-28T06:30:30.670Z] #50 27.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-28T06:30:30.680Z] + docker info [2021-07-28T06:30:30.703Z] #29 8.426 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-28T06:30:30.703Z] #29 8.526 [2021-07-28T06:30:30.930Z] #50 27.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-28T06:30:30.967Z] #29 8.588 ######################################################################## 100.0% [2021-07-28T06:30:30.967Z] #29 8.611 [2021-07-28T06:30:30.967Z] #29 8.634 Download of images into '/build' complete. [2021-07-28T06:30:30.967Z] #29 8.634 Use something like the following to load the result into a Docker daemon: [2021-07-28T06:30:30.967Z] #29 8.634 tar -cC '/build' . | docker load [2021-07-28T06:30:31.189Z] #50 27.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-28T06:30:31.189Z] #50 28.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-28T06:30:31.189Z] #50 28.15 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-28T06:30:31.219Z] + docker version [2021-07-28T06:30:31.757Z] #50 28.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-28T06:30:31.757Z] #50 28.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-28T06:30:32.016Z] #50 28.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-28T06:30:32.016Z] #50 28.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-28T06:30:32.016Z] #50 28.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-28T06:30:32.016Z] #50 28.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-28T06:30:32.353Z] #29 ... [2021-07-28T06:30:32.353Z] [2021-07-28T06:30:32.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:32.353Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:32.353Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.9s [2021-07-28T06:30:32.584Z] #50 29.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-28T06:30:32.585Z] #50 29.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-28T06:30:32.585Z] #50 29.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-28T06:30:32.585Z] #50 29.54 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-28T06:30:32.615Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.4s done [2021-07-28T06:30:32.844Z] #50 29.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-28T06:30:32.844Z] #50 29.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-28T06:30:32.844Z] #50 29.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-28T06:30:32.960Z] #53 70.61 vendor/golang.org/x/net/idna [2021-07-28T06:30:33.784Z] #50 30.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-28T06:30:33.784Z] #50 30.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-28T06:30:34.005Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-28T06:30:34.046Z] #50 30.77 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-28T06:30:34.046Z] #50 30.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-28T06:30:34.046Z] #50 30.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-28T06:30:34.046Z] #50 30.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-28T06:30:34.046Z] #50 30.95 go: downloading golang.org/x/text v0.3.2 [2021-07-28T06:30:34.875Z] #53 72.05 vendor/golang.org/x/net/http2/hpack [2021-07-28T06:30:34.985Z] #50 ... [2021-07-28T06:30:34.985Z] [2021-07-28T06:30:34.985Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:34.985Z] #59 sha256:ca39c14110b8dc138b83cea56454a6e9ea0616c4ca3b78f3dfd46122c51dfa11 [2021-07-28T06:30:34.985Z] #59 21.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-28T06:30:34.985Z] #59 21.86 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-28T06:30:34.985Z] #59 23.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-28T06:30:34.985Z] #59 27.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-28T06:30:34.985Z] #59 ... [2021-07-28T06:30:34.985Z] [2021-07-28T06:30:34.985Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:30:34.985Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:30:34.985Z] #40 23.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-28T06:30:34.985Z] #40 25.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-28T06:30:35.136Z] #53 72.75 mime [2021-07-28T06:30:35.556Z] #40 ... [2021-07-28T06:30:35.556Z] [2021-07-28T06:30:35.556Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:35.556Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:30:35.556Z] #46 32.35 vendor/golang.org/x/crypto/internal/subtle [2021-07-28T06:30:36.570Z] #53 73.77 mime/quotedprintable [2021-07-28T06:30:36.570Z] #53 73.99 net/http/internal [2021-07-28T06:30:37.141Z] #53 ... [2021-07-28T06:30:37.141Z] [2021-07-28T06:30:37.141Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:30:37.141Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:30:37.141Z] #17 43.11 Reading package lists... [2021-07-28T06:30:37.328Z] #9 DONE 40.7s [2021-07-28T06:30:37.328Z] [2021-07-28T06:30:37.328Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:30:37.328Z] #29 sha256:af9c05176292a8f15afb789ba65be430f379aed1f73781e22f637212cbac77d5 [2021-07-28T06:30:37.328Z] #29 ... [2021-07-28T06:30:37.328Z] [2021-07-28T06:30:37.328Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-28T06:30:37.328Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-28T06:30:37.592Z] #10 ... [2021-07-28T06:30:37.592Z] [2021-07-28T06:30:37.592Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:30:37.592Z] #29 sha256:af9c05176292a8f15afb789ba65be430f379aed1f73781e22f637212cbac77d5 [2021-07-28T06:30:37.592Z] #29 DONE 15.4s [2021-07-28T06:30:37.592Z] [2021-07-28T06:30:37.592Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-28T06:30:37.592Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-28T06:30:38.084Z] #17 58.49 Reading package lists... [2021-07-28T06:30:38.084Z] #17 ... [2021-07-28T06:30:38.084Z] [2021-07-28T06:30:38.084Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:38.084Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:38.084Z] #53 75.65 crypto/tls [2021-07-28T06:30:38.103Z] #46 ... [2021-07-28T06:30:38.103Z] [2021-07-28T06:30:38.103Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:38.103Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:30:38.103Z] #52 24.50 runtime [2021-07-28T06:30:38.103Z] #52 ... [2021-07-28T06:30:38.103Z] [2021-07-28T06:30:38.103Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:38.103Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:38.103Z] #13 22.53 Fetched 8996 kB in 18s (509 kB/s) [2021-07-28T06:30:38.103Z] #13 22.53 Reading package lists... [2021-07-28T06:30:38.363Z] #13 28.56 Reading package lists... [2021-07-28T06:30:38.363Z] #13 ... [2021-07-28T06:30:38.363Z] [2021-07-28T06:30:38.363Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:30:38.363Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:30:38.363Z] #56 25.25 Fetched 8458 kB in 17s (504 kB/s) [2021-07-28T06:30:38.363Z] #56 25.25 Reading package lists... [2021-07-28T06:30:38.535Z] #10 DONE 1.3s [2021-07-28T06:30:38.535Z] [2021-07-28T06:30:38.535Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-28T06:30:38.535Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-28T06:30:38.623Z] #56 30.57 Reading package lists... [2021-07-28T06:30:38.623Z] #56 ... [2021-07-28T06:30:38.623Z] [2021-07-28T06:30:38.623Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:38.623Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:38.623Z] #44 26.00 Fetched 8462 kB in 18s (478 kB/s) [2021-07-28T06:30:38.623Z] #44 26.00 Reading package lists... [2021-07-28T06:30:38.882Z] #44 31.52 Reading package lists... [2021-07-28T06:30:38.882Z] #44 ... [2021-07-28T06:30:38.882Z] [2021-07-28T06:30:38.882Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:30:38.882Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:30:38.882Z] #36 25.64 Fetched 8458 kB in 17s (485 kB/s) [2021-07-28T06:30:38.882Z] #36 25.64 Reading package lists... [2021-07-28T06:30:39.142Z] #36 31.21 Reading package lists... [2021-07-28T06:30:39.142Z] #36 ... [2021-07-28T06:30:39.142Z] [2021-07-28T06:30:39.142Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:30:39.142Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:30:39.142Z] #56 30.57 Reading package lists... [2021-07-28T06:30:39.981Z] #11 DONE 1.3s [2021-07-28T06:30:39.981Z] [2021-07-28T06:30:39.981Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:39.981Z] #59 sha256:fb47fc682145ec35c7e4b5620fab8dad0ee31018348861f1f5cbd152b12405ac [2021-07-28T06:30:40.275Z] #59 ... [2021-07-28T06:30:40.275Z] [2021-07-28T06:30:40.275Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-28T06:30:40.275Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-28T06:30:40.275Z] #39 DONE 0.4s [2021-07-28T06:30:40.275Z] [2021-07-28T06:30:40.275Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:30:40.275Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:30:40.275Z] #40 ... [2021-07-28T06:30:40.275Z] [2021-07-28T06:30:40.275Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-28T06:30:40.275Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-28T06:30:40.275Z] #31 DONE 0.6s [2021-07-28T06:30:40.275Z] [2021-07-28T06:30:40.275Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-28T06:30:40.275Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-28T06:30:40.275Z] #43 DONE 0.7s [2021-07-28T06:30:40.538Z] [2021-07-28T06:30:40.538Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:40.538Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:40.565Z] #56 36.09 Building dependency tree... [2021-07-28T06:30:41.272Z] Client: Docker Engine - Community [2021-07-28T06:30:41.272Z] Version: 20.10.6 [2021-07-28T06:30:41.272Z] API version: 1.41 [2021-07-28T06:30:41.272Z] Go version: go1.13.15 [2021-07-28T06:30:41.272Z] Git commit: 370c289 [2021-07-28T06:30:41.272Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-28T06:30:41.272Z] OS/Arch: linux/arm64 [2021-07-28T06:30:41.272Z] Context: default [2021-07-28T06:30:41.272Z] Experimental: true [2021-07-28T06:30:41.272Z] [2021-07-28T06:30:41.272Z] Server: Docker Engine - Community [2021-07-28T06:30:41.272Z] Engine: [2021-07-28T06:30:41.272Z] Version: 20.10.6 [2021-07-28T06:30:41.272Z] API version: 1.41 (minimum version 1.12) [2021-07-28T06:30:41.272Z] Go version: go1.13.15 [2021-07-28T06:30:41.272Z] Git commit: 8728dd2 [2021-07-28T06:30:41.272Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-28T06:30:41.272Z] OS/Arch: linux/arm64 [2021-07-28T06:30:41.272Z] Experimental: true [2021-07-28T06:30:41.272Z] containerd: [2021-07-28T06:30:41.272Z] Version: 1.4.6 [2021-07-28T06:30:41.272Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:30:41.272Z] runc: [2021-07-28T06:30:41.272Z] Version: 1.0.0-rc95 [2021-07-28T06:30:41.272Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:30:41.272Z] docker-init: [2021-07-28T06:30:41.272Z] Version: 0.19.0 [2021-07-28T06:30:41.272Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-28T06:30:41.646Z] + docker info [2021-07-28T06:30:42.000Z] #56 38.88 The following additional packages will be installed: [2021-07-28T06:30:42.258Z] #56 38.89 libbtrfs0 [2021-07-28T06:30:42.258Z] #56 39.06 The following NEW packages will be installed: [2021-07-28T06:30:42.258Z] #56 39.08 libbtrfs-dev libbtrfs0 [2021-07-28T06:30:42.320Z] #53 79.74 net/http/httptrace [2021-07-28T06:30:42.320Z] #53 79.90 net/http [2021-07-28T06:30:42.826Z] #56 39.46 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:30:42.827Z] #56 39.46 Need to get 119 kB of archives. [2021-07-28T06:30:42.827Z] #56 39.46 After this operation, 387 kB of additional disk space will be used. [2021-07-28T06:30:42.827Z] #56 39.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:30:42.827Z] #56 39.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:30:43.762Z] #56 40.51 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:30:43.762Z] #56 40.69 Fetched 119 kB in 0s (401 kB/s) [2021-07-28T06:30:44.021Z] #56 40.77 Selecting previously unselected package libbtrfs0. [2021-07-28T06:30:44.021Z] #56 40.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:30:44.021Z] #56 40.83 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:30:44.021Z] #56 40.86 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:30:44.021Z] #56 40.95 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:30:44.021Z] #56 40.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:30:44.279Z] #56 40.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:30:44.279Z] #56 41.22 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:30:44.279Z] #56 41.24 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:30:44.538Z] #56 41.25 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:30:44.771Z] #44 ... [2021-07-28T06:30:44.771Z] [2021-07-28T06:30:44.771Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-28T06:30:44.771Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-28T06:30:44.771Z] #12 DONE 5.0s [2021-07-28T06:30:44.771Z] [2021-07-28T06:30:44.771Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:44.771Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:44.870Z] #53 ... [2021-07-28T06:30:44.870Z] [2021-07-28T06:30:44.870Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:30:44.870Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:30:44.870Z] #17 58.49 Reading package lists... [2021-07-28T06:30:44.870Z] #17 70.79 Building dependency tree... [2021-07-28T06:30:44.870Z] #17 75.86 The following additional packages will be installed: [2021-07-28T06:30:44.870Z] #17 75.86 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-28T06:30:44.871Z] #17 75.86 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.86 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-28T06:30:44.871Z] #17 75.87 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-28T06:30:44.871Z] #17 75.87 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-28T06:30:44.871Z] #17 75.87 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-28T06:30:44.871Z] #17 75.87 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-28T06:30:44.871Z] #17 75.87 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-28T06:30:44.871Z] #17 75.87 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-28T06:30:44.871Z] #17 75.87 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.87 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-28T06:30:44.871Z] #17 75.87 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.87 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.87 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.87 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-28T06:30:44.871Z] #17 75.87 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.87 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.87 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-28T06:30:44.871Z] #17 75.88 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.88 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.88 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-28T06:30:44.871Z] #17 75.88 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.88 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.88 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.89 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-28T06:30:44.871Z] #17 75.89 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.89 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-28T06:30:44.871Z] #17 75.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-28T06:30:44.871Z] #17 75.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-28T06:30:44.871Z] #17 75.90 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-28T06:30:44.871Z] #17 75.90 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.90 linux-libc-dev-s390x-cross patch xz-utils [2021-07-28T06:30:44.871Z] #17 75.94 Suggested packages: [2021-07-28T06:30:44.871Z] #17 75.94 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-28T06:30:44.871Z] #17 75.94 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.94 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.94 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.94 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.94 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.94 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.94 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-28T06:30:44.871Z] #17 75.94 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-28T06:30:44.871Z] #17 75.94 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-28T06:30:44.871Z] #17 75.94 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-28T06:30:44.871Z] #17 75.94 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-28T06:30:44.871Z] #17 75.94 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.94 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.94 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.94 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-28T06:30:44.871Z] #17 75.94 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.94 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.94 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.94 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.94 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-28T06:30:44.871Z] #17 75.94 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.94 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.94 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.94 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-28T06:30:44.871Z] #17 75.94 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-28T06:30:44.871Z] #17 75.94 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-28T06:30:44.871Z] #17 75.94 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-28T06:30:44.871Z] #17 75.94 libyaml-shell-perl ed diffutils-doc [2021-07-28T06:30:44.871Z] #17 75.94 Recommended packages: [2021-07-28T06:30:44.871Z] #17 75.94 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-28T06:30:44.871Z] #17 75.94 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-28T06:30:45.569Z] Client: [2021-07-28T06:30:45.569Z] Context: default [2021-07-28T06:30:45.569Z] Debug Mode: false [2021-07-28T06:30:45.569Z] Plugins: [2021-07-28T06:30:45.569Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-28T06:30:45.569Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-28T06:30:45.570Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-28T06:30:45.570Z] [2021-07-28T06:30:45.570Z] Server: [2021-07-28T06:30:45.570Z] Containers: 0 [2021-07-28T06:30:45.570Z] Running: 0 [2021-07-28T06:30:45.570Z] Paused: 0 [2021-07-28T06:30:45.570Z] Stopped: 0 [2021-07-28T06:30:45.570Z] Images: 0 [2021-07-28T06:30:45.570Z] Server Version: 20.10.6 [2021-07-28T06:30:45.570Z] Storage Driver: overlay2 [2021-07-28T06:30:45.570Z] Backing Filesystem: extfs [2021-07-28T06:30:45.570Z] Supports d_type: true [2021-07-28T06:30:45.570Z] Native Overlay Diff: true [2021-07-28T06:30:45.570Z] userxattr: false [2021-07-28T06:30:45.570Z] Logging Driver: json-file [2021-07-28T06:30:45.570Z] Cgroup Driver: systemd [2021-07-28T06:30:45.570Z] Cgroup Version: 2 [2021-07-28T06:30:45.570Z] Plugins: [2021-07-28T06:30:45.570Z] Volume: local [2021-07-28T06:30:45.570Z] Network: bridge host ipvlan macvlan null overlay [2021-07-28T06:30:45.570Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-28T06:30:45.570Z] Swarm: inactive [2021-07-28T06:30:45.570Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-28T06:30:45.570Z] Default Runtime: runc [2021-07-28T06:30:45.570Z] Init Binary: docker-init [2021-07-28T06:30:45.570Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:30:45.570Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:30:45.570Z] init version: de40ad0 [2021-07-28T06:30:45.570Z] Security Options: [2021-07-28T06:30:45.570Z] apparmor [2021-07-28T06:30:45.570Z] seccomp [2021-07-28T06:30:45.570Z] Profile: default [2021-07-28T06:30:45.570Z] cgroupns [2021-07-28T06:30:45.570Z] Kernel Version: 5.4.0-1048-aws [2021-07-28T06:30:45.570Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-28T06:30:45.570Z] OSType: linux [2021-07-28T06:30:45.570Z] Architecture: x86_64 [2021-07-28T06:30:45.570Z] CPUs: 2 [2021-07-28T06:30:45.570Z] Total Memory: 7.487GiB [2021-07-28T06:30:45.570Z] Name: ip-10-100-120-20 [2021-07-28T06:30:45.570Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-28T06:30:45.570Z] Docker Root Dir: /var/lib/docker [2021-07-28T06:30:45.570Z] Debug Mode: false [2021-07-28T06:30:45.570Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:30:45.570Z] Labels: [2021-07-28T06:30:45.570Z] Experimental: true [2021-07-28T06:30:45.570Z] Insecure Registries: [2021-07-28T06:30:45.570Z] 127.0.0.0/8 [2021-07-28T06:30:45.570Z] Live Restore Enabled: true [2021-07-28T06:30:45.570Z] [2021-07-28T06:30:45.570Z] WARNING: No kernel memory limit support [2021-07-28T06:30:45.570Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-28T06:30:45.948Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e3491ab56a705510462e30f9c38d42399ef884b3 . [2021-07-28T06:30:45.948Z] #2 [internal] load .dockerignore [2021-07-28T06:30:45.948Z] #2 sha256:2da1a80d7f87e43b30de5f299b9bf62a6bdc95d20a1c09fc32cbeb183744c4b1 [2021-07-28T06:30:46.207Z] #2 transferring context: 87B 0.0s done [2021-07-28T06:30:46.207Z] #2 DONE 0.2s [2021-07-28T06:30:46.207Z] [2021-07-28T06:30:46.207Z] #1 [internal] load build definition from Dockerfile [2021-07-28T06:30:46.207Z] #1 sha256:4bac845a6f8e66f55e4a7ea84ac4b8ed2f78ca338ed5539e16da5b21776ced3e [2021-07-28T06:30:46.207Z] #1 transferring dockerfile: 16.59kB done [2021-07-28T06:30:46.207Z] #1 DONE 0.2s [2021-07-28T06:30:46.207Z] [2021-07-28T06:30:46.207Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-28T06:30:46.207Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-28T06:30:46.465Z] #3 DONE 0.4s [2021-07-28T06:30:46.723Z] [2021-07-28T06:30:46.724Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-28T06:30:46.724Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-28T06:30:46.724Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-28T06:30:46.724Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-28T06:30:46.724Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-28T06:30:46.724Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-28T06:30:46.724Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2021-07-28T06:30:46.724Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-28T06:30:46.983Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-28T06:30:46.983Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-28T06:30:47.074Z] #56 DONE 43.5s [2021-07-28T06:30:47.074Z] [2021-07-28T06:30:47.074Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:30:47.074Z] #57 sha256:d7f076015cec7b76b93c34aff0faa4ac5e71e94896078305960790b1ca1c95ec [2021-07-28T06:30:47.244Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-28T06:30:47.244Z] #4 DONE 0.6s [2021-07-28T06:30:47.503Z] [2021-07-28T06:30:47.503Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:30:47.503Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-28T06:30:48.011Z] #57 1.217 + RM_GOPATH=0 [2021-07-28T06:30:48.011Z] #57 1.218 + TMP_GOPATH= [2021-07-28T06:30:48.011Z] #57 1.219 + : /build [2021-07-28T06:30:48.011Z] #57 1.219 + '[' -z '' ']' [2021-07-28T06:30:48.011Z] #57 1.220 ++ mktemp -d [2021-07-28T06:30:48.011Z] #57 1.228 + export GOPATH=/tmp/tmp.DrfuaVspz6 [2021-07-28T06:30:48.011Z] #57 1.229 + GOPATH=/tmp/tmp.DrfuaVspz6 [2021-07-28T06:30:48.011Z] #57 1.229 + RM_GOPATH=1 [2021-07-28T06:30:48.012Z] #57 1.229 + case "$(go env GOARCH)" in [2021-07-28T06:30:48.012Z] #57 1.229 ++ go env GOARCH [2021-07-28T06:30:48.012Z] #57 1.257 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:48.012Z] #57 1.259 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:48.012Z] #57 1.263 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:48.012Z] #57 1.264 + dir=/tmp/install [2021-07-28T06:30:48.012Z] #57 1.264 + bin=containerd [2021-07-28T06:30:48.012Z] #57 1.264 + shift [2021-07-28T06:30:48.012Z] #57 1.264 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-28T06:30:48.012Z] #57 1.264 + . /tmp/install/containerd.installer [2021-07-28T06:30:48.012Z] #57 1.264 ++ set -e [2021-07-28T06:30:48.012Z] #57 1.265 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:30:48.012Z] #57 1.265 + install_containerd [2021-07-28T06:30:48.012Z] #57 1.266 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-28T06:30:48.012Z] #57 1.266 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:30:48.012Z] #57 1.269 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DrfuaVspz6/src/github.com/containerd/containerd [2021-07-28T06:30:48.012Z] #57 1.299 Cloning into '/tmp/tmp.DrfuaVspz6/src/github.com/containerd/containerd'... [2021-07-28T06:30:48.440Z] #8 DONE 0.8s [2021-07-28T06:30:48.440Z] [2021-07-28T06:30:48.440Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-28T06:30:48.440Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-28T06:30:48.440Z] #7 DONE 0.7s [2021-07-28T06:30:48.440Z] [2021-07-28T06:30:48.440Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-28T06:30:48.440Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-28T06:30:48.440Z] #6 DONE 0.9s [2021-07-28T06:30:48.440Z] [2021-07-28T06:30:48.440Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:30:48.440Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-28T06:30:48.440Z] #5 DONE 0.9s [2021-07-28T06:30:48.761Z] [2021-07-28T06:30:48.761Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:48.761Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:48.761Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:48.761Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-28T06:30:52.193Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-28T06:30:52.193Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-28T06:30:52.193Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-28T06:30:52.193Z] #9 ... [2021-07-28T06:30:52.193Z] [2021-07-28T06:30:52.193Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-28T06:30:52.193Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-28T06:30:52.193Z] #42 DONE 0.0s [2021-07-28T06:30:52.193Z] [2021-07-28T06:30:52.193Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:52.193Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:52.193Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 17.83MB / 50.44MB 0.2s [2021-07-28T06:30:52.193Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.2s [2021-07-28T06:30:52.193Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 28.19MB / 50.44MB 0.3s [2021-07-28T06:30:52.193Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.05MB / 7.83MB 0.3s [2021-07-28T06:30:52.193Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 34.60MB / 50.44MB 0.4s [2021-07-28T06:30:52.193Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 3.15MB / 7.83MB 0.4s [2021-07-28T06:30:52.193Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 45.09MB / 50.44MB 0.5s [2021-07-28T06:30:52.193Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.5s [2021-07-28T06:30:52.193Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 0.7s [2021-07-28T06:30:52.193Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.8s done [2021-07-28T06:30:52.193Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 978.94kB / 10.00MB 0.9s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0B / 51.84MB 0.9s [2021-07-28T06:30:52.193Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.1s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 10.49MB / 51.84MB 1.1s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 19.92MB / 51.84MB 1.2s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 27.87MB / 51.84MB 1.3s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 37.75MB / 51.84MB 1.4s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 50.69MB / 51.84MB 1.6s [2021-07-28T06:30:52.193Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.6s done [2021-07-28T06:30:52.193Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.8s done [2021-07-28T06:30:52.193Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 0B / 129.05MB 1.9s [2021-07-28T06:30:52.193Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 17.83MB / 129.05MB 2.1s [2021-07-28T06:30:52.193Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0.3s [2021-07-28T06:30:52.193Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 30.41MB / 129.05MB 2.3s [2021-07-28T06:30:52.193Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 48.23MB / 129.05MB 2.5s [2021-07-28T06:30:52.193Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s done [2021-07-28T06:30:52.193Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 55.07MB / 129.05MB 2.6s [2021-07-28T06:30:52.193Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 0B / 155B 2.6s [2021-07-28T06:30:52.193Z] #9 ... [2021-07-28T06:30:52.193Z] [2021-07-28T06:30:52.193Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:30:52.193Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-28T06:30:52.193Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-28T06:30:52.193Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:30:52.193Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-28T06:30:52.193Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-28T06:30:52.193Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-28T06:30:52.193Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-07-28T06:30:52.194Z] #63 DONE 3.3s [2021-07-28T06:30:52.194Z] [2021-07-28T06:30:52.194Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:52.194Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:52.194Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 61.88MB / 129.05MB 2.7s [2021-07-28T06:30:52.194Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.6s done [2021-07-28T06:30:52.194Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0B / 68.75MB 2.7s [2021-07-28T06:30:52.194Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 73.47MB / 129.05MB 2.9s [2021-07-28T06:30:52.194Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 11.53MB / 68.75MB 2.9s [2021-07-28T06:30:52.194Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 15.73MB / 68.75MB 3.0s [2021-07-28T06:30:52.197Z] #13 ... [2021-07-28T06:30:52.197Z] [2021-07-28T06:30:52.197Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:52.197Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:30:52.197Z] #46 7.434 + RM_GOPATH=0 [2021-07-28T06:30:52.197Z] #46 7.434 + TMP_GOPATH= [2021-07-28T06:30:52.197Z] #46 7.434 + : /build [2021-07-28T06:30:52.197Z] #46 7.434 + '[' -z '' ']' [2021-07-28T06:30:52.197Z] #46 7.434 ++ mktemp -d [2021-07-28T06:30:52.197Z] #46 7.434 + export GOPATH=/tmp/tmp.4BFxVB2Ba0 [2021-07-28T06:30:52.197Z] #46 7.434 + GOPATH=/tmp/tmp.4BFxVB2Ba0 [2021-07-28T06:30:52.197Z] #46 7.434 + RM_GOPATH=1 [2021-07-28T06:30:52.197Z] #46 7.434 + case "$(go env GOARCH)" in [2021-07-28T06:30:52.197Z] #46 7.434 ++ go env GOARCH [2021-07-28T06:30:52.197Z] #46 7.445 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.197Z] #46 7.445 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.197Z] #46 7.467 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:52.197Z] #46 7.467 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:30:52.197Z] #46 7.472 + dir=/tmp/install [2021-07-28T06:30:52.197Z] #46 7.472 + bin=vndr [2021-07-28T06:30:52.197Z] #46 7.472 + shift [2021-07-28T06:30:52.197Z] #46 7.472 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-28T06:30:52.197Z] #46 7.472 + . /tmp/install/vndr.installer [2021-07-28T06:30:52.197Z] #46 7.472 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:30:52.197Z] #46 7.472 + install_vndr [2021-07-28T06:30:52.197Z] #46 7.472 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-28T06:30:52.197Z] #46 7.472 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4BFxVB2Ba0/src/github.com/LK4D4/vndr [2021-07-28T06:30:52.197Z] #46 7.472 Cloning into '/tmp/tmp.4BFxVB2Ba0/src/github.com/LK4D4/vndr'... [2021-07-28T06:30:52.197Z] #46 8.203 + cd /tmp/tmp.4BFxVB2Ba0/src/github.com/LK4D4/vndr [2021-07-28T06:30:52.197Z] #46 8.206 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:30:52.197Z] #46 8.253 + go build -buildmode=pie -v -o /build/vndr . [2021-07-28T06:30:52.197Z] #46 10.09 internal/unsafeheader [2021-07-28T06:30:52.197Z] #46 10.09 internal/cpu [2021-07-28T06:30:52.197Z] #46 ... [2021-07-28T06:30:52.197Z] [2021-07-28T06:30:52.199Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:52.199Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:30:52.199Z] #50 5.906 + RM_GOPATH=0 [2021-07-28T06:30:52.199Z] #50 5.906 + TMP_GOPATH= [2021-07-28T06:30:52.199Z] #50 5.906 + : /build [2021-07-28T06:30:52.199Z] #50 5.906 + '[' -z '' ']' [2021-07-28T06:30:52.199Z] #50 5.906 ++ mktemp -d [2021-07-28T06:30:52.199Z] #50 5.906 + export GOPATH=/tmp/tmp.GAvCVBmkrh [2021-07-28T06:30:52.199Z] #50 5.906 + GOPATH=/tmp/tmp.GAvCVBmkrh [2021-07-28T06:30:52.199Z] #50 5.906 + RM_GOPATH=1 [2021-07-28T06:30:52.199Z] #50 5.906 + case "$(go env GOARCH)" in [2021-07-28T06:30:52.199Z] #50 5.906 ++ go env GOARCH [2021-07-28T06:30:52.199Z] #50 5.913 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.199Z] #50 5.913 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.199Z] #50 5.915 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:52.199Z] #50 5.915 + dir=/tmp/install [2021-07-28T06:30:52.199Z] #50 5.915 + bin=golangci_lint [2021-07-28T06:30:52.199Z] #50 5.915 + shift [2021-07-28T06:30:52.199Z] #50 5.915 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-28T06:30:52.199Z] #50 5.915 + . /tmp/install/golangci_lint.installer [2021-07-28T06:30:52.199Z] #50 5.915 ++ : v1.23.8 [2021-07-28T06:30:52.199Z] #50 5.915 + install_golangci_lint [2021-07-28T06:30:52.199Z] #50 5.915 + set -e [2021-07-28T06:30:52.199Z] #50 5.915 + export GO111MODULE=on [2021-07-28T06:30:52.199Z] #50 5.915 + GO111MODULE=on [2021-07-28T06:30:52.199Z] #50 5.915 + GOBIN=/build [2021-07-28T06:30:52.199Z] #50 5.915 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-28T06:30:52.199Z] #50 6.011 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-28T06:30:52.199Z] #50 ... [2021-07-28T06:30:52.199Z] [2021-07-28T06:30:52.199Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:30:52.199Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:30:52.199Z] #56 8.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:52.199Z] #56 8.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:52.199Z] #56 8.651 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:52.199Z] #56 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:52.199Z] #56 ... [2021-07-28T06:30:52.199Z] [2021-07-28T06:30:52.199Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:30:52.199Z] #24 sha256:dc72675fd5f856ad1db49dace84acf8d76a7a0e5b7fad80a9cd7b1d5a2a5ea6c [2021-07-28T06:30:52.199Z] #24 7.037 Install docker/cli version 17.06.2-ce from stable [2021-07-28T06:30:52.199Z] #24 7.037 + RM_GOPATH=0 [2021-07-28T06:30:52.199Z] #24 7.037 + TMP_GOPATH= [2021-07-28T06:30:52.199Z] #24 7.037 + : /build [2021-07-28T06:30:52.199Z] #24 7.037 + '[' -z '' ']' [2021-07-28T06:30:52.199Z] #24 7.037 ++ mktemp -d [2021-07-28T06:30:52.199Z] #24 7.037 + export GOPATH=/tmp/tmp.Wzwp8ynMV9 [2021-07-28T06:30:52.199Z] #24 7.037 + GOPATH=/tmp/tmp.Wzwp8ynMV9 [2021-07-28T06:30:52.199Z] #24 7.037 + RM_GOPATH=1 [2021-07-28T06:30:52.199Z] #24 7.037 + case "$(go env GOARCH)" in [2021-07-28T06:30:52.199Z] #24 7.037 ++ go env GOARCH [2021-07-28T06:30:52.199Z] #24 7.037 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.199Z] #24 7.037 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.199Z] #24 7.037 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:52.199Z] #24 7.037 + dir=/tmp/install [2021-07-28T06:30:52.199Z] #24 7.037 + bin=dockercli [2021-07-28T06:30:52.199Z] #24 7.037 + shift [2021-07-28T06:30:52.199Z] #24 7.037 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-28T06:30:52.199Z] #24 7.037 + . /tmp/install/dockercli.installer [2021-07-28T06:30:52.199Z] #24 7.037 ++ : stable [2021-07-28T06:30:52.199Z] #24 7.037 ++ : 17.06.2-ce [2021-07-28T06:30:52.199Z] #24 7.037 + install_dockercli [2021-07-28T06:30:52.199Z] #24 7.037 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-28T06:30:52.199Z] #24 7.038 ++ uname -m [2021-07-28T06:30:52.199Z] #24 7.039 + arch=x86_64 [2021-07-28T06:30:52.199Z] #24 7.039 + '[' x86_64 '!=' x86_64 ']' [2021-07-28T06:30:52.199Z] #24 7.039 + url=https://download.docker.com/linux/static [2021-07-28T06:30:52.199Z] #24 7.039 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-28T06:30:52.199Z] #24 7.048 + tar -xz docker/docker [2021-07-28T06:30:52.199Z] #24 ... [2021-07-28T06:30:52.199Z] [2021-07-28T06:30:52.199Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:30:52.199Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:30:52.199Z] #36 7.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:52.199Z] #36 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:52.199Z] #36 7.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:52.199Z] #36 7.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:52.199Z] #36 ... [2021-07-28T06:30:52.199Z] [2021-07-28T06:30:52.199Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:52.199Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:30:52.199Z] #32 8.072 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-28T06:30:52.199Z] #32 8.142 Cloning into '.'... [2021-07-28T06:30:52.199Z] #32 ... [2021-07-28T06:30:52.199Z] [2021-07-28T06:30:52.199Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:30:52.199Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:30:52.199Z] #52 7.139 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:30:52.199Z] #52 7.140 + RM_GOPATH=0 [2021-07-28T06:30:52.199Z] #52 7.140 + TMP_GOPATH= [2021-07-28T06:30:52.199Z] #52 7.140 + : /build [2021-07-28T06:30:52.199Z] #52 7.140 + '[' -z '' ']' [2021-07-28T06:30:52.199Z] #52 7.140 ++ mktemp -d [2021-07-28T06:30:52.199Z] #52 7.140 + export GOPATH=/tmp/tmp.VBaH0SK0Or [2021-07-28T06:30:52.199Z] #52 7.140 + GOPATH=/tmp/tmp.VBaH0SK0Or [2021-07-28T06:30:52.199Z] #52 7.140 + RM_GOPATH=1 [2021-07-28T06:30:52.199Z] #52 7.140 + case "$(go env GOARCH)" in [2021-07-28T06:30:52.199Z] #52 7.140 ++ go env GOARCH [2021-07-28T06:30:52.199Z] #52 7.140 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.199Z] #52 7.140 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.199Z] #52 7.140 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:52.200Z] #52 7.140 + dir=/tmp/install [2021-07-28T06:30:52.200Z] #52 7.140 + bin=shfmt [2021-07-28T06:30:52.200Z] #52 7.140 + shift [2021-07-28T06:30:52.200Z] #52 7.140 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-28T06:30:52.200Z] #52 7.140 + . /tmp/install/shfmt.installer [2021-07-28T06:30:52.200Z] #52 7.140 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:30:52.200Z] #52 7.140 + install_shfmt [2021-07-28T06:30:52.200Z] #52 7.140 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-28T06:30:52.200Z] #52 7.140 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VBaH0SK0Or/src/github.com/mvdan/sh [2021-07-28T06:30:52.200Z] #52 7.140 Cloning into '/tmp/tmp.VBaH0SK0Or/src/github.com/mvdan/sh'... [2021-07-28T06:30:52.200Z] #52 ... [2021-07-28T06:30:52.200Z] [2021-07-28T06:30:52.200Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:30:52.200Z] #34 sha256:58f939550e7b8caaa5e47b6b85ff53e52f81a495b3fe9ab0cfa6e85e5ca70554 [2021-07-28T06:30:52.200Z] #34 8.012 Install go-toml version v1.8.1 [2021-07-28T06:30:52.200Z] #34 9.512 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-28T06:30:52.200Z] #34 ... [2021-07-28T06:30:52.200Z] [2021-07-28T06:30:52.200Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:30:52.200Z] #48 sha256:d8765206c70b2fa5949dba2a12d4a5468c7fb514cd622e878c9e7395b5fb23cd [2021-07-28T06:30:52.200Z] #48 7.584 + RM_GOPATH=0 [2021-07-28T06:30:52.200Z] #48 7.584 + TMP_GOPATH= [2021-07-28T06:30:52.200Z] #48 7.584 + : /build [2021-07-28T06:30:52.200Z] #48 7.584 + '[' -z '' ']' [2021-07-28T06:30:52.200Z] #48 7.584 ++ mktemp -d [2021-07-28T06:30:52.200Z] #48 7.589 + export GOPATH=/tmp/tmp.tayLRMFspA [2021-07-28T06:30:52.200Z] #48 7.589 + GOPATH=/tmp/tmp.tayLRMFspA [2021-07-28T06:30:52.200Z] #48 7.589 + RM_GOPATH=1 [2021-07-28T06:30:52.200Z] #48 7.589 + case "$(go env GOARCH)" in [2021-07-28T06:30:52.200Z] #48 7.589 ++ go env GOARCH [2021-07-28T06:30:52.200Z] #48 7.596 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.200Z] #48 7.596 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.200Z] #48 7.596 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:52.200Z] #48 7.596 + dir=/tmp/install [2021-07-28T06:30:52.200Z] #48 7.596 + bin=gotestsum [2021-07-28T06:30:52.200Z] #48 7.596 + shift [2021-07-28T06:30:52.200Z] #48 7.596 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-28T06:30:52.200Z] #48 7.596 + . /tmp/install/gotestsum.installer [2021-07-28T06:30:52.200Z] #48 7.596 ++ : v0.5.3 [2021-07-28T06:30:52.200Z] #48 7.631 + install_gotestsum [2021-07-28T06:30:52.200Z] #48 7.631 + set -e [2021-07-28T06:30:52.200Z] #48 7.631 + export GO111MODULE=on [2021-07-28T06:30:52.200Z] #48 7.631 + GO111MODULE=on [2021-07-28T06:30:52.200Z] #48 7.631 + GOBIN=/build [2021-07-28T06:30:52.200Z] #48 7.631 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-28T06:30:52.200Z] #48 8.397 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-28T06:30:52.200Z] #48 ... [2021-07-28T06:30:52.200Z] [2021-07-28T06:30:52.200Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:52.200Z] #59 sha256:fb47fc682145ec35c7e4b5620fab8dad0ee31018348861f1f5cbd152b12405ac [2021-07-28T06:30:52.200Z] #59 8.910 + RM_GOPATH=0 [2021-07-28T06:30:52.200Z] #59 8.910 + TMP_GOPATH= [2021-07-28T06:30:52.200Z] #59 8.910 + : /build [2021-07-28T06:30:52.200Z] #59 8.910 + '[' -z '' ']' [2021-07-28T06:30:52.200Z] #59 8.910 ++ mktemp -d [2021-07-28T06:30:52.200Z] #59 8.910 + export GOPATH=/tmp/tmp.ghSXGkMo4W [2021-07-28T06:30:52.200Z] #59 8.910 + GOPATH=/tmp/tmp.ghSXGkMo4W [2021-07-28T06:30:52.200Z] #59 8.910 + RM_GOPATH=1 [2021-07-28T06:30:52.200Z] #59 8.910 + case "$(go env GOARCH)" in [2021-07-28T06:30:52.200Z] #59 8.910 ++ go env GOARCH [2021-07-28T06:30:52.200Z] #59 8.947 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.200Z] #59 8.947 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:30:52.200Z] #59 8.949 ++ dirname /tmp/install/install.sh [2021-07-28T06:30:52.200Z] #59 8.958 + dir=/tmp/install [2021-07-28T06:30:52.200Z] #59 8.958 + bin=rootlesskit [2021-07-28T06:30:52.200Z] #59 8.958 + shift [2021-07-28T06:30:52.200Z] #59 8.958 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-28T06:30:52.200Z] #59 8.961 + . /tmp/install/rootlesskit.installer [2021-07-28T06:30:52.200Z] #59 8.961 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:30:52.200Z] #59 8.961 + install_rootlesskit [2021-07-28T06:30:52.200Z] #59 8.961 + case "$1" in [2021-07-28T06:30:52.200Z] #59 8.961 + export CGO_ENABLED=0 [2021-07-28T06:30:52.200Z] #59 8.961 + CGO_ENABLED=0 [2021-07-28T06:30:52.200Z] #59 8.961 + _install_rootlesskit [2021-07-28T06:30:52.200Z] #59 8.967 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-28T06:30:52.200Z] #59 8.967 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ghSXGkMo4W/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:30:52.200Z] #59 8.968 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:30:52.200Z] #59 8.970 Cloning into '/tmp/tmp.ghSXGkMo4W/src/github.com/rootless-containers/rootlesskit'... [2021-07-28T06:30:52.202Z] #57 ... [2021-07-28T06:30:52.202Z] [2021-07-28T06:30:52.202Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:30:52.202Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:30:52.202Z] #36 31.21 Reading package lists... [2021-07-28T06:30:52.202Z] #36 36.72 Building dependency tree... [2021-07-28T06:30:52.202Z] #36 39.76 The following additional packages will be installed: [2021-07-28T06:30:52.202Z] #36 39.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-28T06:30:52.202Z] #36 39.80 Suggested packages: [2021-07-28T06:30:52.202Z] #36 39.80 cmake-doc ninja-build lrzip [2021-07-28T06:30:52.202Z] #36 39.80 Recommended packages: [2021-07-28T06:30:52.202Z] #36 39.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-28T06:30:52.202Z] #36 40.58 The following NEW packages will be installed: [2021-07-28T06:30:52.202Z] #36 40.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-28T06:30:52.202Z] #36 40.59 vim-common xxd [2021-07-28T06:30:52.202Z] #36 40.95 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:30:52.202Z] #36 40.95 Need to get 14.9 MB of archives. [2021-07-28T06:30:52.202Z] #36 40.95 After this operation, 61.8 MB of additional disk space will be used. [2021-07-28T06:30:52.202Z] #36 40.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:30:52.202Z] #36 40.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:30:52.202Z] #36 40.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-28T06:30:52.202Z] #36 41.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:30:52.202Z] #36 42.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-28T06:30:52.202Z] #36 42.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-28T06:30:52.202Z] #36 42.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-28T06:30:52.202Z] #36 42.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-28T06:30:52.202Z] #36 42.16 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-28T06:30:52.202Z] #36 42.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-28T06:30:52.202Z] #36 43.45 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:30:52.202Z] #36 43.76 Fetched 14.9 MB in 2s (7970 kB/s) [2021-07-28T06:30:52.202Z] #36 43.90 Selecting previously unselected package xxd. [2021-07-28T06:30:52.202Z] #36 43.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:30:52.202Z] #36 44.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:30:52.202Z] #36 44.06 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:30:52.202Z] #36 44.34 Selecting previously unselected package vim-common. [2021-07-28T06:30:52.202Z] #36 44.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:30:52.202Z] #36 44.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:30:52.202Z] #36 44.84 Selecting previously unselected package cmake-data. [2021-07-28T06:30:52.202Z] #36 44.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-28T06:30:52.202Z] #36 44.86 Unpacking cmake-data (3.13.4-1) ... [2021-07-28T06:30:52.202Z] #36 ... [2021-07-28T06:30:52.202Z] [2021-07-28T06:30:52.202Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:52.202Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:30:52.202Z] #32 44.10 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-28T06:30:52.202Z] #32 44.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-28T06:30:52.202Z] #32 44.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:52.202Z] #32 ... [2021-07-28T06:30:52.202Z] [2021-07-28T06:30:52.202Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:52.202Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:30:52.202Z] #50 36.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-28T06:30:52.202Z] #50 36.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-28T06:30:52.202Z] #50 36.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-28T06:30:52.202Z] #50 36.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-28T06:30:52.202Z] #50 36.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-28T06:30:52.202Z] #50 38.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-28T06:30:52.202Z] #50 38.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-28T06:30:52.202Z] #50 38.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-28T06:30:52.202Z] #50 ... [2021-07-28T06:30:52.202Z] [2021-07-28T06:30:52.202Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:52.202Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:52.202Z] #44 31.52 Reading package lists... [2021-07-28T06:30:52.202Z] #44 37.43 Building dependency tree... [2021-07-28T06:30:52.202Z] #44 40.25 The following additional packages will be installed: [2021-07-28T06:30:52.202Z] #44 40.25 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-28T06:30:52.202Z] #44 40.25 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-28T06:30:52.202Z] #44 40.25 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:30:52.202Z] #44 40.25 python3.7-minimal [2021-07-28T06:30:52.202Z] #44 40.27 Suggested packages: [2021-07-28T06:30:52.202Z] #44 40.27 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-28T06:30:52.202Z] #44 40.27 python3.7-doc binfmt-support [2021-07-28T06:30:52.202Z] #44 41.39 The following NEW packages will be installed: [2021-07-28T06:30:52.202Z] #44 41.40 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-28T06:30:52.202Z] #44 41.40 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-28T06:30:52.202Z] #44 41.40 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:30:52.202Z] #44 41.41 python3.7-minimal [2021-07-28T06:30:52.202Z] #44 41.81 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:30:52.202Z] #44 41.81 Need to get 6695 kB of archives. [2021-07-28T06:30:52.202Z] #44 41.81 After this operation, 33.1 MB of additional disk space will be used. [2021-07-28T06:30:52.202Z] #44 41.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:30:52.202Z] #44 41.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:30:52.202Z] #44 42.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:30:52.202Z] #44 42.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:30:52.202Z] #44 42.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:30:52.202Z] #44 42.28 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-28T06:30:52.202Z] #44 42.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:30:52.202Z] #44 42.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:30:52.202Z] #44 42.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:30:52.202Z] #44 42.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-28T06:30:52.202Z] #44 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:30:52.202Z] #44 42.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-28T06:30:52.202Z] #44 42.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-28T06:30:52.202Z] #44 42.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:30:52.202Z] #44 42.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:30:52.202Z] #44 42.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:30:52.202Z] #44 44.16 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:30:52.202Z] #44 44.35 Fetched 6695 kB in 1s (5445 kB/s) [2021-07-28T06:30:52.202Z] #44 44.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:30:52.202Z] #44 44.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 ... 15421 files and directories currently installed.) [2021-07-28T06:30:52.202Z] #44 44.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:30:52.202Z] #44 44.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:30:52.202Z] #44 45.37 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:30:52.202Z] #44 45.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:30:52.202Z] #44 45.38 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:30:52.202Z] #44 46.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:30:52.202Z] #44 46.91 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:30:52.202Z] #44 ... [2021-07-28T06:30:52.202Z] [2021-07-28T06:30:52.202Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:30:52.202Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:30:52.202Z] #36 47.72 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:30:52.203Z] #36 47.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:30:52.203Z] #36 47.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:30:52.203Z] #36 ... [2021-07-28T06:30:52.203Z] [2021-07-28T06:30:52.203Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:52.203Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:52.203Z] #13 28.56 Reading package lists... [2021-07-28T06:30:52.203Z] #13 34.44 Building dependency tree... [2021-07-28T06:30:52.203Z] #13 37.14 The following additional packages will be installed: [2021-07-28T06:30:52.203Z] #13 37.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-28T06:30:52.203Z] #13 37.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-28T06:30:52.203Z] #13 37.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-28T06:30:52.203Z] #13 37.15 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-28T06:30:52.203Z] #13 37.15 mingw-w64-x86-64-dev [2021-07-28T06:30:52.203Z] #13 37.16 Suggested packages: [2021-07-28T06:30:52.203Z] #13 37.16 gcc-8-locales seccomp wine64 [2021-07-28T06:30:52.203Z] #13 37.91 The following NEW packages will be installed: [2021-07-28T06:30:52.203Z] #13 37.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-28T06:30:52.203Z] #13 37.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-28T06:30:52.203Z] #13 37.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-28T06:30:52.203Z] #13 37.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-28T06:30:52.203Z] #13 37.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-28T06:30:52.203Z] #13 37.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-28T06:30:52.203Z] #13 37.93 The following packages will be upgraded: [2021-07-28T06:30:52.203Z] #13 37.93 libseccomp2 [2021-07-28T06:30:52.203Z] #13 38.36 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:30:52.203Z] #13 38.36 Need to get 77.8 MB of archives. [2021-07-28T06:30:52.203Z] #13 38.36 After this operation, 487 MB of additional disk space will be used. [2021-07-28T06:30:52.203Z] #13 38.36 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-28T06:30:52.203Z] #13 38.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-28T06:30:52.203Z] #13 38.38 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-28T06:30:52.203Z] #13 38.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-28T06:30:52.203Z] #13 39.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-28T06:30:52.203Z] #13 39.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-28T06:30:52.203Z] #13 39.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-28T06:30:52.203Z] #13 39.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-28T06:30:52.203Z] #13 39.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-28T06:30:52.203Z] #13 39.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-28T06:30:52.203Z] #13 39.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-28T06:30:52.203Z] #13 43.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-28T06:30:52.342Z] #17 80.47 The following NEW packages will be installed: [2021-07-28T06:30:52.342Z] #17 80.48 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-28T06:30:52.342Z] #17 80.48 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-28T06:30:52.342Z] #17 80.48 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-28T06:30:52.342Z] #17 80.48 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-28T06:30:52.342Z] #17 80.48 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-28T06:30:52.342Z] #17 80.48 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-28T06:30:52.342Z] #17 80.48 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-28T06:30:52.342Z] #17 80.48 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-28T06:30:52.342Z] #17 80.48 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-28T06:30:52.342Z] #17 80.48 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.48 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-28T06:30:52.342Z] #17 80.48 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-28T06:30:52.342Z] #17 80.49 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-28T06:30:52.342Z] #17 80.49 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-28T06:30:52.342Z] #17 80.49 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.49 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-28T06:30:52.342Z] #17 80.49 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-28T06:30:52.342Z] #17 80.49 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.49 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-28T06:30:52.342Z] #17 80.49 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-28T06:30:52.342Z] #17 80.49 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-28T06:30:52.342Z] #17 80.49 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-28T06:30:52.342Z] #17 80.49 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.49 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-28T06:30:52.342Z] #17 80.49 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-28T06:30:52.342Z] #17 80.49 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.49 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-28T06:30:52.342Z] #17 80.49 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.49 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-28T06:30:52.342Z] #17 80.49 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.49 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-28T06:30:52.342Z] #17 80.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-28T06:30:52.342Z] #17 80.50 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-28T06:30:52.342Z] #17 80.50 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.50 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-28T06:30:52.342Z] #17 80.50 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-28T06:30:52.342Z] #17 80.50 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-28T06:30:52.342Z] #17 80.50 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-28T06:30:52.342Z] #17 80.51 linux-libc-dev-s390x-cross patch xz-utils [2021-07-28T06:30:52.342Z] #17 80.98 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:30:52.342Z] #17 80.98 Need to get 169 MB of archives. [2021-07-28T06:30:52.342Z] #17 80.98 After this operation, 612 MB of additional disk space will be used. [2021-07-28T06:30:52.342Z] #17 80.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-28T06:30:52.342Z] #17 80.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-28T06:30:52.342Z] #17 80.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-28T06:30:52.342Z] #17 80.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-28T06:30:52.342Z] #17 81.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-28T06:30:52.342Z] #17 81.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-28T06:30:52.342Z] #17 81.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-28T06:30:52.342Z] #17 81.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-28T06:30:52.342Z] #17 81.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-28T06:30:52.342Z] #17 81.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-28T06:30:52.342Z] #17 81.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-28T06:30:52.342Z] #17 81.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-28T06:30:52.342Z] #17 ... [2021-07-28T06:30:52.342Z] [2021-07-28T06:30:52.342Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:52.342Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:52.342Z] #53 88.01 github.com/LK4D4/vndr/godl [2021-07-28T06:30:52.342Z] #53 ... [2021-07-28T06:30:52.342Z] [2021-07-28T06:30:52.342Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:30:52.342Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:30:52.342Z] #39 DONE 93.5s [2021-07-28T06:30:52.342Z] [2021-07-28T06:30:52.342Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:30:52.342Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:30:52.342Z] #17 81.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-28T06:30:52.342Z] #17 82.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-28T06:30:52.342Z] #17 82.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-28T06:30:52.342Z] #17 82.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-28T06:30:52.342Z] #17 82.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-28T06:30:52.342Z] #17 82.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-28T06:30:52.342Z] #17 82.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-28T06:30:52.342Z] #17 83.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-28T06:30:52.342Z] #17 83.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-28T06:30:52.342Z] #17 83.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-28T06:30:52.342Z] #17 83.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-28T06:30:52.342Z] #17 83.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-28T06:30:52.342Z] #17 83.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-28T06:30:52.342Z] #17 83.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-28T06:30:52.342Z] #17 83.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-28T06:30:52.342Z] #17 83.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-28T06:30:52.342Z] #17 83.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-28T06:30:52.342Z] #17 83.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-28T06:30:52.342Z] #17 83.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-28T06:30:52.342Z] #17 83.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-28T06:30:52.342Z] #17 83.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-28T06:30:52.342Z] #17 83.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-28T06:30:52.342Z] #17 83.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-28T06:30:52.342Z] #17 83.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-28T06:30:52.342Z] #17 83.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-28T06:30:52.342Z] #17 83.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-28T06:30:52.342Z] #17 83.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-28T06:30:52.342Z] #17 83.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-28T06:30:52.473Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 84.93MB / 129.05MB 3.1s [2021-07-28T06:30:52.473Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 20.97MB / 68.75MB 3.1s [2021-07-28T06:30:52.663Z] #17 83.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-28T06:30:52.663Z] #17 83.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-28T06:30:52.663Z] #17 83.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-28T06:30:52.663Z] #17 83.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-28T06:30:52.733Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 28.31MB / 68.75MB 3.2s [2021-07-28T06:30:52.733Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 95.79MB / 129.05MB 3.4s [2021-07-28T06:30:52.733Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 34.60MB / 68.75MB 3.4s [2021-07-28T06:30:52.734Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 39.10MB / 68.75MB 3.5s [2021-07-28T06:30:52.925Z] #17 84.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-28T06:30:52.925Z] #17 84.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-28T06:30:52.994Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 106.95MB / 129.05MB 3.6s [2021-07-28T06:30:52.994Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 42.99MB / 68.75MB 3.6s [2021-07-28T06:30:52.994Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 47.19MB / 68.75MB 3.7s [2021-07-28T06:30:52.994Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 118.49MB / 129.05MB 3.8s [2021-07-28T06:30:52.994Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 55.57MB / 68.75MB 3.8s [2021-07-28T06:30:53.185Z] #17 84.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-28T06:30:53.185Z] #17 84.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-28T06:30:53.185Z] #17 84.30 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-28T06:30:53.185Z] #17 84.30 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-28T06:30:53.185Z] #17 84.30 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:30:53.253Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 61.87MB / 68.75MB 3.9s [2021-07-28T06:30:53.253Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 127.68MB / 129.05MB 4.0s [2021-07-28T06:30:53.253Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.01MB / 68.75MB 4.0s [2021-07-28T06:30:53.447Z] #17 84.63 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-28T06:30:53.447Z] #17 84.65 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-28T06:30:53.447Z] #17 84.65 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-28T06:30:53.447Z] #17 84.65 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-28T06:30:53.447Z] #17 84.65 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-28T06:30:53.447Z] #17 84.67 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-28T06:30:53.447Z] #17 84.67 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-28T06:30:53.447Z] #17 84.68 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-28T06:30:53.447Z] #17 84.68 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-28T06:30:53.447Z] #17 84.68 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-28T06:30:53.447Z] #17 84.68 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-28T06:30:53.447Z] #17 84.68 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-28T06:30:53.447Z] #17 84.68 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-28T06:30:53.447Z] #17 84.69 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-28T06:30:53.447Z] #17 84.74 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-28T06:30:53.447Z] #17 84.74 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-28T06:30:53.447Z] #17 84.74 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-28T06:30:53.447Z] #17 84.74 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-28T06:30:53.447Z] #17 84.76 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-28T06:30:53.708Z] #17 84.76 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-28T06:30:53.708Z] #17 84.77 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-28T06:30:53.708Z] #17 84.79 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-28T06:30:53.708Z] #17 ... [2021-07-28T06:30:53.708Z] [2021-07-28T06:30:53.709Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:53.709Z] #53 sha256:8ee173f6d271ad479117e3c12fdb656109d61bc894694dfd46d2054996a66261 [2021-07-28T06:30:53.709Z] #53 88.56 github.com/LK4D4/vndr [2021-07-28T06:30:53.709Z] #53 DONE 91.4s [2021-07-28T06:30:53.709Z] [2021-07-28T06:30:53.709Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:30:53.709Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:30:53.709Z] #17 85.03 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-28T06:30:53.970Z] #17 85.05 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-28T06:30:53.970Z] #17 85.10 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-28T06:30:53.970Z] #17 85.15 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-28T06:30:54.098Z] Client: [2021-07-28T06:30:54.098Z] Context: default [2021-07-28T06:30:54.098Z] Debug Mode: false [2021-07-28T06:30:54.098Z] Plugins: [2021-07-28T06:30:54.098Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-28T06:30:54.098Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-28T06:30:54.098Z] [2021-07-28T06:30:54.098Z] Server: [2021-07-28T06:30:54.098Z] Containers: 0 [2021-07-28T06:30:54.098Z] Running: 0 [2021-07-28T06:30:54.098Z] Paused: 0 [2021-07-28T06:30:54.098Z] Stopped: 0 [2021-07-28T06:30:54.098Z] Images: 0 [2021-07-28T06:30:54.098Z] Server Version: 20.10.6 [2021-07-28T06:30:54.098Z] Storage Driver: overlay2 [2021-07-28T06:30:54.098Z] Backing Filesystem: extfs [2021-07-28T06:30:54.098Z] Supports d_type: true [2021-07-28T06:30:54.098Z] Native Overlay Diff: true [2021-07-28T06:30:54.098Z] userxattr: false [2021-07-28T06:30:54.098Z] Logging Driver: json-file [2021-07-28T06:30:54.098Z] Cgroup Driver: cgroupfs [2021-07-28T06:30:54.098Z] Cgroup Version: 1 [2021-07-28T06:30:54.098Z] Plugins: [2021-07-28T06:30:54.098Z] Volume: local [2021-07-28T06:30:54.098Z] Network: bridge host ipvlan macvlan null overlay [2021-07-28T06:30:54.098Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-28T06:30:54.098Z] Swarm: inactive [2021-07-28T06:30:54.098Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-28T06:30:54.098Z] Default Runtime: runc [2021-07-28T06:30:54.098Z] Init Binary: docker-init [2021-07-28T06:30:54.098Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-28T06:30:54.098Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-28T06:30:54.098Z] init version: de40ad0 [2021-07-28T06:30:54.098Z] Security Options: [2021-07-28T06:30:54.098Z] apparmor [2021-07-28T06:30:54.098Z] seccomp [2021-07-28T06:30:54.098Z] Profile: default [2021-07-28T06:30:54.098Z] Kernel Version: 5.4.0-1048-aws [2021-07-28T06:30:54.098Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-28T06:30:54.098Z] OSType: linux [2021-07-28T06:30:54.098Z] Architecture: aarch64 [2021-07-28T06:30:54.098Z] CPUs: 4 [2021-07-28T06:30:54.098Z] Total Memory: 7.494GiB [2021-07-28T06:30:54.098Z] Name: ip-10-100-57-253 [2021-07-28T06:30:54.098Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-28T06:30:54.098Z] Docker Root Dir: /var/lib/docker [2021-07-28T06:30:54.098Z] Debug Mode: false [2021-07-28T06:30:54.098Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:30:54.098Z] Labels: [2021-07-28T06:30:54.098Z] Experimental: true [2021-07-28T06:30:54.098Z] Insecure Registries: [2021-07-28T06:30:54.098Z] 127.0.0.0/8 [2021-07-28T06:30:54.098Z] Live Restore Enabled: true [2021-07-28T06:30:54.098Z] [2021-07-28T06:30:54.098Z] WARNING: No swap limit support [Pipeline] sh [2021-07-28T06:30:54.113Z] #13 45.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-28T06:30:54.113Z] #13 45.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-28T06:30:54.113Z] #13 45.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:30:54.113Z] #13 45.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:30:54.113Z] #13 45.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-28T06:30:54.113Z] #13 45.73 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-28T06:30:54.113Z] #13 45.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-28T06:30:54.113Z] #13 45.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-28T06:30:54.113Z] #13 45.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-28T06:30:54.113Z] #13 45.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-28T06:30:54.113Z] #13 45.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-28T06:30:54.113Z] #13 45.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-28T06:30:54.113Z] #13 45.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-28T06:30:54.113Z] #13 45.91 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-28T06:30:54.231Z] #17 85.19 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-28T06:30:54.231Z] #17 85.49 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-28T06:30:54.231Z] #17 85.49 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-28T06:30:54.231Z] #17 85.50 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-28T06:30:54.231Z] #17 85.55 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-28T06:30:54.231Z] #17 85.55 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-28T06:30:54.231Z] #17 85.55 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-28T06:30:54.231Z] #17 85.56 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-28T06:30:54.372Z] #13 ... [2021-07-28T06:30:54.372Z] [2021-07-28T06:30:54.372Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:54.372Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:54.372Z] #44 50.74 Selecting previously unselected package python3-minimal. [2021-07-28T06:30:54.398Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:30:54.398Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-28T06:30:54.398Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42672/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-28T06:30:54.398Z] + bash /home/ubuntu/workspace/moby_PR-42672/check-config.sh [2021-07-28T06:30:54.398Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-28T06:30:54.398Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-28T06:30:54.398Z] [2021-07-28T06:30:54.398Z] Generally Necessary: [2021-07-28T06:30:54.398Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-28T06:30:54.398Z] - apparmor: enabled and tools installed [2021-07-28T06:30:54.398Z] - CONFIG_NAMESPACES: enabled [2021-07-28T06:30:54.398Z] - CONFIG_NET_NS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_PID_NS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_IPC_NS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_UTS_NS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_CGROUPS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-28T06:30:54.398Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-28T06:30:54.398Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-28T06:30:54.398Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-28T06:30:54.398Z] - CONFIG_CPUSETS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_MEMCG: enabled [2021-07-28T06:30:54.398Z] - CONFIG_KEYS: enabled [2021-07-28T06:30:54.398Z] - CONFIG_VETH: enabled (as module) [2021-07-28T06:30:54.398Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-28T06:30:54.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-28T06:30:54.492Z] #17 85.58 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-28T06:30:54.492Z] #17 85.59 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-28T06:30:54.492Z] #17 85.60 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-28T06:30:54.492Z] #17 85.63 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-28T06:30:54.631Z] #44 50.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-28T06:30:54.631Z] #44 50.79 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:30:54.631Z] #44 50.81 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:30:54.631Z] #44 51.00 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:30:54.631Z] #44 51.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:30:54.631Z] #44 51.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:30:54.634Z] #9 ... [2021-07-28T06:30:54.634Z] [2021-07-28T06:30:54.634Z] #23 [internal] load build context [2021-07-28T06:30:54.634Z] #23 sha256:2dd6a83282cfc1debb627b08b247d75e9acb6cac9e3322ea5dc7f746ad91a629 [2021-07-28T06:30:54.634Z] #23 transferring context: 55.78MB 5.1s done [2021-07-28T06:30:54.634Z] #23 DONE 6.0s [2021-07-28T06:30:54.634Z] [2021-07-28T06:30:54.634Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:54.634Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:54.666Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-28T06:30:54.666Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-28T06:30:54.666Z] [2021-07-28T06:30:54.666Z] Optional Features: [2021-07-28T06:30:54.666Z] - CONFIG_USER_NS: enabled [2021-07-28T06:30:54.666Z] - CONFIG_SECCOMP: enabled [2021-07-28T06:30:54.666Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-28T06:30:54.666Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-28T06:30:54.666Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-28T06:30:54.666Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-28T06:30:54.666Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-28T06:30:54.666Z] - CONFIG_BLK_CGROUP: enabled [2021-07-28T06:30:54.666Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-28T06:30:54.666Z] - CONFIG_CGROUP_PERF: enabled [2021-07-28T06:30:54.667Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-28T06:30:54.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-28T06:30:54.667Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-28T06:30:54.667Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-28T06:30:54.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-28T06:30:54.753Z] #17 85.97 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-28T06:30:54.756Z] #59 ... [2021-07-28T06:30:54.756Z] [2021-07-28T06:30:54.756Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:30:54.756Z] #48 sha256:d8765206c70b2fa5949dba2a12d4a5468c7fb514cd622e878c9e7395b5fb23cd [2021-07-28T06:30:54.756Z] #48 11.44 go: downloading github.com/fatih/color v1.9.0 [2021-07-28T06:30:54.756Z] #48 11.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-28T06:30:54.756Z] #48 11.56 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:30:54.756Z] #48 11.60 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-28T06:30:54.756Z] #48 12.08 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-28T06:30:54.756Z] #48 12.13 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-28T06:30:54.756Z] #48 12.30 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-28T06:30:54.756Z] #48 12.37 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-28T06:30:54.756Z] #48 12.87 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-28T06:30:54.756Z] #48 13.94 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-28T06:30:54.891Z] #44 51.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:30:54.891Z] #44 51.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:30:54.891Z] #44 51.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:30:54.931Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-28T06:30:54.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-28T06:30:54.931Z] - CONFIG_IP_VS: enabled (as module) [2021-07-28T06:30:54.931Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-28T06:30:54.931Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-28T06:30:54.931Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-28T06:30:54.931Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-28T06:30:54.931Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-28T06:30:54.931Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-28T06:30:54.931Z] - CONFIG_EXT4_FS: enabled [2021-07-28T06:30:54.931Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-28T06:30:54.931Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-28T06:30:54.931Z] - Network Drivers: [2021-07-28T06:30:54.931Z] - "overlay": [2021-07-28T06:30:54.931Z] - CONFIG_VXLAN: enabled (as module) [2021-07-28T06:30:54.931Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-28T06:30:54.931Z] Optional (for encrypted networks): [2021-07-28T06:30:55.015Z] #17 85.97 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-28T06:30:55.015Z] #17 86.00 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-28T06:30:55.015Z] #17 86.05 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-28T06:30:55.015Z] #17 86.09 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-28T06:30:55.194Z] - CONFIG_CRYPTO: enabled [2021-07-28T06:30:55.194Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-28T06:30:55.194Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-28T06:30:55.194Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-28T06:30:55.194Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-28T06:30:55.194Z] - CONFIG_XFRM: enabled [2021-07-28T06:30:55.194Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-28T06:30:55.194Z] - "ipvlan": [2021-07-28T06:30:55.194Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-28T06:30:55.194Z] - "macvlan": [2021-07-28T06:30:55.194Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_DUMMY: enabled (as module) [2021-07-28T06:30:55.194Z] - "ftp,tftp client in container": [2021-07-28T06:30:55.194Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-28T06:30:55.194Z] - Storage Drivers: [2021-07-28T06:30:55.194Z] - "aufs": [2021-07-28T06:30:55.194Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-28T06:30:55.194Z] - "btrfs": [2021-07-28T06:30:55.194Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-28T06:30:55.194Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-28T06:30:55.194Z] - "devicemapper": [2021-07-28T06:30:55.194Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-28T06:30:55.194Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-28T06:30:55.194Z] - "overlay": [2021-07-28T06:30:55.194Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-28T06:30:55.194Z] - "zfs": [2021-07-28T06:30:55.194Z] - /dev/zfs: present [2021-07-28T06:30:55.194Z] - zfs command: missing [2021-07-28T06:30:55.194Z] - zpool command: missing [2021-07-28T06:30:55.194Z] [2021-07-28T06:30:55.194Z] Limits: [2021-07-28T06:30:55.194Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-28T06:30:55.194Z] [2021-07-28T06:30:55.194Z] + true [2021-07-28T06:30:55.202Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.9s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-28T06:30:55.276Z] #17 86.34 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-28T06:30:55.276Z] #17 86.34 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-28T06:30:55.276Z] #17 86.35 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-28T06:30:55.276Z] #17 86.38 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-28T06:30:55.276Z] #17 86.38 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-28T06:30:55.276Z] #17 86.38 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-28T06:30:55.276Z] #17 86.38 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-28T06:30:55.276Z] #17 86.39 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-28T06:30:55.276Z] #17 86.40 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-28T06:30:55.276Z] #17 86.41 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-28T06:30:55.276Z] #17 86.41 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-28T06:30:55.276Z] #17 86.41 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-28T06:30:55.276Z] #17 86.42 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-28T06:30:55.276Z] #17 86.42 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-28T06:30:55.276Z] #17 86.45 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-28T06:30:55.537Z] #17 86.68 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-28T06:30:55.537Z] #17 86.68 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-28T06:30:55.537Z] #17 86.70 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-28T06:30:55.547Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3491ab56a705510462e30f9c38d42399ef884b3 . [2021-07-28T06:30:55.799Z] #17 86.77 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-28T06:30:55.799Z] #17 86.82 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-28T06:30:55.799Z] #17 87.03 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-28T06:30:56.061Z] #17 87.04 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-28T06:30:56.061Z] #17 87.04 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-28T06:30:56.061Z] #17 87.06 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-28T06:30:56.061Z] #17 87.06 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-28T06:30:56.061Z] #17 87.07 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-28T06:30:56.061Z] #17 87.07 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-28T06:30:56.061Z] #17 87.07 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-28T06:30:56.061Z] #17 87.07 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-28T06:30:56.061Z] #17 87.08 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-28T06:30:56.061Z] #17 87.09 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-28T06:30:56.061Z] #17 87.09 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-28T06:30:56.061Z] #17 87.29 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-28T06:30:56.125Z] #1 [internal] load build definition from Dockerfile [2021-07-28T06:30:56.125Z] #1 sha256:545bfe09a5cb39988fef2f456b9125044bab089f09ba49437e089db84814adf6 [2021-07-28T06:30:56.125Z] #1 transferring dockerfile: 16.59kB done [2021-07-28T06:30:56.125Z] #1 DONE 0.3s [2021-07-28T06:30:56.125Z] [2021-07-28T06:30:56.125Z] #2 [internal] load .dockerignore [2021-07-28T06:30:56.125Z] #2 sha256:293c349470ba48ce3980bd4f4d4a1b778f1cd2d71034c4f670b9e94b55ef6dee [2021-07-28T06:30:56.125Z] #2 transferring context: 87B done [2021-07-28T06:30:56.125Z] #2 DONE 0.2s [2021-07-28T06:30:56.140Z] #48 16.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-28T06:30:56.323Z] #17 87.30 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-28T06:30:56.323Z] #17 87.33 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-28T06:30:56.323Z] #17 87.39 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-28T06:30:56.323Z] #17 87.44 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-28T06:30:56.388Z] [2021-07-28T06:30:56.388Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-28T06:30:56.388Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-28T06:30:56.584Z] #17 87.63 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-28T06:30:56.584Z] #17 87.64 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-28T06:30:56.611Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 7.0s done [2021-07-28T06:30:56.611Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-28T06:30:56.872Z] #9 ... [2021-07-28T06:30:56.872Z] [2021-07-28T06:30:56.872Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:30:56.872Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:30:56.872Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-28T06:30:56.872Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:30:56.872Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-28T06:30:56.872Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-28T06:30:56.872Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done [2021-07-28T06:30:56.872Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-07-28T06:30:56.872Z] #65 DONE 8.0s [2021-07-28T06:30:56.872Z] [2021-07-28T06:30:56.872Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:56.872Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:56.872Z] #9 ... [2021-07-28T06:30:56.872Z] [2021-07-28T06:30:56.872Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:30:56.872Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-28T06:30:56.872Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-28T06:30:56.872Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-28T06:30:56.872Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-28T06:30:56.872Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-28T06:30:56.872Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done [2021-07-28T06:30:56.872Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.7s done [2021-07-28T06:30:56.872Z] #26 DONE 8.2s [2021-07-28T06:30:56.872Z] [2021-07-28T06:30:56.872Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:56.872Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:56.965Z] #3 DONE 0.6s [2021-07-28T06:30:56.965Z] [2021-07-28T06:30:56.965Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-28T06:30:56.965Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-28T06:30:56.965Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-28T06:30:57.130Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.7s done [2021-07-28T06:30:57.156Z] #17 88.27 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:30:57.156Z] #17 88.48 Fetched 169 MB in 7s (24.4 MB/s) [2021-07-28T06:30:57.229Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-28T06:30:57.229Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-28T06:30:57.230Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-28T06:30:57.230Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 3.15MB / 9.01MB 0.2s [2021-07-28T06:30:57.230Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-07-28T06:30:57.417Z] #17 88.52 Selecting previously unselected package liblocale-gettext-perl. [2021-07-28T06:30:57.417Z] #17 88.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:30:57.417Z] #17 88.54 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-28T06:30:57.417Z] #17 88.56 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-28T06:30:57.417Z] #17 88.60 Selecting previously unselected package bzip2. [2021-07-28T06:30:57.422Z] #44 53.55 Selecting previously unselected package python3.7. [2021-07-28T06:30:57.422Z] #44 53.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:30:57.494Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-07-28T06:30:57.494Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-28T06:30:57.525Z] #48 ... [2021-07-28T06:30:57.525Z] [2021-07-28T06:30:57.525Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:57.525Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:30:57.525Z] #50 17.53 go: downloading github.com/fatih/color v1.7.0 [2021-07-28T06:30:57.525Z] #50 17.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-28T06:30:57.525Z] #50 17.66 go: downloading github.com/pkg/errors v0.8.1 [2021-07-28T06:30:57.525Z] #50 17.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-28T06:30:57.525Z] #50 17.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-28T06:30:57.681Z] #17 88.61 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-28T06:30:57.681Z] #17 88.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:30:57.681Z] #17 88.67 Selecting previously unselected package libmagic-mgc. [2021-07-28T06:30:57.681Z] #17 88.67 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-28T06:30:57.681Z] #17 88.68 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-28T06:30:57.681Z] #17 88.86 Selecting previously unselected package libmagic1:amd64. [2021-07-28T06:30:57.681Z] #17 88.86 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-28T06:30:57.681Z] #17 88.88 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-28T06:30:57.681Z] #17 89.00 Selecting previously unselected package file. [2021-07-28T06:30:57.681Z] #44 ... [2021-07-28T06:30:57.681Z] [2021-07-28T06:30:57.681Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:30:57.681Z] #48 sha256:169958c02d37c7fc6f513bb0fc129df1c88757aa19b91eebf9272814e0413ed9 [2021-07-28T06:30:57.681Z] #48 DONE 54.4s [2021-07-28T06:30:57.681Z] [2021-07-28T06:30:57.681Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:57.681Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:57.681Z] #44 53.84 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:30:57.698Z] #9 ... [2021-07-28T06:30:57.698Z] [2021-07-28T06:30:57.698Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-28T06:30:57.698Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-28T06:30:57.698Z] #64 DONE 0.8s [2021-07-28T06:30:57.759Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-28T06:30:57.759Z] #4 DONE 0.9s [2021-07-28T06:30:57.939Z] #44 54.20 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:30:57.939Z] #44 54.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:30:57.939Z] #44 54.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:30:57.943Z] #17 89.00 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-28T06:30:57.943Z] #17 89.02 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-28T06:30:57.943Z] #17 89.09 Selecting previously unselected package xz-utils. [2021-07-28T06:30:57.943Z] #17 89.09 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-28T06:30:57.943Z] #17 89.09 Unpacking xz-utils (5.2.4-1) ... [2021-07-28T06:30:57.959Z] [2021-07-28T06:30:57.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:30:57.959Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:30:57.959Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-28T06:30:58.023Z] [2021-07-28T06:30:58.023Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-28T06:30:58.023Z] #8 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-28T06:30:58.098Z] #50 ... [2021-07-28T06:30:58.098Z] [2021-07-28T06:30:58.098Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:30:58.098Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:30:58.098Z] #40 7.936 + git clone https://github.com/docker/distribution.git . [2021-07-28T06:30:58.098Z] #40 7.936 Cloning into '.'... [2021-07-28T06:30:58.198Z] #44 54.54 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:30:58.204Z] #17 89.19 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-28T06:30:58.204Z] #17 89.20 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-28T06:30:58.204Z] #17 89.21 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-28T06:30:58.217Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.4s done [2021-07-28T06:30:58.359Z] #40 ... [2021-07-28T06:30:58.359Z] [2021-07-28T06:30:58.359Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:30:58.359Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:30:58.359Z] #50 18.52 go: downloading github.com/spf13/viper v1.6.1 [2021-07-28T06:30:58.477Z] #9 ... [2021-07-28T06:30:58.477Z] [2021-07-28T06:30:58.477Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-28T06:30:58.477Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-28T06:30:58.477Z] #66 DONE 0.8s [2021-07-28T06:30:58.736Z] [2021-07-28T06:30:58.736Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:30:58.736Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:30:58.736Z] #27 1.758 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:58.736Z] #27 1.758 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:58.736Z] #27 1.772 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:58.776Z] #17 89.93 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-28T06:30:58.776Z] #17 89.93 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-28T06:30:58.776Z] #17 89.94 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-28T06:30:58.974Z] #8 ... [2021-07-28T06:30:58.975Z] [2021-07-28T06:30:58.975Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:30:58.975Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-28T06:30:58.975Z] #7 DONE 0.8s [2021-07-28T06:30:58.975Z] [2021-07-28T06:30:58.975Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-28T06:30:58.975Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-28T06:30:58.975Z] #5 DONE 0.9s [2021-07-28T06:30:58.975Z] [2021-07-28T06:30:58.975Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-28T06:30:58.975Z] #8 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-28T06:30:58.975Z] #8 DONE 0.9s [2021-07-28T06:30:58.975Z] [2021-07-28T06:30:58.975Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-28T06:30:58.975Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-28T06:30:58.975Z] #6 DONE 1.0s [2021-07-28T06:30:58.999Z] #27 1.929 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:59.135Z] #44 ... [2021-07-28T06:30:59.135Z] [2021-07-28T06:30:59.135Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:30:59.135Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:30:59.135Z] #46 45.87 sync [2021-07-28T06:30:59.135Z] #46 45.87 internal/reflectlite [2021-07-28T06:30:59.135Z] #46 47.21 internal/testlog [2021-07-28T06:30:59.135Z] #46 47.51 github.com/LK4D4/vndr/godl/singleflight [2021-07-28T06:30:59.135Z] #46 47.95 math/rand [2021-07-28T06:30:59.135Z] #46 48.98 internal/singleflight [2021-07-28T06:30:59.135Z] #46 49.29 errors [2021-07-28T06:30:59.135Z] #46 49.29 sort [2021-07-28T06:30:59.135Z] #46 49.73 io [2021-07-28T06:30:59.135Z] #46 50.60 strconv [2021-07-28T06:30:59.135Z] #46 51.03 bytes [2021-07-28T06:30:59.135Z] #46 53.24 strings [2021-07-28T06:30:59.135Z] #46 53.46 reflect [2021-07-28T06:30:59.135Z] #46 55.81 bufio [2021-07-28T06:30:59.135Z] #46 ... [2021-07-28T06:30:59.135Z] [2021-07-28T06:30:59.135Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:59.135Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:59.135Z] #13 46.87 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:30:59.135Z] #13 47.05 Fetched 77.8 MB in 8s (9914 kB/s) [2021-07-28T06:30:59.135Z] #13 47.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:30:59.135Z] #13 47.23 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:30:59.135Z] #13 47.28 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-28T06:30:59.135Z] #13 47.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:30:59.135Z] #13 48.20 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-28T06:30:59.135Z] #13 48.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:30:59.135Z] #13 48.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:30:59.135Z] #13 48.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:30:59.135Z] #13 50.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-28T06:30:59.135Z] #13 50.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:30:59.135Z] #13 50.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:30:59.258Z] #27 2.146 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:59.302Z] #50 19.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-28T06:30:59.302Z] #50 19.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-28T06:30:59.517Z] #27 2.494 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:59.552Z] [2021-07-28T06:30:59.552Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:30:59.552Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-28T06:30:59.552Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-28T06:30:59.552Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:30:59.552Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-28T06:30:59.552Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-28T06:30:59.563Z] #50 ... [2021-07-28T06:30:59.564Z] [2021-07-28T06:30:59.564Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:30:59.564Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:30:59.564Z] #44 9.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:59.564Z] #44 9.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:59.564Z] #44 9.306 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:59.564Z] #44 9.492 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-28T06:30:59.564Z] #44 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:59.564Z] #44 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:59.564Z] #44 17.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:59.564Z] #44 ... [2021-07-28T06:30:59.564Z] [2021-07-28T06:30:59.564Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:30:59.564Z] #59 sha256:fb47fc682145ec35c7e4b5620fab8dad0ee31018348861f1f5cbd152b12405ac [2021-07-28T06:30:59.564Z] #59 15.73 + cd /tmp/tmp.ghSXGkMo4W/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:30:59.564Z] #59 15.73 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:30:59.564Z] #59 15.77 + export GO111MODULE=on [2021-07-28T06:30:59.564Z] #59 15.77 + GO111MODULE=on [2021-07-28T06:30:59.564Z] #59 15.77 + export GOPROXY=https://proxy.golang.org [2021-07-28T06:30:59.564Z] #59 15.77 + GOPROXY=https://proxy.golang.org [2021-07-28T06:30:59.564Z] #59 15.77 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:30:59.564Z] #59 15.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-28T06:30:59.564Z] #59 18.93 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:30:59.564Z] #59 18.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-28T06:30:59.564Z] #59 19.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-28T06:30:59.719Z] #17 90.66 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-28T06:30:59.719Z] #17 90.66 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-28T06:30:59.719Z] #17 90.67 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-28T06:30:59.825Z] #59 20.12 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-28T06:30:59.825Z] #59 ... [2021-07-28T06:30:59.825Z] [2021-07-28T06:30:59.825Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:30:59.825Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:30:59.825Z] #13 5.140 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:30:59.825Z] #13 5.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:30:59.825Z] #13 5.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:30:59.825Z] #13 5.304 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:30:59.825Z] #13 6.831 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:30:59.825Z] #13 9.841 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:30:59.825Z] #13 13.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:30:59.825Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-28T06:30:59.825Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2021-07-28T06:31:00.153Z] #13 ... [2021-07-28T06:31:00.153Z] [2021-07-28T06:31:00.153Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:31:00.153Z] #24 sha256:dc72675fd5f856ad1db49dace84acf8d76a7a0e5b7fad80a9cd7b1d5a2a5ea6c [2021-07-28T06:31:00.153Z] #24 20.19 + mkdir -p /build [2021-07-28T06:31:00.153Z] #24 20.19 + mv docker/docker /build/ [2021-07-28T06:31:00.153Z] #24 20.20 + rmdir docker [2021-07-28T06:31:00.153Z] #24 ... [2021-07-28T06:31:00.153Z] [2021-07-28T06:31:00.153Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:00.153Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:31:00.153Z] #46 10.29 runtime/internal/atomic [2021-07-28T06:31:00.153Z] #46 10.97 runtime/internal/sys [2021-07-28T06:31:00.153Z] #46 11.44 runtime/internal/math [2021-07-28T06:31:00.153Z] #46 11.51 internal/bytealg [2021-07-28T06:31:00.153Z] #46 11.71 internal/race [2021-07-28T06:31:00.153Z] #46 12.03 sync/atomic [2021-07-28T06:31:00.153Z] #46 12.54 unicode [2021-07-28T06:31:00.153Z] #46 13.47 runtime [2021-07-28T06:31:00.153Z] #46 18.81 unicode/utf8 [2021-07-28T06:31:00.153Z] #46 19.83 math/bits [2021-07-28T06:31:00.156Z] #17 91.37 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-28T06:31:00.173Z] #63 ... [2021-07-28T06:31:00.174Z] [2021-07-28T06:31:00.174Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-28T06:31:00.174Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-28T06:31:00.174Z] #42 DONE 0.0s [2021-07-28T06:31:00.174Z] [2021-07-28T06:31:00.174Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:31:00.174Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-28T06:31:00.418Z] #17 91.38 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-28T06:31:00.418Z] #17 91.39 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-28T06:31:00.442Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-07-28T06:31:00.442Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-28T06:31:00.594Z] #13 ... [2021-07-28T06:31:00.594Z] [2021-07-28T06:31:00.594Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:00.594Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:00.594Z] #44 56.06 Selecting previously unselected package python3. [2021-07-28T06:31:00.594Z] #44 56.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-28T06:31:00.594Z] #44 56.11 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:31:00.594Z] #44 56.15 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:31:00.594Z] #44 56.30 Selecting previously unselected package libprotobuf17:amd64. [2021-07-28T06:31:00.594Z] #44 56.33 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-28T06:31:00.594Z] #44 56.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:31:00.594Z] #44 56.99 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:31:00.594Z] #44 57.00 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:31:00.594Z] #44 57.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:31:00.726Z] #46 20.73 math [2021-07-28T06:31:00.727Z] #46 ... [2021-07-28T06:31:00.727Z] [2021-07-28T06:31:00.727Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:00.727Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:00.727Z] #36 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:31:00.727Z] #36 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:31:00.727Z] #36 ... [2021-07-28T06:31:00.727Z] [2021-07-28T06:31:00.727Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:00.727Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:31:00.727Z] #50 20.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-28T06:31:00.855Z] #44 57.19 Selecting previously unselected package python3-six. [2021-07-28T06:31:00.855Z] #44 57.21 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-28T06:31:00.855Z] #44 57.22 Unpacking python3-six (1.12.0-1) ... [2021-07-28T06:31:00.855Z] #44 57.33 Selecting previously unselected package python3-protobuf. [2021-07-28T06:31:00.855Z] #44 ... [2021-07-28T06:31:00.855Z] [2021-07-28T06:31:00.855Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:00.855Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:31:00.855Z] #52 47.85 internal/reflectlite [2021-07-28T06:31:00.855Z] #52 49.49 sort [2021-07-28T06:31:00.855Z] #52 49.50 errors [2021-07-28T06:31:00.855Z] #52 49.83 io [2021-07-28T06:31:00.855Z] #52 50.79 internal/oserror [2021-07-28T06:31:00.855Z] #52 50.89 syscall [2021-07-28T06:31:00.855Z] #52 51.34 bytes [2021-07-28T06:31:00.855Z] #52 53.32 strconv [2021-07-28T06:31:00.855Z] #52 56.70 reflect [2021-07-28T06:31:00.966Z] #27 4.164 Fetched 8458 kB in 3s (3177 kB/s) [2021-07-28T06:31:00.988Z] #50 ... [2021-07-28T06:31:00.988Z] [2021-07-28T06:31:00.988Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:31:00.988Z] #24 sha256:dc72675fd5f856ad1db49dace84acf8d76a7a0e5b7fad80a9cd7b1d5a2a5ea6c [2021-07-28T06:31:00.988Z] #24 DONE 21.1s [2021-07-28T06:31:00.988Z] [2021-07-28T06:31:00.988Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:00.988Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:31:00.988Z] #50 21.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-28T06:31:00.991Z] #17 92.08 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-28T06:31:00.991Z] #17 92.09 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-28T06:31:00.991Z] #17 92.10 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-28T06:31:01.116Z] #52 ... [2021-07-28T06:31:01.116Z] [2021-07-28T06:31:01.116Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:01.116Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:01.116Z] #44 57.33 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-28T06:31:01.116Z] #44 57.34 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:31:01.563Z] #17 92.69 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-28T06:31:01.563Z] #17 92.69 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:01.563Z] #17 92.70 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:01.563Z] #17 92.76 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-28T06:31:01.563Z] #17 92.76 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:01.563Z] #17 92.77 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:01.696Z] #44 57.96 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:31:01.696Z] #44 57.96 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:31:01.696Z] #44 57.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:31:01.852Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-07-28T06:31:01.911Z] #27 4.164 Reading package lists... [2021-07-28T06:31:01.955Z] #44 58.22 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:31:01.955Z] #44 58.22 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:31:01.955Z] #44 58.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:31:02.214Z] #44 58.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:31:02.214Z] #44 58.39 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:31:02.214Z] #44 58.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:31:02.214Z] #44 58.50 Selecting previously unselected package criu. [2021-07-28T06:31:02.214Z] #44 58.50 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-28T06:31:02.214Z] #44 58.51 Unpacking criu (3.15-1) ... [2021-07-28T06:31:02.847Z] #27 5.105 Reading package lists... [2021-07-28T06:31:02.847Z] #27 ... [2021-07-28T06:31:02.847Z] [2021-07-28T06:31:02.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:02.847Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:31:02.847Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.1s [2021-07-28T06:31:02.853Z] #63 DONE 3.2s [2021-07-28T06:31:02.853Z] [2021-07-28T06:31:02.853Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:02.853Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-28T06:31:02.853Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-28T06:31:02.853Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-28T06:31:02.853Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-07-28T06:31:02.853Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-07-28T06:31:02.853Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.1s done [2021-07-28T06:31:02.853Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 2.5s done [2021-07-28T06:31:02.853Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0.3s [2021-07-28T06:31:02.853Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 0B / 62.62MB 2.9s [2021-07-28T06:31:02.853Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 12.82MB / 52.17MB 2.9s [2021-07-28T06:31:02.853Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 7.43MB / 9.98MB 2.9s [2021-07-28T06:31:02.853Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 18.87MB / 52.17MB 3.0s [2021-07-28T06:31:02.853Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 3.0s [2021-07-28T06:31:02.853Z] #9 ... [2021-07-28T06:31:02.853Z] [2021-07-28T06:31:02.853Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-28T06:31:02.853Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-28T06:31:02.853Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-28T06:31:02.853Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-28T06:31:02.853Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-28T06:31:02.853Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-28T06:31:02.853Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-07-28T06:31:02.853Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-07-28T06:31:02.853Z] #65 DONE 3.4s [2021-07-28T06:31:02.853Z] [2021-07-28T06:31:02.853Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:02.853Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-28T06:31:02.853Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 3.0s done [2021-07-28T06:31:02.950Z] #17 94.06 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-28T06:31:02.950Z] #17 94.07 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:02.950Z] #17 94.07 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:02.950Z] #17 94.15 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-28T06:31:03.106Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 4.2s done [2021-07-28T06:31:03.126Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 6.29MB / 62.62MB 3.2s [2021-07-28T06:31:03.126Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 36.05MB / 52.17MB 3.2s [2021-07-28T06:31:03.126Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 9.44MB / 62.62MB 3.3s [2021-07-28T06:31:03.126Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 44.84MB / 52.17MB 3.3s [2021-07-28T06:31:03.126Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 25.17MB / 62.62MB 3.5s [2021-07-28T06:31:03.126Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.5s [2021-07-28T06:31:03.126Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 7.34MB / 99.63MB 3.5s [2021-07-28T06:31:03.154Z] #44 59.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:31:03.154Z] #44 59.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:31:03.154Z] #44 59.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:31:03.154Z] #44 59.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:31:03.154Z] #44 59.42 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:31:03.154Z] #44 59.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:03.154Z] #44 59.47 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:31:03.154Z] #44 59.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:03.212Z] #17 94.16 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:03.212Z] #17 94.17 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-28T06:31:03.368Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-28T06:31:03.399Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 30.73MB / 62.62MB 3.6s [2021-07-28T06:31:03.399Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 16.78MB / 99.63MB 3.6s [2021-07-28T06:31:03.399Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 23.07MB / 99.63MB 3.7s [2021-07-28T06:31:03.581Z] #50 ... [2021-07-28T06:31:03.581Z] [2021-07-28T06:31:03.581Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:03.581Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:03.581Z] #56 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:31:03.581Z] #56 17.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:31:03.581Z] #56 ... [2021-07-28T06:31:03.581Z] [2021-07-28T06:31:03.581Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:03.581Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:31:03.581Z] #52 22.95 + cd /tmp/tmp.VBaH0SK0Or/src/github.com/mvdan/sh [2021-07-28T06:31:03.581Z] #52 22.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:03.581Z] #52 23.15 + GO111MODULE=on [2021-07-28T06:31:03.581Z] #52 23.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-28T06:31:03.668Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 48.23MB / 62.62MB 3.8s [2021-07-28T06:31:03.668Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 52.43MB / 62.62MB 3.9s [2021-07-28T06:31:03.932Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 4.1s [2021-07-28T06:31:03.932Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 48.23MB / 99.63MB 4.1s [2021-07-28T06:31:03.932Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 55.82MB / 99.63MB 4.3s [2021-07-28T06:31:04.163Z] #52 ... [2021-07-28T06:31:04.163Z] [2021-07-28T06:31:04.163Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:04.163Z] #34 sha256:58f939550e7b8caaa5e47b6b85ff53e52f81a495b3fe9ab0cfa6e85e5ca70554 [2021-07-28T06:31:04.163Z] #34 14.20 github.com/pelletier/go-toml [2021-07-28T06:31:04.163Z] #34 ... [2021-07-28T06:31:04.163Z] [2021-07-28T06:31:04.163Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:04.163Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:04.163Z] #13 17.18 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:31:04.200Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 66.06MB / 99.63MB 4.5s [2021-07-28T06:31:04.465Z] #9 ... [2021-07-28T06:31:04.465Z] [2021-07-28T06:31:04.465Z] #23 [internal] load build context [2021-07-28T06:31:04.465Z] #23 sha256:0197f96b46f2303548c0a17ead84569605883ce825d79afbf4e3c35837a082ab [2021-07-28T06:31:04.465Z] #23 transferring context: 55.79MB 3.9s done [2021-07-28T06:31:04.465Z] #23 DONE 5.0s [2021-07-28T06:31:04.465Z] [2021-07-28T06:31:04.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:04.465Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-28T06:31:04.465Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 4.5s done [2021-07-28T06:31:04.465Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 85.98MB / 99.63MB 4.8s [2021-07-28T06:31:04.535Z] #44 ... [2021-07-28T06:31:04.535Z] [2021-07-28T06:31:04.535Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:04.535Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:04.535Z] #36 54.45 Selecting previously unselected package libxml2:amd64. [2021-07-28T06:31:04.535Z] #36 54.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-28T06:31:04.535Z] #36 54.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:31:04.535Z] #36 55.55 Selecting previously unselected package libarchive13:amd64. [2021-07-28T06:31:04.535Z] #36 55.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-28T06:31:04.535Z] #36 55.65 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:31:04.535Z] #36 55.95 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-28T06:31:04.535Z] #36 55.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-28T06:31:04.535Z] #36 55.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:31:04.535Z] #36 56.08 Selecting previously unselected package librhash0:amd64. [2021-07-28T06:31:04.535Z] #36 56.11 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-28T06:31:04.535Z] #36 56.12 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:31:04.535Z] #36 56.32 Selecting previously unselected package libuv1:amd64. [2021-07-28T06:31:04.535Z] #36 56.32 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-28T06:31:04.535Z] #36 56.33 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:31:04.535Z] #36 56.48 Selecting previously unselected package cmake. [2021-07-28T06:31:04.535Z] #36 56.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-28T06:31:04.535Z] #36 56.51 Unpacking cmake (3.13.4-1) ... [2021-07-28T06:31:04.535Z] #36 59.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:31:04.535Z] #36 59.32 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:31:04.535Z] #36 59.33 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:31:04.535Z] #36 59.34 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:31:04.535Z] #36 59.42 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:31:04.535Z] #36 59.44 Setting up cmake-data (3.13.4-1) ... [2021-07-28T06:31:04.535Z] #36 59.48 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:31:04.535Z] #36 59.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:31:04.535Z] #36 59.53 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:31:04.535Z] #36 59.55 Setting up cmake (3.13.4-1) ... [2021-07-28T06:31:04.535Z] #36 59.58 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:04.535Z] #36 59.67 Processing triggers for mime-support (3.62) ... [2021-07-28T06:31:04.535Z] #36 DONE 61.1s [2021-07-28T06:31:04.535Z] [2021-07-28T06:31:04.535Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:31:04.535Z] #37 sha256:5f29b87f15632baf6a22225ab76dc3621a399784e23c9145dfa4ee4468b6f486 [2021-07-28T06:31:04.599Z] #17 95.42 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-28T06:31:04.599Z] #17 95.43 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:04.599Z] #17 95.44 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:04.599Z] #17 95.54 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-28T06:31:04.599Z] #17 95.54 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:04.599Z] #17 95.56 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-28T06:31:05.067Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 5.2s [2021-07-28T06:31:05.067Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 5.2s [2021-07-28T06:31:05.473Z] #37 1.135 + RM_GOPATH=0 [2021-07-28T06:31:05.473Z] #37 1.136 + TMP_GOPATH= [2021-07-28T06:31:05.473Z] #37 1.137 + : /build [2021-07-28T06:31:05.473Z] #37 1.137 + '[' -z '' ']' [2021-07-28T06:31:05.473Z] #37 1.140 ++ mktemp -d [2021-07-28T06:31:05.473Z] #37 1.146 + export GOPATH=/tmp/tmp.Cf7XZ89sHV [2021-07-28T06:31:05.473Z] #37 1.146 + GOPATH=/tmp/tmp.Cf7XZ89sHV [2021-07-28T06:31:05.473Z] #37 1.146 + RM_GOPATH=1 [2021-07-28T06:31:05.473Z] #37 1.146 + case "$(go env GOARCH)" in [2021-07-28T06:31:05.473Z] #37 1.149 ++ go env GOARCH [2021-07-28T06:31:05.473Z] #37 1.157 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:05.473Z] #37 1.157 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:05.473Z] #37 1.165 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:05.473Z] #37 1.166 + dir=/tmp/install [2021-07-28T06:31:05.473Z] #37 1.166 + bin=tini [2021-07-28T06:31:05.473Z] #37 1.166 + shift [2021-07-28T06:31:05.473Z] #37 1.167 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-28T06:31:05.473Z] #37 1.167 + . /tmp/install/tini.installer [2021-07-28T06:31:05.473Z] #37 1.167 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:31:05.473Z] #37 1.167 + install_tini [2021-07-28T06:31:05.473Z] #37 1.168 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-28T06:31:05.473Z] #37 1.168 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:31:05.473Z] #37 1.168 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cf7XZ89sHV/tini [2021-07-28T06:31:05.473Z] #37 1.170 Cloning into '/tmp/tmp.Cf7XZ89sHV/tini'... [2021-07-28T06:31:05.544Z] #17 96.85 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-28T06:31:05.805Z] #17 96.85 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:05.805Z] #17 96.86 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:05.805Z] #17 96.94 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-28T06:31:05.805Z] #17 96.94 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:05.805Z] #17 96.95 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:05.903Z] #9 ... [2021-07-28T06:31:05.903Z] [2021-07-28T06:31:05.903Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:31:05.903Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-28T06:31:05.903Z] #27 5.105 Reading package lists... [2021-07-28T06:31:05.903Z] #27 6.064 Building dependency tree... [2021-07-28T06:31:05.903Z] #27 6.354 The following additional packages will be installed: [2021-07-28T06:31:05.903Z] #27 6.354 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-28T06:31:05.903Z] #27 6.354 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-28T06:31:05.903Z] #27 6.354 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-28T06:31:05.903Z] #27 6.354 Suggested packages: [2021-07-28T06:31:05.903Z] #27 6.354 krb5-doc krb5-user [2021-07-28T06:31:05.903Z] #27 6.354 Recommended packages: [2021-07-28T06:31:05.903Z] #27 6.354 krb5-locales publicsuffix libsasl2-modules [2021-07-28T06:31:05.903Z] #27 6.557 The following NEW packages will be installed: [2021-07-28T06:31:05.903Z] #27 6.558 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-28T06:31:05.903Z] #27 6.558 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-28T06:31:05.903Z] #27 6.558 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-28T06:31:05.903Z] #27 6.559 libssh2-1 libssl1.1 openssl [2021-07-28T06:31:05.903Z] #27 6.842 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-28T06:31:05.903Z] #27 6.842 Need to get 5058 kB of archives. [2021-07-28T06:31:05.903Z] #27 6.842 After this operation, 12.1 MB of additional disk space will be used. [2021-07-28T06:31:05.903Z] #27 6.842 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-28T06:31:05.903Z] #27 6.851 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-28T06:31:05.903Z] #27 6.851 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-28T06:31:05.903Z] #27 6.851 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-28T06:31:05.903Z] #27 6.852 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-28T06:31:05.903Z] #27 6.853 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-28T06:31:05.903Z] #27 6.886 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-28T06:31:05.903Z] #27 6.902 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-28T06:31:05.903Z] #27 6.903 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-28T06:31:05.903Z] #27 6.913 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-28T06:31:05.903Z] #27 6.913 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-28T06:31:05.903Z] #27 6.913 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-28T06:31:05.903Z] #27 6.913 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-28T06:31:05.903Z] #27 6.915 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-28T06:31:05.903Z] #27 6.917 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-28T06:31:05.903Z] #27 6.926 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-28T06:31:05.903Z] #27 6.926 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-28T06:31:05.903Z] #27 6.926 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-28T06:31:05.903Z] #27 6.929 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:31:05.903Z] #27 6.932 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:31:05.903Z] #27 6.935 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:31:05.903Z] #27 7.097 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:05.903Z] #27 7.123 Fetched 5058 kB in 0s (14.4 MB/s) [2021-07-28T06:31:05.903Z] #27 7.168 Selecting previously unselected package libkeyutils1:amd64. [2021-07-28T06:31:05.903Z] #27 7.168 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-07-28T06:31:05.903Z] #27 7.172 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.185 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-28T06:31:05.903Z] #27 7.236 Selecting previously unselected package libkrb5support0:amd64. [2021-07-28T06:31:05.903Z] #27 7.236 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.243 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:05.903Z] #27 7.295 Selecting previously unselected package libk5crypto3:amd64. [2021-07-28T06:31:05.903Z] #27 7.295 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.300 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:05.903Z] #27 7.385 Selecting previously unselected package libssl1.1:amd64. [2021-07-28T06:31:05.903Z] #27 7.385 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.392 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:05.903Z] #27 7.650 Selecting previously unselected package libkrb5-3:amd64. [2021-07-28T06:31:05.903Z] #27 7.650 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.655 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:05.903Z] #27 7.918 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-28T06:31:05.903Z] #27 7.919 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.924 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:05.903Z] #27 7.982 Selecting previously unselected package openssl. [2021-07-28T06:31:05.903Z] #27 7.982 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 7.987 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:05.903Z] #27 8.122 Selecting previously unselected package ca-certificates. [2021-07-28T06:31:05.903Z] #27 8.122 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-28T06:31:05.903Z] #27 8.126 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-28T06:31:05.903Z] #27 8.262 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-28T06:31:05.903Z] #27 8.262 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.269 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:05.903Z] #27 8.307 Selecting previously unselected package libsasl2-2:amd64. [2021-07-28T06:31:05.903Z] #27 8.307 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.312 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:05.903Z] #27 8.391 Selecting previously unselected package libldap-common. [2021-07-28T06:31:05.903Z] #27 8.391 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-28T06:31:05.903Z] #27 8.412 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:05.903Z] #27 8.493 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-28T06:31:05.903Z] #27 8.493 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.499 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:05.903Z] #27 8.578 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-28T06:31:05.903Z] #27 8.578 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.584 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-28T06:31:05.903Z] #27 8.636 Selecting previously unselected package libpsl5:amd64. [2021-07-28T06:31:05.903Z] #27 8.637 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.642 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-28T06:31:05.903Z] #27 8.697 Selecting previously unselected package librtmp1:amd64. [2021-07-28T06:31:05.903Z] #27 8.697 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.708 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:31:05.903Z] #27 8.746 Selecting previously unselected package libssh2-1:amd64. [2021-07-28T06:31:05.903Z] #27 8.746 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.750 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-28T06:31:05.903Z] #27 8.844 Selecting previously unselected package libcurl4:amd64. [2021-07-28T06:31:05.903Z] #27 8.846 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.851 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-28T06:31:05.903Z] #27 8.953 Selecting previously unselected package curl. [2021-07-28T06:31:05.903Z] #27 8.953 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-28T06:31:05.903Z] #27 8.968 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-28T06:31:06.162Z] #27 9.048 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:31:06.162Z] #27 9.048 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:31:06.162Z] #27 9.051 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:31:06.162Z] #27 9.164 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:31:06.162Z] #27 9.165 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:31:06.162Z] #27 9.169 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:31:06.162Z] #27 9.259 Selecting previously unselected package jq. [2021-07-28T06:31:06.162Z] #27 9.259 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:31:06.410Z] #37 1.957 + cd /tmp/tmp.Cf7XZ89sHV/tini [2021-07-28T06:31:06.410Z] #37 1.957 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:31:06.410Z] #37 2.006 + cmake . [2021-07-28T06:31:06.422Z] #27 9.266 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:31:06.422Z] #27 9.312 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-28T06:31:06.422Z] #27 9.327 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-28T06:31:06.422Z] #27 9.339 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:06.422Z] #27 9.477 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-28T06:31:06.422Z] #27 9.489 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:06.422Z] #27 9.583 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:06.422Z] #27 9.616 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:06.463Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 6.5s done [2021-07-28T06:31:06.463Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 6.7s done [2021-07-28T06:31:06.682Z] #27 9.629 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:31:06.682Z] #27 9.645 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:06.682Z] #27 9.660 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:06.682Z] #27 9.676 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-28T06:31:06.682Z] #27 9.690 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:06.682Z] #27 9.702 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:06.682Z] #27 9.721 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:31:06.682Z] #27 9.734 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:31:06.682Z] #27 9.747 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:06.682Z] #27 9.760 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-28T06:31:06.979Z] #37 2.659 -- The C compiler identification is GNU 8.3.0 [2021-07-28T06:31:06.979Z] #37 2.701 -- Check for working C compiler: /usr/bin/cc [2021-07-28T06:31:07.192Z] #17 98.25 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-28T06:31:07.192Z] #17 98.25 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:07.192Z] #17 98.26 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:07.193Z] #17 98.32 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-28T06:31:07.193Z] #17 98.33 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:07.193Z] #17 98.34 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:07.250Z] #27 10.35 Updating certificates in /etc/ssl/certs... [2021-07-28T06:31:07.412Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa [2021-07-28T06:31:07.468Z] #13 ... [2021-07-28T06:31:07.468Z] [2021-07-28T06:31:07.468Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:07.468Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:31:07.469Z] #50 26.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-28T06:31:07.469Z] #50 27.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-28T06:31:07.469Z] #50 27.15 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-28T06:31:07.469Z] #50 27.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-28T06:31:07.469Z] #50 27.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-28T06:31:07.469Z] #50 27.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-28T06:31:07.469Z] #50 27.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-28T06:31:07.469Z] #50 27.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-28T06:31:07.548Z] #37 3.239 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-28T06:31:07.548Z] #37 3.240 -- Detecting C compiler ABI info [2021-07-28T06:31:07.676Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done [2021-07-28T06:31:08.041Z] #50 28.27 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-28T06:31:08.041Z] #50 28.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-28T06:31:08.041Z] #50 28.40 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-28T06:31:08.117Z] #37 3.886 -- Detecting C compiler ABI info - done [2021-07-28T06:31:08.117Z] #37 3.928 -- Detecting C compile features [2021-07-28T06:31:08.189Z] #27 11.07 137 added, 0 removed; done. [2021-07-28T06:31:08.189Z] #27 11.10 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-28T06:31:08.189Z] #27 11.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:31:08.189Z] #27 11.14 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-28T06:31:08.189Z] #27 11.15 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-28T06:31:08.189Z] #27 11.16 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:08.189Z] #27 11.18 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-28T06:31:08.189Z] #27 11.19 Updating certificates in /etc/ssl/certs... [2021-07-28T06:31:08.303Z] #50 28.43 go: downloading github.com/spf13/afero v1.1.2 [2021-07-28T06:31:08.303Z] #50 28.69 go: downloading github.com/spf13/cast v1.3.0 [2021-07-28T06:31:08.576Z] #17 99.59 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-28T06:31:08.576Z] #17 99.59 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:08.576Z] #17 99.60 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:08.576Z] #17 99.64 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-28T06:31:08.576Z] #17 99.64 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:08.576Z] #17 99.65 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-28T06:31:08.576Z] #17 99.69 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-28T06:31:08.576Z] #17 99.69 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:08.576Z] #17 99.70 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-28T06:31:08.576Z] #17 99.73 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-28T06:31:08.576Z] #17 99.74 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:08.576Z] #17 99.75 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:08.576Z] #17 99.79 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-28T06:31:08.576Z] #17 99.81 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:08.576Z] #17 99.81 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:08.625Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 8.9s done [2021-07-28T06:31:08.689Z] #50 28.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-28T06:31:08.756Z] #27 11.78 0 added, 0 removed; done. [2021-07-28T06:31:08.756Z] #27 11.78 Running hooks in /etc/ca-certificates/update.d... [2021-07-28T06:31:08.756Z] #27 11.78 done. [2021-07-28T06:31:08.836Z] #17 99.85 Selecting previously unselected package cross-config. [2021-07-28T06:31:08.836Z] #17 99.85 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-28T06:31:08.836Z] #17 99.86 Unpacking cross-config (2.6.15-3) ... [2021-07-28T06:31:08.836Z] #17 99.91 Selecting previously unselected package gcc-8-cross-base. [2021-07-28T06:31:08.836Z] #17 99.91 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:08.836Z] #17 99.92 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-28T06:31:08.836Z] #17 99.99 Selecting previously unselected package libc6-arm64-cross. [2021-07-28T06:31:08.836Z] #17 99.99 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:08.836Z] #17 100.00 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-28T06:31:08.993Z] #50 29.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-28T06:31:08.993Z] #50 29.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-28T06:31:09.255Z] #50 29.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-28T06:31:09.406Z] #17 100.3 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-28T06:31:09.406Z] #17 100.3 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.406Z] #17 100.3 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:09.406Z] #17 100.4 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-28T06:31:09.406Z] #17 100.4 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.406Z] #17 100.4 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.406Z] #17 100.5 Selecting previously unselected package libitm1-arm64-cross. [2021-07-28T06:31:09.406Z] #17 100.5 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.406Z] #17 100.5 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.406Z] #17 100.5 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-28T06:31:09.406Z] #17 100.5 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.406Z] #17 100.5 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.406Z] #17 100.6 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-28T06:31:09.406Z] #17 100.6 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.406Z] #17 100.6 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.406Z] #17 100.7 Selecting previously unselected package libasan5-arm64-cross. [2021-07-28T06:31:09.539Z] #50 29.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-28T06:31:09.539Z] #50 29.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-28T06:31:09.667Z] #17 100.7 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.667Z] #17 100.7 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.667Z] #17 100.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-28T06:31:09.667Z] #17 100.8 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.667Z] #17 100.9 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.667Z] #17 100.9 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-28T06:31:09.667Z] #17 100.9 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.667Z] #17 100.9 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.671Z] #9 ... [2021-07-28T06:31:09.671Z] [2021-07-28T06:31:09.671Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-28T06:31:09.671Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-28T06:31:09.671Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-28T06:31:09.671Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-28T06:31:09.671Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-07-28T06:31:09.671Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-07-28T06:31:09.671Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.2s done [2021-07-28T06:31:09.671Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 3.6s done [2021-07-28T06:31:09.671Z] #26 DONE 9.9s [2021-07-28T06:31:09.671Z] [2021-07-28T06:31:09.671Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:09.671Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-28T06:31:09.671Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 [2021-07-28T06:31:09.800Z] #50 29.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-28T06:31:09.800Z] #50 29.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-28T06:31:09.800Z] #50 29.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-28T06:31:09.800Z] #50 ... [2021-07-28T06:31:09.800Z] [2021-07-28T06:31:09.800Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:09.800Z] #34 sha256:58f939550e7b8caaa5e47b6b85ff53e52f81a495b3fe9ab0cfa6e85e5ca70554 [2021-07-28T06:31:09.800Z] #34 24.89 github.com/pelletier/go-toml/cmd/tomll [2021-07-28T06:31:09.800Z] #34 DONE 30.1s [2021-07-28T06:31:09.800Z] [2021-07-28T06:31:09.800Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:09.800Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:31:09.800Z] #50 30.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-28T06:31:09.800Z] #50 30.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-28T06:31:09.800Z] #50 30.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-28T06:31:09.931Z] #17 101.0 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-28T06:31:09.931Z] #17 101.1 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:09.931Z] #17 101.1 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:09.934Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.3s done [2021-07-28T06:31:10.022Z] #37 5.916 -- Detecting C compile features - done [2021-07-28T06:31:10.022Z] #37 5.965 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-28T06:31:10.063Z] #50 30.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-28T06:31:10.063Z] #50 30.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-28T06:31:10.063Z] #50 30.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-28T06:31:10.063Z] #50 30.33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-28T06:31:10.193Z] #17 101.1 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-28T06:31:10.193Z] #17 101.1 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:10.193Z] #17 101.1 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:10.324Z] #50 30.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-28T06:31:10.324Z] #50 30.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-28T06:31:10.324Z] #50 30.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-28T06:31:10.324Z] #50 30.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-28T06:31:10.453Z] #17 101.5 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-28T06:31:10.453Z] #17 101.5 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:10.453Z] #17 101.5 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:10.587Z] #50 30.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-28T06:31:10.587Z] #50 30.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-28T06:31:10.592Z] #37 6.178 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-28T06:31:10.592Z] #37 6.286 -- Configuring done [2021-07-28T06:31:10.592Z] #37 6.318 -- Generating done [2021-07-28T06:31:10.592Z] #37 6.321 -- Build files have been written to: /tmp/tmp.Cf7XZ89sHV/tini [2021-07-28T06:31:10.592Z] #37 6.331 + make tini-static [2021-07-28T06:31:10.658Z] #27 DONE 13.7s [2021-07-28T06:31:10.658Z] [2021-07-28T06:31:10.658Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-28T06:31:10.658Z] #28 sha256:7ed05178f938f2a791a0128f0d8d0a850b05dd611467af44dbd8eaf9a13a0563 [2021-07-28T06:31:10.850Z] #50 31.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-28T06:31:10.850Z] #50 31.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-28T06:31:10.850Z] #50 31.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-28T06:31:10.850Z] #50 31.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-28T06:31:10.851Z] #37 ... [2021-07-28T06:31:10.851Z] [2021-07-28T06:31:10.851Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:10.851Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:31:10.851Z] #46 57.58 syscall [2021-07-28T06:31:10.851Z] #46 65.01 internal/fmtsort [2021-07-28T06:31:10.851Z] #46 65.48 path [2021-07-28T06:31:10.851Z] #46 65.71 internal/syscall/unix [2021-07-28T06:31:10.851Z] #46 65.94 internal/syscall/execenv [2021-07-28T06:31:10.851Z] #46 65.95 internal/poll [2021-07-28T06:31:10.851Z] #46 66.18 io/fs [2021-07-28T06:31:10.851Z] #46 67.24 regexp/syntax [2021-07-28T06:31:10.851Z] #46 ... [2021-07-28T06:31:10.851Z] [2021-07-28T06:31:10.851Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:10.851Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:10.851Z] #44 65.06 Setting up python3 (3.7.3-1) ... [2021-07-28T06:31:10.851Z] #44 65.73 Setting up python3-six (1.12.0-1) ... [2021-07-28T06:31:10.851Z] #44 66.97 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:31:11.111Z] #50 31.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-28T06:31:11.111Z] #50 31.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-28T06:31:11.329Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0.1s [2021-07-28T06:31:11.372Z] #50 31.51 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-28T06:31:11.372Z] #50 31.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-28T06:31:11.372Z] #50 ... [2021-07-28T06:31:11.372Z] [2021-07-28T06:31:11.372Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:11.372Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:11.372Z] #44 21.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-28T06:31:11.421Z] #44 ... [2021-07-28T06:31:11.421Z] [2021-07-28T06:31:11.421Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:11.421Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:11.421Z] #13 53.16 Selecting previously unselected package binutils-mingw-w64. [2021-07-28T06:31:11.421Z] #13 53.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-28T06:31:11.421Z] #13 53.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:31:11.421Z] #13 53.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-28T06:31:11.421Z] #13 53.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:31:11.421Z] #13 53.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:11.421Z] #13 53.70 Selecting previously unselected package dmsetup. [2021-07-28T06:31:11.421Z] #13 53.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:31:11.421Z] #13 53.72 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-28T06:31:11.421Z] #13 53.88 Selecting previously unselected package mingw-w64-common. [2021-07-28T06:31:11.421Z] #13 53.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-28T06:31:11.421Z] #13 53.88 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-28T06:31:11.421Z] #13 59.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-28T06:31:11.421Z] #13 59.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-28T06:31:11.421Z] #13 59.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:31:11.421Z] #13 ... [2021-07-28T06:31:11.421Z] [2021-07-28T06:31:11.421Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:31:11.421Z] #37 sha256:5f29b87f15632baf6a22225ab76dc3621a399784e23c9145dfa4ee4468b6f486 [2021-07-28T06:31:11.421Z] #37 6.895 Scanning dependencies of target tini-static [2021-07-28T06:31:11.421Z] #37 6.961 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-28T06:31:11.633Z] #44 ... [2021-07-28T06:31:11.633Z] [2021-07-28T06:31:11.633Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:11.633Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:31:11.633Z] #40 29.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-28T06:31:11.841Z] #17 102.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-28T06:31:11.841Z] #17 102.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:11.841Z] #17 102.7 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:11.841Z] #17 102.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-28T06:31:11.841Z] #17 102.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-28T06:31:11.841Z] #17 102.8 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-28T06:31:12.035Z] #28 DONE 1.2s [2021-07-28T06:31:12.035Z] [2021-07-28T06:31:12.035Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:12.035Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-28T06:31:12.035Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.2s done [2021-07-28T06:31:12.035Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-07-28T06:31:12.102Z] #17 103.3 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-28T06:31:12.102Z] #17 103.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:12.102Z] #17 103.3 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-28T06:31:12.206Z] #40 31.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-28T06:31:12.359Z] #37 ... [2021-07-28T06:31:12.359Z] [2021-07-28T06:31:12.359Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:12.359Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:31:12.359Z] #52 59.04 time [2021-07-28T06:31:12.359Z] #52 65.49 context [2021-07-28T06:31:12.359Z] #52 66.33 internal/poll [2021-07-28T06:31:12.359Z] #52 67.93 encoding/binary [2021-07-28T06:31:12.359Z] #52 68.91 os [2021-07-28T06:31:12.359Z] #52 ... [2021-07-28T06:31:12.359Z] [2021-07-28T06:31:12.359Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:12.359Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:12.359Z] #44 68.45 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:31:12.935Z] #17 103.9 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-28T06:31:12.935Z] #17 103.9 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:12.935Z] #17 103.9 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:12.974Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.2s done [2021-07-28T06:31:13.237Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-28T06:31:13.237Z] #9 DONE 24.6s [2021-07-28T06:31:13.237Z] [2021-07-28T06:31:13.237Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-28T06:31:13.237Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-28T06:31:13.506Z] #17 104.5 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-28T06:31:13.506Z] #17 104.5 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:13.506Z] #17 104.6 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:13.893Z] #9 ... [2021-07-28T06:31:13.893Z] [2021-07-28T06:31:13.893Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-28T06:31:13.893Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-28T06:31:13.893Z] #64 DONE 1.3s [2021-07-28T06:31:13.893Z] [2021-07-28T06:31:13.893Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:13.893Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-28T06:31:13.893Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.4s done [2021-07-28T06:31:14.130Z] #40 ... [2021-07-28T06:31:14.130Z] [2021-07-28T06:31:14.130Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:14.130Z] #59 sha256:fb47fc682145ec35c7e4b5620fab8dad0ee31018348861f1f5cbd152b12405ac [2021-07-28T06:31:14.130Z] #59 24.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-28T06:31:14.130Z] #59 25.90 go: downloading github.com/google/uuid v1.2.0 [2021-07-28T06:31:14.130Z] #59 26.02 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-28T06:31:14.130Z] #59 26.13 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-28T06:31:14.130Z] #59 26.15 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-28T06:31:14.130Z] #59 26.23 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-28T06:31:14.130Z] #59 26.64 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-28T06:31:14.130Z] #59 27.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-28T06:31:14.130Z] #59 27.99 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-28T06:31:14.130Z] #59 33.01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-28T06:31:14.130Z] #59 33.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-28T06:31:14.392Z] #59 ... [2021-07-28T06:31:14.392Z] [2021-07-28T06:31:14.392Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:14.392Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:31:14.392Z] #52 24.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-28T06:31:14.392Z] #52 24.72 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-28T06:31:14.392Z] #52 24.93 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-28T06:31:14.392Z] #52 27.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-28T06:31:14.392Z] #52 31.75 runtime [2021-07-28T06:31:14.468Z] #9 ... [2021-07-28T06:31:14.468Z] [2021-07-28T06:31:14.468Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:31:14.468Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-28T06:31:14.468Z] #27 3.746 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:14.468Z] #27 3.746 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:14.468Z] #27 3.762 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:14.468Z] #27 4.019 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:14.468Z] #27 4.267 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:14.468Z] #27 4.913 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:14.653Z] #52 ... [2021-07-28T06:31:14.653Z] [2021-07-28T06:31:14.653Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:14.653Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:31:14.653Z] #50 32.05 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-28T06:31:14.653Z] #50 32.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-28T06:31:14.653Z] #50 32.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-28T06:31:14.653Z] #50 32.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-28T06:31:14.653Z] #50 32.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-28T06:31:14.653Z] #50 32.30 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-28T06:31:14.653Z] #50 32.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-28T06:31:14.653Z] #50 33.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-28T06:31:14.653Z] #50 33.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-28T06:31:14.653Z] #50 33.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-28T06:31:14.654Z] #50 33.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-28T06:31:14.654Z] #50 33.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-28T06:31:14.654Z] #50 33.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-28T06:31:14.654Z] #50 33.68 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-28T06:31:14.654Z] #50 33.94 go: downloading golang.org/x/text v0.3.2 [2021-07-28T06:31:14.891Z] #17 105.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-28T06:31:14.891Z] #17 ... [2021-07-28T06:31:14.891Z] [2021-07-28T06:31:14.891Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:14.891Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:31:14.891Z] #47 117.4 + dpkg --print-architecture [2021-07-28T06:31:14.891Z] #47 117.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-28T06:31:14.891Z] #47 117.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-28T06:31:14.891Z] #47 117.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-28T06:31:14.910Z] #44 ... [2021-07-28T06:31:14.910Z] [2021-07-28T06:31:14.910Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:31:14.910Z] #37 sha256:5f29b87f15632baf6a22225ab76dc3621a399784e23c9145dfa4ee4468b6f486 [2021-07-28T06:31:14.910Z] #37 8.208 [100%] Linking C executable tini-static [2021-07-28T06:31:14.910Z] #37 8.793 [100%] Built target tini-static [2021-07-28T06:31:14.910Z] #37 8.855 + mkdir -p /build [2021-07-28T06:31:14.910Z] #37 8.857 + cp tini-static /build/docker-init [2021-07-28T06:31:14.910Z] #37 DONE 10.2s [2021-07-28T06:31:14.910Z] [2021-07-28T06:31:14.910Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:14.910Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:14.910Z] #13 64.90 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-28T06:31:14.910Z] #13 64.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:31:14.910Z] #13 64.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:31:14.910Z] #13 65.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-28T06:31:14.910Z] #13 65.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:31:14.910Z] #13 65.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:31:15.045Z] #27 ... [2021-07-28T06:31:15.045Z] [2021-07-28T06:31:15.045Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-28T06:31:15.045Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-28T06:31:15.045Z] #66 DONE 1.6s [2021-07-28T06:31:15.309Z] [2021-07-28T06:31:15.309Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-28T06:31:15.309Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-28T06:31:15.309Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 [2021-07-28T06:31:16.539Z] #10 DONE 2.8s [2021-07-28T06:31:16.539Z] [2021-07-28T06:31:16.539Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:16.539Z] #29 sha256:fad2c585fc0d09c05c353318c41f6e550751a48df2e53e6ae5756b3b40df6142 [2021-07-28T06:31:16.539Z] #29 1.112 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-28T06:31:16.539Z] #29 1.194 [2021-07-28T06:31:16.539Z] #29 1.308 ############ 17.9% ########################### 38.1% ######################################### 57.9% ####################################################### 77.4% ###################################################################### 97.5% ######################################################################## 100.0% [2021-07-28T06:31:16.539Z] #29 1.798 [2021-07-28T06:31:16.539Z] #29 1.911 ######################################################################## 100.0% [2021-07-28T06:31:16.539Z] #29 1.995 [2021-07-28T06:31:16.539Z] #29 2.110 ########################################### 60.6% ######################################################################## 100.0% [2021-07-28T06:31:16.539Z] #29 2.197 [2021-07-28T06:31:16.539Z] #29 2.309 ###### 9.0% ########################## 36.8% ######################################## 56.1% ###################################################### 75.2% #################################################################### 94.5% ######################################################################## 100.0% [2021-07-28T06:31:16.539Z] #29 2.807 [2021-07-28T06:31:16.798Z] #29 2.919 ### 4.2% ####### 10.0% ########## 15.2% ############## 20.3% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.9% ############################################ 62.0% ################################################ 67.2% ################################################## 70.2% ####################################################### 77.7% ########################################################## 81.9% ############################################################### 88.1% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-07-28T06:31:16.798Z] #29 4.769 [2021-07-28T06:31:17.058Z] #29 5.074 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-28T06:31:17.058Z] #29 5.131 [2021-07-28T06:31:17.058Z] #29 5.174 ######################################################################## 100.0% [2021-07-28T06:31:17.058Z] #29 5.194 [2021-07-28T06:31:17.239Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.7s done [2021-07-28T06:31:17.239Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 [2021-07-28T06:31:17.317Z] #29 5.476 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-28T06:31:17.317Z] #29 5.538 [2021-07-28T06:31:17.576Z] #29 5.636 ######################################################################## 100.0% [2021-07-28T06:31:17.576Z] #29 5.651 [2021-07-28T06:31:17.836Z] #29 5.874 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-28T06:31:17.836Z] #29 5.938 [2021-07-28T06:31:17.961Z] #50 ... [2021-07-28T06:31:17.961Z] [2021-07-28T06:31:17.961Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:17.961Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:31:17.961Z] #46 27.91 encoding [2021-07-28T06:31:17.961Z] #46 28.05 unicode/utf16 [2021-07-28T06:31:17.961Z] #46 28.32 container/list [2021-07-28T06:31:17.961Z] #46 28.94 crypto/internal/subtle [2021-07-28T06:31:17.961Z] #46 29.30 crypto/subtle [2021-07-28T06:31:17.961Z] #46 29.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-28T06:31:17.961Z] #46 29.59 internal/nettrace [2021-07-28T06:31:17.961Z] #46 29.77 runtime/cgo [2021-07-28T06:31:18.354Z] #29 6.050 ############ 16.8% ######################## 34.2% ###################################### 52.9% ################################################### 70.9% ############################################################### 88.8% ######################################################################## 100.0% [2021-07-28T06:31:18.354Z] #29 6.537 [2021-07-28T06:31:18.533Z] #46 ... [2021-07-28T06:31:18.533Z] [2021-07-28T06:31:18.533Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:18.533Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:18.533Z] #36 28.72 Fetched 8458 kB in 22s (387 kB/s) [2021-07-28T06:31:18.533Z] #36 28.72 Reading package lists... [2021-07-28T06:31:18.612Z] #29 6.754 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-28T06:31:18.612Z] #29 6.806 [2021-07-28T06:31:18.612Z] #29 6.843 ######################################################################## 100.0% [2021-07-28T06:31:18.612Z] #29 6.862 [2021-07-28T06:31:18.795Z] #36 35.26 Reading package lists... [2021-07-28T06:31:18.795Z] #36 ... [2021-07-28T06:31:18.795Z] [2021-07-28T06:31:18.795Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:18.795Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:18.795Z] #44 32.23 Fetched 8462 kB in 24s (359 kB/s) [2021-07-28T06:31:18.795Z] #44 32.23 Reading package lists... [2021-07-28T06:31:18.871Z] #29 ... [2021-07-28T06:31:18.871Z] [2021-07-28T06:31:18.871Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-28T06:31:18.871Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-28T06:31:18.871Z] #11 DONE 2.7s [2021-07-28T06:31:18.871Z] [2021-07-28T06:31:18.871Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:18.871Z] #29 sha256:fad2c585fc0d09c05c353318c41f6e550751a48df2e53e6ae5756b3b40df6142 [2021-07-28T06:31:18.871Z] #29 7.026 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-28T06:31:18.871Z] #29 7.128 [2021-07-28T06:31:18.871Z] #29 ... [2021-07-28T06:31:18.871Z] [2021-07-28T06:31:18.872Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:18.872Z] #59 sha256:a7211e60950b5ad75dc1047499ff9797f31a08bc12bf16f4c2cf372c68acaf45 [2021-07-28T06:31:19.105Z] #13 ... [2021-07-28T06:31:19.105Z] [2021-07-28T06:31:19.106Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:19.106Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:19.106Z] #44 72.14 Setting up criu (3.15-1) ... [2021-07-28T06:31:19.106Z] #44 73.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:19.106Z] #44 74.06 Processing triggers for mime-support (3.62) ... [2021-07-28T06:31:19.106Z] #44 DONE 74.8s [2021-07-28T06:31:19.106Z] [2021-07-28T06:31:19.106Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:19.106Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:31:19.106Z] #52 69.90 encoding/base64 [2021-07-28T06:31:19.106Z] #52 70.62 golang.org/x/sys/unix [2021-07-28T06:31:19.106Z] #52 73.70 fmt [2021-07-28T06:31:19.134Z] #59 ... [2021-07-28T06:31:19.134Z] [2021-07-28T06:31:19.134Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-28T06:31:19.134Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-28T06:31:19.134Z] #39 DONE 0.3s [2021-07-28T06:31:19.393Z] [2021-07-28T06:31:19.393Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-28T06:31:19.393Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-28T06:31:19.393Z] #43 DONE 0.3s [2021-07-28T06:31:19.393Z] [2021-07-28T06:31:19.393Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-28T06:31:19.393Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-28T06:31:19.393Z] #31 DONE 0.4s [2021-07-28T06:31:19.393Z] [2021-07-28T06:31:19.393Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:19.393Z] #29 sha256:fad2c585fc0d09c05c353318c41f6e550751a48df2e53e6ae5756b3b40df6142 [2021-07-28T06:31:19.393Z] #29 7.174 ######################################################################## 100.0% [2021-07-28T06:31:19.393Z] #29 7.212 [2021-07-28T06:31:19.393Z] #29 7.246 Download of images into '/build' complete. [2021-07-28T06:31:19.393Z] #29 7.246 Use something like the following to load the result into a Docker daemon: [2021-07-28T06:31:19.393Z] #29 7.246 tar -cC '/build' . | docker load [2021-07-28T06:31:19.393Z] #29 DONE 7.4s [2021-07-28T06:31:19.393Z] [2021-07-28T06:31:19.393Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:31:19.393Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:31:20.189Z] #44 38.04 Reading package lists... [2021-07-28T06:31:20.189Z] #44 ... [2021-07-28T06:31:20.189Z] [2021-07-28T06:31:20.189Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:20.189Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:31:20.189Z] #46 40.24 vendor/golang.org/x/crypto/internal/subtle [2021-07-28T06:31:20.451Z] #46 ... [2021-07-28T06:31:20.451Z] [2021-07-28T06:31:20.451Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:20.451Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:20.451Z] #56 30.69 Fetched 8458 kB in 22s (377 kB/s) [2021-07-28T06:31:20.451Z] #56 30.69 Reading package lists... [2021-07-28T06:31:20.451Z] #56 36.97 Reading package lists... [2021-07-28T06:31:20.451Z] #56 ... [2021-07-28T06:31:20.451Z] [2021-07-28T06:31:20.451Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:20.451Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:20.451Z] #36 35.26 Reading package lists... [2021-07-28T06:31:21.013Z] #52 77.63 encoding/json [2021-07-28T06:31:21.297Z] #32 ... [2021-07-28T06:31:21.297Z] [2021-07-28T06:31:21.297Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-28T06:31:21.297Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-28T06:31:21.297Z] #12 DONE 2.4s [2021-07-28T06:31:21.297Z] [2021-07-28T06:31:21.297Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:21.297Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:21.476Z] #47 ... [2021-07-28T06:31:21.476Z] [2021-07-28T06:31:21.476Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:31:21.476Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:31:21.476Z] #17 105.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-28T06:31:21.476Z] #17 105.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 105.8 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:21.476Z] #17 105.9 Selecting previously unselected package patch. [2021-07-28T06:31:21.476Z] #17 105.9 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 105.9 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-28T06:31:21.476Z] #17 106.0 Selecting previously unselected package dpkg-dev. [2021-07-28T06:31:21.476Z] #17 106.0 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-28T06:31:21.476Z] #17 106.0 Unpacking dpkg-dev (1.19.7) ... [2021-07-28T06:31:21.476Z] #17 106.2 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-28T06:31:21.476Z] #17 106.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 106.2 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-28T06:31:21.476Z] #17 106.3 Selecting previously unselected package libio-string-perl. [2021-07-28T06:31:21.476Z] #17 106.3 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-28T06:31:21.476Z] #17 106.3 Unpacking libio-string-perl (1.08-3) ... [2021-07-28T06:31:21.476Z] #17 106.3 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:31:21.476Z] #17 106.3 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 106.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:31:21.476Z] #17 108.0 Selecting previously unselected package libxml2:amd64. [2021-07-28T06:31:21.476Z] #17 108.0 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 108.0 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:31:21.476Z] #17 108.2 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-28T06:31:21.476Z] #17 108.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.2 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-28T06:31:21.476Z] #17 108.2 Selecting previously unselected package libxml-sax-base-perl. [2021-07-28T06:31:21.476Z] #17 108.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.2 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-28T06:31:21.476Z] #17 108.3 Selecting previously unselected package libxml-sax-perl. [2021-07-28T06:31:21.476Z] #17 108.3 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.3 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-28T06:31:21.476Z] #17 108.3 Selecting previously unselected package libxml-libxml-perl. [2021-07-28T06:31:21.476Z] #17 108.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 108.4 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-28T06:31:21.476Z] #17 108.5 Selecting previously unselected package libxml-simple-perl. [2021-07-28T06:31:21.476Z] #17 108.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.5 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-28T06:31:21.476Z] #17 108.6 Selecting previously unselected package libyaml-perl. [2021-07-28T06:31:21.476Z] #17 108.6 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.6 Unpacking libyaml-perl (1.27-1) ... [2021-07-28T06:31:21.476Z] #17 108.6 Selecting previously unselected package libconfig-auto-perl. [2021-07-28T06:31:21.476Z] #17 108.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.7 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-28T06:31:21.476Z] #17 108.7 Selecting previously unselected package libfile-which-perl. [2021-07-28T06:31:21.476Z] #17 108.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.7 Unpacking libfile-which-perl (1.23-1) ... [2021-07-28T06:31:21.476Z] #17 108.8 Selecting previously unselected package libfile-homedir-perl. [2021-07-28T06:31:21.476Z] #17 108.8 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.8 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-28T06:31:21.476Z] #17 108.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-28T06:31:21.476Z] #17 108.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-28T06:31:21.476Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.0s done [2021-07-28T06:31:21.476Z] #17 108.8 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-28T06:31:21.476Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-07-28T06:31:21.476Z] #17 108.9 Selecting previously unselected package dpkg-cross. [2021-07-28T06:31:21.476Z] #17 108.9 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-28T06:31:21.476Z] #17 108.9 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-28T06:31:21.476Z] #17 109.0 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-28T06:31:21.476Z] #17 109.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.0 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-28T06:31:21.476Z] #17 109.0 Selecting previously unselected package libc6-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.0 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.0 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-28T06:31:21.476Z] #17 109.3 Selecting previously unselected package libgcc1-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.3 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.3 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 109.4 Selecting previously unselected package libgomp1-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.4 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.4 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 109.4 Selecting previously unselected package libatomic1-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.4 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.5 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 109.5 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.5 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.5 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 109.6 Selecting previously unselected package libasan5-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.6 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.7 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 109.8 Selecting previously unselected package libubsan1-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.8 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.8 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 109.8 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-28T06:31:21.476Z] #17 109.8 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 109.8 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 110.1 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-28T06:31:21.476Z] #17 110.1 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 110.1 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-28T06:31:21.476Z] #17 111.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-28T06:31:21.476Z] #17 111.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:21.476Z] #17 111.6 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-28T06:31:21.476Z] #17 111.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-28T06:31:21.476Z] #17 111.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 111.7 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-28T06:31:21.476Z] #17 112.0 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-28T06:31:21.476Z] #17 112.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 112.0 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-28T06:31:21.476Z] #17 112.7 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-28T06:31:21.476Z] #17 112.7 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:21.476Z] #17 112.7 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:21.581Z] #52 ... [2021-07-28T06:31:21.581Z] [2021-07-28T06:31:21.581Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:21.581Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:31:21.581Z] #46 68.56 os [2021-07-28T06:31:21.581Z] #46 72.15 regexp [2021-07-28T06:31:21.581Z] #46 72.45 fmt [2021-07-28T06:31:21.581Z] #46 75.93 path/filepath [2021-07-28T06:31:21.581Z] #46 76.85 flag [2021-07-28T06:31:21.581Z] #46 77.33 go/token [2021-07-28T06:31:21.581Z] #46 78.18 go/scanner [2021-07-28T06:31:21.581Z] #46 78.34 internal/lazyregexp [2021-07-28T06:31:21.581Z] #46 78.59 net/url [2021-07-28T06:31:21.741Z] #9 DONE 22.3s [2021-07-28T06:31:21.741Z] [2021-07-28T06:31:21.741Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:31:21.741Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-28T06:31:21.741Z] #27 6.501 Fetched 8280 kB in 3s (2757 kB/s) [2021-07-28T06:31:21.741Z] #27 6.501 Reading package lists... [2021-07-28T06:31:21.741Z] #27 7.782 Reading package lists... [2021-07-28T06:31:21.741Z] #27 9.076 Building dependency tree... [2021-07-28T06:31:21.741Z] #27 9.719 The following additional packages will be installed: [2021-07-28T06:31:21.741Z] #27 9.719 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-28T06:31:21.741Z] #27 9.719 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-28T06:31:21.741Z] #27 9.723 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-28T06:31:21.741Z] #27 9.723 Suggested packages: [2021-07-28T06:31:21.741Z] #27 9.723 krb5-doc krb5-user [2021-07-28T06:31:21.741Z] #27 9.723 Recommended packages: [2021-07-28T06:31:21.741Z] #27 9.723 krb5-locales publicsuffix libsasl2-modules [2021-07-28T06:31:21.741Z] #27 10.01 The following NEW packages will be installed: [2021-07-28T06:31:21.741Z] #27 10.01 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-28T06:31:21.741Z] #27 10.01 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-28T06:31:21.741Z] #27 10.01 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-28T06:31:21.741Z] #27 10.01 libssh2-1 libssl1.1 openssl [2021-07-28T06:31:21.741Z] #27 10.31 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-28T06:31:21.741Z] #27 10.31 Need to get 4777 kB of archives. [2021-07-28T06:31:21.741Z] #27 10.31 After this operation, 11.5 MB of additional disk space will be used. [2021-07-28T06:31:21.741Z] #27 10.31 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-28T06:31:21.741Z] #27 10.31 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-07-28T06:31:21.741Z] #27 10.31 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-28T06:31:21.741Z] #27 10.32 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-07-28T06:31:21.741Z] #27 10.32 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-07-28T06:31:21.741Z] #27 10.33 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-07-28T06:31:21.741Z] #27 10.35 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-28T06:31:21.741Z] #27 10.36 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-28T06:31:21.741Z] #27 10.36 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-28T06:31:21.741Z] #27 10.36 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-28T06:31:21.741Z] #27 10.37 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-28T06:31:21.741Z] #27 10.37 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-28T06:31:21.741Z] #27 10.37 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-28T06:31:21.741Z] #27 10.37 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-28T06:31:21.741Z] #27 10.38 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-28T06:31:21.741Z] #27 10.38 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-28T06:31:21.741Z] #27 10.38 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-28T06:31:21.741Z] #27 10.39 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-28T06:31:21.741Z] #27 10.39 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-28T06:31:21.741Z] #27 10.39 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-28T06:31:21.741Z] #27 10.40 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-28T06:31:21.741Z] #27 10.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:21.741Z] #27 10.70 Fetched 4777 kB in 0s (13.9 MB/s) [2021-07-28T06:31:21.741Z] #27 10.73 Selecting previously unselected package libkeyutils1:arm64. [2021-07-28T06:31:21.741Z] #27 10.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-07-28T06:31:21.741Z] #27 10.74 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 10.75 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-28T06:31:21.741Z] #27 10.81 Selecting previously unselected package libkrb5support0:arm64. [2021-07-28T06:31:21.741Z] #27 10.81 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 10.81 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:21.741Z] #27 10.87 Selecting previously unselected package libk5crypto3:arm64. [2021-07-28T06:31:21.741Z] #27 10.87 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 10.88 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:21.741Z] #27 10.95 Selecting previously unselected package libssl1.1:arm64. [2021-07-28T06:31:21.741Z] #27 10.95 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 10.96 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:21.741Z] #27 11.15 Selecting previously unselected package libkrb5-3:arm64. [2021-07-28T06:31:21.741Z] #27 11.15 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.16 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:21.741Z] #27 11.25 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-28T06:31:21.741Z] #27 11.25 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.25 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:21.741Z] #27 11.33 Selecting previously unselected package openssl. [2021-07-28T06:31:21.741Z] #27 11.33 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.34 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:21.741Z] #27 11.58 Selecting previously unselected package ca-certificates. [2021-07-28T06:31:21.741Z] #27 11.59 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-28T06:31:21.741Z] #27 11.60 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-28T06:31:21.741Z] #27 11.69 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-28T06:31:21.741Z] #27 11.69 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.69 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:21.741Z] #27 11.76 Selecting previously unselected package libsasl2-2:arm64. [2021-07-28T06:31:21.741Z] #27 11.76 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.76 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:21.741Z] #27 11.81 Selecting previously unselected package libldap-common. [2021-07-28T06:31:21.741Z] #27 11.81 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-28T06:31:21.741Z] #27 11.82 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:21.741Z] #27 11.87 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-28T06:31:21.741Z] #27 11.87 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.88 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:21.741Z] #27 11.94 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-28T06:31:21.741Z] #27 11.94 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 11.95 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-28T06:31:21.741Z] #27 12.00 Selecting previously unselected package libpsl5:arm64. [2021-07-28T06:31:21.741Z] #27 12.00 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 12.01 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-28T06:31:21.741Z] #27 12.06 Selecting previously unselected package librtmp1:arm64. [2021-07-28T06:31:21.741Z] #27 12.06 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 12.06 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:31:21.741Z] #27 12.11 Selecting previously unselected package libssh2-1:arm64. [2021-07-28T06:31:21.741Z] #27 12.11 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 12.11 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-28T06:31:21.741Z] #27 12.17 Selecting previously unselected package libcurl4:arm64. [2021-07-28T06:31:21.741Z] #27 12.17 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 12.18 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-28T06:31:21.741Z] #27 12.24 Selecting previously unselected package curl. [2021-07-28T06:31:21.741Z] #27 12.24 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-28T06:31:21.741Z] #27 12.25 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-28T06:31:21.837Z] #36 40.71 Building dependency tree... [2021-07-28T06:31:22.005Z] #27 12.34 Selecting previously unselected package libonig5:arm64. [2021-07-28T06:31:22.005Z] #27 12.34 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-28T06:31:22.005Z] #27 12.34 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-28T06:31:22.005Z] #27 12.44 Selecting previously unselected package libjq1:arm64. [2021-07-28T06:31:22.005Z] #27 12.45 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-28T06:31:22.005Z] #27 12.54 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-28T06:31:22.005Z] #27 12.59 Selecting previously unselected package jq. [2021-07-28T06:31:22.049Z] #17 113.2 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-28T06:31:22.049Z] #17 113.2 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:22.049Z] #17 113.2 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-28T06:31:22.271Z] #27 12.59 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-28T06:31:22.271Z] #27 12.61 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:31:22.271Z] #27 12.73 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-28T06:31:22.271Z] #27 12.74 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-28T06:31:22.271Z] #27 12.77 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:22.518Z] #46 ... [2021-07-28T06:31:22.518Z] [2021-07-28T06:31:22.518Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:22.518Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:31:22.518Z] #52 79.23 github.com/pkg/diff [2021-07-28T06:31:22.535Z] #27 13.17 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-28T06:31:22.797Z] #27 13.23 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:23.061Z] #27 13.34 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:23.226Z] #36 43.48 The following additional packages will be installed: [2021-07-28T06:31:23.226Z] #36 43.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-28T06:31:23.226Z] #36 43.50 Suggested packages: [2021-07-28T06:31:23.226Z] #36 43.52 cmake-doc ninja-build lrzip [2021-07-28T06:31:23.226Z] #36 43.52 Recommended packages: [2021-07-28T06:31:23.226Z] #36 43.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-28T06:31:23.436Z] #17 114.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-28T06:31:23.436Z] #17 114.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:23.436Z] #17 114.6 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-28T06:31:23.487Z] #36 ... [2021-07-28T06:31:23.487Z] [2021-07-28T06:31:23.487Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:23.487Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:23.487Z] #13 28.76 Fetched 8996 kB in 24s (377 kB/s) [2021-07-28T06:31:23.487Z] #13 28.76 Reading package lists... [2021-07-28T06:31:23.487Z] #13 34.86 Reading package lists... [2021-07-28T06:31:23.487Z] #13 ... [2021-07-28T06:31:23.487Z] [2021-07-28T06:31:23.487Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:23.487Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:23.487Z] #44 38.04 Reading package lists... [2021-07-28T06:31:23.636Z] #27 14.19 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:23.701Z] #17 114.6 Selecting previously unselected package crossbuild-essential-armel. [2021-07-28T06:31:23.701Z] #17 114.6 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-28T06:31:23.701Z] #17 114.6 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-28T06:31:23.701Z] #17 114.7 Selecting previously unselected package libc6-armhf-cross. [2021-07-28T06:31:23.701Z] #17 114.7 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:23.701Z] #17 114.7 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-28T06:31:23.897Z] #52 80.59 go/ast [2021-07-28T06:31:23.962Z] #17 115.0 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-28T06:31:23.962Z] #17 115.0 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-28T06:31:23.962Z] #17 115.0 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:23.962Z] #17 115.1 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-28T06:31:23.962Z] #17 115.1 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:23.962Z] #17 115.1 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:23.962Z] #17 115.1 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-28T06:31:23.962Z] #17 115.1 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:24.224Z] #17 115.2 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:24.224Z] #17 115.3 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-28T06:31:24.224Z] #17 115.3 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:24.224Z] #17 115.3 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:24.224Z] #17 115.5 Selecting previously unselected package libasan5-armhf-cross. [2021-07-28T06:31:24.485Z] #17 115.5 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:24.485Z] #17 115.5 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:24.485Z] #17 115.6 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-28T06:31:24.485Z] #17 115.6 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:24.485Z] #17 115.6 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:24.584Z] #27 15.02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-28T06:31:24.584Z] #27 15.07 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:24.746Z] #17 115.7 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-28T06:31:24.746Z] #17 115.7 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:24.746Z] #17 115.7 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:24.746Z] #17 116.0 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-28T06:31:24.746Z] #17 116.0 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:24.746Z] #17 116.0 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-28T06:31:25.136Z] #44 43.31 Building dependency tree... [2021-07-28T06:31:25.159Z] #27 15.55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-28T06:31:25.735Z] #27 15.99 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-28T06:31:25.735Z] #27 16.23 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:25.735Z] #27 16.25 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-28T06:31:25.735Z] #27 16.28 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-28T06:31:25.735Z] #27 16.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-28T06:31:25.735Z] #27 16.32 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-28T06:31:25.735Z] #27 16.34 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-28T06:31:25.856Z] #52 82.48 golang.org/x/crypto/ssh/terminal [2021-07-28T06:31:26.002Z] #27 ... [2021-07-28T06:31:26.002Z] [2021-07-28T06:31:26.002Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-28T06:31:26.002Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-28T06:31:26.002Z] #10 DONE 4.3s [2021-07-28T06:31:26.002Z] [2021-07-28T06:31:26.002Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-07-28T06:31:26.002Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-28T06:31:26.577Z] #13 ... [2021-07-28T06:31:26.577Z] [2021-07-28T06:31:26.577Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:26.577Z] #59 sha256:a7211e60950b5ad75dc1047499ff9797f31a08bc12bf16f4c2cf372c68acaf45 [2021-07-28T06:31:26.577Z] #59 7.324 + RM_GOPATH=0 [2021-07-28T06:31:26.577Z] #59 7.334 + TMP_GOPATH= [2021-07-28T06:31:26.577Z] #59 7.334 + : /build [2021-07-28T06:31:26.577Z] #59 7.334 + '[' -z '' ']' [2021-07-28T06:31:26.577Z] #59 7.334 ++ mktemp -d [2021-07-28T06:31:26.577Z] #59 7.334 + export GOPATH=/tmp/tmp.Apljb0B2cG [2021-07-28T06:31:26.577Z] #59 7.334 + GOPATH=/tmp/tmp.Apljb0B2cG [2021-07-28T06:31:26.577Z] #59 7.334 + RM_GOPATH=1 [2021-07-28T06:31:26.577Z] #59 7.334 + case "$(go env GOARCH)" in [2021-07-28T06:31:26.577Z] #59 7.334 ++ go env GOARCH [2021-07-28T06:31:26.577Z] #59 7.361 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:26.577Z] #59 7.361 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:26.577Z] #59 7.361 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:26.577Z] #59 7.368 + dir=/tmp/install [2021-07-28T06:31:26.577Z] #59 7.368 + bin=rootlesskit [2021-07-28T06:31:26.577Z] #59 7.368 + shift [2021-07-28T06:31:26.577Z] #59 7.368 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-28T06:31:26.577Z] #59 7.368 + . /tmp/install/rootlesskit.installer [2021-07-28T06:31:26.577Z] #59 7.368 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:26.577Z] #59 7.368 + install_rootlesskit [2021-07-28T06:31:26.577Z] #59 7.368 + case "$1" in [2021-07-28T06:31:26.577Z] #59 7.368 + export CGO_ENABLED=0 [2021-07-28T06:31:26.577Z] #59 7.368 + CGO_ENABLED=0 [2021-07-28T06:31:26.577Z] #59 7.368 + _install_rootlesskit [2021-07-28T06:31:26.577Z] #59 7.370 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-28T06:31:26.577Z] #59 7.370 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Apljb0B2cG/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:31:26.577Z] #59 7.370 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:26.577Z] #59 7.377 Cloning into '/tmp/tmp.Apljb0B2cG/src/github.com/rootless-containers/rootlesskit'... [2021-07-28T06:31:26.956Z] #11 DONE 0.8s [2021-07-28T06:31:26.956Z] [2021-07-28T06:31:26.956Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:26.956Z] #34 sha256:5e27819dedd1509182edba732cc23d63e8f65b776d5c0ebf88395263d0c5e90d [2021-07-28T06:31:27.058Z] #44 46.36 The following additional packages will be installed: [2021-07-28T06:31:27.058Z] #44 46.36 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-28T06:31:27.058Z] #44 46.37 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-28T06:31:27.058Z] #44 46.37 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:31:27.058Z] #44 46.37 python3.7-minimal [2021-07-28T06:31:27.058Z] #44 46.38 Suggested packages: [2021-07-28T06:31:27.058Z] #44 46.38 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-28T06:31:27.058Z] #44 46.38 python3.7-doc binfmt-support [2021-07-28T06:31:27.222Z] #34 ... [2021-07-28T06:31:27.222Z] [2021-07-28T06:31:27.222Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-28T06:31:27.222Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-28T06:31:27.222Z] #43 DONE 0.2s [2021-07-28T06:31:27.222Z] [2021-07-28T06:31:27.222Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-28T06:31:27.222Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-28T06:31:27.222Z] #31 DONE 0.3s [2021-07-28T06:31:27.222Z] [2021-07-28T06:31:27.222Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-28T06:31:27.222Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-28T06:31:27.222Z] #39 DONE 0.3s [2021-07-28T06:31:27.222Z] [2021-07-28T06:31:27.222Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:27.222Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-28T06:31:27.234Z] #52 83.91 io/ioutil [2021-07-28T06:31:27.328Z] #17 118.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-28T06:31:27.329Z] #17 118.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:27.494Z] #52 84.28 mvdan.cc/editorconfig [2021-07-28T06:31:27.619Z] #17 118.7 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-28T06:31:28.003Z] #44 47.43 The following NEW packages will be installed: [2021-07-28T06:31:28.003Z] #44 47.44 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-28T06:31:28.003Z] #44 47.44 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-28T06:31:28.003Z] #44 47.44 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:31:28.003Z] #44 47.44 python3.7-minimal [2021-07-28T06:31:28.062Z] #52 84.72 mvdan.cc/sh/v3/fileutil [2021-07-28T06:31:28.062Z] #52 84.94 text/tabwriter [2021-07-28T06:31:28.321Z] #52 ... [2021-07-28T06:31:28.321Z] [2021-07-28T06:31:28.321Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:31:28.321Z] #57 sha256:d7f076015cec7b76b93c34aff0faa4ac5e71e94896078305960790b1ca1c95ec [2021-07-28T06:31:28.559Z] #17 119.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-28T06:31:28.572Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-28T06:31:28.572Z] [2021-07-28T06:31:28.572Z] ________ ____ __. [2021-07-28T06:31:28.572Z] \_____ \ | |/ _| [2021-07-28T06:31:28.572Z] / | \| < [2021-07-28T06:31:28.572Z] / | \ | \ [2021-07-28T06:31:28.572Z] \_______ /____|__ \ [2021-07-28T06:31:28.572Z] \/ \/ [2021-07-28T06:31:28.572Z] [2021-07-28T06:31:28.572Z] INFO: make.ps1 ended at 07/28/2021 06:31:15 [2021-07-28T06:31:28.572Z] INFO: Binaries build ended at 07/28/2021 06:31:17. Duration:00:01:20.9190672 [2021-07-28T06:31:28.572Z] INFO: Copying the built daemon binary to d:\CI\PR-42672\7\binary\dockerd-e3491ab56a.exe... [2021-07-28T06:31:28.572Z] INFO: Copying the built client binary to d:\CI\PR-42672\7\binary\docker-e3491ab56a.exe... [2021-07-28T06:31:28.572Z] INFO: Copying dockerversion from the container... [2021-07-28T06:31:28.572Z] INFO: Copying the golang package from the container to d:\CI\PR-42672\7\installer\go.zip... [2021-07-28T06:31:28.572Z] INFO: Extracting go.zip to d:\CI\PR-42672\7\go [2021-07-28T06:31:28.577Z] #44 47.90 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:28.577Z] #44 47.90 Need to get 6695 kB of archives. [2021-07-28T06:31:28.577Z] #44 47.90 After this operation, 33.1 MB of additional disk space will be used. [2021-07-28T06:31:28.577Z] #44 47.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:31:28.577Z] #44 47.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:31:28.577Z] #44 48.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:31:28.819Z] #17 119.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-28T06:31:28.819Z] #17 119.9 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-28T06:31:28.840Z] #44 ... [2021-07-28T06:31:28.840Z] [2021-07-28T06:31:28.840Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:28.840Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:28.840Z] #56 36.97 Reading package lists... [2021-07-28T06:31:28.840Z] #56 42.95 Building dependency tree... [2021-07-28T06:31:28.840Z] #56 45.79 The following additional packages will be installed: [2021-07-28T06:31:28.840Z] #56 45.82 libbtrfs0 [2021-07-28T06:31:28.840Z] #56 46.00 The following NEW packages will be installed: [2021-07-28T06:31:28.840Z] #56 46.02 libbtrfs-dev libbtrfs0 [2021-07-28T06:31:28.840Z] #56 46.47 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:28.840Z] #56 46.47 Need to get 119 kB of archives. [2021-07-28T06:31:28.840Z] #56 46.47 After this operation, 387 kB of additional disk space will be used. [2021-07-28T06:31:28.840Z] #56 46.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:31:28.840Z] #56 46.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:31:28.840Z] #56 47.44 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:28.840Z] #56 47.63 Fetched 119 kB in 0s (418 kB/s) [2021-07-28T06:31:28.840Z] #56 47.73 Selecting previously unselected package libbtrfs0. [2021-07-28T06:31:28.840Z] #56 47.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:31:28.840Z] #56 47.86 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:31:28.840Z] #56 47.88 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:31:28.840Z] #56 48.00 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:31:28.840Z] #56 48.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:31:28.840Z] #56 48.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:31:28.840Z] #56 48.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:31:28.840Z] #56 48.33 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:31:28.840Z] #56 48.35 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:28.840Z] #56 DONE 49.1s [2021-07-28T06:31:28.840Z] [2021-07-28T06:31:28.840Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:28.840Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:28.840Z] #44 48.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:31:28.840Z] #44 48.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:31:28.840Z] #44 48.36 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-28T06:31:28.840Z] #44 ... [2021-07-28T06:31:28.840Z] [2021-07-28T06:31:28.840Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:31:28.840Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:31:29.108Z] #59 ... [2021-07-28T06:31:29.108Z] [2021-07-28T06:31:29.108Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:31:29.108Z] #24 sha256:a4057560b0ec00dbb6915c82b8ab359759c0838b23dd1d1ea4dd89617105ff4d [2021-07-28T06:31:29.108Z] #24 4.520 + RM_GOPATH=0 [2021-07-28T06:31:29.108Z] #24 4.520 + TMP_GOPATH= [2021-07-28T06:31:29.108Z] #24 4.520 + : /build [2021-07-28T06:31:29.108Z] #24 4.520 + '[' -z '' ']' [2021-07-28T06:31:29.108Z] #24 4.520 ++ mktemp -d [2021-07-28T06:31:29.108Z] #24 4.520 + export GOPATH=/tmp/tmp.A2fGBNaz9Y [2021-07-28T06:31:29.108Z] #24 4.520 + GOPATH=/tmp/tmp.A2fGBNaz9Y [2021-07-28T06:31:29.108Z] #24 4.520 + RM_GOPATH=1 [2021-07-28T06:31:29.108Z] #24 4.520 + case "$(go env GOARCH)" in [2021-07-28T06:31:29.108Z] #24 4.520 ++ go env GOARCH [2021-07-28T06:31:29.108Z] #24 4.564 Install docker/cli version 17.06.2-ce from stable [2021-07-28T06:31:29.108Z] #24 4.564 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.108Z] #24 4.564 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.108Z] #24 4.564 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:29.108Z] #24 4.564 + dir=/tmp/install [2021-07-28T06:31:29.108Z] #24 4.564 + bin=dockercli [2021-07-28T06:31:29.108Z] #24 4.564 + shift [2021-07-28T06:31:29.108Z] #24 4.564 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-28T06:31:29.108Z] #24 4.564 + . /tmp/install/dockercli.installer [2021-07-28T06:31:29.108Z] #24 4.564 ++ : stable [2021-07-28T06:31:29.108Z] #24 4.564 ++ : 17.06.2-ce [2021-07-28T06:31:29.108Z] #24 4.564 + install_dockercli [2021-07-28T06:31:29.108Z] #24 4.564 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-28T06:31:29.108Z] #24 4.564 ++ uname -m [2021-07-28T06:31:29.108Z] #24 4.564 + arch=x86_64 [2021-07-28T06:31:29.108Z] #24 4.564 + '[' x86_64 '!=' x86_64 ']' [2021-07-28T06:31:29.108Z] #24 4.564 + url=https://download.docker.com/linux/static [2021-07-28T06:31:29.108Z] #24 4.564 + tar -xz docker/docker [2021-07-28T06:31:29.108Z] #24 4.564 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-28T06:31:29.108Z] #24 8.810 + mkdir -p /build [2021-07-28T06:31:29.108Z] #24 8.810 + mv docker/docker /build/ [2021-07-28T06:31:29.108Z] #24 8.810 + rmdir docker [2021-07-28T06:31:29.108Z] #24 DONE 9.6s [2021-07-28T06:31:29.108Z] [2021-07-28T06:31:29.108Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:29.108Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:29.108Z] #13 6.712 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:31:29.108Z] #13 6.712 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:29.108Z] #13 6.767 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:29.108Z] #13 6.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:29.108Z] #13 ... [2021-07-28T06:31:29.108Z] [2021-07-28T06:31:29.108Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:29.108Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:29.108Z] #56 7.600 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:29.108Z] #56 7.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:29.108Z] #56 7.644 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:29.108Z] #56 8.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:31:29.108Z] #56 ... [2021-07-28T06:31:29.108Z] [2021-07-28T06:31:29.108Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:29.108Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:29.108Z] #36 4.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:29.108Z] #36 4.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:29.108Z] #36 4.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:29.108Z] #36 4.244 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:31:29.108Z] #36 4.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:31:29.108Z] #36 5.537 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:31:29.108Z] #36 ... [2021-07-28T06:31:29.108Z] [2021-07-28T06:31:29.108Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:29.108Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:29.108Z] #50 4.783 + RM_GOPATH=0 [2021-07-28T06:31:29.108Z] #50 4.783 + TMP_GOPATH= [2021-07-28T06:31:29.108Z] #50 4.783 + : /build [2021-07-28T06:31:29.108Z] #50 4.783 + '[' -z '' ']' [2021-07-28T06:31:29.108Z] #50 4.783 ++ mktemp -d [2021-07-28T06:31:29.108Z] #50 4.783 + export GOPATH=/tmp/tmp.uwLvUTLNLD [2021-07-28T06:31:29.108Z] #50 4.783 + GOPATH=/tmp/tmp.uwLvUTLNLD [2021-07-28T06:31:29.108Z] #50 4.783 + RM_GOPATH=1 [2021-07-28T06:31:29.108Z] #50 4.783 + case "$(go env GOARCH)" in [2021-07-28T06:31:29.108Z] #50 4.783 ++ go env GOARCH [2021-07-28T06:31:29.108Z] #50 4.783 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.109Z] #50 4.783 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.109Z] #50 4.783 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:29.109Z] #50 4.783 + dir=/tmp/install [2021-07-28T06:31:29.109Z] #50 4.783 + bin=golangci_lint [2021-07-28T06:31:29.109Z] #50 4.783 + shift [2021-07-28T06:31:29.109Z] #50 4.783 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-28T06:31:29.109Z] #50 4.783 + . /tmp/install/golangci_lint.installer [2021-07-28T06:31:29.109Z] #50 4.783 ++ : v1.23.8 [2021-07-28T06:31:29.109Z] #50 4.783 + install_golangci_lint [2021-07-28T06:31:29.109Z] #50 4.783 + set -e [2021-07-28T06:31:29.109Z] #50 4.783 + export GO111MODULE=on [2021-07-28T06:31:29.109Z] #50 4.783 + GO111MODULE=on [2021-07-28T06:31:29.109Z] #50 4.783 + GOBIN=/build [2021-07-28T06:31:29.109Z] #50 4.783 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-28T06:31:29.109Z] #50 5.345 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-28T06:31:29.368Z] #50 ... [2021-07-28T06:31:29.368Z] [2021-07-28T06:31:29.368Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:29.368Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:29.368Z] #44 8.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:29.368Z] #44 8.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:29.368Z] #44 8.227 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:29.368Z] #44 8.869 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-28T06:31:29.368Z] #44 9.432 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:31:29.368Z] #44 ... [2021-07-28T06:31:29.368Z] [2021-07-28T06:31:29.368Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:29.368Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:31:29.368Z] #52 4.133 + RM_GOPATH=0 [2021-07-28T06:31:29.368Z] #52 4.133 + TMP_GOPATH= [2021-07-28T06:31:29.368Z] #52 4.133 + : /build [2021-07-28T06:31:29.368Z] #52 4.133 + '[' -z '' ']' [2021-07-28T06:31:29.368Z] #52 4.133 ++ mktemp -d [2021-07-28T06:31:29.368Z] #52 4.135 + export GOPATH=/tmp/tmp.At1wLBad7W [2021-07-28T06:31:29.368Z] #52 4.135 + GOPATH=/tmp/tmp.At1wLBad7W [2021-07-28T06:31:29.368Z] #52 4.135 + RM_GOPATH=1 [2021-07-28T06:31:29.368Z] #52 4.135 + case "$(go env GOARCH)" in [2021-07-28T06:31:29.368Z] #52 4.138 ++ go env GOARCH [2021-07-28T06:31:29.368Z] #52 4.145 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.368Z] #52 4.145 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.368Z] #52 4.145 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:29.368Z] #52 4.145 + dir=/tmp/install [2021-07-28T06:31:29.368Z] #52 4.145 + bin=shfmt [2021-07-28T06:31:29.368Z] #52 4.145 + shift [2021-07-28T06:31:29.368Z] #52 4.145 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-28T06:31:29.368Z] #52 4.145 + . /tmp/install/shfmt.installer [2021-07-28T06:31:29.368Z] #52 4.145 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:29.368Z] #52 4.145 + install_shfmt [2021-07-28T06:31:29.368Z] #52 4.145 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-28T06:31:29.368Z] #52 4.145 + git clone https://github.com/mvdan/sh.git /tmp/tmp.At1wLBad7W/src/github.com/mvdan/sh [2021-07-28T06:31:29.368Z] #52 4.148 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:29.368Z] #52 4.148 Cloning into '/tmp/tmp.At1wLBad7W/src/github.com/mvdan/sh'... [2021-07-28T06:31:29.368Z] #52 9.772 + cd /tmp/tmp.At1wLBad7W/src/github.com/mvdan/sh [2021-07-28T06:31:29.368Z] #52 9.772 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:29.368Z] #52 10.02 + GO111MODULE=on [2021-07-28T06:31:29.368Z] #52 10.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-28T06:31:29.400Z] #17 120.4 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-28T06:31:29.400Z] #17 120.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:29.400Z] #17 120.4 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-28T06:31:29.627Z] #52 ... [2021-07-28T06:31:29.627Z] [2021-07-28T06:31:29.627Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:29.627Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:31:29.627Z] #46 7.073 + RM_GOPATH=0 [2021-07-28T06:31:29.627Z] #46 7.073 + TMP_GOPATH= [2021-07-28T06:31:29.627Z] #46 7.073 + : /build [2021-07-28T06:31:29.627Z] #46 7.073 + '[' -z '' ']' [2021-07-28T06:31:29.627Z] #46 7.073 ++ mktemp -d [2021-07-28T06:31:29.627Z] #46 7.096 + export GOPATH=/tmp/tmp.n6uNwOfbpa [2021-07-28T06:31:29.627Z] #46 7.096 + GOPATH=/tmp/tmp.n6uNwOfbpa [2021-07-28T06:31:29.627Z] #46 7.096 + RM_GOPATH=1 [2021-07-28T06:31:29.627Z] #46 7.096 + case "$(go env GOARCH)" in [2021-07-28T06:31:29.627Z] #46 7.096 ++ go env GOARCH [2021-07-28T06:31:29.627Z] #46 7.124 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.627Z] #46 7.124 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:29.627Z] #46 7.124 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:29.627Z] #46 7.163 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:31:29.627Z] #46 7.163 + dir=/tmp/install [2021-07-28T06:31:29.627Z] #46 7.163 + bin=vndr [2021-07-28T06:31:29.627Z] #46 7.163 + shift [2021-07-28T06:31:29.627Z] #46 7.163 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-28T06:31:29.627Z] #46 7.163 + . /tmp/install/vndr.installer [2021-07-28T06:31:29.627Z] #46 7.163 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:31:29.627Z] #46 7.163 + install_vndr [2021-07-28T06:31:29.627Z] #46 7.163 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-28T06:31:29.627Z] #46 7.163 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.n6uNwOfbpa/src/github.com/LK4D4/vndr [2021-07-28T06:31:29.627Z] #46 7.163 Cloning into '/tmp/tmp.n6uNwOfbpa/src/github.com/LK4D4/vndr'... [2021-07-28T06:31:29.627Z] #46 7.872 + cd /tmp/tmp.n6uNwOfbpa/src/github.com/LK4D4/vndr [2021-07-28T06:31:29.627Z] #46 7.872 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:31:29.627Z] #46 7.896 + go build -buildmode=pie -v -o /build/vndr . [2021-07-28T06:31:29.627Z] #46 9.274 internal/unsafeheader [2021-07-28T06:31:29.627Z] #46 9.327 internal/cpu [2021-07-28T06:31:29.627Z] #46 9.399 runtime/internal/atomic [2021-07-28T06:31:29.627Z] #46 9.955 runtime/internal/sys [2021-07-28T06:31:29.627Z] #46 10.17 internal/bytealg [2021-07-28T06:31:29.627Z] #46 10.35 runtime/internal/math [2021-07-28T06:31:29.627Z] #46 10.47 internal/race [2021-07-28T06:31:29.627Z] #46 10.56 sync/atomic [2021-07-28T06:31:29.629Z] #57 41.65 Checking out files: 51% (2121/4152) Checking out files: 52% (2160/4152) Checking out files: 53% (2201/4152) Checking out files: 54% (2243/4152) Checking out files: 55% (2284/4152) Checking out files: 56% (2326/4152) Checking out files: 57% (2367/4152) Checking out files: 58% (2409/4152) Checking out files: 59% (2450/4152) Checking out files: 60% (2492/4152) Checking out files: 61% (2533/4152) Checking out files: 62% (2575/4152) Checking out files: 63% (2616/4152) Checking out files: 64% (2658/4152) Checking out files: 65% (2699/4152) Checking out files: 66% (2741/4152) Checking out files: 67% (2782/4152) Checking out files: 68% (2824/4152) Checking out files: 69% (2865/4152) Checking out files: 70% (2907/4152) Checking out files: 71% (2948/4152) Checking out files: 72% (2990/4152) Checking out files: 73% (3031/4152) Checking out files: 74% (3073/4152) Checking out files: 75% (3114/4152) Checking out files: 76% (3156/4152) Checking out files: 77% (3198/4152) Checking out files: 78% (3239/4152) Checking out files: 79% (3281/4152) Checking out files: 80% (3322/4152) Checking out files: 81% (3364/4152) Checking out files: 82% (3405/4152) Checking out files: 83% (3447/4152) Checking out files: 84% (3488/4152) Checking out files: 85% (3530/4152) Checking out files: 86% (3571/4152) Checking out files: 87% (3613/4152) Checking out files: 88% (3654/4152) Checking out files: 89% (3696/4152) Checking out files: 90% (3737/4152) Checking out files: 91% (3779/4152) Checking out files: 92% (3820/4152) Checking out files: 92% (3849/4152) Checking out files: 93% (3862/4152) Checking out files: 94% (3903/4152) Checking out files: 95% (3945/4152) Checking out files: 96% (3986/4152) Checking out files: 97% (4028/4152) Checking out files: 98% (4069/4152) Checking out files: 99% (4111/4152) Checking out files: 100% (4152/4152) Checking out files: 100% (4152/4152), done. [2021-07-28T06:31:29.629Z] #57 42.90 + cd /tmp/tmp.DrfuaVspz6/src/github.com/containerd/containerd [2021-07-28T06:31:29.629Z] #57 42.90 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:31:29.886Z] #46 ... [2021-07-28T06:31:29.886Z] [2021-07-28T06:31:29.886Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:29.886Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:31:29.886Z] #40 7.344 + git clone https://github.com/docker/distribution.git . [2021-07-28T06:31:29.886Z] #40 7.344 Cloning into '.'... [2021-07-28T06:31:29.886Z] #40 ... [2021-07-28T06:31:29.886Z] [2021-07-28T06:31:29.886Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:29.886Z] #34 sha256:d329b1467b75caddec88117729d11b06daa8506b808c40cd6dfc506864dbc244 [2021-07-28T06:31:29.886Z] #34 5.503 Install go-toml version v1.8.1 [2021-07-28T06:31:29.886Z] #34 6.031 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-28T06:31:29.886Z] #34 8.275 github.com/pelletier/go-toml [2021-07-28T06:31:29.931Z] #40 ... [2021-07-28T06:31:29.931Z] [2021-07-28T06:31:29.931Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-28T06:31:29.931Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-28T06:31:29.931Z] #12 DONE 2.9s [2021-07-28T06:31:29.931Z] [2021-07-28T06:31:29.931Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:29.931Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:31:30.146Z] #34 ... [2021-07-28T06:31:30.146Z] [2021-07-28T06:31:30.146Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:31:30.146Z] #48 sha256:1c2143bf99fc9258bca5e725015f465161d0ff7cf7d4633fa9dc3b4c3a2eba45 [2021-07-28T06:31:30.146Z] #48 5.382 + RM_GOPATH=0 [2021-07-28T06:31:30.146Z] #48 5.382 + TMP_GOPATH= [2021-07-28T06:31:30.146Z] #48 5.382 + : /build [2021-07-28T06:31:30.146Z] #48 5.382 + '[' -z '' ']' [2021-07-28T06:31:30.146Z] #48 5.382 ++ mktemp -d [2021-07-28T06:31:30.146Z] #48 5.382 + export GOPATH=/tmp/tmp.ErUWvm9u80 [2021-07-28T06:31:30.146Z] #48 5.382 + GOPATH=/tmp/tmp.ErUWvm9u80 [2021-07-28T06:31:30.146Z] #48 5.382 + RM_GOPATH=1 [2021-07-28T06:31:30.146Z] #48 5.382 + case "$(go env GOARCH)" in [2021-07-28T06:31:30.146Z] #48 5.382 ++ go env GOARCH [2021-07-28T06:31:30.146Z] #48 5.391 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:30.146Z] #48 5.391 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:30.146Z] #48 5.391 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:30.146Z] #48 5.391 + dir=/tmp/install [2021-07-28T06:31:30.146Z] #48 5.391 + bin=gotestsum [2021-07-28T06:31:30.146Z] #48 5.391 + shift [2021-07-28T06:31:30.146Z] #48 5.391 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-28T06:31:30.146Z] #48 5.391 + . /tmp/install/gotestsum.installer [2021-07-28T06:31:30.146Z] #48 5.391 ++ : v0.5.3 [2021-07-28T06:31:30.146Z] #48 5.391 + install_gotestsum [2021-07-28T06:31:30.146Z] #48 5.424 + set -e [2021-07-28T06:31:30.146Z] #48 5.424 + export GO111MODULE=on [2021-07-28T06:31:30.146Z] #48 5.424 + GO111MODULE=on [2021-07-28T06:31:30.146Z] #48 5.424 + GOBIN=/build [2021-07-28T06:31:30.146Z] #48 5.424 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-28T06:31:30.146Z] #48 5.923 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-28T06:31:30.146Z] #48 6.965 go: downloading github.com/fatih/color v1.9.0 [2021-07-28T06:31:30.146Z] #48 6.965 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-28T06:31:30.146Z] #48 6.979 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:31:30.146Z] #48 6.979 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-28T06:31:30.146Z] #48 7.203 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-28T06:31:30.146Z] #48 7.226 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-28T06:31:30.146Z] #48 7.347 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-28T06:31:30.146Z] #48 7.394 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-28T06:31:30.146Z] #48 7.460 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-28T06:31:30.146Z] #48 7.946 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-28T06:31:30.146Z] #48 10.22 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-28T06:31:30.146Z] #48 ... [2021-07-28T06:31:30.146Z] [2021-07-28T06:31:30.146Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:30.146Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:31:30.146Z] #52 11.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-28T06:31:30.146Z] #52 11.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-28T06:31:30.146Z] #52 11.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-28T06:31:30.241Z] #57 1.155 + RM_GOPATH=0 [2021-07-28T06:31:30.241Z] #57 1.155 + TMP_GOPATH= [2021-07-28T06:31:30.241Z] #57 1.155 + : /build [2021-07-28T06:31:30.241Z] #57 1.156 + '[' -z '' ']' [2021-07-28T06:31:30.241Z] #57 1.157 ++ mktemp -d [2021-07-28T06:31:30.241Z] #57 1.161 + export GOPATH=/tmp/tmp.TUnTOLpMBP [2021-07-28T06:31:30.241Z] #57 1.161 + GOPATH=/tmp/tmp.TUnTOLpMBP [2021-07-28T06:31:30.241Z] #57 1.161 + RM_GOPATH=1 [2021-07-28T06:31:30.241Z] #57 1.161 + case "$(go env GOARCH)" in [2021-07-28T06:31:30.241Z] #57 1.164 ++ go env GOARCH [2021-07-28T06:31:30.241Z] #57 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:30.241Z] #57 1.193 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:30.241Z] #57 1.194 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:30.241Z] #57 1.195 + dir=/tmp/install [2021-07-28T06:31:30.241Z] #57 1.195 + bin=containerd [2021-07-28T06:31:30.241Z] #57 1.195 + shift [2021-07-28T06:31:30.241Z] #57 1.196 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-28T06:31:30.241Z] #57 1.196 + . /tmp/install/containerd.installer [2021-07-28T06:31:30.241Z] #57 1.196 ++ set -e [2021-07-28T06:31:30.241Z] #57 1.196 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:31:30.242Z] #57 1.197 + install_containerd [2021-07-28T06:31:30.242Z] #57 1.197 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-28T06:31:30.242Z] #57 1.197 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:31:30.242Z] #57 1.197 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TUnTOLpMBP/src/github.com/containerd/containerd [2021-07-28T06:31:30.242Z] #57 1.201 Cloning into '/tmp/tmp.TUnTOLpMBP/src/github.com/containerd/containerd'... [2021-07-28T06:31:30.341Z] #17 121.5 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-28T06:31:30.341Z] #17 121.5 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:30.567Z] #57 43.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-28T06:31:30.567Z] #57 43.86 + BUILDTAGS='netgo osusergo static_build' [2021-07-28T06:31:30.567Z] #57 43.86 + export EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:31:30.567Z] #57 43.86 + EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:31:30.567Z] #57 43.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-28T06:31:30.567Z] #57 43.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-28T06:31:30.567Z] #57 43.86 + '[' '' = dynamic ']' [2021-07-28T06:31:30.567Z] #57 43.86 + make [2021-07-28T06:31:30.601Z] #17 121.6 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...#17 ... [2021-07-28T06:31:30.601Z] [2021-07-28T06:31:30.601Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:30.601Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:31:30.601Z] #47 DONE 133.3s [2021-07-28T06:31:30.601Z] [2021-07-28T06:31:30.601Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:30.601Z] #57 sha256:9167feb80691f6572802e6909fbc78cbe8d486ffa5336c9fbe673112d65e5b55 [2021-07-28T06:31:30.601Z] #57 124.7 + /build/golangci-lint --version [2021-07-28T06:31:30.601Z] #57 124.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-28T06:31:30.601Z] #57 DONE 128.2s [2021-07-28T06:31:30.601Z] [2021-07-28T06:31:30.602Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-28T06:31:30.602Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-28T06:31:30.602Z] #17 121.6 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:31.173Z] #17 122.1 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-28T06:31:31.173Z] #17 122.1 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:31.173Z] #17 122.1 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-28T06:31:31.196Z] #57 ... [2021-07-28T06:31:31.196Z] [2021-07-28T06:31:31.196Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:31.196Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:31:31.196Z] #50 41.35 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-28T06:31:31.196Z] #50 41.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-28T06:31:31.196Z] #50 41.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-28T06:31:31.196Z] #50 41.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-28T06:31:31.196Z] #50 41.53 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-28T06:31:31.196Z] #50 43.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-28T06:31:31.196Z] #50 43.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-28T06:31:31.196Z] #50 43.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-28T06:31:31.196Z] #50 ... [2021-07-28T06:31:31.196Z] [2021-07-28T06:31:31.196Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:31.196Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:31.196Z] #44 48.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:31:31.196Z] #44 48.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:31:31.196Z] #44 48.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:31:31.196Z] #44 48.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-28T06:31:31.196Z] #44 48.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:31:31.196Z] #44 48.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-28T06:31:31.196Z] #44 48.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-28T06:31:31.196Z] #44 48.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:31:31.196Z] #44 48.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:31:31.196Z] #44 49.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:31:31.196Z] #44 50.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:31.196Z] #44 50.44 Fetched 6695 kB in 1s (4884 kB/s) [2021-07-28T06:31:31.196Z] #44 50.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:31:31.196Z] #44 50.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:31:31.196Z] #44 50.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:31:31.196Z] #44 50.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:31.757Z] #17 123.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-28T06:31:31.757Z] #17 123.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:31.757Z] #17 123.1 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-28T06:31:31.768Z] #44 51.40 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:31:31.768Z] #44 51.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:31:31.768Z] #44 51.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:31:32.018Z] #17 123.1 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-28T06:31:32.018Z] #17 123.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-28T06:31:32.018Z] #17 123.1 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-28T06:31:32.018Z] #17 123.2 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-28T06:31:32.018Z] #17 123.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:32.018Z] #17 123.2 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-28T06:31:32.474Z] #57 45.54 + bin/ctr [2021-07-28T06:31:32.475Z] #57 ... [2021-07-28T06:31:32.475Z] [2021-07-28T06:31:32.475Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:32.475Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:31:32.475Z] #46 79.38 go/ast [2021-07-28T06:31:32.475Z] #46 80.05 text/template/parse [2021-07-28T06:31:32.475Z] #46 84.08 go/parser [2021-07-28T06:31:32.475Z] #46 84.30 text/template [2021-07-28T06:31:32.475Z] #46 87.44 log [2021-07-28T06:31:32.475Z] #46 88.26 encoding/xml [2021-07-28T06:31:32.475Z] #46 89.33 go/doc [2021-07-28T06:31:32.594Z] #17 123.5 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-28T06:31:32.594Z] #17 123.5 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-28T06:31:32.594Z] #17 123.5 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:32.594Z] #17 123.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-28T06:31:32.594Z] #17 123.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:32.594Z] #17 123.6 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:32.594Z] #17 123.7 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-28T06:31:32.594Z] #17 123.7 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:32.594Z] #17 123.7 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:32.680Z] #52 13.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-28T06:31:32.856Z] #17 124.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-28T06:31:32.856Z] #17 124.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:32.856Z] #17 124.0 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:32.856Z] #17 124.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-28T06:31:33.116Z] #17 124.1 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.116Z] #17 124.1 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.116Z] #17 124.1 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-28T06:31:33.116Z] #17 124.1 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.116Z] #17 124.1 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.116Z] #17 124.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-28T06:31:33.116Z] #17 124.2 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.116Z] #17 124.2 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.116Z] #17 124.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-28T06:31:33.116Z] #17 124.2 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.116Z] #17 124.2 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.116Z] #17 124.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-28T06:31:33.116Z] #17 124.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.116Z] #17 124.3 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.116Z] #17 124.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-28T06:31:33.116Z] #17 124.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.116Z] #17 124.4 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.116Z] #17 124.4 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-28T06:31:33.377Z] #17 124.4 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:33.377Z] #17 124.4 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:33.377Z] #17 124.6 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-28T06:31:33.377Z] #17 124.6 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:33.377Z] #17 124.6 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:33.535Z] #13 3.326 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:31:33.535Z] #13 3.352 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:33.535Z] #13 3.361 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:33.535Z] #13 3.363 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:33.685Z] #44 52.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:33.685Z] #44 53.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:31:34.118Z] #13 4.187 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-28T06:31:34.258Z] #44 ... [2021-07-28T06:31:34.258Z] [2021-07-28T06:31:34.258Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:34.258Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:34.258Z] #36 44.27 The following NEW packages will be installed: [2021-07-28T06:31:34.258Z] #36 44.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-28T06:31:34.258Z] #36 44.29 vim-common xxd [2021-07-28T06:31:34.258Z] #36 44.68 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:34.258Z] #36 44.68 Need to get 14.9 MB of archives. [2021-07-28T06:31:34.258Z] #36 44.68 After this operation, 61.8 MB of additional disk space will be used. [2021-07-28T06:31:34.258Z] #36 44.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:31:34.258Z] #36 44.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:31:34.258Z] #36 44.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-28T06:31:34.258Z] #36 44.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:31:34.258Z] #36 45.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-28T06:31:34.258Z] #36 45.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-28T06:31:34.258Z] #36 45.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-28T06:31:34.258Z] #36 45.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-28T06:31:34.258Z] #36 45.77 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-28T06:31:34.258Z] #36 45.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-28T06:31:34.258Z] #36 47.06 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:34.258Z] #36 47.27 Fetched 14.9 MB in 2s (8776 kB/s) [2021-07-28T06:31:34.258Z] #36 47.37 Selecting previously unselected package xxd. [2021-07-28T06:31:34.258Z] #36 47.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:31:34.258Z] #36 47.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:31:34.258Z] #36 47.47 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:31:34.258Z] #36 47.67 Selecting previously unselected package vim-common. [2021-07-28T06:31:34.258Z] #36 47.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:31:34.258Z] #36 47.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:31:34.258Z] #36 48.11 Selecting previously unselected package cmake-data. [2021-07-28T06:31:34.258Z] #36 48.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-28T06:31:34.258Z] #36 48.12 Unpacking cmake-data (3.13.4-1) ... [2021-07-28T06:31:34.258Z] #36 51.61 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:31:34.258Z] #36 51.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:31:34.258Z] #36 51.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:31:34.258Z] #36 ... [2021-07-28T06:31:34.258Z] [2021-07-28T06:31:34.258Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:31:34.258Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:31:34.258Z] #32 51.44 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-28T06:31:34.258Z] #32 51.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-28T06:31:34.258Z] #32 52.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:31:34.328Z] #17 125.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-28T06:31:34.328Z] #17 125.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:34.328Z] #17 125.2 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:34.328Z] #17 125.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-28T06:31:34.328Z] #17 125.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-28T06:31:34.328Z] #17 125.3 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-28T06:31:34.328Z] #17 125.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-28T06:31:34.328Z] #17 125.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:34.328Z] #17 125.5 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-28T06:31:34.382Z] #46 ... [2021-07-28T06:31:34.382Z] [2021-07-28T06:31:34.382Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:34.382Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:34.382Z] #13 86.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-28T06:31:34.382Z] #13 86.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:31:34.382Z] #13 86.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:31:34.589Z] #17 125.8 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-28T06:31:34.589Z] #17 125.8 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:34.589Z] #17 125.8 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:34.850Z] #17 126.0 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-28T06:31:35.098Z] #13 ... [2021-07-28T06:31:35.098Z] [2021-07-28T06:31:35.098Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-28T06:31:35.098Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-28T06:31:35.098Z] #27 17.29 Updating certificates in /etc/ssl/certs... [2021-07-28T06:31:35.098Z] #27 20.18 137 added, 0 removed; done. [2021-07-28T06:31:35.098Z] #27 20.29 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-28T06:31:35.098Z] #27 20.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:31:35.098Z] #27 20.33 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-28T06:31:35.098Z] #27 20.35 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-28T06:31:35.098Z] #27 20.37 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:35.098Z] #27 20.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-28T06:31:35.098Z] #27 20.44 Updating certificates in /etc/ssl/certs... [2021-07-28T06:31:35.098Z] #27 24.76 0 added, 0 removed; done. [2021-07-28T06:31:35.098Z] #27 24.76 Running hooks in /etc/ca-certificates/update.d... [2021-07-28T06:31:35.098Z] #27 24.77 done. [2021-07-28T06:31:35.098Z] #27 DONE 25.6s [2021-07-28T06:31:35.098Z] [2021-07-28T06:31:35.098Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-28T06:31:35.098Z] #28 sha256:67aa6bf264060966dffda7725b40af6f1240ddf3935229bddb669ef85e74a61d [2021-07-28T06:31:35.111Z] #17 126.0 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:35.111Z] #17 126.0 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:35.204Z] #32 ... [2021-07-28T06:31:35.204Z] [2021-07-28T06:31:35.204Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:35.204Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:35.204Z] #13 34.86 Reading package lists... [2021-07-28T06:31:35.204Z] #13 40.60 Building dependency tree... [2021-07-28T06:31:35.204Z] #13 43.87 The following additional packages will be installed: [2021-07-28T06:31:35.204Z] #13 43.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-28T06:31:35.204Z] #13 43.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-28T06:31:35.204Z] #13 43.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-28T06:31:35.204Z] #13 43.88 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-28T06:31:35.204Z] #13 43.89 mingw-w64-x86-64-dev [2021-07-28T06:31:35.204Z] #13 43.92 Suggested packages: [2021-07-28T06:31:35.204Z] #13 43.92 gcc-8-locales seccomp wine64 [2021-07-28T06:31:35.204Z] #13 45.16 The following NEW packages will be installed: [2021-07-28T06:31:35.204Z] #13 45.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-28T06:31:35.204Z] #13 45.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-28T06:31:35.204Z] #13 45.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-28T06:31:35.204Z] #13 45.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-28T06:31:35.204Z] #13 45.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-28T06:31:35.204Z] #13 45.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-28T06:31:35.204Z] #13 45.21 The following packages will be upgraded: [2021-07-28T06:31:35.204Z] #13 45.21 libseccomp2 [2021-07-28T06:31:35.204Z] #13 45.62 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:35.204Z] #13 45.62 Need to get 77.8 MB of archives. [2021-07-28T06:31:35.204Z] #13 45.62 After this operation, 487 MB of additional disk space will be used. [2021-07-28T06:31:35.204Z] #13 45.62 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-28T06:31:35.204Z] #13 45.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-28T06:31:35.204Z] #13 45.62 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-28T06:31:35.204Z] #13 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-28T06:31:35.204Z] #13 46.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-28T06:31:35.204Z] #13 46.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-28T06:31:35.204Z] #13 46.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-28T06:31:35.204Z] #13 46.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-28T06:31:35.204Z] #13 46.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-28T06:31:35.204Z] #13 46.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-28T06:31:35.204Z] #13 46.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-28T06:31:35.204Z] #13 49.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-28T06:31:35.213Z] #52 16.44 encoding [2021-07-28T06:31:35.381Z] #28 DONE 0.1s [2021-07-28T06:31:35.381Z] [2021-07-28T06:31:35.381Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:35.381Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:35.466Z] #13 ... [2021-07-28T06:31:35.466Z] [2021-07-28T06:31:35.466Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:35.466Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:31:35.466Z] #52 55.63 internal/reflectlite [2021-07-28T06:31:35.472Z] #52 ... [2021-07-28T06:31:35.472Z] [2021-07-28T06:31:35.472Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:35.472Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:35.472Z] #50 13.50 go: downloading github.com/fatih/color v1.7.0 [2021-07-28T06:31:35.472Z] #50 13.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-28T06:31:35.472Z] #50 13.57 go: downloading github.com/pkg/errors v0.8.1 [2021-07-28T06:31:35.472Z] #50 13.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-28T06:31:35.472Z] #50 13.68 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-28T06:31:35.472Z] #50 14.02 go: downloading github.com/spf13/viper v1.6.1 [2021-07-28T06:31:35.472Z] #50 14.55 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-28T06:31:35.472Z] #50 14.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-28T06:31:35.472Z] #50 14.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-28T06:31:35.472Z] #50 14.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-28T06:31:35.472Z] #50 15.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-28T06:31:35.472Z] #50 15.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-28T06:31:35.682Z] #17 126.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-28T06:31:35.682Z] #17 126.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:35.682Z] #17 126.7 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:35.682Z] #17 126.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-28T06:31:35.682Z] #17 126.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-28T06:31:35.682Z] #17 126.8 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-28T06:31:35.682Z] #17 126.8 Selecting previously unselected package libc6-s390x-cross. [2021-07-28T06:31:35.682Z] #17 126.8 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:35.682Z] #17 126.8 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-28T06:31:35.682Z] #17 127.0 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-28T06:31:35.682Z] #17 127.0 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-28T06:31:35.682Z] #17 127.0 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:35.682Z] #17 127.0 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-28T06:31:35.682Z] #17 127.0 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:35.682Z] #17 127.0 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:35.949Z] #17 127.0 Selecting previously unselected package libitm1-s390x-cross. [2021-07-28T06:31:35.949Z] #17 127.0 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:35.949Z] #17 127.0 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:35.949Z] #17 127.1 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-28T06:31:35.949Z] #17 127.1 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:35.949Z] #17 127.1 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:35.949Z] #17 127.1 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-28T06:31:35.949Z] #17 127.1 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:35.949Z] #17 127.1 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:35.949Z] #17 127.2 Selecting previously unselected package libasan5-s390x-cross. [2021-07-28T06:31:35.949Z] #17 127.2 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:35.949Z] #17 127.2 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:36.210Z] #17 127.3 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-28T06:31:36.210Z] #17 127.3 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:36.210Z] #17 127.3 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:36.210Z] #17 127.3 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-28T06:31:36.210Z] #17 127.3 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:36.210Z] #17 127.3 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:36.472Z] #17 127.4 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-28T06:31:36.472Z] #17 127.4 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:36.472Z] #17 127.4 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:36.741Z] #17 128.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-28T06:31:36.741Z] #17 128.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:36.789Z] #29 ... [2021-07-28T06:31:36.789Z] [2021-07-28T06:31:36.789Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:31:36.789Z] #24 sha256:79e5a4d31185e09475bf7e30519572db141193bcd217b275268cd95afd3cb8d1 [2021-07-28T06:31:36.789Z] #24 4.764 + RM_GOPATH=0 [2021-07-28T06:31:36.789Z] #24 4.764 + TMP_GOPATH= [2021-07-28T06:31:36.789Z] #24 4.764 + : /build [2021-07-28T06:31:36.789Z] #24 4.764 + '[' -z '' ']' [2021-07-28T06:31:36.789Z] #24 4.764 ++ mktemp -d [2021-07-28T06:31:36.789Z] #24 4.764 + export GOPATH=/tmp/tmp.vFxEpV8BOR [2021-07-28T06:31:36.789Z] #24 4.764 + GOPATH=/tmp/tmp.vFxEpV8BOR [2021-07-28T06:31:36.789Z] #24 4.764 + RM_GOPATH=1 [2021-07-28T06:31:36.789Z] #24 4.764 + case "$(go env GOARCH)" in [2021-07-28T06:31:36.789Z] #24 4.772 ++ go env GOARCH [2021-07-28T06:31:36.789Z] #24 4.808 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:36.789Z] #24 4.808 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:36.789Z] #24 4.813 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:36.789Z] #24 4.819 Install docker/cli version 17.06.2-ce from stable [2021-07-28T06:31:36.789Z] #24 4.819 + dir=/tmp/install [2021-07-28T06:31:36.789Z] #24 4.819 + bin=dockercli [2021-07-28T06:31:36.789Z] #24 4.819 + shift [2021-07-28T06:31:36.789Z] #24 4.819 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-28T06:31:36.789Z] #24 4.819 + . /tmp/install/dockercli.installer [2021-07-28T06:31:36.789Z] #24 4.819 ++ : stable [2021-07-28T06:31:36.789Z] #24 4.819 ++ : 17.06.2-ce [2021-07-28T06:31:36.789Z] #24 4.819 + install_dockercli [2021-07-28T06:31:36.789Z] #24 4.819 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-28T06:31:36.789Z] #24 4.819 ++ uname -m [2021-07-28T06:31:36.789Z] #24 4.831 + arch=aarch64 [2021-07-28T06:31:36.789Z] #24 4.832 + '[' aarch64 '!=' x86_64 ']' [2021-07-28T06:31:36.789Z] #24 4.832 + '[' aarch64 '!=' s390x ']' [2021-07-28T06:31:36.789Z] #24 4.832 + '[' aarch64 '!=' armhf ']' [2021-07-28T06:31:36.789Z] #24 4.832 + build_dockercli [2021-07-28T06:31:36.789Z] #24 4.833 + git clone https://github.com/docker/docker-ce /tmp/tmp.vFxEpV8BOR/tmp/docker-ce [2021-07-28T06:31:36.789Z] #24 4.839 Cloning into '/tmp/tmp.vFxEpV8BOR/tmp/docker-ce'... [2021-07-28T06:31:36.850Z] #50 ... [2021-07-28T06:31:36.850Z] [2021-07-28T06:31:36.850Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:31:36.850Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:31:36.850Z] #32 7.552 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-28T06:31:36.850Z] #32 7.559 Cloning into '.'... [2021-07-28T06:31:36.857Z] #52 57.20 sort [2021-07-28T06:31:36.857Z] #52 57.21 errors [2021-07-28T06:31:37.002Z] #17 128.0 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:37.002Z] #17 128.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-28T06:31:37.002Z] #17 128.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-28T06:31:37.002Z] #17 128.0 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-28T06:31:37.002Z] #17 128.2 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-28T06:31:37.002Z] #17 128.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-28T06:31:37.002Z] #17 128.2 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-28T06:31:37.055Z] #24 ... [2021-07-28T06:31:37.055Z] [2021-07-28T06:31:37.055Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:37.055Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-28T06:31:37.055Z] #36 4.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:37.055Z] #36 4.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:37.055Z] #36 4.063 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:37.055Z] #36 5.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:37.055Z] #36 6.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:37.055Z] #36 7.774 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:37.055Z] #36 ... [2021-07-28T06:31:37.055Z] [2021-07-28T06:31:37.055Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:31:37.055Z] #48 sha256:fddd652cc5c50ab377c38ae790f2dad2a0f2a4b201b545e4540b0d377e227f62 [2021-07-28T06:31:37.055Z] #48 4.639 + RM_GOPATH=0 [2021-07-28T06:31:37.055Z] #48 4.639 + TMP_GOPATH= [2021-07-28T06:31:37.055Z] #48 4.639 + : /build [2021-07-28T06:31:37.055Z] #48 4.639 + '[' -z '' ']' [2021-07-28T06:31:37.055Z] #48 4.639 ++ mktemp -d [2021-07-28T06:31:37.055Z] #48 4.662 + export GOPATH=/tmp/tmp.QfcxAUYx8a [2021-07-28T06:31:37.055Z] #48 4.662 + GOPATH=/tmp/tmp.QfcxAUYx8a [2021-07-28T06:31:37.055Z] #48 4.662 + RM_GOPATH=1 [2021-07-28T06:31:37.055Z] #48 4.662 + case "$(go env GOARCH)" in [2021-07-28T06:31:37.055Z] #48 4.662 ++ go env GOARCH [2021-07-28T06:31:37.055Z] #48 4.698 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.055Z] #48 4.698 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.055Z] #48 4.698 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:37.055Z] #48 4.708 + dir=/tmp/install [2021-07-28T06:31:37.055Z] #48 4.708 + bin=gotestsum [2021-07-28T06:31:37.055Z] #48 4.708 + shift [2021-07-28T06:31:37.055Z] #48 4.708 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-28T06:31:37.055Z] #48 4.708 + . /tmp/install/gotestsum.installer [2021-07-28T06:31:37.055Z] #48 4.708 ++ : v0.5.3 [2021-07-28T06:31:37.055Z] #48 4.708 + install_gotestsum [2021-07-28T06:31:37.055Z] #48 4.710 + set -e [2021-07-28T06:31:37.055Z] #48 4.710 + export GO111MODULE=on [2021-07-28T06:31:37.055Z] #48 4.710 + GO111MODULE=on [2021-07-28T06:31:37.055Z] #48 4.710 + GOBIN=/build [2021-07-28T06:31:37.055Z] #48 4.710 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-28T06:31:37.055Z] #48 5.588 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-28T06:31:37.055Z] #48 7.834 go: downloading github.com/fatih/color v1.9.0 [2021-07-28T06:31:37.055Z] #48 7.835 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-28T06:31:37.055Z] #48 7.839 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:31:37.055Z] #48 7.839 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-28T06:31:37.055Z] #48 8.365 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-28T06:31:37.055Z] #48 8.368 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-28T06:31:37.055Z] #48 8.416 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-28T06:31:37.055Z] #48 8.567 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-28T06:31:37.055Z] #48 8.582 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-28T06:31:37.055Z] #48 9.384 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-28T06:31:37.055Z] #48 9.450 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-28T06:31:37.209Z] #32 ... [2021-07-28T06:31:37.209Z] [2021-07-28T06:31:37.209Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:37.209Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:31:37.209Z] #52 16.60 runtime [2021-07-28T06:31:37.209Z] #52 16.62 math [2021-07-28T06:31:37.337Z] #48 ... [2021-07-28T06:31:37.337Z] [2021-07-28T06:31:37.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-07-28T06:31:37.337Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-28T06:31:37.337Z] #56 5.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:37.337Z] #56 5.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:37.337Z] #56 5.646 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:37.337Z] #56 6.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:37.337Z] #56 7.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:37.337Z] #56 8.851 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:37.337Z] #56 ... [2021-07-28T06:31:37.337Z] [2021-07-28T06:31:37.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-07-28T06:31:37.337Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:31:37.337Z] #46 4.761 + RM_GOPATH=0 [2021-07-28T06:31:37.337Z] #46 4.761 + TMP_GOPATH= [2021-07-28T06:31:37.337Z] #46 4.761 + : /build [2021-07-28T06:31:37.337Z] #46 4.761 + '[' -z '' ']' [2021-07-28T06:31:37.337Z] #46 4.779 ++ mktemp -d [2021-07-28T06:31:37.337Z] #46 4.779 + export GOPATH=/tmp/tmp.lNqggn20DJ [2021-07-28T06:31:37.337Z] #46 4.779 + GOPATH=/tmp/tmp.lNqggn20DJ [2021-07-28T06:31:37.337Z] #46 4.779 + RM_GOPATH=1 [2021-07-28T06:31:37.337Z] #46 4.779 + case "$(go env GOARCH)" in [2021-07-28T06:31:37.337Z] #46 4.779 ++ go env GOARCH [2021-07-28T06:31:37.337Z] #46 4.803 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.337Z] #46 4.803 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.337Z] #46 4.807 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:37.337Z] #46 4.807 + dir=/tmp/install [2021-07-28T06:31:37.337Z] #46 4.807 + bin=vndr [2021-07-28T06:31:37.337Z] #46 4.807 + shift [2021-07-28T06:31:37.337Z] #46 4.807 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-28T06:31:37.337Z] #46 4.807 + . /tmp/install/vndr.installer [2021-07-28T06:31:37.337Z] #46 4.807 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:31:37.337Z] #46 4.807 + install_vndr [2021-07-28T06:31:37.337Z] #46 4.807 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-28T06:31:37.337Z] #46 4.807 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lNqggn20DJ/src/github.com/LK4D4/vndr [2021-07-28T06:31:37.337Z] #46 4.808 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:31:37.337Z] #46 4.818 Cloning into '/tmp/tmp.lNqggn20DJ/src/github.com/LK4D4/vndr'... [2021-07-28T06:31:37.337Z] #46 5.757 + cd /tmp/tmp.lNqggn20DJ/src/github.com/LK4D4/vndr [2021-07-28T06:31:37.337Z] #46 5.765 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-28T06:31:37.337Z] #46 5.778 + go build -buildmode=pie -v -o /build/vndr . [2021-07-28T06:31:37.337Z] #46 7.225 internal/unsafeheader [2021-07-28T06:31:37.337Z] #46 7.272 runtime/internal/sys [2021-07-28T06:31:37.337Z] #46 7.286 runtime/internal/atomic [2021-07-28T06:31:37.337Z] #46 7.325 internal/cpu [2021-07-28T06:31:37.337Z] #46 7.359 internal/race [2021-07-28T06:31:37.337Z] #46 7.530 sync/atomic [2021-07-28T06:31:37.337Z] #46 8.081 unicode [2021-07-28T06:31:37.337Z] #46 8.110 unicode/utf8 [2021-07-28T06:31:37.337Z] #46 8.121 runtime/internal/math [2021-07-28T06:31:37.337Z] #46 8.383 internal/bytealg [2021-07-28T06:31:37.337Z] #46 8.393 math/bits [2021-07-28T06:31:37.337Z] #46 8.886 encoding [2021-07-28T06:31:37.337Z] #46 9.154 unicode/utf16 [2021-07-28T06:31:37.337Z] #46 9.626 container/list [2021-07-28T06:31:37.337Z] #46 9.775 math [2021-07-28T06:31:37.337Z] #46 10.00 runtime [2021-07-28T06:31:37.337Z] #46 10.42 crypto/internal/subtle [2021-07-28T06:31:37.337Z] #46 10.65 crypto/subtle [2021-07-28T06:31:37.337Z] #46 ... [2021-07-28T06:31:37.337Z] [2021-07-28T06:31:37.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-07-28T06:31:37.337Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:31:37.337Z] #44 4.949 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:31:37.337Z] #44 5.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:31:37.337Z] #44 5.078 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:31:37.337Z] #44 5.491 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-28T06:31:37.337Z] #44 5.840 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:37.337Z] #44 7.173 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:37.337Z] #44 8.770 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:37.337Z] #44 10.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-28T06:31:37.430Z] #52 57.64 io [2021-07-28T06:31:37.574Z] #17 128.5 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-28T06:31:37.574Z] #17 128.5 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-28T06:31:37.574Z] #17 128.5 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:37.574Z] #17 128.7 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-28T06:31:37.574Z] #17 128.7 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-28T06:31:37.574Z] #17 128.7 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:37.603Z] #44 ... [2021-07-28T06:31:37.603Z] [2021-07-28T06:31:37.603Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:37.603Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:31:37.603Z] #52 4.597 + RM_GOPATH=0 [2021-07-28T06:31:37.603Z] #52 4.597 + TMP_GOPATH= [2021-07-28T06:31:37.603Z] #52 4.599 + : /build [2021-07-28T06:31:37.603Z] #52 4.599 + '[' -z '' ']' [2021-07-28T06:31:37.603Z] #52 4.599 ++ mktemp -d [2021-07-28T06:31:37.603Z] #52 4.604 + export GOPATH=/tmp/tmp.8MJqUAjtzm [2021-07-28T06:31:37.603Z] #52 4.604 + GOPATH=/tmp/tmp.8MJqUAjtzm [2021-07-28T06:31:37.603Z] #52 4.604 + RM_GOPATH=1 [2021-07-28T06:31:37.603Z] #52 4.604 + case "$(go env GOARCH)" in [2021-07-28T06:31:37.603Z] #52 4.608 ++ go env GOARCH [2021-07-28T06:31:37.603Z] #52 4.630 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.603Z] #52 4.633 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.603Z] #52 4.645 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:37.603Z] #52 4.654 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:37.603Z] #52 4.654 + dir=/tmp/install [2021-07-28T06:31:37.603Z] #52 4.654 + bin=shfmt [2021-07-28T06:31:37.603Z] #52 4.654 + shift [2021-07-28T06:31:37.603Z] #52 4.654 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-28T06:31:37.603Z] #52 4.654 + . /tmp/install/shfmt.installer [2021-07-28T06:31:37.603Z] #52 4.654 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:37.603Z] #52 4.654 + install_shfmt [2021-07-28T06:31:37.603Z] #52 4.654 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-28T06:31:37.603Z] #52 4.654 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8MJqUAjtzm/src/github.com/mvdan/sh [2021-07-28T06:31:37.603Z] #52 4.654 Cloning into '/tmp/tmp.8MJqUAjtzm/src/github.com/mvdan/sh'... [2021-07-28T06:31:37.869Z] #52 ... [2021-07-28T06:31:37.869Z] [2021-07-28T06:31:37.869Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:37.869Z] #50 sha256:f8887c417c276e0e7e102ec9c27e9933c4ea0076aa284d3b7bd5147188c8e889 [2021-07-28T06:31:37.869Z] #50 4.564 + RM_GOPATH=0 [2021-07-28T06:31:37.869Z] #50 4.564 + TMP_GOPATH= [2021-07-28T06:31:37.869Z] #50 4.564 + : /build [2021-07-28T06:31:37.869Z] #50 4.564 + '[' -z '' ']' [2021-07-28T06:31:37.869Z] #50 4.564 ++ mktemp -d [2021-07-28T06:31:37.869Z] #50 4.587 + export GOPATH=/tmp/tmp.IggiyGavy5 [2021-07-28T06:31:37.869Z] #50 4.587 + GOPATH=/tmp/tmp.IggiyGavy5 [2021-07-28T06:31:37.869Z] #50 4.587 + RM_GOPATH=1 [2021-07-28T06:31:37.869Z] #50 4.587 + case "$(go env GOARCH)" in [2021-07-28T06:31:37.869Z] #50 4.595 ++ go env GOARCH [2021-07-28T06:31:37.869Z] #50 4.654 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.869Z] #50 4.654 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:37.869Z] #50 4.663 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:37.869Z] #50 4.663 + dir=/tmp/install [2021-07-28T06:31:37.869Z] #50 4.663 + bin=golangci_lint [2021-07-28T06:31:37.869Z] #50 4.663 + shift [2021-07-28T06:31:37.869Z] #50 4.663 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-28T06:31:37.869Z] #50 4.663 + . /tmp/install/golangci_lint.installer [2021-07-28T06:31:37.869Z] #50 4.663 ++ : v1.23.8 [2021-07-28T06:31:37.869Z] #50 4.663 + install_golangci_lint [2021-07-28T06:31:37.869Z] #50 4.663 + set -e [2021-07-28T06:31:37.869Z] #50 4.663 + export GO111MODULE=on [2021-07-28T06:31:37.869Z] #50 4.663 + GO111MODULE=on [2021-07-28T06:31:37.869Z] #50 4.663 + GOBIN=/build [2021-07-28T06:31:37.869Z] #50 4.663 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-28T06:31:37.869Z] #50 5.592 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-28T06:31:37.869Z] #50 ... [2021-07-28T06:31:37.869Z] [2021-07-28T06:31:37.869Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:31:37.869Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-28T06:31:37.869Z] #32 5.320 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-28T06:31:37.869Z] #32 5.322 Cloning into '.'... [2021-07-28T06:31:38.002Z] #52 58.34 internal/oserror [2021-07-28T06:31:38.133Z] #32 ... [2021-07-28T06:31:38.133Z] [2021-07-28T06:31:38.133Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:38.133Z] #59 sha256:77a09b0d3f39040d795d341bfba9859ce0826fc13ed988a4a7bf18657869eaac [2021-07-28T06:31:38.133Z] #59 3.770 + RM_GOPATH=0 [2021-07-28T06:31:38.133Z] #59 3.770 + TMP_GOPATH= [2021-07-28T06:31:38.133Z] #59 3.770 + : /build [2021-07-28T06:31:38.133Z] #59 3.770 + '[' -z '' ']' [2021-07-28T06:31:38.133Z] #59 3.771 ++ mktemp -d [2021-07-28T06:31:38.133Z] #59 3.774 + export GOPATH=/tmp/tmp.if2hCNiSK6 [2021-07-28T06:31:38.133Z] #59 3.774 + GOPATH=/tmp/tmp.if2hCNiSK6 [2021-07-28T06:31:38.133Z] #59 3.774 + RM_GOPATH=1 [2021-07-28T06:31:38.133Z] #59 3.774 + case "$(go env GOARCH)" in [2021-07-28T06:31:38.133Z] #59 3.775 ++ go env GOARCH [2021-07-28T06:31:38.133Z] #59 3.957 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:38.133Z] #59 3.957 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:38.133Z] #59 3.957 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:38.133Z] #59 4.056 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:38.133Z] #59 4.056 + dir=/tmp/install [2021-07-28T06:31:38.133Z] #59 4.056 + bin=rootlesskit [2021-07-28T06:31:38.133Z] #59 4.056 + shift [2021-07-28T06:31:38.133Z] #59 4.056 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-28T06:31:38.133Z] #59 4.056 + . /tmp/install/rootlesskit.installer [2021-07-28T06:31:38.133Z] #59 4.056 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:38.133Z] #59 4.056 + install_rootlesskit [2021-07-28T06:31:38.133Z] #59 4.056 + case "$1" in [2021-07-28T06:31:38.133Z] #59 4.056 + export CGO_ENABLED=0 [2021-07-28T06:31:38.133Z] #59 4.056 + CGO_ENABLED=0 [2021-07-28T06:31:38.133Z] #59 4.056 + _install_rootlesskit [2021-07-28T06:31:38.133Z] #59 4.056 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-28T06:31:38.133Z] #59 4.056 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.if2hCNiSK6/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:31:38.133Z] #59 4.056 Cloning into '/tmp/tmp.if2hCNiSK6/src/github.com/rootless-containers/rootlesskit'... [2021-07-28T06:31:38.133Z] #59 6.794 + cd /tmp/tmp.if2hCNiSK6/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:31:38.133Z] #59 6.804 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:38.133Z] #59 6.866 + export GO111MODULE=on [2021-07-28T06:31:38.133Z] #59 6.866 + GO111MODULE=on [2021-07-28T06:31:38.133Z] #59 6.866 + export GOPROXY=https://proxy.golang.org [2021-07-28T06:31:38.133Z] #59 6.866 + GOPROXY=https://proxy.golang.org [2021-07-28T06:31:38.133Z] #59 6.867 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:31:38.133Z] #59 6.867 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-28T06:31:38.133Z] #59 8.540 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-28T06:31:38.133Z] #59 8.540 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:31:38.134Z] #59 8.549 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-28T06:31:38.134Z] #59 8.739 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-28T06:31:38.134Z] #59 8.785 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-28T06:31:38.134Z] #59 10.55 go: downloading github.com/google/uuid v1.2.0 [2021-07-28T06:31:38.134Z] #59 10.57 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-28T06:31:38.134Z] #59 10.75 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-28T06:31:38.134Z] #59 10.84 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-28T06:31:38.134Z] #59 11.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-28T06:31:38.134Z] #59 11.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-28T06:31:38.134Z] #59 ... [2021-07-28T06:31:38.134Z] [2021-07-28T06:31:38.134Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:38.134Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:31:38.134Z] #46 11.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-28T06:31:38.145Z] #17 129.3 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-28T06:31:38.145Z] #17 129.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-28T06:31:38.145Z] #17 129.3 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:38.145Z] #17 129.3 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-28T06:31:38.145Z] #17 129.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-28T06:31:38.145Z] #17 129.3 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-28T06:31:38.145Z] #17 129.4 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-28T06:31:38.145Z] #17 129.4 Setting up libfile-which-perl (1.23-1) ... [2021-07-28T06:31:38.145Z] #17 129.4 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-28T06:31:38.155Z] #52 ... [2021-07-28T06:31:38.155Z] [2021-07-28T06:31:38.155Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:38.155Z] #34 sha256:d329b1467b75caddec88117729d11b06daa8506b808c40cd6dfc506864dbc244 [2021-07-28T06:31:38.155Z] #34 15.63 github.com/pelletier/go-toml/cmd/tomll [2021-07-28T06:31:38.155Z] #34 DONE 19.3s [2021-07-28T06:31:38.264Z] #52 58.55 syscall [2021-07-28T06:31:38.414Z] [2021-07-28T06:31:38.415Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:38.415Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:38.415Z] #50 19.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-28T06:31:38.415Z] #17 129.4 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-28T06:31:38.415Z] #50 19.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-28T06:31:38.415Z] #50 19.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-28T06:31:38.415Z] #50 19.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-28T06:31:38.415Z] #50 19.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-28T06:31:38.415Z] #17 129.4 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-28T06:31:38.415Z] #17 129.4 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-28T06:31:38.415Z] #17 129.4 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.4 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up file (1:5.35-4+deb10u2) ... [2021-07-28T06:31:38.415Z] #17 129.5 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.6 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:31:38.415Z] #17 129.6 Setting up libyaml-perl (1.27-1) ... [2021-07-28T06:31:38.415Z] #17 129.6 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-28T06:31:38.415Z] #17 129.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:31:38.415Z] #17 129.6 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:38.576Z] #13 ... [2021-07-28T06:31:38.576Z] [2021-07-28T06:31:38.576Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:38.576Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:31:38.576Z] #52 85.36 mvdan.cc/sh/v3/syntax [2021-07-28T06:31:38.576Z] #52 90.97 mvdan.cc/sh/v3/cmd/shfmt [2021-07-28T06:31:38.674Z] #50 19.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-28T06:31:38.675Z] #17 129.6 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-28T06:31:38.675Z] #17 129.6 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-28T06:31:38.675Z] #17 129.6 Setting up libio-string-perl (1.08-3) ... [2021-07-28T06:31:38.675Z] #17 129.6 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-28T06:31:38.675Z] #17 129.7 Setting up cross-config (2.6.15-3) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up xz-utils (5.2.4-1) ... [2021-07-28T06:31:38.675Z] #17 129.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-28T06:31:38.675Z] #17 129.8 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.8 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-28T06:31:38.675Z] #17 129.9 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-28T06:31:38.675Z] #17 130.0 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-28T06:31:38.675Z] #17 130.0 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-28T06:31:38.713Z] #46 11.71 internal/nettrace [2021-07-28T06:31:38.836Z] #52 ... [2021-07-28T06:31:38.836Z] [2021-07-28T06:31:38.836Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:38.836Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:31:38.836Z] #46 92.42 github.com/LK4D4/vndr/versioned [2021-07-28T06:31:38.836Z] #46 92.54 compress/flate [2021-07-28T06:31:38.836Z] #46 93.12 github.com/LK4D4/vndr/build [2021-07-28T06:31:38.836Z] #46 95.19 hash/crc32 [2021-07-28T06:31:38.836Z] #46 95.75 compress/gzip [2021-07-28T06:31:38.837Z] #52 59.09 bytes [2021-07-28T06:31:38.934Z] #50 19.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-28T06:31:38.934Z] #50 19.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-28T06:31:38.935Z] #50 20.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-28T06:31:38.935Z] #50 20.00 go: downloading github.com/spf13/afero v1.1.2 [2021-07-28T06:31:38.935Z] #50 ... [2021-07-28T06:31:38.935Z] [2021-07-28T06:31:38.935Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:38.935Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:38.935Z] #13 7.702 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:31:38.935Z] #13 9.446 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:31:38.935Z] #13 11.20 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:31:38.935Z] #13 13.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:31:38.936Z] #17 130.0 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-28T06:31:38.936Z] #17 130.0 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:31:38.936Z] #17 130.0 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-28T06:31:38.936Z] #17 130.0 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.0 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:38.936Z] #17 130.1 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-28T06:31:38.936Z] #17 130.2 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:38.936Z] #17 130.2 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.194Z] #13 ... [2021-07-28T06:31:39.194Z] [2021-07-28T06:31:39.194Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:39.194Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:39.194Z] #50 20.28 go: downloading github.com/spf13/cast v1.3.0 [2021-07-28T06:31:39.194Z] #50 20.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-28T06:31:39.194Z] #50 20.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-28T06:31:39.194Z] #50 20.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-28T06:31:39.196Z] #17 130.2 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.196Z] #17 130.2 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-28T06:31:39.196Z] #17 130.2 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:39.196Z] #17 130.2 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.196Z] #17 130.2 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-28T06:31:39.196Z] #17 130.2 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.196Z] #17 130.2 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-28T06:31:39.196Z] #17 130.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-28T06:31:39.196Z] #17 130.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-28T06:31:39.295Z] #46 12.26 runtime/cgo [2021-07-28T06:31:39.405Z] #46 ... [2021-07-28T06:31:39.405Z] [2021-07-28T06:31:39.405Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:39.405Z] #52 sha256:a24ded6f5fd4b6115e012d2d2aed6adcb31624ef56207262202d47e9e775abfc [2021-07-28T06:31:39.405Z] #52 DONE 96.1s [2021-07-28T06:31:39.405Z] [2021-07-28T06:31:39.405Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:39.405Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:31:39.405Z] #46 96.16 crypto/rsa [2021-07-28T06:31:39.454Z] #50 20.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-28T06:31:39.457Z] #17 130.5 [2021-07-28T06:31:39.457Z] #17 130.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-28T06:31:39.457Z] #17 130.6 Setting up dpkg-dev (1.19.7) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.457Z] #17 130.6 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-28T06:31:39.457Z] #17 130.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-28T06:31:39.664Z] #46 96.38 crypto/dsa [2021-07-28T06:31:39.713Z] #50 20.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-28T06:31:39.713Z] #50 20.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-28T06:31:39.713Z] #50 20.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-28T06:31:39.713Z] #50 20.93 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-28T06:31:39.713Z] #50 ... [2021-07-28T06:31:39.713Z] [2021-07-28T06:31:39.713Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:39.713Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:39.713Z] #56 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:31:39.713Z] #56 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:31:39.718Z] #17 130.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-28T06:31:39.718Z] #17 130.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-28T06:31:39.718Z] #17 130.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-28T06:31:39.718Z] #17 131.0 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-28T06:31:39.718Z] #17 131.0 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:39.718Z] #17 131.0 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.718Z] #17 131.0 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.718Z] #17 131.0 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.718Z] #17 131.0 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.923Z] #46 96.85 crypto/x509/pkix [2021-07-28T06:31:39.973Z] #56 ... [2021-07-28T06:31:39.973Z] [2021-07-28T06:31:39.973Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:39.973Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:31:39.973Z] #46 11.01 runtime [2021-07-28T06:31:39.973Z] #46 11.03 unicode [2021-07-28T06:31:39.973Z] #46 14.37 unicode/utf8 [2021-07-28T06:31:39.973Z] #46 15.10 math/bits [2021-07-28T06:31:39.973Z] #46 15.82 math [2021-07-28T06:31:39.973Z] #46 19.92 unicode/utf16 [2021-07-28T06:31:39.973Z] #46 20.24 container/list [2021-07-28T06:31:39.973Z] #46 20.84 crypto/internal/subtle [2021-07-28T06:31:39.973Z] #46 20.87 crypto/subtle [2021-07-28T06:31:39.973Z] #46 20.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-28T06:31:39.973Z] #46 21.08 internal/nettrace [2021-07-28T06:31:39.973Z] #46 ... [2021-07-28T06:31:39.973Z] [2021-07-28T06:31:39.973Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:39.973Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:39.973Z] #50 21.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-28T06:31:39.973Z] #50 21.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-28T06:31:39.973Z] #50 21.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-28T06:31:39.973Z] #50 21.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.1 Setting up libxml-simple-perl (2.25-1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-28T06:31:39.978Z] #17 131.2 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-28T06:31:39.978Z] #17 131.3 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:40.233Z] #50 21.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-28T06:31:40.233Z] #50 21.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-28T06:31:40.233Z] #50 21.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-28T06:31:40.238Z] #17 131.3 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.3 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:40.238Z] #17 131.4 Setting up dpkg-cross (2.6.15-3) ... [2021-07-28T06:31:40.238Z] #17 131.5 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:40.494Z] #50 21.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-28T06:31:40.494Z] #50 ... [2021-07-28T06:31:40.494Z] [2021-07-28T06:31:40.494Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:40.494Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:40.494Z] #44 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:31:40.494Z] #44 12.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:31:40.494Z] #44 15.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-28T06:31:40.494Z] #44 ... [2021-07-28T06:31:40.494Z] [2021-07-28T06:31:40.494Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:40.494Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:40.494Z] #50 21.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-28T06:31:40.510Z] #17 131.5 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-28T06:31:40.510Z] #17 131.5 Setting up crossbuild-essential-armel (12.6) ... [2021-07-28T06:31:40.510Z] #17 131.6 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:40.755Z] #52 ... [2021-07-28T06:31:40.755Z] [2021-07-28T06:31:40.755Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:40.755Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:40.755Z] #13 51.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-28T06:31:40.755Z] #13 51.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-28T06:31:40.755Z] #13 51.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:31:40.755Z] #13 51.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:31:40.755Z] #13 51.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-28T06:31:40.755Z] #13 51.94 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-28T06:31:40.755Z] #13 51.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-28T06:31:40.755Z] #13 51.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-28T06:31:40.755Z] #13 52.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-28T06:31:40.755Z] #13 52.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-28T06:31:40.755Z] #13 52.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-28T06:31:40.755Z] #13 52.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-28T06:31:40.755Z] #13 52.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-28T06:31:40.755Z] #13 52.13 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-28T06:31:40.755Z] #13 53.30 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:40.755Z] #13 53.53 Fetched 77.8 MB in 7s (11.4 MB/s) [2021-07-28T06:31:40.755Z] #13 53.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:31:40.755Z] #13 53.72 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:31:40.755Z] #13 53.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-28T06:31:40.755Z] #13 53.95 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:31:40.755Z] #13 54.12 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-28T06:31:40.755Z] #13 54.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:31:40.755Z] #13 54.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:31:40.755Z] #13 54.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:31:40.761Z] #50 21.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-28T06:31:40.829Z] #46 13.80 vendor/golang.org/x/crypto/internal/subtle [2021-07-28T06:31:40.862Z] #46 97.57 net [2021-07-28T06:31:41.020Z] #50 ... [2021-07-28T06:31:41.020Z] [2021-07-28T06:31:41.020Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:41.020Z] #59 sha256:a7211e60950b5ad75dc1047499ff9797f31a08bc12bf16f4c2cf372c68acaf45 [2021-07-28T06:31:41.020Z] #59 12.03 + cd /tmp/tmp.Apljb0B2cG/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:31:41.020Z] #59 12.03 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:41.020Z] #59 12.04 + export GO111MODULE=on [2021-07-28T06:31:41.020Z] #59 12.04 + GO111MODULE=on [2021-07-28T06:31:41.020Z] #59 12.04 + export GOPROXY=https://proxy.golang.org [2021-07-28T06:31:41.020Z] #59 12.04 + GOPROXY=https://proxy.golang.org [2021-07-28T06:31:41.020Z] #59 12.04 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:31:41.020Z] #59 12.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-28T06:31:41.020Z] #59 13.83 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:31:41.020Z] #59 13.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-28T06:31:41.020Z] #59 13.86 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-28T06:31:41.020Z] #59 14.37 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-28T06:31:41.020Z] #59 17.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-28T06:31:41.020Z] #59 18.34 go: downloading github.com/google/uuid v1.2.0 [2021-07-28T06:31:41.020Z] #59 18.35 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-28T06:31:41.020Z] #59 18.70 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-28T06:31:41.020Z] #59 18.70 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-28T06:31:41.020Z] #59 18.75 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-28T06:31:41.020Z] #59 18.95 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-28T06:31:41.020Z] #59 19.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-28T06:31:41.020Z] #59 19.52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-28T06:31:41.020Z] #59 21.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-28T06:31:41.063Z] #13 ... [2021-07-28T06:31:41.063Z] [2021-07-28T06:31:41.063Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:31:41.063Z] #48 sha256:d8765206c70b2fa5949dba2a12d4a5468c7fb514cd622e878c9e7395b5fb23cd [2021-07-28T06:31:41.063Z] #48 DONE 61.2s [2021-07-28T06:31:41.063Z] [2021-07-28T06:31:41.063Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:41.063Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:41.063Z] #44 56.93 Selecting previously unselected package python3-minimal. [2021-07-28T06:31:41.063Z] #44 56.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-28T06:31:41.063Z] #44 57.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:31:41.063Z] #44 57.04 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:31:41.063Z] #44 57.18 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:31:41.063Z] #44 57.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:31:41.063Z] #44 57.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:31:41.063Z] #44 57.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:31:41.063Z] #44 57.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:31:41.063Z] #44 57.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:41.063Z] #44 58.94 Selecting previously unselected package python3.7. [2021-07-28T06:31:41.063Z] #44 58.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:31:41.063Z] #44 58.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:41.063Z] #44 59.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:31:41.063Z] #44 59.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:31:41.063Z] #44 59.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:31:41.063Z] #44 59.34 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:31:41.122Z] #46 97.94 vendor/golang.org/x/crypto/chacha20 [2021-07-28T06:31:41.279Z] #59 ... [2021-07-28T06:31:41.279Z] [2021-07-28T06:31:41.279Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:41.279Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:41.279Z] #50 22.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-28T06:31:41.551Z] #50 22.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-28T06:31:41.551Z] #50 22.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-28T06:31:41.657Z] #44 61.00 Selecting previously unselected package python3. [2021-07-28T06:31:41.658Z] #44 61.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-28T06:31:41.658Z] #44 61.22 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:31:41.658Z] #44 61.25 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:31:41.691Z] #46 98.49 vendor/golang.org/x/crypto/poly1305 [2021-07-28T06:31:41.804Z] #46 ... [2021-07-28T06:31:41.804Z] [2021-07-28T06:31:41.804Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:41.804Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-28T06:31:41.804Z] #40 4.396 + git clone https://github.com/docker/distribution.git . [2021-07-28T06:31:41.804Z] #40 4.405 Cloning into '.'... [2021-07-28T06:31:41.804Z] #40 ... [2021-07-28T06:31:41.804Z] [2021-07-28T06:31:41.804Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:41.804Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:41.804Z] #29 2.405 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-28T06:31:41.804Z] #29 2.727 [2021-07-28T06:31:41.804Z] #29 2.968 0.0% ### 4.9% ###### 8.9% ######### 13.1% ############ 17.2% ################ 22.3% ################## 26.0% ###################### 31.6% ######################### 35.5% ############################## 42.5% ################################### 48.9% ###################################### 53.8% ########################################### 59.9% ############################################## 64.1% ################################################# 69.2% ###################################################### 76.1% ########################################################### 82.6% ################################################################# 90.3% #################################################################### 95.6% ####################################################################### 99.1% ######################################################################## 100.0% [2021-07-28T06:31:41.805Z] #29 5.503 #=#=# [2021-07-28T06:31:41.805Z] #29 5.719 0.2% ##################### 30.1% ############################################# 62.5% ######################################################################## 100.0% [2021-07-28T06:31:41.805Z] #29 6.409 [2021-07-28T06:31:41.829Z] #50 22.77 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-28T06:31:41.829Z] #50 22.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-28T06:31:41.951Z] #46 98.88 vendor/golang.org/x/sys/cpu [2021-07-28T06:31:41.952Z] #44 61.58 Selecting previously unselected package libprotobuf17:amd64. [2021-07-28T06:31:41.952Z] #44 61.58 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-28T06:31:41.952Z] #44 61.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:31:41.954Z] #17 DONE 132.9s [2021-07-28T06:31:41.954Z] [2021-07-28T06:31:41.954Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-28T06:31:41.954Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-28T06:31:42.083Z] #29 6.644 0.0% ######### 12.5% [2021-07-28T06:31:42.083Z] #29 ... [2021-07-28T06:31:42.083Z] [2021-07-28T06:31:42.083Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:42.083Z] #34 sha256:5e27819dedd1509182edba732cc23d63e8f65b776d5c0ebf88395263d0c5e90d [2021-07-28T06:31:42.083Z] #34 5.177 Install go-toml version v1.8.1 [2021-07-28T06:31:42.083Z] #34 6.030 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-28T06:31:42.083Z] #34 8.403 github.com/pelletier/go-toml [2021-07-28T06:31:42.083Z] #34 13.51 github.com/pelletier/go-toml/cmd/tomll [2021-07-28T06:31:42.083Z] #34 ... [2021-07-28T06:31:42.083Z] [2021-07-28T06:31:42.083Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:42.083Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:42.108Z] #50 23.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-28T06:31:42.108Z] #50 23.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-28T06:31:42.519Z] #46 99.27 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-28T06:31:42.652Z] #29 6.644 0.0% ######### 12.5% ######################## 33.6% ##################################### 52.3% ############################################## 64.0% ######################################################## 78.1% ######################################################################## 100.0% [2021-07-28T06:31:42.683Z] #50 ... [2021-07-28T06:31:42.683Z] [2021-07-28T06:31:42.683Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:42.683Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:42.683Z] #36 13.57 Fetched 8458 kB in 10s (861 kB/s) [2021-07-28T06:31:42.683Z] #36 13.57 Reading package lists... [2021-07-28T06:31:42.683Z] #36 20.81 Reading package lists... [2021-07-28T06:31:42.683Z] #36 ... [2021-07-28T06:31:42.683Z] [2021-07-28T06:31:42.683Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:42.683Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:42.683Z] #56 23.35 Fetched 8458 kB in 16s (529 kB/s) [2021-07-28T06:31:42.916Z] #29 7.579 [2021-07-28T06:31:43.334Z] INFO: Extraction ended at 07/28/2021 06:31:42. Duration:00:00:23.1124268 [2021-07-28T06:31:43.334Z] INFO: Updating the golang and path environment variables [2021-07-28T06:31:43.334Z] INFO: GOPATH=d:\gopath [2021-07-28T06:31:43.334Z] INFO: go version go1.16.6 windows/amd64 [2021-07-28T06:31:43.334Z] INFO: Running the daemon under test in debug mode [2021-07-28T06:31:43.334Z] INFO: Starting a daemon under test... [2021-07-28T06:31:43.334Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42672\7\daemon --pidfile d:\CI\PR-42672\7\docker.pid -D [2021-07-28T06:31:43.334Z] INFO: Process started successfully. [2021-07-28T06:31:43.334Z] INFO: Start tailing logs of the daemon under tests [2021-07-28T06:31:43.334Z] INFO: Waiting for the daemon under test to start... [2021-07-28T06:31:43.351Z] #44 62.65 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:31:43.351Z] #44 62.66 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:31:43.351Z] #44 62.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:31:43.351Z] #44 ... [2021-07-28T06:31:43.351Z] [2021-07-28T06:31:43.351Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:43.351Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:31:43.351Z] #46 53.38 internal/reflectlite [2021-07-28T06:31:43.351Z] #46 53.38 sync [2021-07-28T06:31:43.351Z] #46 55.00 internal/testlog [2021-07-28T06:31:43.351Z] #46 55.32 github.com/LK4D4/vndr/godl/singleflight [2021-07-28T06:31:43.351Z] #46 55.72 math/rand [2021-07-28T06:31:43.351Z] #46 56.53 internal/singleflight [2021-07-28T06:31:43.351Z] #46 56.79 errors [2021-07-28T06:31:43.351Z] #46 56.80 sort [2021-07-28T06:31:43.351Z] #46 57.22 io [2021-07-28T06:31:43.351Z] #46 58.01 strconv [2021-07-28T06:31:43.351Z] #46 58.63 bytes [2021-07-28T06:31:43.351Z] #46 61.01 strings [2021-07-28T06:31:43.351Z] #46 62.24 reflect [2021-07-28T06:31:43.351Z] #46 ... [2021-07-28T06:31:43.351Z] [2021-07-28T06:31:43.351Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:43.351Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:43.351Z] #44 62.89 Selecting previously unselected package python3-six. [2021-07-28T06:31:43.351Z] #44 62.89 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-28T06:31:43.351Z] #44 62.90 Unpacking python3-six (1.12.0-1) ... [2021-07-28T06:31:43.456Z] #46 100.2 vendor/golang.org/x/crypto/curve25519 [2021-07-28T06:31:43.611Z] #44 62.97 Selecting previously unselected package python3-protobuf. [2021-07-28T06:31:43.611Z] #44 62.99 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-28T06:31:43.611Z] #44 63.00 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:31:43.867Z] #18 DONE 1.9s [2021-07-28T06:31:43.867Z] [2021-07-28T06:31:43.867Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:43.867Z] #66 sha256:51c3c46a655420042955c79d56c9acb65d4df69d1ea21d85a857d7e48e9e114c [2021-07-28T06:31:43.867Z] #66 1.617 + RM_GOPATH=0 [2021-07-28T06:31:43.867Z] #66 1.617 + TMP_GOPATH= [2021-07-28T06:31:43.867Z] #66 1.617 + : /build [2021-07-28T06:31:43.867Z] #66 1.617 + '[' -z '' ']' [2021-07-28T06:31:43.867Z] #66 1.618 ++ mktemp -d [2021-07-28T06:31:43.867Z] #66 1.620 + export GOPATH=/tmp/tmp.lAjEzfE83q [2021-07-28T06:31:43.867Z] #66 1.620 + GOPATH=/tmp/tmp.lAjEzfE83q [2021-07-28T06:31:43.867Z] #66 1.620 + RM_GOPATH=1 [2021-07-28T06:31:43.867Z] #66 1.620 + case "$(go env GOARCH)" in [2021-07-28T06:31:43.867Z] #66 1.621 ++ go env GOARCH [2021-07-28T06:31:43.867Z] #66 1.628 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:43.867Z] #66 1.628 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:43.867Z] #66 1.628 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:43.867Z] #66 1.629 + dir=/tmp/install [2021-07-28T06:31:43.867Z] #66 1.629 + bin=rootlesskit [2021-07-28T06:31:43.867Z] #66 1.629 + shift [2021-07-28T06:31:43.867Z] #66 1.629 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-28T06:31:43.867Z] #66 1.629 + . /tmp/install/rootlesskit.installer [2021-07-28T06:31:43.867Z] #66 1.629 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:43.867Z] #66 1.629 + install_rootlesskit [2021-07-28T06:31:43.867Z] #66 1.629 + case "$1" in [2021-07-28T06:31:43.867Z] #66 1.629 + export CGO_ENABLED=0 [2021-07-28T06:31:43.867Z] #66 1.629 + CGO_ENABLED=0 [2021-07-28T06:31:43.867Z] #66 1.629 + _install_rootlesskit [2021-07-28T06:31:43.867Z] #66 1.635 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-28T06:31:43.867Z] #66 1.635 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lAjEzfE83q/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:31:43.867Z] #66 1.638 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:43.867Z] #66 1.638 Cloning into '/tmp/tmp.lAjEzfE83q/src/github.com/rootless-containers/rootlesskit'... [2021-07-28T06:31:43.872Z] #44 63.44 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:31:43.872Z] #44 63.46 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:31:43.872Z] #44 63.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:31:44.024Z] #46 100.9 vendor/golang.org/x/crypto/hkdf [2021-07-28T06:31:44.136Z] #44 63.63 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:31:44.136Z] #44 63.64 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:31:44.136Z] #44 63.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:31:44.289Z] #46 101.1 vendor/golang.org/x/text/transform [2021-07-28T06:31:44.400Z] #44 63.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:31:44.400Z] #44 ... [2021-07-28T06:31:44.400Z] [2021-07-28T06:31:44.400Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:44.400Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:44.400Z] #36 58.59 Selecting previously unselected package libxml2:amd64. [2021-07-28T06:31:44.400Z] #36 58.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-28T06:31:44.400Z] #36 58.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:31:44.400Z] #36 59.20 Selecting previously unselected package libarchive13:amd64. [2021-07-28T06:31:44.400Z] #36 59.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-28T06:31:44.400Z] #36 59.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:31:44.400Z] #36 59.60 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-28T06:31:44.400Z] #36 59.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-28T06:31:44.400Z] #36 59.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:31:44.400Z] #36 59.75 Selecting previously unselected package librhash0:amd64. [2021-07-28T06:31:44.400Z] #36 59.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-28T06:31:44.400Z] #36 59.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:31:44.400Z] #36 59.93 Selecting previously unselected package libuv1:amd64. [2021-07-28T06:31:44.400Z] #36 59.93 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-28T06:31:44.400Z] #36 59.94 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:31:44.400Z] #36 60.09 Selecting previously unselected package cmake. [2021-07-28T06:31:44.400Z] #36 60.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-28T06:31:44.400Z] #36 60.12 Unpacking cmake (3.13.4-1) ... [2021-07-28T06:31:44.400Z] #36 63.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:31:44.400Z] #36 63.87 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:31:44.400Z] #36 63.90 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:31:44.400Z] #36 63.91 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:31:44.400Z] #36 63.94 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:31:44.400Z] #36 63.97 Setting up cmake-data (3.13.4-1) ... [2021-07-28T06:31:44.400Z] #36 64.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:31:44.400Z] #36 64.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:31:44.400Z] #36 64.06 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:31:44.400Z] #36 64.09 Setting up cmake (3.13.4-1) ... [2021-07-28T06:31:44.400Z] #36 64.11 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:44.400Z] #36 64.20 Processing triggers for mime-support (3.62) ... [2021-07-28T06:31:44.400Z] #36 DONE 64.6s [2021-07-28T06:31:44.400Z] [2021-07-28T06:31:44.400Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:44.400Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:44.400Z] #44 63.91 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:31:44.400Z] #44 63.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:31:44.400Z] #44 64.04 Selecting previously unselected package criu. [2021-07-28T06:31:44.664Z] #44 64.10 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-28T06:31:44.664Z] #44 64.11 Unpacking criu (3.15-1) ... [2021-07-28T06:31:44.860Z] #46 101.7 vendor/golang.org/x/text/unicode/bidi [2021-07-28T06:31:45.252Z] #66 3.483 + cd /tmp/tmp.lAjEzfE83q/src/github.com/rootless-containers/rootlesskit [2021-07-28T06:31:45.252Z] #66 3.484 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-28T06:31:45.252Z] #66 3.489 + export GO111MODULE=on [2021-07-28T06:31:45.252Z] #66 3.494 + GO111MODULE=on [2021-07-28T06:31:45.252Z] #66 3.494 + export GOPROXY=https://proxy.golang.org [2021-07-28T06:31:45.252Z] #66 3.494 + GOPROXY=https://proxy.golang.org [2021-07-28T06:31:45.252Z] #66 3.494 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:31:45.252Z] #66 3.494 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-28T06:31:45.609Z] #44 65.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:31:45.609Z] #44 65.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:31:45.609Z] #44 65.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:31:45.609Z] #44 65.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:31:45.609Z] #44 65.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:31:45.609Z] #44 65.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:45.609Z] #44 65.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:31:45.609Z] #44 65.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:31:45.691Z] #29 7.836 0.0% 0.5% ## 3.9% ###### 9.1% ####### 10.8% ########### 16.3% ########### 16.4% ############## 20.1% ############### 21.7% ################ 22.9% ################# 24.0% ################## 26.2% ##################### 29.3% ###################### 31.4% ######################## 34.5% ############################ 39.2% ############################# 40.6% ############################# 41.4% ################################# 46.0% ## [2021-07-28T06:31:45.691Z] #29 ... [2021-07-28T06:31:45.691Z] [2021-07-28T06:31:45.691Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-28T06:31:45.691Z] #34 sha256:5e27819dedd1509182edba732cc23d63e8f65b776d5c0ebf88395263d0c5e90d [2021-07-28T06:31:45.691Z] #34 DONE 18.7s [2021-07-28T06:31:45.691Z] [2021-07-28T06:31:45.691Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:45.691Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:45.691Z] #29 7.836 0.0% 0.5% ## 3.9% ###### 9.1% ####### 10.8% ########### 16.3% ########### 16.4% ############## 20.1% ############### 21.7% ################ 22.9% ################# 24.0% ################## 26.2% ##################### 29.3% ###################### 31.4% ######################## 34.5% ############################ 39.2% ############################# 40.6% ############################# 41.4% ################################# 46.0% ##################################### 51.6% ############## [2021-07-28T06:31:45.691Z] #29 ... [2021-07-28T06:31:45.691Z] [2021-07-28T06:31:45.691Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:45.691Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:31:45.691Z] #13 5.793 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:45.691Z] #13 7.240 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:45.691Z] #13 8.799 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:45.691Z] #13 ... [2021-07-28T06:31:45.691Z] [2021-07-28T06:31:45.691Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:45.691Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:46.195Z] #66 4.516 go: downloading github.com/pkg/errors v0.9.1 [2021-07-28T06:31:46.195Z] #66 4.519 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-28T06:31:46.195Z] #66 4.569 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-28T06:31:46.238Z] #46 103.3 vendor/golang.org/x/text/secure/bidirule [2021-07-28T06:31:46.549Z] #66 4.760 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-28T06:31:47.025Z] #29 7.836 0.0% 0.5% ## 3.9% ###### 9.1% ####### 10.8% ########### 16.3% ########### 16.4% ############## 20.1% ############### 21.7% ################ 22.9% ################# 24.0% ################## 26.2% ##################### 29.3% ###################### 31.4% ######################## 34.5% ############################ 39.2% ############################# 40.6% ############################# 41.4% ################################# 46.0% ##################################### 51.6% ####################################### 55.2% ########################################### 59.9% ############################################## 65.0% ################################################ 67.1% ################################################## 70.7% #################################################### 73.6% ####################################################### 76.9% ######################################################## 78.8% ########################################################## 81.5% ############################################################## 87.0% ################################################################# 90.6% #################################################################### 95.2% ######################################################################## 100.0% [2021-07-28T06:31:47.175Z] #46 103.7 vendor/golang.org/x/text/unicode/norm [2021-07-28T06:31:47.507Z] #66 ... [2021-07-28T06:31:47.507Z] [2021-07-28T06:31:47.507Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:31:47.507Z] #31 sha256:b6e98c7c99f39d453a2e84719e82485c8ab533bf40b5e6f30e78f3643782eaad [2021-07-28T06:31:47.507Z] #31 1.539 + RM_GOPATH=0 [2021-07-28T06:31:47.507Z] #31 1.539 + TMP_GOPATH= [2021-07-28T06:31:47.507Z] #31 1.539 + : /build [2021-07-28T06:31:47.507Z] #31 1.539 + '[' -z '' ']' [2021-07-28T06:31:47.507Z] #31 1.539 ++ mktemp -d [2021-07-28T06:31:47.507Z] #31 1.539 + export GOPATH=/tmp/tmp.Gsk9xsTR2f [2021-07-28T06:31:47.507Z] #31 1.539 + GOPATH=/tmp/tmp.Gsk9xsTR2f [2021-07-28T06:31:47.507Z] #31 1.539 + RM_GOPATH=1 [2021-07-28T06:31:47.507Z] #31 1.539 + case "$(go env GOARCH)" in [2021-07-28T06:31:47.507Z] #31 1.540 ++ go env GOARCH [2021-07-28T06:31:47.507Z] #31 1.546 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:47.507Z] #31 1.546 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:47.507Z] #31 1.546 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:47.507Z] #31 1.547 + dir=/tmp/install [2021-07-28T06:31:47.507Z] #31 1.547 + bin=dockercli [2021-07-28T06:31:47.507Z] #31 1.547 + shift [2021-07-28T06:31:47.507Z] #31 1.547 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-28T06:31:47.507Z] #31 1.547 + . /tmp/install/dockercli.installer [2021-07-28T06:31:47.507Z] #31 1.547 ++ : stable [2021-07-28T06:31:47.507Z] #31 1.547 ++ : 17.06.2-ce [2021-07-28T06:31:47.507Z] #31 1.547 + install_dockercli [2021-07-28T06:31:47.507Z] #31 1.547 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-28T06:31:47.507Z] #31 1.548 Install docker/cli version 17.06.2-ce from stable [2021-07-28T06:31:47.507Z] #31 1.548 ++ uname -m [2021-07-28T06:31:47.507Z] #31 1.548 + arch=x86_64 [2021-07-28T06:31:47.507Z] #31 1.548 + '[' x86_64 '!=' x86_64 ']' [2021-07-28T06:31:47.507Z] #31 1.548 + url=https://download.docker.com/linux/static [2021-07-28T06:31:47.507Z] #31 1.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-28T06:31:47.507Z] #31 1.551 + tar -xz docker/docker [2021-07-28T06:31:47.507Z] #31 4.744 + mkdir -p /build [2021-07-28T06:31:47.507Z] #31 4.748 + mv docker/docker /build/ [2021-07-28T06:31:47.507Z] #31 4.750 + rmdir docker [2021-07-28T06:31:47.507Z] #31 DONE 5.8s [2021-07-28T06:31:47.507Z] [2021-07-28T06:31:47.507Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:47.507Z] #66 sha256:51c3c46a655420042955c79d56c9acb65d4df69d1ea21d85a857d7e48e9e114c [2021-07-28T06:31:47.507Z] #66 5.881 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-28T06:31:47.507Z] #66 ... [2021-07-28T06:31:47.507Z] [2021-07-28T06:31:47.507Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:47.507Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:31:47.507Z] #19 1.560 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-28T06:31:47.507Z] #19 1.561 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-28T06:31:47.507Z] #19 1.561 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-28T06:31:47.507Z] #19 1.561 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-28T06:31:47.507Z] #19 1.896 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-28T06:31:47.507Z] #19 2.003 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-28T06:31:47.507Z] #19 2.043 Get:7 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-28T06:31:47.507Z] #19 2.093 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-28T06:31:47.507Z] #19 2.155 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-28T06:31:47.507Z] #19 2.760 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:47.507Z] #19 3.628 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-28T06:31:47.606Z] #29 12.20 [2021-07-28T06:31:47.957Z] #56 23.35 Reading package lists... [2021-07-28T06:31:47.957Z] #56 ... [2021-07-28T06:31:47.957Z] [2021-07-28T06:31:47.957Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:47.957Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:47.957Z] #50 23.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-28T06:31:47.957Z] #50 23.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-28T06:31:47.957Z] #50 23.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-28T06:31:47.957Z] #50 23.94 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-28T06:31:47.957Z] #50 24.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-28T06:31:47.957Z] #50 24.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-28T06:31:47.957Z] #50 24.52 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-28T06:31:47.957Z] #50 24.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-28T06:31:47.957Z] #50 24.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-28T06:31:47.957Z] #50 24.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-28T06:31:47.957Z] #50 24.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-28T06:31:47.957Z] #50 25.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-28T06:31:47.957Z] #50 25.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-28T06:31:47.957Z] #50 26.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-28T06:31:47.957Z] #50 26.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-28T06:31:47.957Z] #50 26.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-28T06:31:47.957Z] #50 26.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-28T06:31:47.957Z] #50 26.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-28T06:31:47.957Z] #50 26.41 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-28T06:31:47.957Z] #50 26.47 go: downloading golang.org/x/text v0.3.2 [2021-07-28T06:31:48.081Z] #19 4.562 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-28T06:31:48.524Z] #50 ... [2021-07-28T06:31:48.524Z] [2021-07-28T06:31:48.524Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:48.524Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:48.524Z] #56 23.35 Reading package lists... [2021-07-28T06:31:48.554Z] #46 ... [2021-07-28T06:31:48.554Z] [2021-07-28T06:31:48.554Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:48.554Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:48.554Z] #13 100.2 Selecting previously unselected package libapparmor1:amd64. [2021-07-28T06:31:48.554Z] #13 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-28T06:31:48.554Z] #13 100.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:31:48.554Z] #13 100.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-28T06:31:48.554Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-28T06:31:48.554Z] #13 100.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:31:48.554Z] #13 100.4 Selecting previously unselected package libbtrfs0. [2021-07-28T06:31:48.554Z] #13 100.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:31:48.554Z] #13 100.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:31:48.554Z] #13 100.5 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:31:48.813Z] #13 100.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:31:48.813Z] #13 100.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:31:48.813Z] #13 100.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-28T06:31:48.813Z] #13 100.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:31:48.813Z] #13 100.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:49.025Z] #19 5.603 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-28T06:31:49.072Z] #13 100.8 Selecting previously unselected package libudev-dev:amd64. [2021-07-28T06:31:49.072Z] #13 100.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:31:49.072Z] #13 100.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:31:49.072Z] #13 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-28T06:31:49.072Z] #13 101.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-28T06:31:49.072Z] #13 101.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:31:49.199Z] #29 12.45 0.0% 0.7% # 2.0% ## 3.6% ### 5.3% ##### 7.1% ##### 8.3% ###### 9.2% ####### 10.6% ######## 12.0% ######### 13.1% ########## 14.0% ########## 15.2% ########### 16.5% [2021-07-28T06:31:49.199Z] #29 ... [2021-07-28T06:31:49.199Z] [2021-07-28T06:31:49.199Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:49.199Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:31:49.199Z] #52 12.31 + cd /tmp/tmp.8MJqUAjtzm/src/github.com/mvdan/sh [2021-07-28T06:31:49.199Z] #52 12.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-28T06:31:49.199Z] #52 12.43 + GO111MODULE=on [2021-07-28T06:31:49.199Z] #52 12.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-28T06:31:49.199Z] #52 13.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-28T06:31:49.199Z] #52 13.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-28T06:31:49.199Z] #52 13.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-28T06:31:49.199Z] #52 16.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-28T06:31:49.199Z] #52 20.05 runtime [2021-07-28T06:31:49.199Z] #52 ... [2021-07-28T06:31:49.199Z] [2021-07-28T06:31:49.199Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:49.199Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:49.641Z] #13 101.3 Selecting previously unselected package libpcre16-3:amd64. [2021-07-28T06:31:49.641Z] #13 101.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:31:49.641Z] #13 101.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:31:49.641Z] #13 101.4 Selecting previously unselected package libpcre32-3:amd64. [2021-07-28T06:31:49.641Z] #13 101.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:31:49.641Z] #13 101.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:31:49.641Z] #13 101.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-28T06:31:49.900Z] #13 101.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-28T06:31:49.900Z] #13 101.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:31:49.900Z] #13 101.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-28T06:31:49.900Z] #13 101.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-28T06:31:49.900Z] #13 101.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:31:49.970Z] #19 6.120 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-28T06:31:49.970Z] #19 ... [2021-07-28T06:31:49.970Z] [2021-07-28T06:31:49.970Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:49.970Z] #66 sha256:51c3c46a655420042955c79d56c9acb65d4df69d1ea21d85a857d7e48e9e114c [2021-07-28T06:31:49.970Z] #66 6.605 go: downloading github.com/google/uuid v1.2.0 [2021-07-28T06:31:49.970Z] #66 6.631 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-28T06:31:49.970Z] #66 6.676 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-28T06:31:49.970Z] #66 6.731 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-28T06:31:49.970Z] #66 7.515 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-28T06:31:49.970Z] #66 7.769 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-28T06:31:49.970Z] #66 7.851 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-28T06:31:49.970Z] #66 7.919 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-28T06:31:49.970Z] #66 8.002 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-28T06:31:49.999Z] #29 12.45 0.0% 0.7% # 2.0% ## 3.6% ### 5.3% ##### 7.1% ##### 8.3% ###### 9.2% ####### 10.6% ######## 12.0% ######### 13.1% ########## 14.0% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.6% ############### 21.9% ################ 23.1% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.6% [2021-07-28T06:31:49.999Z] #29 ... [2021-07-28T06:31:49.999Z] [2021-07-28T06:31:49.999Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:49.999Z] #59 sha256:77a09b0d3f39040d795d341bfba9859ce0826fc13ed988a4a7bf18657869eaac [2021-07-28T06:31:49.999Z] #59 13.17 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-28T06:31:49.999Z] #59 15.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-28T06:31:49.999Z] #59 18.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-28T06:31:49.999Z] #59 20.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-28T06:31:50.160Z] #13 102.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-28T06:31:50.160Z] #13 102.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-28T06:31:50.263Z] #59 ... [2021-07-28T06:31:50.263Z] [2021-07-28T06:31:50.263Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:50.263Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:50.442Z] #13 102.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:31:50.442Z] #13 102.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-28T06:31:50.442Z] #13 102.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:31:50.442Z] #13 102.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:50.469Z] #56 29.96 Reading package lists... [2021-07-28T06:31:50.469Z] #56 ... [2021-07-28T06:31:50.469Z] [2021-07-28T06:31:50.469Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:50.469Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:31:50.469Z] #46 21.22 runtime/cgo [2021-07-28T06:31:50.469Z] #46 ... [2021-07-28T06:31:50.469Z] [2021-07-28T06:31:50.469Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:50.469Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:50.469Z] #36 20.81 Reading package lists... [2021-07-28T06:31:50.469Z] #36 27.39 Building dependency tree... [2021-07-28T06:31:50.469Z] #36 30.57 The following additional packages will be installed: [2021-07-28T06:31:50.469Z] #36 30.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-28T06:31:50.469Z] #36 30.66 Suggested packages: [2021-07-28T06:31:50.469Z] #36 30.66 cmake-doc ninja-build lrzip [2021-07-28T06:31:50.469Z] #36 30.66 Recommended packages: [2021-07-28T06:31:50.469Z] #36 30.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-28T06:31:50.534Z] #29 12.45 0.0% 0.7% # 2.0% ## 3.6% ### 5.3% ##### 7.1% ##### 8.3% ###### 9.2% ####### 10.6% ######## 12.0% ######### 13.1% ########## 14.0% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.6% ############### 21.9% ################ 23.1% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.6% #################### 28.8% ##################### 29.7% ###################### 30.8% ###################### 31.7% [2021-07-28T06:31:50.534Z] #29 ... [2021-07-28T06:31:50.534Z] [2021-07-28T06:31:50.534Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:50.534Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-28T06:31:50.534Z] #36 13.65 Fetched 8280 kB in 10s (797 kB/s) [2021-07-28T06:31:50.534Z] #36 13.65 Reading package lists... [2021-07-28T06:31:50.534Z] #36 18.04 Reading package lists... [2021-07-28T06:31:50.534Z] #36 23.51 Building dependency tree... [2021-07-28T06:31:50.534Z] #36 ... [2021-07-28T06:31:50.534Z] [2021-07-28T06:31:50.534Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:50.534Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:50.701Z] #13 102.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-28T06:31:50.701Z] #13 102.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:31:50.701Z] #13 102.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:31:50.728Z] #36 31.60 The following NEW packages will be installed: [2021-07-28T06:31:50.728Z] #36 31.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-28T06:31:50.728Z] #36 31.63 vim-common xxd [2021-07-28T06:31:50.901Z] #44 ... [2021-07-28T06:31:50.901Z] [2021-07-28T06:31:50.901Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:31:50.901Z] #37 sha256:b6dc4ba34d062adba30f718b07c69f31f441359d36fda2ba686c75a895b84787 [2021-07-28T06:31:50.901Z] #37 1.137 + RM_GOPATH=0 [2021-07-28T06:31:50.901Z] #37 1.137 + TMP_GOPATH= [2021-07-28T06:31:50.901Z] #37 1.137 + : /build [2021-07-28T06:31:50.901Z] #37 1.137 + '[' -z '' ']' [2021-07-28T06:31:50.901Z] #37 1.139 ++ mktemp -d [2021-07-28T06:31:50.901Z] #37 1.139 + export GOPATH=/tmp/tmp.CnYYTGmRJW [2021-07-28T06:31:50.901Z] #37 1.140 + GOPATH=/tmp/tmp.CnYYTGmRJW [2021-07-28T06:31:50.901Z] #37 1.140 + RM_GOPATH=1 [2021-07-28T06:31:50.901Z] #37 1.140 + case "$(go env GOARCH)" in [2021-07-28T06:31:50.901Z] #37 1.144 ++ go env GOARCH [2021-07-28T06:31:50.901Z] #37 1.174 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:50.901Z] #37 1.174 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:50.901Z] #37 1.175 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:50.901Z] #37 1.178 + dir=/tmp/install [2021-07-28T06:31:50.901Z] #37 1.178 + bin=tini [2021-07-28T06:31:50.901Z] #37 1.178 + shift [2021-07-28T06:31:50.901Z] #37 1.178 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-28T06:31:50.901Z] #37 1.178 + . /tmp/install/tini.installer [2021-07-28T06:31:50.901Z] #37 1.178 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:31:50.901Z] #37 1.179 + install_tini [2021-07-28T06:31:50.901Z] #37 1.179 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-28T06:31:50.901Z] #37 1.179 + git clone https://github.com/krallin/tini.git /tmp/tmp.CnYYTGmRJW/tini [2021-07-28T06:31:50.901Z] #37 1.179 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:31:50.901Z] #37 1.180 Cloning into '/tmp/tmp.CnYYTGmRJW/tini'... [2021-07-28T06:31:50.901Z] #37 1.892 + cd /tmp/tmp.CnYYTGmRJW/tini [2021-07-28T06:31:50.901Z] #37 1.892 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:31:50.901Z] #37 1.906 + cmake . [2021-07-28T06:31:50.901Z] #37 2.513 -- The C compiler identification is GNU 8.3.0 [2021-07-28T06:31:50.901Z] #37 2.571 -- Check for working C compiler: /usr/bin/cc [2021-07-28T06:31:50.901Z] #37 3.248 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-28T06:31:50.901Z] #37 3.264 -- Detecting C compiler ABI info [2021-07-28T06:31:50.901Z] #37 3.791 -- Detecting C compiler ABI info - done [2021-07-28T06:31:50.901Z] #37 3.820 -- Detecting C compile features [2021-07-28T06:31:50.901Z] #37 6.041 -- Detecting C compile features - done [2021-07-28T06:31:50.901Z] #37 6.094 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-28T06:31:50.901Z] #37 6.417 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-28T06:31:50.901Z] #37 6.514 -- Configuring done [2021-07-28T06:31:50.901Z] #37 6.556 -- Generating done [2021-07-28T06:31:50.901Z] #37 6.559 -- Build files have been written to: /tmp/tmp.CnYYTGmRJW/tini [2021-07-28T06:31:50.901Z] #37 6.562 + make tini-static [2021-07-28T06:31:50.961Z] #13 102.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-28T06:31:50.961Z] #13 102.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:31:50.961Z] #13 102.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:31:50.986Z] #36 32.01 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:50.986Z] #36 32.01 Need to get 14.9 MB of archives. [2021-07-28T06:31:50.986Z] #36 32.01 After this operation, 61.8 MB of additional disk space will be used. [2021-07-28T06:31:50.986Z] #36 32.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:31:50.986Z] #36 32.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:31:50.986Z] #36 32.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-28T06:31:50.986Z] #36 32.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:31:51.162Z] #37 6.924 Scanning dependencies of target tini-static [2021-07-28T06:31:51.220Z] #13 103.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:31:51.220Z] #13 103.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:31:51.220Z] #13 103.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:31:51.220Z] #13 103.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:31:51.220Z] #13 103.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:31:51.356Z] #66 9.775 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-28T06:31:51.423Z] #37 7.037 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-28T06:31:51.424Z] #37 ... [2021-07-28T06:31:51.424Z] [2021-07-28T06:31:51.424Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:51.424Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:31:51.424Z] #52 61.78 strconv [2021-07-28T06:31:51.424Z] #52 65.70 reflect [2021-07-28T06:31:51.424Z] #52 67.93 time [2021-07-28T06:31:51.479Z] #13 103.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:31:51.479Z] #13 103.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:31:51.479Z] #13 103.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:31:51.479Z] #13 103.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:31:51.479Z] #13 103.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:31:51.479Z] #13 103.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:31:51.479Z] #13 103.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:31:51.479Z] #13 103.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:31:51.479Z] #13 103.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-28T06:31:51.479Z] #13 103.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:31:51.555Z] #36 ... [2021-07-28T06:31:51.555Z] [2021-07-28T06:31:51.555Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:51.555Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:51.555Z] #50 32.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-28T06:31:51.555Z] #50 32.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-28T06:31:51.555Z] #50 32.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-28T06:31:51.555Z] #50 32.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-28T06:31:51.555Z] #50 32.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-28T06:31:51.618Z] #66 ... [2021-07-28T06:31:51.618Z] [2021-07-28T06:31:51.618Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:51.618Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-28T06:31:51.618Z] #63 2.098 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-28T06:31:51.618Z] #63 2.098 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-28T06:31:51.618Z] #63 2.098 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-28T06:31:51.618Z] #63 2.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:51.618Z] #63 3.403 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-28T06:31:51.618Z] #63 4.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-28T06:31:51.618Z] #63 5.287 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-28T06:31:51.618Z] #63 5.971 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-28T06:31:51.618Z] #63 7.086 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-28T06:31:51.618Z] #63 7.106 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-28T06:31:51.618Z] #63 7.148 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-28T06:31:51.618Z] #63 7.291 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-28T06:31:51.618Z] #63 7.309 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:51.618Z] #63 7.321 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-28T06:31:51.618Z] #63 7.341 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:51.618Z] #63 7.341 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-28T06:31:51.618Z] #63 7.343 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-28T06:31:51.618Z] #63 7.359 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-28T06:31:51.685Z] #52 ... [2021-07-28T06:31:51.685Z] [2021-07-28T06:31:51.685Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:51.685Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:51.685Z] #13 56.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-28T06:31:51.685Z] #13 56.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:31:51.685Z] #13 56.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:31:51.685Z] #13 60.22 Selecting previously unselected package binutils-mingw-w64. [2021-07-28T06:31:51.685Z] #13 60.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-28T06:31:51.685Z] #13 60.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:31:51.685Z] #13 60.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-28T06:31:51.685Z] #13 60.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:31:51.685Z] #13 60.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:51.685Z] #13 60.80 Selecting previously unselected package dmsetup. [2021-07-28T06:31:51.685Z] #13 60.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:31:51.685Z] #13 60.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-28T06:31:51.685Z] #13 61.01 Selecting previously unselected package mingw-w64-common. [2021-07-28T06:31:51.685Z] #13 61.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-28T06:31:51.685Z] #13 61.01 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-28T06:31:51.685Z] #13 66.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-28T06:31:51.685Z] #13 66.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-28T06:31:51.685Z] #13 66.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:31:51.748Z] #13 103.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:31:51.748Z] #13 103.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:31:51.748Z] #13 103.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:31:51.748Z] #13 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:31:51.748Z] #13 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:31:51.748Z] #13 103.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:31:51.748Z] #13 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:31:51.748Z] #13 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:31:51.748Z] #13 103.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:31:51.748Z] #13 103.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:31:51.748Z] #13 103.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:51.748Z] #13 103.6 Setting up dmsetup (2:1.02.155-3) ... [2021-07-28T06:31:51.748Z] #13 103.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:51.748Z] #13 103.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:31:51.748Z] #13 103.6 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:51.814Z] #50 ... [2021-07-28T06:31:51.814Z] [2021-07-28T06:31:51.814Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:51.814Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:31:51.814Z] #40 22.45 Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-28T06:31:51.814Z] #40 22.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-28T06:31:51.814Z] #40 24.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-28T06:31:51.814Z] #40 ... [2021-07-28T06:31:51.814Z] [2021-07-28T06:31:51.814Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:51.814Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:31:51.814Z] #36 32.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-28T06:31:51.814Z] #36 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-28T06:31:51.814Z] #36 33.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-28T06:31:51.870Z] #29 12.45 0.0% 0.7% # 2.0% ## 3.6% ### 5.3% ##### 7.1% ##### 8.3% ###### 9.2% ####### 10.6% ######## 12.0% ######### 13.1% ########## 14.0% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.6% ############### 21.9% ################ 23.1% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.6% #################### 28.8% ##################### 29.7% ###################### 30.8% ###################### 31.7% ####################### 32.9% ######################## 34.0% ######################### 35.2% ########################## 36.3% ########################### 37.6% ############################ 39.4% ############################# 41.5% ############################### 43.1% ################################ 45.4% ################################## 47.7% ################################### 49.4% ##################################### 51.5% ###################################### 52.9% [2021-07-28T06:31:51.870Z] #29 ... [2021-07-28T06:31:51.870Z] [2021-07-28T06:31:51.870Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:51.870Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-28T06:31:51.870Z] #56 14.95 Fetched 8280 kB in 10s (857 kB/s) [2021-07-28T06:31:51.870Z] #56 14.95 Reading package lists... [2021-07-28T06:31:51.870Z] #56 18.92 Reading package lists... [2021-07-28T06:31:51.870Z] #56 23.59 Building dependency tree... [2021-07-28T06:31:51.870Z] #56 ... [2021-07-28T06:31:51.870Z] [2021-07-28T06:31:51.870Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:51.870Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:31:51.870Z] #44 14.89 Fetched 8284 kB in 10s (813 kB/s) [2021-07-28T06:31:51.870Z] #44 14.89 Reading package lists... [2021-07-28T06:31:51.870Z] #44 19.19 Reading package lists... [2021-07-28T06:31:51.879Z] #63 ... [2021-07-28T06:31:51.879Z] [2021-07-28T06:31:51.879Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:31:51.879Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-28T06:31:51.879Z] #43 2.098 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-28T06:31:51.879Z] #43 2.098 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-28T06:31:51.879Z] #43 2.098 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-28T06:31:51.879Z] #43 2.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-28T06:31:51.879Z] #43 3.343 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:31:51.879Z] #43 4.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-28T06:31:51.879Z] #43 5.298 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-28T06:31:51.879Z] #43 6.011 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-28T06:31:51.879Z] #43 7.078 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:51.879Z] #43 7.091 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-28T06:31:51.879Z] #43 7.106 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-28T06:31:51.879Z] #43 7.157 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-28T06:31:51.879Z] #43 7.292 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-28T06:31:51.879Z] #43 7.312 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-28T06:31:51.879Z] #43 7.317 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-28T06:31:51.879Z] #43 7.338 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-28T06:31:51.879Z] #43 7.341 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:51.879Z] #43 7.351 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-28T06:31:51.946Z] #13 ... [2021-07-28T06:31:51.946Z] [2021-07-28T06:31:51.946Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:51.946Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:51.946Z] #44 70.47 Setting up python3 (3.7.3-1) ... [2021-07-28T06:31:51.946Z] #44 71.24 Setting up python3-six (1.12.0-1) ... [2021-07-28T06:31:52.073Z] #36 33.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-28T06:31:52.073Z] #36 33.02 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-28T06:31:52.073Z] #36 33.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-28T06:31:52.140Z] #44 24.68 Building dependency tree... [2021-07-28T06:31:52.140Z] #44 ... [2021-07-28T06:31:52.140Z] [2021-07-28T06:31:52.140Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:52.140Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:52.140Z] #43 ... [2021-07-28T06:31:52.140Z] [2021-07-28T06:31:52.140Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:52.140Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:31:52.140Z] #19 6.607 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-28T06:31:52.140Z] #19 6.609 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:31:52.140Z] #19 6.627 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-28T06:31:52.140Z] #19 6.644 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-28T06:31:52.140Z] #19 6.652 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-28T06:31:52.140Z] #19 6.663 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-28T06:31:52.140Z] #19 6.665 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-28T06:31:52.140Z] #19 6.666 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:31:52.140Z] #19 6.675 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-28T06:31:52.140Z] #19 6.676 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-28T06:31:52.672Z] #29 12.45 0.0% 0.7% # 2.0% ## 3.6% ### 5.3% ##### 7.1% ##### 8.3% ###### 9.2% ####### 10.6% ######## 12.0% ######### 13.1% ########## 14.0% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.6% ############### 21.9% ################ 23.1% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.6% #################### 28.8% ##################### 29.7% ###################### 30.8% ###################### 31.7% ####################### 32.9% ######################## 34.0% ######################### 35.2% ########################## 36.3% ########################### 37.6% ############################ 39.4% ############################# 41.5% ############################### 43.1% ################################ 45.4% ################################## 47.7% ################################### 49.4% ##################################### 51.5% ###################################### 52.9% ####################################### 54.4% ######################################## 55.6% ######################################## 56.5% ######################################### 57.6% ########################################## 59.2% ########################################### 61.0% ############################################ 62.3% ############################################## 64.1% [2021-07-28T06:31:52.672Z] #29 ... [2021-07-28T06:31:52.672Z] [2021-07-28T06:31:52.672Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:31:52.672Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-28T06:31:52.672Z] #40 15.52 Checking out files: 85% (1456/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-28T06:31:52.672Z] #40 15.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-28T06:31:52.672Z] #40 16.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-28T06:31:52.892Z] #44 72.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:31:52.937Z] #40 ... [2021-07-28T06:31:52.937Z] [2021-07-28T06:31:52.937Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:31:52.937Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:31:53.453Z] #36 34.26 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:53.453Z] #36 34.46 Fetched 14.9 MB in 2s (9420 kB/s) [2021-07-28T06:31:53.453Z] #36 34.55 Selecting previously unselected package xxd. [2021-07-28T06:31:53.453Z] #36 34.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 ... 15421 files and directories currently installed.) [2021-07-28T06:31:53.715Z] #36 34.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:31:53.715Z] #36 34.65 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:31:53.715Z] #36 34.85 Selecting previously unselected package vim-common. [2021-07-28T06:31:53.715Z] #36 34.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:31:53.983Z] #36 34.93 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:31:54.242Z] #36 35.24 Selecting previously unselected package cmake-data. [2021-07-28T06:31:54.242Z] #36 35.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-28T06:31:54.242Z] #36 35.25 Unpacking cmake-data (3.13.4-1) ... [2021-07-28T06:31:54.242Z] #36 ... [2021-07-28T06:31:54.242Z] [2021-07-28T06:31:54.242Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:54.242Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:54.242Z] #44 24.96 Fetched 8462 kB in 17s (496 kB/s) [2021-07-28T06:31:54.242Z] #44 24.96 Reading package lists... [2021-07-28T06:31:54.242Z] #44 31.48 Reading package lists... [2021-07-28T06:31:54.242Z] #44 ... [2021-07-28T06:31:54.242Z] [2021-07-28T06:31:54.242Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:54.242Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:31:54.242Z] #50 33.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-28T06:31:54.242Z] #50 34.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-28T06:31:54.242Z] #50 34.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-28T06:31:54.277Z] #44 73.82 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:31:54.277Z] #44 ... [2021-07-28T06:31:54.277Z] [2021-07-28T06:31:54.277Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:31:54.277Z] #37 sha256:b6dc4ba34d062adba30f718b07c69f31f441359d36fda2ba686c75a895b84787 [2021-07-28T06:31:54.277Z] #37 8.270 [100%] Linking C executable tini-static [2021-07-28T06:31:54.277Z] #37 8.900 [100%] Built target tini-static [2021-07-28T06:31:54.277Z] #37 9.000 + mkdir -p /build [2021-07-28T06:31:54.277Z] #37 9.005 + cp tini-static /build/docker-init [2021-07-28T06:31:54.277Z] #37 DONE 9.9s [2021-07-28T06:31:54.279Z] #13 DONE 105.7s [2021-07-28T06:31:54.279Z] [2021-07-28T06:31:54.279Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:54.279Z] #59 sha256:ca39c14110b8dc138b83cea56454a6e9ea0616c4ca3b78f3dfd46122c51dfa11 [2021-07-28T06:31:54.279Z] #59 108.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:31:54.279Z] #59 108.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-28T06:31:54.540Z] [2021-07-28T06:31:54.540Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:54.540Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:31:54.540Z] #52 73.83 context [2021-07-28T06:31:54.540Z] #52 74.56 internal/syscall/unix [2021-07-28T06:31:54.794Z] #29 12.45 0.0% 0.7% # 2.0% ## 3.6% ### 5.3% ##### 7.1% ##### 8.3% ###### 9.2% ####### 10.6% ######## 12.0% ######### 13.1% ########## 14.0% ########## 15.2% ########### 16.5% ############ 17.6% ############# 18.8% ############## 20.6% ############### 21.9% ################ 23.1% ################# 24.5% ################## 25.5% ################### 26.6% ################### 27.6% #################### 28.8% ##################### 29.7% ###################### 30.8% ###################### 31.7% ####################### 32.9% ######################## 34.0% ######################### 35.2% ########################## 36.3% ########################### 37.6% ############################ 39.4% ############################# 41.5% ############################### 43.1% ################################ 45.4% ################################## 47.7% ################################### 49.4% ##################################### 51.5% ###################################### 52.9% ####################################### 54.4% ######################################## 55.6% ######################################## 56.5% ######################################### 57.6% ########################################## 59.2% ########################################### 61.0% ############################################ 62.3% ############################################## 64.1% ############################################### 65.5% ################################################ 67.0% ################################################# 68.7% ################################################## 70.7% ################################################### 71.6% ##################################################### 74.7% ######################################################## 77.8% ######################################################### 80.0% ########################################################### 82.2% ############################################################ 83.5% ############################################################# 84.9% ############################################################## 86.4% ############################################################### 88.3% ################################################################ 90.1% ################################################################# 91.3% ################################################################## 92.2% ################################################################### 93.5% #################################################################### 95.1% ##################################################################### 97.1% ####################################################################### 99.5% ######################################################################## 100.0% [2021-07-28T06:31:54.794Z] #29 19.71 [2021-07-28T06:31:54.802Z] #52 ... [2021-07-28T06:31:54.802Z] [2021-07-28T06:31:54.802Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:54.802Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:31:54.802Z] #46 65.21 bufio [2021-07-28T06:31:54.802Z] #46 66.88 syscall [2021-07-28T06:31:54.802Z] #46 73.77 internal/fmtsort [2021-07-28T06:31:54.802Z] #46 74.63 internal/syscall/unix [2021-07-28T06:31:54.802Z] #46 74.71 internal/syscall/execenv [2021-07-28T06:31:54.802Z] #46 75.07 path [2021-07-28T06:31:55.063Z] #46 75.24 internal/poll [2021-07-28T06:31:55.063Z] #46 ... [2021-07-28T06:31:55.063Z] [2021-07-28T06:31:55.063Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:31:55.063Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:31:55.063Z] #52 75.27 internal/poll [2021-07-28T06:31:55.177Z] #50 ... [2021-07-28T06:31:55.177Z] [2021-07-28T06:31:55.177Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:55.177Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:31:55.177Z] #13 23.80 Fetched 8996 kB in 17s (523 kB/s) [2021-07-28T06:31:55.177Z] #13 23.80 Reading package lists... [2021-07-28T06:31:55.177Z] #13 30.68 Reading package lists... [2021-07-28T06:31:55.177Z] #13 ... [2021-07-28T06:31:55.177Z] [2021-07-28T06:31:55.177Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:55.177Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:31:55.177Z] #56 29.96 Reading package lists... [2021-07-28T06:31:55.654Z] #59 ... [2021-07-28T06:31:55.654Z] [2021-07-28T06:31:55.654Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-28T06:31:55.654Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-28T06:31:55.654Z] #14 DONE 1.8s [2021-07-28T06:31:55.744Z] #56 35.82 Building dependency tree... [2021-07-28T06:31:55.744Z] #56 ... [2021-07-28T06:31:55.744Z] [2021-07-28T06:31:55.744Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:55.744Z] #59 sha256:a7211e60950b5ad75dc1047499ff9797f31a08bc12bf16f4c2cf372c68acaf45 [2021-07-28T06:31:55.744Z] #59 26.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-28T06:31:55.744Z] #59 ... [2021-07-28T06:31:55.744Z] [2021-07-28T06:31:55.744Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:55.744Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:31:55.744Z] #46 32.54 vendor/golang.org/x/crypto/internal/subtle [2021-07-28T06:31:55.749Z] #29 20.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-28T06:31:55.912Z] [2021-07-28T06:31:55.912Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:31:55.912Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:31:55.912Z] #54 1.524 + RM_GOPATH=0 [2021-07-28T06:31:55.912Z] #54 1.524 + TMP_GOPATH= [2021-07-28T06:31:55.912Z] #54 1.524 + : /build [2021-07-28T06:31:55.912Z] #54 1.524 + '[' -z '' ']' [2021-07-28T06:31:55.912Z] #54 1.524 ++ mktemp -d [2021-07-28T06:31:55.912Z] #54 1.528 + export GOPATH=/tmp/tmp.B1yLZUysAx [2021-07-28T06:31:55.912Z] #54 1.529 + GOPATH=/tmp/tmp.B1yLZUysAx [2021-07-28T06:31:55.912Z] #54 1.531 + RM_GOPATH=1 [2021-07-28T06:31:55.912Z] #54 1.531 + case "$(go env GOARCH)" in [2021-07-28T06:31:55.912Z] #54 1.532 ++ go env GOARCH [2021-07-28T06:31:55.912Z] #54 1.555 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:55.912Z] #54 1.555 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:31:55.912Z] #54 1.556 ++ dirname /tmp/install/install.sh [2021-07-28T06:31:55.912Z] #54 1.558 + dir=/tmp/install [2021-07-28T06:31:55.912Z] #54 1.558 + bin=runc [2021-07-28T06:31:55.912Z] #54 1.558 + shift [2021-07-28T06:31:55.912Z] #54 1.568 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-28T06:31:55.912Z] #54 1.569 + . /tmp/install/runc.installer [2021-07-28T06:31:55.912Z] #54 1.570 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:31:55.912Z] #54 1.571 + install_runc [2021-07-28T06:31:55.912Z] #54 1.572 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-28T06:31:55.912Z] #54 1.572 + uname -r [2021-07-28T06:31:55.912Z] #54 1.579 + RUNC_BUILDTAGS='seccomp ' [2021-07-28T06:31:55.912Z] #54 1.579 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-28T06:31:55.912Z] #54 1.582 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-28T06:31:55.912Z] #54 1.583 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B1yLZUysAx/src/github.com/opencontainers/runc [2021-07-28T06:31:55.912Z] #54 1.584 Cloning into '/tmp/tmp.B1yLZUysAx/src/github.com/opencontainers/runc'... [2021-07-28T06:31:56.328Z] #29 20.90 [2021-07-28T06:31:56.328Z] #29 21.12 ######################################################################## 100.0% [2021-07-28T06:31:56.328Z] #29 21.22 [2021-07-28T06:31:56.328Z] #29 ... [2021-07-28T06:31:56.328Z] [2021-07-28T06:31:56.328Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:31:56.328Z] #50 sha256:f8887c417c276e0e7e102ec9c27e9933c4ea0076aa284d3b7bd5147188c8e889 [2021-07-28T06:31:56.328Z] #50 19.59 go: downloading github.com/fatih/color v1.7.0 [2021-07-28T06:31:56.328Z] #50 19.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-28T06:31:56.328Z] #50 19.89 go: downloading github.com/pkg/errors v0.8.1 [2021-07-28T06:31:56.328Z] #50 19.89 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-28T06:31:56.328Z] #50 19.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-28T06:31:56.328Z] #50 20.01 go: downloading github.com/spf13/viper v1.6.1 [2021-07-28T06:31:56.328Z] #50 20.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-28T06:31:56.328Z] #50 20.57 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-28T06:31:56.328Z] #50 20.70 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-28T06:31:56.328Z] #50 20.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-28T06:31:56.328Z] #50 20.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-28T06:31:56.328Z] #50 20.95 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-28T06:31:56.328Z] #50 21.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-28T06:31:56.328Z] #50 21.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-28T06:31:56.328Z] #50 22.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-28T06:31:56.328Z] #50 22.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-28T06:31:56.328Z] #50 22.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-28T06:31:56.328Z] #50 23.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-28T06:31:56.328Z] #50 23.30 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-28T06:31:56.328Z] #50 23.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-28T06:31:56.328Z] #50 23.82 go: downloading github.com/spf13/afero v1.1.2 [2021-07-28T06:31:56.328Z] #50 23.99 go: downloading github.com/spf13/cast v1.3.0 [2021-07-28T06:31:56.328Z] #50 24.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-28T06:31:56.328Z] #50 24.18 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-28T06:31:56.328Z] #50 24.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-28T06:31:56.328Z] #50 24.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-28T06:31:56.328Z] #50 24.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-28T06:31:56.328Z] #50 24.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-28T06:31:56.328Z] #50 24.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-28T06:31:56.328Z] #50 24.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-28T06:31:56.328Z] #50 25.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-28T06:31:56.328Z] #50 25.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-28T06:31:56.328Z] #50 25.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-28T06:31:56.328Z] #50 25.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-28T06:31:56.328Z] #50 26.15 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-28T06:31:56.328Z] #50 26.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-28T06:31:56.328Z] #50 26.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-28T06:31:56.328Z] #50 28.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-28T06:31:56.328Z] #50 28.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-28T06:31:56.328Z] #50 28.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-28T06:31:56.328Z] #50 28.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-28T06:31:56.328Z] #50 29.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-28T06:31:56.328Z] #50 29.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-28T06:31:56.328Z] #50 29.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-28T06:31:56.328Z] #50 29.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-28T06:31:56.328Z] #50 29.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-28T06:31:56.606Z] #50 29.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-28T06:31:56.606Z] #50 ... [2021-07-28T06:31:56.606Z] [2021-07-28T06:31:56.606Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:56.606Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:31:56.606Z] #13 16.73 Fetched 8813 kB in 14s (646 kB/s) [2021-07-28T06:31:56.606Z] #13 16.73 Reading package lists... [2021-07-28T06:31:56.606Z] #13 22.30 Reading package lists... [2021-07-28T06:31:56.680Z] #46 ... [2021-07-28T06:31:56.680Z] [2021-07-28T06:31:56.680Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:31:56.680Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:31:56.680Z] #44 31.48 Reading package lists... [2021-07-28T06:31:56.895Z] #13 26.19 Building dependency tree... [2021-07-28T06:31:56.895Z] #13 ... [2021-07-28T06:31:56.895Z] [2021-07-28T06:31:56.895Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:31:56.895Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-28T06:31:56.895Z] #56 26.09 The following additional packages will be installed: [2021-07-28T06:31:56.895Z] #56 26.09 libbtrfs0 [2021-07-28T06:31:56.895Z] #56 26.25 The following NEW packages will be installed: [2021-07-28T06:31:56.895Z] #56 26.26 libbtrfs-dev libbtrfs0 [2021-07-28T06:31:56.895Z] #56 26.81 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:56.895Z] #56 26.81 Need to get 119 kB of archives. [2021-07-28T06:31:56.895Z] #56 26.81 After this operation, 387 kB of additional disk space will be used. [2021-07-28T06:31:56.895Z] #56 26.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-28T06:31:56.895Z] #56 26.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-28T06:31:56.895Z] #56 28.06 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:31:56.895Z] #56 28.22 Fetched 119 kB in 0s (258 kB/s) [2021-07-28T06:31:56.895Z] #56 28.40 Selecting previously unselected package libbtrfs0. [2021-07-28T06:31:56.895Z] #56 28.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-28T06:31:56.895Z] #56 28.52 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-28T06:31:56.895Z] #56 28.53 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:31:56.895Z] #56 28.75 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:31:56.895Z] #56 28.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-28T06:31:56.895Z] #56 28.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:31:56.895Z] #56 29.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:31:56.895Z] #56 29.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:31:56.895Z] #56 29.39 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:31:57.288Z] #54 ... [2021-07-28T06:31:57.288Z] [2021-07-28T06:31:57.288Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-28T06:31:57.288Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-28T06:31:57.288Z] #15 DONE 1.3s [2021-07-28T06:31:57.288Z] [2021-07-28T06:31:57.288Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-28T06:31:57.288Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-28T06:31:57.610Z] #52 77.70 encoding/base64 [2021-07-28T06:31:57.610Z] #52 77.89 os [2021-07-28T06:31:57.616Z] #44 37.21 Building dependency tree... [2021-07-28T06:31:57.856Z] #16 0.923 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-28T06:31:58.425Z] #16 DONE 1.4s [2021-07-28T06:31:58.425Z] [2021-07-28T06:31:58.425Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:31:58.425Z] #59 sha256:ca39c14110b8dc138b83cea56454a6e9ea0616c4ca3b78f3dfd46122c51dfa11 [2021-07-28T06:31:58.425Z] #59 DONE 115.2s [2021-07-28T06:31:58.425Z] [2021-07-28T06:31:58.425Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:31:58.425Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-28T06:31:58.553Z] #52 78.67 golang.org/x/sys/unix [2021-07-28T06:31:58.688Z] #17 ... [2021-07-28T06:31:58.688Z] [2021-07-28T06:31:58.688Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-28T06:31:58.688Z] #60 sha256:22538e84d721a0d935da1a4d17b2c73662e4574f67b855a749e7c2cf6a03236c [2021-07-28T06:31:58.688Z] #60 DONE 0.2s [2021-07-28T06:31:58.688Z] [2021-07-28T06:31:58.688Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-28T06:31:58.688Z] #61 sha256:4ba42c221371537a05f7b55f345a2a1b33c64553609141239705ccd32477bf7b [2021-07-28T06:31:58.688Z] #61 DONE 0.1s [2021-07-28T06:31:58.688Z] [2021-07-28T06:31:58.688Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:31:58.688Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:31:58.688Z] #46 107.4 vendor/golang.org/x/net/idna [2021-07-28T06:31:58.688Z] #46 109.3 vendor/golang.org/x/net/http2/hpack [2021-07-28T06:31:58.688Z] #46 110.0 mime [2021-07-28T06:31:58.688Z] #46 111.9 mime/quotedprintable [2021-07-28T06:31:58.688Z] #46 112.4 net/http/internal [2021-07-28T06:31:58.688Z] #46 115.2 mime/multipart [2021-07-28T06:31:58.688Z] #46 115.2 crypto/tls [2021-07-28T06:31:59.524Z] #44 40.10 The following additional packages will be installed: [2021-07-28T06:31:59.524Z] #44 40.10 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-28T06:31:59.524Z] #44 40.11 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-28T06:31:59.524Z] #44 40.11 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:31:59.524Z] #44 40.11 python3.7-minimal [2021-07-28T06:31:59.525Z] #44 40.11 Suggested packages: [2021-07-28T06:31:59.525Z] #44 40.12 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-28T06:31:59.525Z] #44 40.12 python3.7-doc binfmt-support [2021-07-28T06:31:59.525Z] #56 ... [2021-07-28T06:31:59.525Z] [2021-07-28T06:31:59.525Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:31:59.525Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:31:59.525Z] #13 27.86 The following additional packages will be installed: [2021-07-28T06:31:59.525Z] #13 27.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-28T06:31:59.525Z] #13 27.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-28T06:31:59.525Z] #13 27.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-28T06:31:59.525Z] #13 27.86 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-28T06:31:59.525Z] #13 27.86 mingw-w64-x86-64-dev [2021-07-28T06:31:59.525Z] #13 27.87 Suggested packages: [2021-07-28T06:31:59.525Z] #13 27.87 gcc-8-locales seccomp wine64 [2021-07-28T06:31:59.525Z] #13 28.66 The following NEW packages will be installed: [2021-07-28T06:31:59.525Z] #13 28.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-28T06:31:59.525Z] #13 28.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-28T06:31:59.525Z] #13 28.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-28T06:31:59.525Z] #13 28.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-28T06:31:59.525Z] #13 28.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-28T06:31:59.525Z] #13 28.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-28T06:31:59.525Z] #13 28.67 The following packages will be upgraded: [2021-07-28T06:31:59.525Z] #13 28.68 libseccomp2 [2021-07-28T06:31:59.525Z] #13 29.15 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:31:59.525Z] #13 29.15 Need to get 73.4 MB of archives. [2021-07-28T06:31:59.525Z] #13 29.15 After this operation, 472 MB of additional disk space will be used. [2021-07-28T06:31:59.525Z] #13 29.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-28T06:31:59.525Z] #13 29.15 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-28T06:31:59.525Z] #13 29.18 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-28T06:31:59.525Z] #13 29.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-28T06:32:00.282Z] #13 30.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-28T06:32:00.282Z] #13 30.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-28T06:32:00.282Z] #13 30.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-28T06:32:00.282Z] #13 30.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-28T06:32:00.460Z] #44 41.31 The following NEW packages will be installed: [2021-07-28T06:32:00.470Z] #52 ... [2021-07-28T06:32:00.470Z] [2021-07-28T06:32:00.470Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:00.470Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:32:00.470Z] #44 77.60 Setting up criu (3.15-1) ... [2021-07-28T06:32:00.470Z] #44 79.25 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:00.470Z] #44 79.31 Processing triggers for mime-support (3.62) ... [2021-07-28T06:32:00.470Z] #44 DONE 79.8s [2021-07-28T06:32:00.470Z] [2021-07-28T06:32:00.470Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:00.470Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:00.470Z] #13 72.86 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-28T06:32:00.470Z] #13 72.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:00.470Z] #13 72.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:00.470Z] #13 73.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-28T06:32:00.470Z] #13 73.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:00.470Z] #13 73.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:00.598Z] #46 ... [2021-07-28T06:32:00.598Z] [2021-07-28T06:32:00.598Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:32:00.598Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-28T06:32:00.598Z] #17 DONE 1.9s [2021-07-28T06:32:00.598Z] [2021-07-28T06:32:00.598Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-28T06:32:00.598Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-28T06:32:00.718Z] #44 ... [2021-07-28T06:32:00.718Z] [2021-07-28T06:32:00.718Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:00.718Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-28T06:32:00.718Z] #56 35.82 Building dependency tree... [2021-07-28T06:32:00.718Z] #56 38.80 The following additional packages will be installed: [2021-07-28T06:32:00.718Z] #56 38.80 libbtrfs0 [2021-07-28T06:32:00.718Z] #56 39.00 The following NEW packages will be installed: [2021-07-28T06:32:00.718Z] #56 39.02 libbtrfs-dev libbtrfs0 [2021-07-28T06:32:00.718Z] #56 39.43 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:00.718Z] #56 39.43 Need to get 119 kB of archives. [2021-07-28T06:32:00.718Z] #56 39.43 After this operation, 387 kB of additional disk space will be used. [2021-07-28T06:32:00.718Z] #56 39.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:32:00.718Z] #56 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:32:00.718Z] #56 40.37 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:00.718Z] #56 40.52 Fetched 119 kB in 0s (426 kB/s) [2021-07-28T06:32:00.718Z] #56 40.65 Selecting previously unselected package libbtrfs0. [2021-07-28T06:32:00.718Z] #56 40.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:32:00.718Z] #56 40.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:32:00.718Z] #56 40.74 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:00.718Z] #56 40.85 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:32:00.718Z] #56 40.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:32:00.718Z] #56 40.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:00.718Z] #56 41.09 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:00.718Z] #56 41.13 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:00.718Z] #56 41.18 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:00.718Z] #56 DONE 41.7s [2021-07-28T06:32:00.718Z] [2021-07-28T06:32:00.718Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:00.718Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:32:00.718Z] #44 41.31 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-28T06:32:00.718Z] #44 41.32 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-28T06:32:00.718Z] #44 41.32 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:32:00.718Z] #44 41.32 python3.7-minimal [2021-07-28T06:32:00.899Z] #13 31.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-28T06:32:00.977Z] #44 41.90 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:00.977Z] #44 41.90 Need to get 6695 kB of archives. [2021-07-28T06:32:00.977Z] #44 41.90 After this operation, 33.1 MB of additional disk space will be used. [2021-07-28T06:32:00.977Z] #44 41.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:32:01.235Z] #44 41.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:32:01.286Z] #13 31.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-28T06:32:01.494Z] #44 42.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:32:01.494Z] #44 42.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:32:01.494Z] #44 42.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:32:01.536Z] #18 DONE 1.4s [2021-07-28T06:32:01.536Z] [2021-07-28T06:32:01.536Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:32:01.536Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:32:01.551Z] #13 31.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-07-28T06:32:01.551Z] #13 ... [2021-07-28T06:32:01.551Z] [2021-07-28T06:32:01.551Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:01.551Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-28T06:32:01.551Z] #36 23.51 Building dependency tree... [2021-07-28T06:32:01.551Z] #36 25.91 The following additional packages will be installed: [2021-07-28T06:32:01.551Z] #36 25.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-28T06:32:01.551Z] #36 25.92 Suggested packages: [2021-07-28T06:32:01.551Z] #36 25.92 cmake-doc ninja-build lrzip [2021-07-28T06:32:01.551Z] #36 25.92 Recommended packages: [2021-07-28T06:32:01.551Z] #36 25.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-28T06:32:01.551Z] #36 26.87 The following NEW packages will be installed: [2021-07-28T06:32:01.551Z] #36 26.89 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-28T06:32:01.551Z] #36 26.89 vim-common xxd [2021-07-28T06:32:01.551Z] #36 27.25 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:01.551Z] #36 27.25 Need to get 14.2 MB of archives. [2021-07-28T06:32:01.551Z] #36 27.25 After this operation, 60.0 MB of additional disk space will be used. [2021-07-28T06:32:01.551Z] #36 27.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-28T06:32:01.551Z] #36 27.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:32:01.551Z] #36 27.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-28T06:32:01.551Z] #36 27.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-28T06:32:01.551Z] #36 27.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-28T06:32:01.551Z] #36 27.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-28T06:32:01.551Z] #36 27.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-28T06:32:01.551Z] #36 27.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-28T06:32:01.551Z] #36 27.99 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-28T06:32:01.551Z] #36 28.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-28T06:32:01.551Z] #36 29.43 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:01.551Z] #36 29.60 Fetched 14.2 MB in 1s (11.1 MB/s) [2021-07-28T06:32:01.551Z] #36 30.05 Selecting previously unselected package xxd. [2021-07-28T06:32:01.551Z] #36 30.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-28T06:32:01.551Z] #36 30.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-28T06:32:01.551Z] #36 30.60 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:32:01.551Z] #36 ... [2021-07-28T06:32:01.551Z] [2021-07-28T06:32:01.551Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:32:01.551Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:32:01.551Z] #29 22.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-28T06:32:01.551Z] #29 22.52 [2021-07-28T06:32:01.551Z] #29 22.68 0.1% ######################################################################## 100.0% [2021-07-28T06:32:01.551Z] #29 22.80 [2021-07-28T06:32:01.551Z] #29 23.84 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-28T06:32:01.551Z] #29 24.07 [2021-07-28T06:32:01.753Z] #44 42.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:32:01.753Z] #44 42.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:32:01.753Z] #44 42.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:32:01.753Z] #44 42.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-28T06:32:01.753Z] #44 42.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:32:01.753Z] #44 42.48 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-28T06:32:01.753Z] #44 42.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-28T06:32:01.753Z] #44 42.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-28T06:32:01.753Z] #44 42.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:32:01.753Z] #44 42.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:32:01.753Z] #44 42.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:32:01.796Z] #32 ... [2021-07-28T06:32:01.796Z] [2021-07-28T06:32:01.796Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-28T06:32:01.796Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-28T06:32:02.264Z] #29 24.38 0.0% ## 3.8% ### 5.0% ######### 13.1% ######### 13.2% ############ 17.2% ############# 18.8% #################### 28.6% ############################# 40.4% ################################# 46.0% ###################################### 54.2% ######################################### 58.1% ################################################ 67.5% ####################################################### 77.5% ######################################################### 80.1% ############################################################# 85.8% ################################################################## 92.4% ##################################################################### 96.0% ######################################################################## 100.0% [2021-07-28T06:32:02.264Z] #29 26.76 [2021-07-28T06:32:02.847Z] #29 ... [2021-07-28T06:32:02.847Z] [2021-07-28T06:32:02.847Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:02.847Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:32:02.847Z] #44 24.68 Building dependency tree... [2021-07-28T06:32:02.847Z] #44 27.28 The following additional packages will be installed: [2021-07-28T06:32:02.847Z] #44 27.28 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-28T06:32:02.847Z] #44 27.28 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-28T06:32:02.847Z] #44 27.28 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:32:02.847Z] #44 27.28 python3.7-minimal [2021-07-28T06:32:02.847Z] #44 27.29 Suggested packages: [2021-07-28T06:32:02.847Z] #44 27.29 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-28T06:32:02.847Z] #44 27.29 python3.7-doc binfmt-support [2021-07-28T06:32:02.847Z] #44 28.06 The following NEW packages will be installed: [2021-07-28T06:32:02.847Z] #44 28.07 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-28T06:32:02.847Z] #44 28.07 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-28T06:32:02.847Z] #44 28.07 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-28T06:32:02.847Z] #44 28.07 python3.7-minimal [2021-07-28T06:32:02.847Z] #44 28.50 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:02.847Z] #44 28.50 Need to get 6095 kB of archives. [2021-07-28T06:32:02.847Z] #44 28.50 After this operation, 32.3 MB of additional disk space will be used. [2021-07-28T06:32:02.847Z] #44 28.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-28T06:32:02.847Z] #44 28.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-28T06:32:02.847Z] #44 28.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-28T06:32:02.847Z] #44 28.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-28T06:32:02.847Z] #44 28.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-28T06:32:02.847Z] #44 28.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:32:02.847Z] #44 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-28T06:32:02.847Z] #44 28.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-28T06:32:02.847Z] #44 28.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-28T06:32:02.847Z] #44 28.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:32:02.847Z] #44 28.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-28T06:32:02.847Z] #44 28.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-28T06:32:02.847Z] #44 28.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-28T06:32:02.847Z] #44 28.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-28T06:32:02.847Z] #44 28.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-28T06:32:02.847Z] #44 29.05 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-28T06:32:02.847Z] #44 32.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:02.847Z] #44 33.36 Fetched 6095 kB in 3s (2254 kB/s) [2021-07-28T06:32:02.847Z] #44 35.15 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-28T06:32:02.847Z] #44 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-28T06:32:02.847Z] #44 35.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:32:03.114Z] #44 ... [2021-07-28T06:32:03.114Z] [2021-07-28T06:32:03.114Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:32:03.114Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:32:03.114Z] #29 27.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-28T06:32:03.178Z] #19 DONE 1.2s [2021-07-28T06:32:03.178Z] [2021-07-28T06:32:03.178Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:32:03.178Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:32:03.656Z] #44 43.97 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:03.656Z] #44 44.17 Fetched 6695 kB in 1s (5013 kB/s) [2021-07-28T06:32:03.656Z] #44 44.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:32:03.656Z] #44 44.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:32:03.656Z] #44 44.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:03.656Z] #44 44.37 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:03.728Z] #29 28.27 [2021-07-28T06:32:03.728Z] #29 28.42 ######################################################################## 100.0% [2021-07-28T06:32:03.728Z] #29 28.55 [2021-07-28T06:32:03.996Z] #29 ... [2021-07-28T06:32:03.996Z] [2021-07-28T06:32:03.996Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:03.996Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-28T06:32:03.996Z] #56 DONE 37.2s [2021-07-28T06:32:04.263Z] [2021-07-28T06:32:04.263Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:04.263Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:32:04.360Z] ...INFO: Daemon under test started and replied! [2021-07-28T06:32:04.360Z] INFO: Docker version of the daemon under test [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] Client: [2021-07-28T06:32:04.360Z] Version: 17.06.2-ce [2021-07-28T06:32:04.360Z] API version: 1.30 [2021-07-28T06:32:04.360Z] Go version: go1.8.3 [2021-07-28T06:32:04.360Z] Git commit: cec0b72 [2021-07-28T06:32:04.360Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-28T06:32:04.360Z] OS/Arch: windows/amd64 [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] Server: [2021-07-28T06:32:04.360Z] Version: 0.0.0-dev [2021-07-28T06:32:04.360Z] API version: 1.42 (minimum version 1.24) [2021-07-28T06:32:04.360Z] Go version: go1.16.6 [2021-07-28T06:32:04.360Z] Git commit: e3491ab56a [2021-07-28T06:32:04.360Z] Built: 07/28/2021 06:30:02 [2021-07-28T06:32:04.360Z] OS/Arch: windows/amd64 [2021-07-28T06:32:04.360Z] Experimental: false [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] INFO: Docker info of the daemon under test [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] Containers: 0 [2021-07-28T06:32:04.360Z] Running: 0 [2021-07-28T06:32:04.360Z] Paused: 0 [2021-07-28T06:32:04.360Z] Stopped: 0 [2021-07-28T06:32:04.360Z] Images: 0 [2021-07-28T06:32:04.360Z] Server Version: 0.0.0-dev [2021-07-28T06:32:04.360Z] Storage Driver: windowsfilter [2021-07-28T06:32:04.360Z] Windows: [2021-07-28T06:32:04.360Z] Logging Driver: json-file [2021-07-28T06:32:04.360Z] Plugins: [2021-07-28T06:32:04.360Z] Volume: local [2021-07-28T06:32:04.360Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-28T06:32:04.360Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-28T06:32:04.360Z] Swarm: inactive [2021-07-28T06:32:04.360Z] Default Isolation: process [2021-07-28T06:32:04.360Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-28T06:32:04.360Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-28T06:32:04.360Z] OSType: windows [2021-07-28T06:32:04.360Z] Architecture: x86_64 [2021-07-28T06:32:04.360Z] CPUs: 4 [2021-07-28T06:32:04.360Z] Total Memory: 32GiB [2021-07-28T06:32:04.360Z] Name: azwin-2-6f1621 [2021-07-28T06:32:04.360Z] ID: O5A2:BMGX:DEVS:X5MN:3OTV:ZQDX:LQWX:OTZK:6IEU:RWUK:WLVX:SWSB [2021-07-28T06:32:04.360Z] Docker Root Dir: D:\CI\PR-42672\7\daemon [2021-07-28T06:32:04.360Z] Debug Mode (client): false [2021-07-28T06:32:04.360Z] Debug Mode (server): true [2021-07-28T06:32:04.360Z] File Descriptors: -1 [2021-07-28T06:32:04.360Z] Goroutines: 16 [2021-07-28T06:32:04.360Z] System Time: 2021-07-28T06:32:02.3554304Z [2021-07-28T06:32:04.360Z] EventsListeners: 0 [2021-07-28T06:32:04.360Z] Registry: https://index.docker.io/v1/ [2021-07-28T06:32:04.360Z] Labels: [2021-07-28T06:32:04.360Z] Experimental: false [2021-07-28T06:32:04.360Z] Insecure Registries: [2021-07-28T06:32:04.360Z] 127.0.0.0/8 [2021-07-28T06:32:04.360Z] Live Restore Enabled: false [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] INFO: Docker images of the daemon under test [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-28T06:32:04.360Z] [2021-07-28T06:32:04.360Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-28T06:32:04.360Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-28T06:32:04.360Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-28T06:32:04.360Z] 29d5b6a226d2: Pulling fs layer [2021-07-28T06:32:04.379Z] #19 ... [2021-07-28T06:32:04.379Z] [2021-07-28T06:32:04.379Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:04.379Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-28T06:32:04.379Z] #43 21.82 Fetched 39.9 MB in 20s (1991 kB/s) [2021-07-28T06:32:04.567Z] #20 1.511 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:32:04.567Z] #20 1.570 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:32:04.567Z] #20 1.684 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:32:04.567Z] #20 1.689 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:32:04.593Z] #44 45.26 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:32:04.593Z] #44 45.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:04.593Z] #44 45.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:32:04.827Z] #20 1.987 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:32:05.676Z] #57 1.317 + RM_GOPATH=0 [2021-07-28T06:32:05.676Z] #57 1.317 + TMP_GOPATH= [2021-07-28T06:32:05.676Z] #57 1.318 + : /build [2021-07-28T06:32:05.676Z] #57 1.318 + '[' -z '' ']' [2021-07-28T06:32:05.676Z] #57 1.321 ++ mktemp -d [2021-07-28T06:32:05.676Z] #57 1.333 + export GOPATH=/tmp/tmp.0bMXUnWxuy [2021-07-28T06:32:05.676Z] #57 1.333 + GOPATH=/tmp/tmp.0bMXUnWxuy [2021-07-28T06:32:05.676Z] #57 1.334 + RM_GOPATH=1 [2021-07-28T06:32:05.676Z] #57 1.334 + case "$(go env GOARCH)" in [2021-07-28T06:32:05.676Z] #57 1.336 ++ go env GOARCH [2021-07-28T06:32:05.676Z] #57 1.388 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:05.676Z] #57 1.389 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:05.676Z] #57 1.390 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:05.676Z] #57 1.391 + dir=/tmp/install [2021-07-28T06:32:05.676Z] #57 1.392 + bin=containerd [2021-07-28T06:32:05.676Z] #57 1.392 + shift [2021-07-28T06:32:05.676Z] #57 1.393 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-28T06:32:05.676Z] #57 1.393 + . /tmp/install/containerd.installer [2021-07-28T06:32:05.676Z] #57 1.393 ++ set -e [2021-07-28T06:32:05.676Z] #57 1.394 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:05.676Z] #57 1.395 + install_containerd [2021-07-28T06:32:05.676Z] #57 1.396 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-28T06:32:05.676Z] #57 1.396 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:05.676Z] #57 1.396 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0bMXUnWxuy/src/github.com/containerd/containerd [2021-07-28T06:32:05.676Z] #57 1.402 Cloning into '/tmp/tmp.0bMXUnWxuy/src/github.com/containerd/containerd'... [2021-07-28T06:32:05.763Z] #13 ... [2021-07-28T06:32:05.764Z] [2021-07-28T06:32:05.764Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:05.764Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:32:05.764Z] #46 76.06 io/fs [2021-07-28T06:32:05.764Z] #46 77.03 regexp/syntax [2021-07-28T06:32:05.764Z] #46 78.18 os [2021-07-28T06:32:05.764Z] #46 81.80 regexp [2021-07-28T06:32:05.764Z] #46 82.66 fmt [2021-07-28T06:32:05.764Z] #46 84.70 path/filepath [2021-07-28T06:32:05.764Z] #46 85.88 internal/lazyregexp [2021-07-28T06:32:05.767Z] #20 2.942 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:32:05.968Z] #44 46.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:06.024Z] #46 86.17 io/ioutil [2021-07-28T06:32:06.227Z] #44 46.91 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:32:06.285Z] #46 86.53 github.com/LK4D4/vndr/versioned [2021-07-28T06:32:06.285Z] #46 86.61 hash/crc32 [2021-07-28T06:32:06.743Z] #20 3.904 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:32:06.796Z] #44 ... [2021-07-28T06:32:06.796Z] [2021-07-28T06:32:06.796Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:06.796Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:32:06.796Z] #36 37.93 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:32:06.796Z] #36 37.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 37.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:32:06.796Z] #36 44.44 Selecting previously unselected package libxml2:amd64. [2021-07-28T06:32:06.796Z] #36 44.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 44.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:32:06.796Z] #36 45.06 Selecting previously unselected package libarchive13:amd64. [2021-07-28T06:32:06.796Z] #36 45.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 45.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:32:06.796Z] #36 45.46 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-28T06:32:06.796Z] #36 45.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 45.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:32:06.796Z] #36 45.64 Selecting previously unselected package librhash0:amd64. [2021-07-28T06:32:06.796Z] #36 45.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 45.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:32:06.796Z] #36 45.82 Selecting previously unselected package libuv1:amd64. [2021-07-28T06:32:06.796Z] #36 45.83 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 45.84 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:32:06.796Z] #36 45.98 Selecting previously unselected package cmake. [2021-07-28T06:32:06.796Z] #36 45.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-28T06:32:06.796Z] #36 45.99 Unpacking cmake (3.13.4-1) ... [2021-07-28T06:32:06.877Z] #46 86.84 flag [2021-07-28T06:32:07.055Z] #36 ... [2021-07-28T06:32:07.055Z] [2021-07-28T06:32:07.055Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:32:07.055Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:32:07.055Z] #32 44.68 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-28T06:32:07.055Z] #32 45.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-28T06:32:07.055Z] #32 45.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:32:07.079Z] #57 ... [2021-07-28T06:32:07.079Z] [2021-07-28T06:32:07.079Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-28T06:32:07.079Z] #29 sha256:7865c9d978db9f87fe0d5599d43e7f06bac4a010159065b4961b934c33303132 [2021-07-28T06:32:07.079Z] #29 29.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-28T06:32:07.079Z] #29 29.96 [2021-07-28T06:32:07.079Z] #29 30.22 ######################################################################## 100.0% [2021-07-28T06:32:07.079Z] #29 30.34 [2021-07-28T06:32:07.079Z] #29 30.44 Download of images into '/build' complete. [2021-07-28T06:32:07.079Z] #29 30.45 Use something like the following to load the result into a Docker daemon: [2021-07-28T06:32:07.079Z] #29 30.45 tar -cC '/build' . | docker load [2021-07-28T06:32:07.079Z] #29 DONE 31.8s [2021-07-28T06:32:07.079Z] [2021-07-28T06:32:07.080Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:07.080Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:07.080Z] #13 34.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-07-28T06:32:07.080Z] #13 37.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-28T06:32:07.080Z] #13 37.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-28T06:32:07.080Z] #13 37.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-28T06:32:07.080Z] #13 37.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-28T06:32:07.080Z] #13 37.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-28T06:32:07.080Z] #13 37.06 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-07-28T06:32:07.080Z] #13 37.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-28T06:32:07.080Z] #13 37.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-28T06:32:07.080Z] #13 37.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-28T06:32:07.080Z] #13 37.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-28T06:32:07.080Z] #13 37.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-28T06:32:07.080Z] #13 37.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-28T06:32:07.080Z] #13 37.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-28T06:32:07.080Z] #13 37.26 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-07-28T06:32:07.138Z] #46 87.37 go/token [2021-07-28T06:32:07.710Z] #46 87.95 go/scanner [2021-07-28T06:32:07.993Z] #32 ... [2021-07-28T06:32:07.993Z] [2021-07-28T06:32:07.993Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:07.993Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:07.993Z] #13 30.68 Reading package lists... [2021-07-28T06:32:07.993Z] #13 36.81 Building dependency tree... [2021-07-28T06:32:07.993Z] #13 40.30 The following additional packages will be installed: [2021-07-28T06:32:07.993Z] #13 40.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-28T06:32:07.993Z] #13 40.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-28T06:32:07.993Z] #13 40.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-28T06:32:07.993Z] #13 40.31 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-28T06:32:07.993Z] #13 40.32 mingw-w64-x86-64-dev [2021-07-28T06:32:07.993Z] #13 40.34 Suggested packages: [2021-07-28T06:32:07.993Z] #13 40.34 gcc-8-locales seccomp wine64 [2021-07-28T06:32:07.993Z] #13 41.30 The following NEW packages will be installed: [2021-07-28T06:32:07.993Z] #13 41.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-28T06:32:07.993Z] #13 41.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-28T06:32:07.993Z] #13 41.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-28T06:32:07.993Z] #13 41.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-28T06:32:07.993Z] #13 41.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-28T06:32:07.993Z] #13 41.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-28T06:32:07.993Z] #13 41.35 The following packages will be upgraded: [2021-07-28T06:32:07.993Z] #13 41.35 libseccomp2 [2021-07-28T06:32:07.993Z] #13 41.82 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:07.993Z] #13 41.82 Need to get 77.8 MB of archives. [2021-07-28T06:32:07.993Z] #13 41.82 After this operation, 487 MB of additional disk space will be used. [2021-07-28T06:32:07.993Z] #13 41.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-28T06:32:07.993Z] #13 41.83 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-28T06:32:07.993Z] #13 41.86 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-28T06:32:07.993Z] #13 42.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-28T06:32:07.993Z] #13 42.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-28T06:32:07.993Z] #13 42.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-28T06:32:07.993Z] #13 42.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-28T06:32:07.993Z] #13 42.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-28T06:32:07.993Z] #13 42.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-28T06:32:07.993Z] #13 43.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-28T06:32:07.993Z] #13 43.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-28T06:32:07.993Z] #13 46.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-28T06:32:07.993Z] #13 ... [2021-07-28T06:32:07.993Z] [2021-07-28T06:32:07.993Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:07.993Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-28T06:32:08.038Z] #13 ... [2021-07-28T06:32:08.038Z] [2021-07-28T06:32:08.038Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:32:08.038Z] #50 sha256:f8887c417c276e0e7e102ec9c27e9933c4ea0076aa284d3b7bd5147188c8e889 [2021-07-28T06:32:08.038Z] #50 31.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-28T06:32:08.038Z] #50 31.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-28T06:32:08.038Z] #50 32.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-28T06:32:08.038Z] #50 32.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-28T06:32:08.038Z] #50 32.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-28T06:32:08.038Z] #50 32.80 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-28T06:32:08.038Z] #50 33.60 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-28T06:32:08.038Z] #50 35.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-28T06:32:08.038Z] #50 35.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-28T06:32:08.038Z] #50 35.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-28T06:32:08.038Z] #50 35.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-28T06:32:08.038Z] #50 36.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-28T06:32:08.038Z] #50 36.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-28T06:32:08.038Z] #50 36.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-28T06:32:08.038Z] #50 36.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-28T06:32:08.038Z] #50 37.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-28T06:32:08.038Z] #50 37.25 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-28T06:32:08.038Z] #50 37.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-28T06:32:08.038Z] #50 37.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-28T06:32:08.038Z] #50 37.46 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-28T06:32:08.038Z] #50 37.64 go: downloading golang.org/x/text v0.3.2 [2021-07-28T06:32:08.038Z] #50 37.80 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-28T06:32:08.038Z] #50 37.97 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-28T06:32:08.038Z] #50 38.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-28T06:32:08.038Z] #50 38.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-28T06:32:08.038Z] #50 39.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-28T06:32:08.169Z] #20 5.317 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:32:08.254Z] #36 49.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:32:08.254Z] #36 49.20 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:32:08.254Z] #36 49.21 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:32:08.254Z] #36 49.23 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:08.254Z] #36 49.27 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:32:08.254Z] #36 49.29 Setting up cmake-data (3.13.4-1) ... [2021-07-28T06:32:08.254Z] #36 49.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:32:08.254Z] #36 49.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:32:08.282Z] #46 88.59 net/url [2021-07-28T06:32:08.526Z] #36 49.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:32:08.526Z] #36 49.41 Setting up cmake (3.13.4-1) ... [2021-07-28T06:32:08.526Z] #36 49.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:08.526Z] #36 49.55 Processing triggers for mime-support (3.62) ... [2021-07-28T06:32:08.544Z] #46 88.86 go/ast [2021-07-28T06:32:08.618Z] #50 ... [2021-07-28T06:32:08.618Z] [2021-07-28T06:32:08.618Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:08.618Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:08.618Z] #13 38.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:08.618Z] #13 39.01 Fetched 73.4 MB in 8s (8642 kB/s) [2021-07-28T06:32:08.883Z] #13 39.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-28T06:32:08.883Z] #13 39.19 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-28T06:32:08.883Z] #13 39.23 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-28T06:32:09.096Z] #36 DONE 50.2s [2021-07-28T06:32:09.096Z] [2021-07-28T06:32:09.096Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:09.096Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:32:09.096Z] #57 3.260 + RM_GOPATH=0 [2021-07-28T06:32:09.096Z] #57 3.261 + TMP_GOPATH= [2021-07-28T06:32:09.096Z] #57 3.261 + : /build [2021-07-28T06:32:09.096Z] #57 3.261 + '[' -z '' ']' [2021-07-28T06:32:09.096Z] #57 3.261 ++ mktemp -d [2021-07-28T06:32:09.096Z] #57 3.264 + export GOPATH=/tmp/tmp.h3O0r933oR [2021-07-28T06:32:09.096Z] #57 3.264 + GOPATH=/tmp/tmp.h3O0r933oR [2021-07-28T06:32:09.096Z] #57 3.264 + RM_GOPATH=1 [2021-07-28T06:32:09.096Z] #57 3.267 + case "$(go env GOARCH)" in [2021-07-28T06:32:09.096Z] #57 3.272 ++ go env GOARCH [2021-07-28T06:32:09.096Z] #57 3.306 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:09.096Z] #57 3.306 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:09.096Z] #57 3.307 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:09.096Z] #57 3.312 + dir=/tmp/install [2021-07-28T06:32:09.096Z] #57 3.312 + bin=containerd [2021-07-28T06:32:09.096Z] #57 3.312 + shift [2021-07-28T06:32:09.096Z] #57 3.312 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-28T06:32:09.096Z] #57 3.312 + . /tmp/install/containerd.installer [2021-07-28T06:32:09.096Z] #57 3.312 ++ set -e [2021-07-28T06:32:09.096Z] #57 3.312 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:09.096Z] #57 3.313 + install_containerd [2021-07-28T06:32:09.096Z] #57 3.313 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-28T06:32:09.096Z] #57 3.313 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h3O0r933oR/src/github.com/containerd/containerd [2021-07-28T06:32:09.096Z] #57 3.313 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:09.096Z] #57 3.327 Cloning into '/tmp/tmp.h3O0r933oR/src/github.com/containerd/containerd'... [2021-07-28T06:32:09.357Z] #57 ... [2021-07-28T06:32:09.357Z] [2021-07-28T06:32:09.357Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:09.357Z] #37 sha256:b0098466638bda295feb52d08201f620e3d3ce177fbfcf56fcc9e627fd79eb22 [2021-07-28T06:32:09.357Z] #37 ... [2021-07-28T06:32:09.357Z] [2021-07-28T06:32:09.357Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:32:09.357Z] #48 sha256:1c2143bf99fc9258bca5e725015f465161d0ff7cf7d4633fa9dc3b4c3a2eba45 [2021-07-28T06:32:09.357Z] #48 DONE 50.4s [2021-07-28T06:32:09.471Z] #13 39.57 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:09.471Z] #13 ... [2021-07-28T06:32:09.471Z] [2021-07-28T06:32:09.471Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:32:09.471Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-28T06:32:09.471Z] #32 32.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-28T06:32:09.471Z] #32 32.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:32:09.471Z] #32 ... [2021-07-28T06:32:09.471Z] [2021-07-28T06:32:09.471Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:09.471Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:09.471Z] #13 39.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-28T06:32:09.616Z] [2021-07-28T06:32:09.616Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:09.616Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:32:09.616Z] #52 43.53 sync [2021-07-28T06:32:09.616Z] #52 43.58 internal/reflectlite [2021-07-28T06:32:09.616Z] #52 44.93 internal/testlog [2021-07-28T06:32:09.616Z] #52 45.94 sort [2021-07-28T06:32:09.616Z] #52 45.94 errors [2021-07-28T06:32:09.616Z] #52 46.34 io [2021-07-28T06:32:09.616Z] #52 47.30 internal/oserror [2021-07-28T06:32:09.616Z] #52 47.41 syscall [2021-07-28T06:32:09.616Z] #52 47.88 bytes [2021-07-28T06:32:09.616Z] #52 50.57 strconv [2021-07-28T06:32:09.742Z] #13 39.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-28T06:32:09.742Z] #13 39.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-28T06:32:09.742Z] #13 39.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:32:09.929Z] #46 90.17 text/template/parse [2021-07-28T06:32:10.185Z] #52 ... [2021-07-28T06:32:10.185Z] [2021-07-28T06:32:10.185Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:10.185Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:32:10.185Z] #44 50.91 Selecting previously unselected package python3-minimal. [2021-07-28T06:32:10.185Z] #44 50.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-28T06:32:10.185Z] #44 50.91 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:32:10.185Z] #44 50.92 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:32:10.444Z] #44 51.08 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:32:10.444Z] #44 51.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:32:10.444Z] #44 51.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:32:10.444Z] #44 51.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:32:10.444Z] #44 51.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:10.444Z] #44 51.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:10.501Z] #46 ... [2021-07-28T06:32:10.501Z] [2021-07-28T06:32:10.501Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:10.501Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:32:10.963Z] #43 21.82 Reading package lists... [2021-07-28T06:32:10.963Z] #43 ... [2021-07-28T06:32:10.963Z] [2021-07-28T06:32:10.963Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:10.963Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:32:10.963Z] #19 22.04 Fetched 42.2 MB in 21s (2038 kB/s) [2021-07-28T06:32:11.143Z] #13 ... [2021-07-28T06:32:11.143Z] [2021-07-28T06:32:11.143Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-28T06:32:11.143Z] #48 sha256:fddd652cc5c50ab377c38ae790f2dad2a0f2a4b201b545e4540b0d377e227f62 [2021-07-28T06:32:11.143Z] #48 DONE 44.1s [2021-07-28T06:32:11.143Z] [2021-07-28T06:32:11.143Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:11.143Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:11.143Z] #13 41.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-28T06:32:11.143Z] #13 41.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-28T06:32:11.143Z] #13 41.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:32:11.459Z] #20 ... [2021-07-28T06:32:11.459Z] [2021-07-28T06:32:11.459Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:32:11.459Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:32:11.459Z] #54 12.10 + cd /tmp/tmp.B1yLZUysAx/src/github.com/opencontainers/runc [2021-07-28T06:32:11.459Z] #54 12.11 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:32:11.459Z] #54 12.55 + '[' -z '' ']' [2021-07-28T06:32:11.459Z] #54 12.55 + target=static [2021-07-28T06:32:11.459Z] #54 12.55 + make 'BUILDTAGS=seccomp ' static [2021-07-28T06:32:11.459Z] #54 12.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-28T06:32:11.808Z] #57 41.59 Checking out files: 51% (2122/4152) Checking out files: 52% (2160/4152) Checking out files: 53% (2201/4152) Checking out files: 54% (2243/4152) Checking out files: 55% (2284/4152) Checking out files: 56% (2326/4152) Checking out files: 57% (2367/4152) Checking out files: 58% (2409/4152) Checking out files: 59% (2450/4152) Checking out files: 60% (2492/4152) Checking out files: 61% (2533/4152) Checking out files: 62% (2575/4152) Checking out files: 63% (2616/4152) Checking out files: 64% (2658/4152) Checking out files: 65% (2699/4152) Checking out files: 66% (2741/4152) Checking out files: 67% (2782/4152) Checking out files: 68% (2824/4152) Checking out files: 69% (2865/4152) Checking out files: 70% (2907/4152) Checking out files: 71% (2948/4152) Checking out files: 72% (2990/4152) Checking out files: 73% (3031/4152) Checking out files: 74% (3073/4152) Checking out files: 75% (3114/4152) Checking out files: 76% (3156/4152) Checking out files: 77% (3198/4152) Checking out files: 78% (3239/4152) Checking out files: 79% (3281/4152) Checking out files: 80% (3322/4152) Checking out files: 81% (3364/4152) Checking out files: 82% (3405/4152) Checking out files: 83% (3447/4152) Checking out files: 84% (3488/4152) Checking out files: 85% (3530/4152) Checking out files: 86% (3571/4152) Checking out files: 87% (3613/4152) Checking out files: 88% (3654/4152) Checking out files: 89% (3696/4152) Checking out files: 90% (3737/4152) Checking out files: 91% (3779/4152) Checking out files: 92% (3820/4152) Checking out files: 92% (3849/4152) Checking out files: 93% (3862/4152) Checking out files: 94% (3903/4152) Checking out files: 95% (3945/4152) Checking out files: 96% (3986/4152) Checking out files: 97% (4028/4152) Checking out files: 98% (4069/4152) Checking out files: 99% (4111/4152) Checking out files: 100% (4152/4152) Checking out files: 100% (4152/4152), done. [2021-07-28T06:32:11.808Z] #57 42.94 + cd /tmp/tmp.TUnTOLpMBP/src/github.com/containerd/containerd [2021-07-28T06:32:11.808Z] #57 42.94 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:11.808Z] #57 ... [2021-07-28T06:32:11.808Z] [2021-07-28T06:32:11.808Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:11.808Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:32:11.808Z] #52 82.19 fmt [2021-07-28T06:32:11.808Z] #52 85.93 encoding/json [2021-07-28T06:32:11.808Z] #52 85.99 flag [2021-07-28T06:32:11.808Z] #52 87.28 github.com/pkg/diff [2021-07-28T06:32:11.808Z] #52 88.50 go/scanner [2021-07-28T06:32:11.808Z] #52 89.46 go/ast [2021-07-28T06:32:11.808Z] #52 91.81 golang.org/x/crypto/ssh/terminal [2021-07-28T06:32:11.822Z] #44 52.75 Selecting previously unselected package python3.7. [2021-07-28T06:32:12.081Z] #44 52.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:12.081Z] #44 52.77 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:12.081Z] #44 52.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:32:12.081Z] #44 52.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:32:12.098Z] #13 ... [2021-07-28T06:32:12.098Z] [2021-07-28T06:32:12.098Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:12.098Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:32:12.098Z] #46 35.29 sync [2021-07-28T06:32:12.098Z] #46 35.31 internal/reflectlite [2021-07-28T06:32:12.098Z] #46 36.47 internal/testlog [2021-07-28T06:32:12.098Z] #46 36.48 github.com/LK4D4/vndr/godl/singleflight [2021-07-28T06:32:12.098Z] #46 36.48 math/rand [2021-07-28T06:32:12.098Z] #46 36.84 internal/singleflight [2021-07-28T06:32:12.098Z] #46 37.79 sort [2021-07-28T06:32:12.098Z] #46 37.79 errors [2021-07-28T06:32:12.098Z] #46 38.27 io [2021-07-28T06:32:12.098Z] #46 38.27 strconv [2021-07-28T06:32:12.098Z] #46 38.27 internal/oserror [2021-07-28T06:32:12.098Z] #46 38.64 syscall [2021-07-28T06:32:12.098Z] #46 39.25 path [2021-07-28T06:32:12.098Z] #46 40.41 vendor/golang.org/x/net/dns/dnsmessage [2021-07-28T06:32:12.098Z] #46 40.97 bytes [2021-07-28T06:32:12.098Z] #46 44.45 strings [2021-07-28T06:32:12.098Z] #46 44.90 reflect [2021-07-28T06:32:12.341Z] #44 52.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:32:12.341Z] #44 53.13 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:32:12.362Z] #46 ... [2021-07-28T06:32:12.362Z] [2021-07-28T06:32:12.362Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:12.362Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-28T06:32:12.362Z] #36 35.39 Selecting previously unselected package vim-common. [2021-07-28T06:32:12.362Z] #36 35.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:32:12.362Z] #36 35.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:12.362Z] #36 37.41 Selecting previously unselected package cmake-data. [2021-07-28T06:32:12.362Z] #36 37.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-28T06:32:12.362Z] #36 37.44 Unpacking cmake-data (3.13.4-1) ... [2021-07-28T06:32:12.362Z] #36 41.05 Selecting previously unselected package libicu63:arm64. [2021-07-28T06:32:12.362Z] #36 41.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-28T06:32:12.362Z] #36 41.09 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-28T06:32:12.362Z] #36 45.46 Selecting previously unselected package libxml2:arm64. [2021-07-28T06:32:12.362Z] #36 45.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-28T06:32:12.362Z] #36 45.53 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:32:12.362Z] #36 ... [2021-07-28T06:32:12.362Z] [2021-07-28T06:32:12.362Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:12.362Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:32:12.362Z] #44 36.20 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:12.362Z] #44 37.83 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:32:12.362Z] #44 37.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:32:12.362Z] #44 37.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:32:12.362Z] #44 39.97 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:12.362Z] #44 40.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:32:12.362Z] #44 44.43 Selecting previously unselected package python3-minimal. [2021-07-28T06:32:12.362Z] #44 44.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-07-28T06:32:12.362Z] #44 44.48 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-28T06:32:12.362Z] #44 44.50 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:32:12.362Z] #44 44.70 Selecting previously unselected package libmpdec2:arm64. [2021-07-28T06:32:12.362Z] #44 44.71 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-28T06:32:12.363Z] #44 44.73 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-28T06:32:12.363Z] #44 44.99 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-28T06:32:12.363Z] #44 44.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:32:12.363Z] #44 45.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:12.751Z] #52 92.98 mvdan.cc/editorconfig [2021-07-28T06:32:12.751Z] #52 93.01 mvdan.cc/sh/v3/fileutil [2021-07-28T06:32:12.751Z] #52 ... [2021-07-28T06:32:12.751Z] [2021-07-28T06:32:12.751Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:12.751Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:32:12.751Z] #57 44.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-28T06:32:13.012Z] #57 44.02 + BUILDTAGS='netgo osusergo static_build' [2021-07-28T06:32:13.012Z] #57 44.02 + export EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:13.012Z] #57 44.02 + EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:13.012Z] #57 44.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-28T06:32:13.012Z] #57 44.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-28T06:32:13.012Z] #57 44.02 + '[' '' = dynamic ']' [2021-07-28T06:32:13.012Z] #57 44.03 + make [2021-07-28T06:32:13.315Z] #44 ... [2021-07-28T06:32:13.315Z] [2021-07-28T06:32:13.315Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:13.315Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-28T06:32:13.315Z] #36 46.44 Selecting previously unselected package libarchive13:arm64. [2021-07-28T06:32:13.315Z] #36 46.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-28T06:32:13.315Z] #36 46.46 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-28T06:32:13.364Z] #54 ... [2021-07-28T06:32:13.364Z] [2021-07-28T06:32:13.364Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:32:13.364Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:32:13.364Z] #20 10.49 Fetched 8996 kB in 9s (975 kB/s) [2021-07-28T06:32:13.512Z] #19 22.04 Reading package lists... [2021-07-28T06:32:13.512Z] #19 ... [2021-07-28T06:32:13.512Z] [2021-07-28T06:32:13.512Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:13.512Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-28T06:32:13.512Z] #43 21.82 Reading package lists... [2021-07-28T06:32:13.579Z] #36 46.75 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-28T06:32:13.579Z] #36 46.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-28T06:32:13.579Z] #36 46.77 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-28T06:32:13.720Z] #44 54.31 Selecting previously unselected package python3. [2021-07-28T06:32:13.720Z] #44 54.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-28T06:32:13.720Z] #44 54.37 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:32:13.720Z] #44 54.39 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:32:13.845Z] #36 46.92 Selecting previously unselected package librhash0:arm64. [2021-07-28T06:32:13.845Z] #36 46.92 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-28T06:32:13.845Z] #36 46.93 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-28T06:32:13.978Z] #44 54.52 Selecting previously unselected package libprotobuf17:amd64. [2021-07-28T06:32:13.978Z] #44 54.53 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-28T06:32:13.978Z] #44 54.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:32:14.084Z] #43 31.84 Reading package lists... [2021-07-28T06:32:14.084Z] #43 ... [2021-07-28T06:32:14.084Z] [2021-07-28T06:32:14.084Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:14.084Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-28T06:32:14.084Z] #63 22.48 Fetched 39.9 MB in 21s (1926 kB/s) [2021-07-28T06:32:14.084Z] #63 22.48 Reading package lists... [2021-07-28T06:32:14.137Z] #36 47.15 Selecting previously unselected package libuv1:arm64. [2021-07-28T06:32:14.137Z] #36 47.15 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-28T06:32:14.137Z] #36 47.16 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-28T06:32:14.137Z] #36 ... [2021-07-28T06:32:14.137Z] [2021-07-28T06:32:14.137Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:14.137Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:32:14.137Z] #52 37.14 internal/reflectlite [2021-07-28T06:32:14.137Z] #52 38.79 sort [2021-07-28T06:32:14.137Z] #52 38.82 syscall [2021-07-28T06:32:14.137Z] #52 38.84 strconv [2021-07-28T06:32:14.137Z] #52 38.84 io [2021-07-28T06:32:14.137Z] #52 40.97 bytes [2021-07-28T06:32:14.137Z] #52 40.97 strings [2021-07-28T06:32:14.137Z] #52 44.07 reflect [2021-07-28T06:32:14.137Z] #52 44.37 text/tabwriter [2021-07-28T06:32:14.137Z] #52 45.48 bufio [2021-07-28T06:32:14.137Z] #52 45.74 regexp/syntax [2021-07-28T06:32:14.137Z] #52 ... [2021-07-28T06:32:14.137Z] [2021-07-28T06:32:14.137Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:14.137Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-28T06:32:14.137Z] #36 47.33 Selecting previously unselected package cmake. [2021-07-28T06:32:14.137Z] #36 47.33 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-28T06:32:14.137Z] #36 47.35 Unpacking cmake (3.13.4-1) ... [2021-07-28T06:32:14.395Z] #57 45.34 + bin/ctr [2021-07-28T06:32:14.545Z] #44 55.24 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:32:14.545Z] #44 55.25 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:32:14.545Z] #44 55.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:32:14.545Z] #44 ... [2021-07-28T06:32:14.545Z] [2021-07-28T06:32:14.545Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:14.545Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:32:14.545Z] #46 45.60 internal/reflectlite [2021-07-28T06:32:14.545Z] #46 45.63 github.com/LK4D4/vndr/godl/singleflight [2021-07-28T06:32:14.545Z] #46 45.85 math/rand [2021-07-28T06:32:14.545Z] #46 46.89 internal/singleflight [2021-07-28T06:32:14.545Z] #46 48.22 bytes [2021-07-28T06:32:14.545Z] #46 48.22 strconv [2021-07-28T06:32:14.545Z] #46 50.72 strings [2021-07-28T06:32:14.545Z] #46 52.39 reflect [2021-07-28T06:32:14.545Z] #46 53.47 bufio [2021-07-28T06:32:14.545Z] #46 55.47 syscall [2021-07-28T06:32:14.804Z] #46 ... [2021-07-28T06:32:14.804Z] [2021-07-28T06:32:14.804Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:14.804Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:32:14.804Z] #44 55.46 Selecting previously unselected package python3-six. [2021-07-28T06:32:14.804Z] #44 55.47 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-28T06:32:14.804Z] #44 55.48 Unpacking python3-six (1.12.0-1) ... [2021-07-28T06:32:14.804Z] #44 55.58 Selecting previously unselected package python3-protobuf. [2021-07-28T06:32:14.804Z] #44 55.59 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-28T06:32:14.804Z] #44 55.61 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:32:15.372Z] #44 56.06 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:32:15.372Z] #44 56.07 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:32:15.372Z] #44 56.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:32:15.372Z] #44 56.23 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:32:15.372Z] #44 56.23 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:32:15.372Z] #44 56.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:32:15.631Z] #44 56.40 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:32:15.631Z] #44 56.40 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:32:15.631Z] #44 56.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:32:15.889Z] #44 56.51 Selecting previously unselected package criu. [2021-07-28T06:32:15.889Z] #44 56.53 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-28T06:32:15.889Z] #44 56.54 Unpacking criu (3.15-1) ... [2021-07-28T06:32:16.117Z] #36 49.02 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-28T06:32:16.117Z] #36 49.04 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:32:16.117Z] #36 49.06 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-28T06:32:16.117Z] #36 49.08 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:16.117Z] #36 49.13 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-28T06:32:16.117Z] #36 49.17 Setting up cmake-data (3.13.4-1) ... [2021-07-28T06:32:16.117Z] #36 49.22 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-28T06:32:16.117Z] #36 49.25 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-28T06:32:16.117Z] #36 49.29 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-28T06:32:16.117Z] #36 49.36 Setting up cmake (3.13.4-1) ... [2021-07-28T06:32:16.425Z] #36 49.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:16.425Z] #36 49.53 Processing triggers for mime-support (3.62) ... [2021-07-28T06:32:16.457Z] #44 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:32:16.457Z] #44 57.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:32:16.457Z] #44 57.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:32:16.457Z] #44 57.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-28T06:32:16.457Z] #44 57.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:32:16.457Z] #44 57.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:16.633Z] #63 32.53 Reading package lists... [2021-07-28T06:32:16.633Z] #63 ... [2021-07-28T06:32:16.633Z] [2021-07-28T06:32:16.633Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:16.633Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:32:16.633Z] #19 22.04 Reading package lists... [2021-07-28T06:32:16.716Z] #44 57.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:32:16.716Z] #44 57.38 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:17.004Z] #36 DONE 50.1s [2021-07-28T06:32:17.004Z] [2021-07-28T06:32:17.004Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:17.004Z] #37 sha256:fc831da1ac192b5ddf48608bf652611328b7bcdbb0d747d83f60e0765d82b86d [2021-07-28T06:32:17.557Z] #20 10.49 Reading package lists... [2021-07-28T06:32:17.558Z] #20 ... [2021-07-28T06:32:17.558Z] [2021-07-28T06:32:17.558Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:17.558Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:32:17.558Z] #46 123.6 net/http/httptrace [2021-07-28T06:32:17.558Z] #46 123.9 net/http [2021-07-28T06:32:17.558Z] #46 ... [2021-07-28T06:32:17.558Z] [2021-07-28T06:32:17.558Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:32:17.558Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:32:17.558Z] #20 10.49 Reading package lists... [2021-07-28T06:32:18.411Z] #37 1.271 + RM_GOPATH=0 [2021-07-28T06:32:18.411Z] #37 1.271 + TMP_GOPATH= [2021-07-28T06:32:18.411Z] #37 1.271 + : /build [2021-07-28T06:32:18.411Z] #37 1.271 + '[' -z '' ']' [2021-07-28T06:32:18.411Z] #37 1.272 ++ mktemp -d [2021-07-28T06:32:18.411Z] #37 1.276 + export GOPATH=/tmp/tmp.D5DMi65Vy9 [2021-07-28T06:32:18.411Z] #37 1.277 + GOPATH=/tmp/tmp.D5DMi65Vy9 [2021-07-28T06:32:18.411Z] #37 1.277 + RM_GOPATH=1 [2021-07-28T06:32:18.411Z] #37 1.277 + case "$(go env GOARCH)" in [2021-07-28T06:32:18.411Z] #37 1.277 ++ go env GOARCH [2021-07-28T06:32:18.411Z] #37 1.300 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:18.411Z] #37 1.301 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:18.411Z] #37 1.308 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:18.411Z] #37 1.310 + dir=/tmp/install [2021-07-28T06:32:18.411Z] #37 1.311 + bin=tini [2021-07-28T06:32:18.411Z] #37 1.311 + shift [2021-07-28T06:32:18.411Z] #37 1.311 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-28T06:32:18.411Z] #37 1.312 + . /tmp/install/tini.installer [2021-07-28T06:32:18.411Z] #37 1.312 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:18.411Z] #37 1.313 + install_tini [2021-07-28T06:32:18.411Z] #37 1.313 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-28T06:32:18.411Z] #37 1.313 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:18.411Z] #37 1.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.D5DMi65Vy9/tini [2021-07-28T06:32:18.411Z] #37 1.325 Cloning into '/tmp/tmp.D5DMi65Vy9/tini'... [2021-07-28T06:32:18.612Z] #57 ... [2021-07-28T06:32:18.612Z] [2021-07-28T06:32:18.612Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:18.612Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:18.612Z] #13 93.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-28T06:32:18.612Z] #13 93.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:18.612Z] #13 93.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:18.990Z] #37 2.134 + cd /tmp/tmp.D5DMi65Vy9/tini [2021-07-28T06:32:18.990Z] #37 2.135 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:18.990Z] #37 2.156 + cmake . [2021-07-28T06:32:19.945Z] #37 2.774 -- The C compiler identification is GNU 8.3.0 [2021-07-28T06:32:19.945Z] #37 2.811 -- Check for working C compiler: /usr/bin/cc [2021-07-28T06:32:20.533Z] #37 3.695 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-28T06:32:20.797Z] #37 3.706 -- Detecting C compiler ABI info [2021-07-28T06:32:20.848Z] #20 14.27 Reading package lists... [2021-07-28T06:32:20.912Z] #44 ... [2021-07-28T06:32:20.912Z] [2021-07-28T06:32:20.912Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:20.912Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:20.912Z] #13 48.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-28T06:32:20.912Z] #13 48.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-28T06:32:20.912Z] #13 48.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:32:20.912Z] #13 48.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:32:20.912Z] #13 48.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-28T06:32:20.912Z] #13 48.90 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-28T06:32:20.912Z] #13 48.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-28T06:32:20.912Z] #13 48.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-28T06:32:20.912Z] #13 48.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-28T06:32:20.912Z] #13 49.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-28T06:32:20.912Z] #13 49.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-28T06:32:20.912Z] #13 49.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-28T06:32:20.912Z] #13 49.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-28T06:32:20.912Z] #13 49.08 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-28T06:32:20.912Z] #13 50.04 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:20.912Z] #13 50.20 Fetched 77.8 MB in 8s (10.3 MB/s) [2021-07-28T06:32:20.912Z] #13 50.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:32:20.912Z] #13 50.41 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:32:20.912Z] #13 50.43 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-28T06:32:20.912Z] #13 50.63 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:20.912Z] #13 50.80 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-28T06:32:20.912Z] #13 50.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-28T06:32:20.912Z] #13 50.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:32:20.912Z] #13 50.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:32:20.912Z] #13 53.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-28T06:32:20.912Z] #13 53.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:32:20.912Z] #13 53.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:32:20.912Z] #13 55.87 Selecting previously unselected package binutils-mingw-w64. [2021-07-28T06:32:20.912Z] #13 55.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-28T06:32:20.912Z] #13 55.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:32:20.912Z] #13 56.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-28T06:32:20.912Z] #13 56.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:20.912Z] #13 56.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:20.912Z] #13 56.26 Selecting previously unselected package dmsetup. [2021-07-28T06:32:20.912Z] #13 56.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:20.912Z] #13 56.26 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-28T06:32:20.912Z] #13 56.48 Selecting previously unselected package mingw-w64-common. [2021-07-28T06:32:20.912Z] #13 56.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-28T06:32:20.912Z] #13 56.48 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-28T06:32:20.912Z] #13 ... [2021-07-28T06:32:20.912Z] [2021-07-28T06:32:20.912Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:20.912Z] #37 sha256:b0098466638bda295feb52d08201f620e3d3ce177fbfcf56fcc9e627fd79eb22 [2021-07-28T06:32:20.912Z] #37 6.252 + RM_GOPATH=0 [2021-07-28T06:32:20.912Z] #37 6.252 + TMP_GOPATH= [2021-07-28T06:32:20.912Z] #37 6.252 + : /build [2021-07-28T06:32:20.912Z] #37 6.252 + '[' -z '' ']' [2021-07-28T06:32:20.912Z] #37 6.252 ++ mktemp -d [2021-07-28T06:32:20.912Z] #37 6.252 + export GOPATH=/tmp/tmp.drxyaqL4Ma [2021-07-28T06:32:20.912Z] #37 6.252 + GOPATH=/tmp/tmp.drxyaqL4Ma [2021-07-28T06:32:20.912Z] #37 6.252 + RM_GOPATH=1 [2021-07-28T06:32:20.912Z] #37 6.252 + case "$(go env GOARCH)" in [2021-07-28T06:32:20.912Z] #37 6.252 ++ go env GOARCH [2021-07-28T06:32:20.912Z] #37 6.273 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:20.912Z] #37 6.275 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:20.912Z] #37 6.290 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:20.912Z] #37 6.291 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:20.912Z] #37 6.291 + dir=/tmp/install [2021-07-28T06:32:20.912Z] #37 6.291 + bin=tini [2021-07-28T06:32:20.912Z] #37 6.291 + shift [2021-07-28T06:32:20.912Z] #37 6.291 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-28T06:32:20.912Z] #37 6.291 + . /tmp/install/tini.installer [2021-07-28T06:32:20.912Z] #37 6.291 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:20.912Z] #37 6.291 + install_tini [2021-07-28T06:32:20.912Z] #37 6.291 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-28T06:32:20.912Z] #37 6.291 + git clone https://github.com/krallin/tini.git /tmp/tmp.drxyaqL4Ma/tini [2021-07-28T06:32:20.912Z] #37 6.291 Cloning into '/tmp/tmp.drxyaqL4Ma/tini'... [2021-07-28T06:32:20.912Z] #37 7.056 + cd /tmp/tmp.drxyaqL4Ma/tini [2021-07-28T06:32:20.912Z] #37 7.056 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:20.912Z] #37 7.111 + cmake . [2021-07-28T06:32:20.912Z] #37 7.629 -- The C compiler identification is GNU 8.3.0 [2021-07-28T06:32:20.912Z] #37 7.663 -- Check for working C compiler: /usr/bin/cc [2021-07-28T06:32:20.912Z] #37 8.339 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-28T06:32:20.912Z] #37 8.339 -- Detecting C compiler ABI info [2021-07-28T06:32:20.912Z] #37 9.176 -- Detecting C compiler ABI info - done [2021-07-28T06:32:20.912Z] #37 9.202 -- Detecting C compile features [2021-07-28T06:32:20.912Z] #37 11.29 -- Detecting C compile features - done [2021-07-28T06:32:20.912Z] #37 11.30 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-28T06:32:20.912Z] #37 11.52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-28T06:32:20.912Z] #37 11.61 -- Configuring done [2021-07-28T06:32:20.912Z] #37 11.63 -- Generating done [2021-07-28T06:32:20.912Z] #37 11.63 -- Build files have been written to: /tmp/tmp.drxyaqL4Ma/tini [2021-07-28T06:32:20.912Z] #37 11.65 + make tini-static [2021-07-28T06:32:21.061Z] #37 ... [2021-07-28T06:32:21.061Z] [2021-07-28T06:32:21.061Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:32:21.061Z] #50 sha256:f8887c417c276e0e7e102ec9c27e9933c4ea0076aa284d3b7bd5147188c8e889 [2021-07-28T06:32:21.061Z] #50 44.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-28T06:32:21.061Z] #50 44.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-28T06:32:21.061Z] #50 45.03 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-28T06:32:21.171Z] #37 12.07 Scanning dependencies of target tini-static [2021-07-28T06:32:21.171Z] #37 12.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-28T06:32:21.326Z] #50 ... [2021-07-28T06:32:21.326Z] [2021-07-28T06:32:21.326Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:21.326Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:32:21.326Z] #44 46.61 Selecting previously unselected package python3.7. [2021-07-28T06:32:21.326Z] #44 46.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 46.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:21.326Z] #44 46.88 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-28T06:32:21.326Z] #44 46.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 46.90 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-28T06:32:21.326Z] #44 47.06 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:32:21.326Z] #44 48.85 Selecting previously unselected package python3. [2021-07-28T06:32:21.326Z] #44 48.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-07-28T06:32:21.326Z] #44 48.91 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 48.94 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:32:21.326Z] #44 49.21 Selecting previously unselected package libprotobuf17:arm64. [2021-07-28T06:32:21.326Z] #44 49.21 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 49.24 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-28T06:32:21.326Z] #44 49.89 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:32:21.326Z] #44 49.89 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:32:21.326Z] #44 49.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:32:21.326Z] #44 50.24 Selecting previously unselected package python3-six. [2021-07-28T06:32:21.326Z] #44 50.28 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-28T06:32:21.326Z] #44 50.31 Unpacking python3-six (1.12.0-1) ... [2021-07-28T06:32:21.326Z] #44 50.55 Selecting previously unselected package python3-protobuf. [2021-07-28T06:32:21.326Z] #44 50.56 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 50.58 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:32:21.326Z] #44 51.22 Selecting previously unselected package libnet1:arm64. [2021-07-28T06:32:21.326Z] #44 51.23 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 51.24 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:32:21.326Z] #44 51.34 Selecting previously unselected package libnl-3-200:arm64. [2021-07-28T06:32:21.326Z] #44 51.34 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 51.36 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-28T06:32:21.326Z] #44 51.53 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-28T06:32:21.326Z] #44 51.55 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 51.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-28T06:32:21.326Z] #44 51.69 Selecting previously unselected package criu. [2021-07-28T06:32:21.326Z] #44 51.69 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-28T06:32:21.326Z] #44 51.70 Unpacking criu (3.15-1) ... [2021-07-28T06:32:21.326Z] #44 52.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:32:21.326Z] #44 52.28 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-28T06:32:21.326Z] #44 52.31 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-28T06:32:21.326Z] #44 52.33 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-28T06:32:21.326Z] #44 52.35 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-28T06:32:21.326Z] #44 52.37 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:21.326Z] #44 52.44 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-28T06:32:21.326Z] #44 52.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:21.417Z] #20 17.83 Building dependency tree... [2021-07-28T06:32:21.591Z] #44 ... [2021-07-28T06:32:21.591Z] [2021-07-28T06:32:21.591Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:21.591Z] #37 sha256:fc831da1ac192b5ddf48608bf652611328b7bcdbb0d747d83f60e0765d82b86d [2021-07-28T06:32:21.591Z] #37 4.563 -- Detecting C compiler ABI info - done [2021-07-28T06:32:21.591Z] #37 4.608 -- Detecting C compile features [2021-07-28T06:32:22.127Z] #37 ... [2021-07-28T06:32:22.127Z] [2021-07-28T06:32:22.127Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:22.127Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:32:22.127Z] #44 62.66 Setting up python3 (3.7.3-1) ... [2021-07-28T06:32:22.355Z] #20 19.48 libcap2-bin is already the newest version (1:2.25-2). [2021-07-28T06:32:22.355Z] #20 19.48 The following additional packages will be installed: [2021-07-28T06:32:22.355Z] #20 19.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-28T06:32:22.355Z] #20 19.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-28T06:32:22.355Z] #20 19.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-28T06:32:22.355Z] #20 19.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-28T06:32:22.355Z] #20 19.49 python3.7 python3.7-minimal vim-runtime xxd [2021-07-28T06:32:22.355Z] #20 19.49 Suggested packages: [2021-07-28T06:32:22.355Z] #20 19.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-28T06:32:22.355Z] #20 19.49 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-28T06:32:22.355Z] #20 19.49 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-28T06:32:22.355Z] #20 19.49 quota [2021-07-28T06:32:22.355Z] #20 19.49 Recommended packages: [2021-07-28T06:32:22.355Z] #20 19.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-28T06:32:22.355Z] #20 19.49 python3-keyrings.alt python3-xdg unzip [2021-07-28T06:32:22.386Z] #44 ... [2021-07-28T06:32:22.386Z] [2021-07-28T06:32:22.386Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:22.386Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:32:22.386Z] #52 53.56 reflect [2021-07-28T06:32:22.386Z] #52 55.75 time [2021-07-28T06:32:22.386Z] #52 62.17 context [2021-07-28T06:32:22.386Z] #52 62.97 internal/syscall/unix [2021-07-28T06:32:22.386Z] #52 63.47 internal/poll [2021-07-28T06:32:22.645Z] #52 ... [2021-07-28T06:32:22.645Z] [2021-07-28T06:32:22.645Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:22.645Z] #37 sha256:b0098466638bda295feb52d08201f620e3d3ce177fbfcf56fcc9e627fd79eb22 [2021-07-28T06:32:22.645Z] #37 13.61 [100%] Linking C executable tini-static [2021-07-28T06:32:22.820Z] #13 ... [2021-07-28T06:32:22.820Z] [2021-07-28T06:32:22.820Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:22.820Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:32:22.820Z] #46 93.00 go/parser [2021-07-28T06:32:22.820Z] #46 94.28 text/template [2021-07-28T06:32:22.820Z] #46 96.67 log [2021-07-28T06:32:22.820Z] #46 97.22 encoding/xml [2021-07-28T06:32:22.820Z] #46 99.31 go/doc [2021-07-28T06:32:22.820Z] #46 102.0 compress/flate [2021-07-28T06:32:22.820Z] #46 102.3 github.com/LK4D4/vndr/build [2021-07-28T06:32:23.083Z] #46 ... [2021-07-28T06:32:23.083Z] [2021-07-28T06:32:23.083Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:23.083Z] #52 sha256:f0654ca18fa34f7f01e2e40348c547d73791736a380e851b318fdf19a39689e3 [2021-07-28T06:32:23.083Z] #52 93.28 text/tabwriter [2021-07-28T06:32:23.083Z] #52 93.94 mvdan.cc/sh/v3/syntax [2021-07-28T06:32:23.083Z] #52 99.19 mvdan.cc/sh/v3/cmd/shfmt [2021-07-28T06:32:23.083Z] #52 DONE 103.5s [2021-07-28T06:32:23.083Z] [2021-07-28T06:32:23.083Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:32:23.083Z] #59 sha256:fb47fc682145ec35c7e4b5620fab8dad0ee31018348861f1f5cbd152b12405ac [2021-07-28T06:32:23.213Z] #37 14.20 [100%] Built target tini-static [2021-07-28T06:32:23.474Z] #37 14.29 + mkdir -p /build [2021-07-28T06:32:23.474Z] #37 14.30 + cp tini-static /build/docker-init [2021-07-28T06:32:23.734Z] #20 20.98 The following NEW packages will be installed: [2021-07-28T06:32:23.743Z] #37 ... [2021-07-28T06:32:23.743Z] [2021-07-28T06:32:23.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:23.743Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:23.743Z] #13 43.99 Selecting previously unselected package binutils-mingw-w64. [2021-07-28T06:32:23.743Z] #13 43.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-28T06:32:23.743Z] #13 44.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:32:23.743Z] #13 44.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-28T06:32:23.743Z] #13 44.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-28T06:32:23.743Z] #13 44.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-28T06:32:23.743Z] #13 44.39 Selecting previously unselected package dmsetup. [2021-07-28T06:32:23.743Z] #13 44.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-28T06:32:23.744Z] #13 44.41 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-28T06:32:23.744Z] #13 44.62 Selecting previously unselected package mingw-w64-common. [2021-07-28T06:32:23.744Z] #13 44.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-28T06:32:23.744Z] #13 44.66 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-28T06:32:23.744Z] #13 50.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-28T06:32:23.744Z] #13 50.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-28T06:32:23.744Z] #13 50.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:32:23.994Z] #20 20.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-28T06:32:23.994Z] #20 20.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-28T06:32:23.994Z] #20 20.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-28T06:32:23.994Z] #20 20.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-28T06:32:23.994Z] #20 20.98 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-28T06:32:23.994Z] #20 20.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-28T06:32:23.994Z] #20 20.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-28T06:32:23.994Z] #20 20.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-28T06:32:23.994Z] #20 20.98 xz-utils zip [2021-07-28T06:32:23.994Z] #20 21.27 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:23.994Z] #20 21.27 Need to get 28.6 MB of archives. [2021-07-28T06:32:23.994Z] #20 21.27 After this operation, 116 MB of additional disk space will be used. [2021-07-28T06:32:23.994Z] #20 21.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-28T06:32:24.091Z] #37 DONE 15.0s [2021-07-28T06:32:24.091Z] [2021-07-28T06:32:24.091Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:24.091Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:24.091Z] #13 62.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-28T06:32:24.091Z] #13 62.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-28T06:32:24.091Z] #13 62.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:32:24.262Z] #20 21.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:32:24.262Z] #20 21.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:32:24.262Z] #20 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:32:24.262Z] #20 21.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:32:24.262Z] #20 21.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:32:24.262Z] #20 21.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:32:24.324Z] #13 ... [2021-07-28T06:32:24.324Z] [2021-07-28T06:32:24.324Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:24.324Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:32:24.324Z] #44 57.12 Setting up python3 (3.7.3-1) ... [2021-07-28T06:32:24.525Z] #20 21.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:32:24.525Z] #20 21.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:32:24.525Z] #20 21.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-28T06:32:24.525Z] #20 21.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-28T06:32:24.525Z] #20 21.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-28T06:32:24.525Z] #20 21.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-28T06:32:24.525Z] #20 21.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-28T06:32:24.525Z] #20 21.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-28T06:32:24.525Z] #20 21.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-28T06:32:24.525Z] #20 21.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:32:24.779Z] #19 32.69 Reading package lists... [2021-07-28T06:32:24.779Z] #19 ... [2021-07-28T06:32:24.779Z] [2021-07-28T06:32:24.779Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:24.779Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-28T06:32:24.779Z] #63 32.53 Reading package lists... [2021-07-28T06:32:24.786Z] #20 21.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:32:24.786Z] #20 21.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-28T06:32:24.786Z] #20 21.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-28T06:32:24.786Z] #20 21.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-28T06:32:24.786Z] #20 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-28T06:32:24.786Z] #20 ... [2021-07-28T06:32:24.786Z] [2021-07-28T06:32:24.786Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:32:24.786Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:32:24.786Z] #32 DONE 141.3s [2021-07-28T06:32:24.786Z] [2021-07-28T06:32:24.786Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:24.786Z] #46 sha256:c326905ee802b1c4c38783f14c1f2fe95c692a6b12a26cba9d3520ee8f71f44e [2021-07-28T06:32:24.786Z] #46 136.0 github.com/LK4D4/vndr/godl [2021-07-28T06:32:24.786Z] #46 136.6 github.com/LK4D4/vndr [2021-07-28T06:32:24.786Z] #46 DONE 141.7s [2021-07-28T06:32:24.786Z] [2021-07-28T06:32:24.786Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:32:24.786Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:32:24.786Z] #20 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-28T06:32:24.786Z] #20 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:32:24.786Z] #20 21.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:32:24.786Z] #20 22.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:32:24.786Z] #20 22.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-28T06:32:24.786Z] #20 22.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-28T06:32:24.786Z] #20 22.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:32:24.995Z] #59 ... [2021-07-28T06:32:24.995Z] [2021-07-28T06:32:24.995Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:24.995Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:32:24.995Z] #46 105.1 crypto/rsa [2021-07-28T06:32:24.995Z] #46 105.1 crypto/dsa [2021-07-28T06:32:25.256Z] #46 105.5 crypto/x509/pkix [2021-07-28T06:32:25.280Z] #44 57.96 Setting up python3-six (1.12.0-1) ... [2021-07-28T06:32:25.280Z] #44 ... [2021-07-28T06:32:25.280Z] [2021-07-28T06:32:25.280Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:25.280Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:32:25.280Z] #46 48.44 bufio [2021-07-28T06:32:25.280Z] #46 48.62 regexp/syntax [2021-07-28T06:32:25.280Z] #46 50.79 internal/syscall/unix [2021-07-28T06:32:25.280Z] #46 50.96 time [2021-07-28T06:32:25.280Z] #46 51.32 internal/syscall/execenv [2021-07-28T06:32:25.280Z] #46 54.26 regexp [2021-07-28T06:32:25.280Z] #46 56.78 github.com/LK4D4/vndr/versioned [2021-07-28T06:32:25.280Z] #46 58.14 context [2021-07-28T06:32:25.280Z] #46 58.14 io/fs [2021-07-28T06:32:25.280Z] #46 58.17 internal/poll [2021-07-28T06:32:25.359Z] #20 22.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-07-28T06:32:25.359Z] #20 22.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-07-28T06:32:25.359Z] #20 22.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-07-28T06:32:25.359Z] #20 22.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-28T06:32:25.359Z] #20 22.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-28T06:32:25.547Z] #46 ... [2021-07-28T06:32:25.547Z] [2021-07-28T06:32:25.547Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:25.547Z] #37 sha256:fc831da1ac192b5ddf48608bf652611328b7bcdbb0d747d83f60e0765d82b86d [2021-07-28T06:32:25.547Z] #37 8.548 -- Detecting C compile features - done [2021-07-28T06:32:25.547Z] #37 8.580 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-28T06:32:25.618Z] #20 22.68 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-28T06:32:25.619Z] #20 22.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-28T06:32:25.619Z] #20 22.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-28T06:32:25.619Z] #20 22.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-28T06:32:25.619Z] #20 22.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-28T06:32:25.619Z] #20 22.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:32:25.619Z] #20 22.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-28T06:32:25.619Z] #20 22.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-28T06:32:25.619Z] #20 22.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-28T06:32:25.619Z] #20 22.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-28T06:32:25.619Z] #20 22.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-28T06:32:25.619Z] #20 22.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-28T06:32:25.813Z] #37 8.887 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-28T06:32:25.828Z] #46 106.2 vendor/golang.org/x/crypto/chacha20 [2021-07-28T06:32:26.080Z] #37 9.095 -- Configuring done [2021-07-28T06:32:26.080Z] #37 9.104 -- Generating done [2021-07-28T06:32:26.080Z] #37 9.152 -- Build files have been written to: /tmp/tmp.D5DMi65Vy9/tini [2021-07-28T06:32:26.080Z] #37 9.159 + make tini-static [2021-07-28T06:32:26.089Z] #46 106.2 net [2021-07-28T06:32:26.168Z] #63 42.13 Building dependency tree... [2021-07-28T06:32:26.191Z] #20 23.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-28T06:32:26.191Z] #20 23.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-28T06:32:26.349Z] #46 106.8 vendor/golang.org/x/crypto/poly1305 [2021-07-28T06:32:26.451Z] #20 23.49 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-28T06:32:26.660Z] #37 9.531 Scanning dependencies of target tini-static [2021-07-28T06:32:26.660Z] #37 9.677 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-28T06:32:27.291Z] #46 107.3 vendor/golang.org/x/sys/cpu [2021-07-28T06:32:27.392Z] #20 24.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:27.392Z] #20 24.47 Fetched 28.6 MB in 2s (11.6 MB/s) [2021-07-28T06:32:27.392Z] #20 24.53 Selecting previously unselected package pigz. [2021-07-28T06:32:27.392Z] #20 24.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-28T06:32:27.392Z] #20 24.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-28T06:32:27.392Z] #20 24.60 Unpacking pigz (2.4-1) ... [2021-07-28T06:32:27.392Z] #20 24.70 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:32:27.551Z] #46 107.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-28T06:32:27.555Z] #63 45.84 The following additional packages will be installed: [2021-07-28T06:32:27.555Z] #63 45.88 libbtrfs0 [2021-07-28T06:32:27.652Z] #20 24.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:27.652Z] #20 24.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:27.817Z] #63 46.10 The following NEW packages will be installed: [2021-07-28T06:32:27.817Z] #63 46.12 libbtrfs-dev libbtrfs0 [2021-07-28T06:32:27.911Z] #20 25.05 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:32:27.911Z] #20 25.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:27.911Z] #20 25.08 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:32:28.067Z] #37 10.90 [100%] Linking C executable tini-static [2021-07-28T06:32:28.067Z] #37 ... [2021-07-28T06:32:28.067Z] [2021-07-28T06:32:28.067Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:28.068Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:32:28.068Z] #52 51.19 time [2021-07-28T06:32:28.068Z] #52 51.19 internal/syscall/unix [2021-07-28T06:32:28.068Z] #52 51.60 regexp [2021-07-28T06:32:28.068Z] #52 57.54 internal/poll [2021-07-28T06:32:28.068Z] #52 57.54 context [2021-07-28T06:32:28.068Z] #52 57.58 io/fs [2021-07-28T06:32:28.068Z] #52 59.54 internal/fmtsort [2021-07-28T06:32:28.068Z] #52 59.56 encoding/binary [2021-07-28T06:32:28.068Z] #52 60.88 encoding/base64 [2021-07-28T06:32:28.068Z] #52 60.95 golang.org/x/sys/unix [2021-07-28T06:32:28.333Z] #52 ... [2021-07-28T06:32:28.333Z] [2021-07-28T06:32:28.333Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:28.333Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:28.333Z] #13 55.66 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-28T06:32:28.333Z] #13 55.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-28T06:32:28.333Z] #13 55.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:28.333Z] #13 56.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-28T06:32:28.333Z] #13 56.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-28T06:32:28.333Z] #13 56.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:28.389Z] #63 46.54 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:28.389Z] #63 46.54 Need to get 119 kB of archives. [2021-07-28T06:32:28.389Z] #63 46.54 After this operation, 387 kB of additional disk space will be used. [2021-07-28T06:32:28.389Z] #63 46.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:32:28.389Z] #63 46.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:32:28.853Z] #20 25.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:28.853Z] #20 25.86 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:32:28.941Z] #46 108.9 vendor/golang.org/x/crypto/curve25519 [2021-07-28T06:32:29.007Z] #63 47.16 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:29.203Z] #46 109.5 vendor/golang.org/x/crypto/hkdf [2021-07-28T06:32:29.361Z] #13 67.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-28T06:32:29.361Z] #13 67.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:29.361Z] #13 67.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:29.361Z] #13 68.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-28T06:32:29.426Z] 29d5b6a226d2: Verifying Checksum [2021-07-28T06:32:29.426Z] 29d5b6a226d2: Download complete [2021-07-28T06:32:29.464Z] #46 109.6 vendor/golang.org/x/text/transform [2021-07-28T06:32:29.580Z] #63 47.75 Fetched 119 kB in 0s (447 kB/s) [2021-07-28T06:32:29.580Z] #63 ... [2021-07-28T06:32:29.580Z] [2021-07-28T06:32:29.580Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:32:29.580Z] #66 sha256:51c3c46a655420042955c79d56c9acb65d4df69d1ea21d85a857d7e48e9e114c [2021-07-28T06:32:29.580Z] #66 44.31 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:32:29.580Z] #66 44.31 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-28T06:32:29.580Z] #66 DONE 48.0s [2021-07-28T06:32:29.580Z] [2021-07-28T06:32:29.580Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:29.580Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-28T06:32:29.580Z] #63 47.90 Selecting previously unselected package libbtrfs0. [2021-07-28T06:32:29.580Z] #63 47.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-28T06:32:29.580Z] #63 47.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:32:29.580Z] #63 47.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:29.580Z] #63 ... [2021-07-28T06:32:29.580Z] [2021-07-28T06:32:29.580Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-28T06:32:29.580Z] #67 sha256:6945db695ce46a2f3ef18b4b44d77638e94bb61cf28b990134f3dadf109768a0 [2021-07-28T06:32:29.619Z] #13 68.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:29.619Z] #13 68.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:29.733Z] #13 ... [2021-07-28T06:32:29.733Z] [2021-07-28T06:32:29.733Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:29.733Z] #37 sha256:fc831da1ac192b5ddf48608bf652611328b7bcdbb0d747d83f60e0765d82b86d [2021-07-28T06:32:29.733Z] #37 11.35 [100%] Built target tini-static [2021-07-28T06:32:29.733Z] #37 11.43 + mkdir -p /build [2021-07-28T06:32:29.733Z] #37 11.43 + cp tini-static /build/docker-init [2021-07-28T06:32:29.733Z] #37 DONE 12.5s [2021-07-28T06:32:29.733Z] [2021-07-28T06:32:29.733Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:29.733Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:32:29.733Z] #46 60.44 encoding/binary [2021-07-28T06:32:29.733Z] #46 61.12 os [2021-07-28T06:32:29.733Z] #46 62.28 crypto/sha512 [2021-07-28T06:32:29.733Z] #46 62.28 crypto/cipher [2021-07-28T06:32:29.733Z] #46 62.28 crypto/ed25519/internal/edwards25519 [2021-07-28T06:32:29.841Z] #67 DONE 0.1s [2021-07-28T06:32:29.841Z] [2021-07-28T06:32:29.841Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:29.841Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-28T06:32:29.841Z] #63 48.04 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:32:29.841Z] #63 48.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:32:29.841Z] #63 48.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:29.841Z] #63 ... [2021-07-28T06:32:29.841Z] [2021-07-28T06:32:29.841Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-28T06:32:29.841Z] #68 sha256:fadfa2cdab3c2ccfbf1460accfd36f1a5589ebf729d0326d669a0eea8346093d [2021-07-28T06:32:29.841Z] #68 DONE 0.1s [2021-07-28T06:32:29.841Z] [2021-07-28T06:32:29.841Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-28T06:32:29.841Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-28T06:32:29.841Z] #63 48.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:29.841Z] #63 48.19 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:29.998Z] #46 63.19 crypto/md5 [2021-07-28T06:32:30.102Z] #63 48.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:30.363Z] #63 DONE 48.5s [2021-07-28T06:32:30.363Z] [2021-07-28T06:32:30.363Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:30.363Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:32:30.407Z] #46 110.5 vendor/golang.org/x/text/unicode/bidi [2021-07-28T06:32:30.527Z] #20 27.47 Selecting previously unselected package python3-minimal. [2021-07-28T06:32:30.527Z] #20 27.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-28T06:32:30.527Z] #20 27.54 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:32:30.527Z] #20 27.60 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:32:30.527Z] #20 27.68 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:32:30.527Z] #20 27.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:32:30.527Z] #20 27.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:32:30.786Z] #20 27.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:32:30.786Z] #20 27.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:30.786Z] #20 27.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:30.994Z] #13 ... [2021-07-28T06:32:30.994Z] [2021-07-28T06:32:30.994Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:30.994Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-28T06:32:30.994Z] #44 63.42 Setting up python3-six (1.12.0-1) ... [2021-07-28T06:32:30.994Z] #44 64.61 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:32:30.994Z] #44 66.35 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:32:30.994Z] #44 69.57 Setting up criu (3.15-1) ... [2021-07-28T06:32:30.994Z] #44 71.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:30.994Z] #44 71.30 Processing triggers for mime-support (3.62) ... [2021-07-28T06:32:30.994Z] #44 DONE 71.7s [2021-07-28T06:32:30.994Z] [2021-07-28T06:32:30.994Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:30.994Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:32:30.994Z] #46 64.04 internal/poll [2021-07-28T06:32:30.994Z] #46 64.54 internal/fmtsort [2021-07-28T06:32:30.994Z] #46 65.31 internal/syscall/execenv [2021-07-28T06:32:30.994Z] #46 65.52 path [2021-07-28T06:32:30.994Z] #46 66.12 io/fs [2021-07-28T06:32:30.994Z] #46 66.57 regexp/syntax [2021-07-28T06:32:30.994Z] #46 67.34 os [2021-07-28T06:32:30.994Z] #46 70.98 regexp [2021-07-28T06:32:30.994Z] #46 71.65 fmt [2021-07-28T06:32:31.371Z] #20 28.55 Selecting previously unselected package python3.7. [2021-07-28T06:32:31.371Z] #20 28.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:32:31.371Z] #20 28.57 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:31.397Z] #46 64.55 crypto/sha1 [2021-07-28T06:32:31.631Z] #20 28.67 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:32:31.631Z] #20 28.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:32:31.631Z] #20 28.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:32:31.631Z] #20 28.78 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:32:31.780Z] #64 1.484 + RM_GOPATH=0 [2021-07-28T06:32:31.780Z] #64 1.485 + TMP_GOPATH= [2021-07-28T06:32:31.780Z] #64 1.486 + : /build [2021-07-28T06:32:31.780Z] #64 1.486 + '[' -z '' ']' [2021-07-28T06:32:31.780Z] #64 1.490 ++ mktemp -d [2021-07-28T06:32:31.780Z] #64 1.491 + export GOPATH=/tmp/tmp.B2DRnvaSyx [2021-07-28T06:32:31.780Z] #64 1.491 + GOPATH=/tmp/tmp.B2DRnvaSyx [2021-07-28T06:32:31.780Z] #64 1.491 + RM_GOPATH=1 [2021-07-28T06:32:31.780Z] #64 1.491 + case "$(go env GOARCH)" in [2021-07-28T06:32:31.780Z] #64 1.491 ++ go env GOARCH [2021-07-28T06:32:31.780Z] #64 1.495 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:31.780Z] #64 1.496 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:31.780Z] #64 1.496 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:31.780Z] #64 1.497 + dir=/tmp/install [2021-07-28T06:32:31.780Z] #64 1.497 + bin=containerd [2021-07-28T06:32:31.780Z] #64 1.497 + shift [2021-07-28T06:32:31.780Z] #64 1.498 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-28T06:32:31.780Z] #64 1.498 + . /tmp/install/containerd.installer [2021-07-28T06:32:31.780Z] #64 1.498 ++ set -e [2021-07-28T06:32:31.780Z] #64 1.498 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:31.780Z] #64 1.499 + install_containerd [2021-07-28T06:32:31.780Z] #64 1.499 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-28T06:32:31.780Z] #64 1.499 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:31.780Z] #64 1.499 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B2DRnvaSyx/src/github.com/containerd/containerd [2021-07-28T06:32:31.780Z] #64 1.501 Cloning into '/tmp/tmp.B2DRnvaSyx/src/github.com/containerd/containerd'... [2021-07-28T06:32:31.793Z] #46 111.9 vendor/golang.org/x/text/secure/bidirule [2021-07-28T06:32:31.989Z] #46 65.07 crypto/aes [2021-07-28T06:32:32.054Z] #46 112.2 vendor/golang.org/x/text/unicode/norm [2021-07-28T06:32:32.568Z] #20 29.56 Selecting previously unselected package python3. [2021-07-28T06:32:32.568Z] #20 29.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-28T06:32:32.568Z] #20 29.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:32:32.569Z] #20 29.62 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:32:32.569Z] #46 65.71 crypto/des [2021-07-28T06:32:32.569Z] #46 65.74 crypto/sha256 [2021-07-28T06:32:32.626Z] #46 ... [2021-07-28T06:32:32.626Z] [2021-07-28T06:32:32.626Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:32.626Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:32.626Z] #13 107.8 Selecting previously unselected package libapparmor1:amd64. [2021-07-28T06:32:32.626Z] #13 107.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-28T06:32:32.626Z] #13 107.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:32:32.626Z] #13 107.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-28T06:32:32.626Z] #13 107.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-28T06:32:32.626Z] #13 107.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:32:32.828Z] #20 29.81 Selecting previously unselected package libip4tc0:amd64. [2021-07-28T06:32:32.828Z] #20 29.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:32:32.828Z] #20 29.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:32:32.828Z] #20 29.90 Selecting previously unselected package libip6tc0:amd64. [2021-07-28T06:32:32.828Z] #20 29.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:32:32.828Z] #20 29.92 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:32:32.887Z] #13 108.0 Selecting previously unselected package libbtrfs0. [2021-07-28T06:32:32.887Z] #13 108.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:32:32.887Z] #13 108.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:32.887Z] #13 108.1 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:32:32.887Z] #13 108.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:32:32.887Z] #13 108.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:33.087Z] #20 30.04 Selecting previously unselected package libiptc0:amd64. [2021-07-28T06:32:33.087Z] #20 30.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-28T06:32:33.087Z] #20 30.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:32:33.087Z] #20 30.16 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-28T06:32:33.087Z] #20 30.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-28T06:32:33.087Z] #20 30.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:32:33.087Z] #20 30.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-28T06:32:33.087Z] #20 30.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-28T06:32:33.087Z] #20 30.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:32:33.087Z] #20 30.31 Selecting previously unselected package libnftnl11:amd64. [2021-07-28T06:32:33.087Z] #20 30.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-28T06:32:33.087Z] #20 30.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:32:33.087Z] #20 30.40 Selecting previously unselected package iptables. [2021-07-28T06:32:33.150Z] #13 108.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-28T06:32:33.151Z] #13 108.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:33.151Z] #13 108.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:33.151Z] #13 108.3 Selecting previously unselected package libudev-dev:amd64. [2021-07-28T06:32:33.151Z] #13 108.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:32:33.151Z] #13 108.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:33.151Z] #13 108.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-28T06:32:33.348Z] #20 30.41 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-28T06:32:33.348Z] #20 30.43 Unpacking iptables (1.8.2-4) ... [2021-07-28T06:32:33.412Z] #13 108.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-28T06:32:33.412Z] #13 108.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:32:33.527Z] #46 66.49 encoding/pem [2021-07-28T06:32:33.527Z] #46 66.53 vendor/golang.org/x/crypto/chacha20 [2021-07-28T06:32:33.527Z] #46 66.80 vendor/golang.org/x/crypto/poly1305 [2021-07-28T06:32:33.528Z] #46 74.76 path/filepath [2021-07-28T06:32:33.607Z] #20 30.68 Selecting previously unselected package xxd. [2021-07-28T06:32:33.607Z] #20 30.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:32:33.607Z] #20 30.70 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:32:33.607Z] #20 30.81 Selecting previously unselected package vim-common. [2021-07-28T06:32:33.673Z] #13 108.8 Selecting previously unselected package libpcre16-3:amd64. [2021-07-28T06:32:33.673Z] #13 108.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:33.673Z] #13 108.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:33.673Z] #13 109.0 Selecting previously unselected package libpcre32-3:amd64. [2021-07-28T06:32:33.673Z] #13 109.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:33.673Z] #13 109.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:33.696Z] #64 ... [2021-07-28T06:32:33.696Z] [2021-07-28T06:32:33.696Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:33.696Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-28T06:32:33.696Z] #43 31.84 Reading package lists... [2021-07-28T06:32:33.696Z] #43 42.09 Building dependency tree... [2021-07-28T06:32:33.696Z] #43 45.85 The following additional packages will be installed: [2021-07-28T06:32:33.696Z] #43 45.86 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-28T06:32:33.696Z] #43 45.87 Suggested packages: [2021-07-28T06:32:33.696Z] #43 45.87 cmake-doc ninja-build lrzip [2021-07-28T06:32:33.696Z] #43 45.87 Recommended packages: [2021-07-28T06:32:33.696Z] #43 45.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-28T06:32:33.696Z] #43 46.43 The following NEW packages will be installed: [2021-07-28T06:32:33.696Z] #43 46.45 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-28T06:32:33.696Z] #43 46.87 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:33.696Z] #43 46.87 Need to get 5913 kB of archives. [2021-07-28T06:32:33.696Z] #43 46.87 After this operation, 27.4 MB of additional disk space will be used. [2021-07-28T06:32:33.696Z] #43 46.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:32:33.696Z] #43 46.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:32:33.696Z] #43 46.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-28T06:32:33.696Z] #43 46.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-28T06:32:33.696Z] #43 46.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-28T06:32:33.696Z] #43 47.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-28T06:32:33.696Z] #43 47.02 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-28T06:32:33.696Z] #43 47.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-28T06:32:33.696Z] #43 47.77 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:33.696Z] #43 47.97 Fetched 5913 kB in 0s (12.3 MB/s) [2021-07-28T06:32:33.696Z] #43 48.06 Selecting previously unselected package xxd. [2021-07-28T06:32:33.696Z] #43 48.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-28T06:32:33.696Z] #43 48.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:32:33.696Z] #43 48.11 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:32:33.696Z] #43 48.22 Selecting previously unselected package vim-common. [2021-07-28T06:32:33.696Z] #43 48.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:32:33.696Z] #43 48.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:33.696Z] #43 48.38 Selecting previously unselected package cmake-data. [2021-07-28T06:32:33.696Z] #43 48.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-28T06:32:33.696Z] #43 48.39 Unpacking cmake-data (3.13.4-1) ... [2021-07-28T06:32:33.696Z] #43 49.43 Selecting previously unselected package libarchive13:amd64. [2021-07-28T06:32:33.696Z] #43 49.44 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-28T06:32:33.696Z] #43 49.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:32:33.696Z] #43 49.63 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-28T06:32:33.696Z] #43 49.63 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-28T06:32:33.696Z] #43 49.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:32:33.696Z] #43 50.58 Selecting previously unselected package librhash0:amd64. [2021-07-28T06:32:33.696Z] #43 50.61 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-28T06:32:33.696Z] #43 50.62 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:32:33.696Z] #43 51.19 Selecting previously unselected package libuv1:amd64. [2021-07-28T06:32:33.696Z] #43 51.20 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-28T06:32:33.696Z] #43 51.21 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:32:33.696Z] #43 51.27 Selecting previously unselected package cmake. [2021-07-28T06:32:33.696Z] #43 51.28 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-28T06:32:33.696Z] #43 51.28 Unpacking cmake (3.13.4-1) ... [2021-07-28T06:32:33.867Z] #20 30.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:32:33.867Z] #20 30.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:33.867Z] #20 31.03 Selecting previously unselected package bash-completion. [2021-07-28T06:32:33.867Z] #20 31.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-28T06:32:33.934Z] #13 109.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-28T06:32:33.934Z] #13 109.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:33.934Z] #13 109.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:32:33.957Z] #43 52.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-28T06:32:33.958Z] #43 52.12 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:32:33.958Z] #43 52.13 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-28T06:32:33.958Z] #43 52.14 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:33.958Z] #43 52.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:32:33.958Z] #43 ... [2021-07-28T06:32:33.958Z] [2021-07-28T06:32:33.958Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:33.958Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:32:33.958Z] #19 32.69 Reading package lists... [2021-07-28T06:32:33.958Z] #19 42.97 Building dependency tree... [2021-07-28T06:32:33.958Z] #19 45.74 The following additional packages will be installed: [2021-07-28T06:32:33.958Z] #19 45.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-28T06:32:33.958Z] #19 45.74 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-28T06:32:33.958Z] #19 45.74 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-28T06:32:33.958Z] #19 45.75 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-28T06:32:33.958Z] #19 45.75 mingw-w64-x86-64-dev [2021-07-28T06:32:33.958Z] #19 45.76 Suggested packages: [2021-07-28T06:32:33.958Z] #19 45.76 gcc-8-locales seccomp wine64 [2021-07-28T06:32:33.958Z] #19 46.08 The following NEW packages will be installed: [2021-07-28T06:32:33.958Z] #19 46.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-28T06:32:33.958Z] #19 46.08 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-28T06:32:33.958Z] #19 46.08 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-28T06:32:33.958Z] #19 46.08 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-28T06:32:33.958Z] #19 46.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-28T06:32:33.958Z] #19 46.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-28T06:32:33.958Z] #19 46.11 The following packages will be upgraded: [2021-07-28T06:32:33.958Z] #19 46.11 libseccomp2 [2021-07-28T06:32:33.958Z] #19 46.54 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:32:33.958Z] #19 46.54 Need to get 77.8 MB of archives. [2021-07-28T06:32:33.958Z] #19 46.54 After this operation, 487 MB of additional disk space will be used. [2021-07-28T06:32:33.958Z] #19 46.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-28T06:32:33.958Z] #19 46.58 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-28T06:32:33.958Z] #19 46.58 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-28T06:32:33.958Z] #19 46.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-28T06:32:33.958Z] #19 46.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-28T06:32:33.958Z] #19 46.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-28T06:32:33.958Z] #19 46.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-28T06:32:33.958Z] #19 46.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-28T06:32:33.958Z] #19 46.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-28T06:32:33.958Z] #19 47.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-28T06:32:33.958Z] #19 47.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-28T06:32:33.958Z] #19 48.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-28T06:32:33.958Z] #19 49.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-28T06:32:33.958Z] #19 49.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-28T06:32:33.958Z] #19 49.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-28T06:32:33.958Z] #19 49.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-28T06:32:33.958Z] #19 49.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-28T06:32:33.958Z] #19 49.04 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-28T06:32:33.958Z] #19 49.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-28T06:32:33.958Z] #19 49.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-28T06:32:33.958Z] #19 49.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-28T06:32:33.958Z] #19 49.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-28T06:32:33.958Z] #19 49.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-28T06:32:33.958Z] #19 49.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-28T06:32:33.958Z] #19 49.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-28T06:32:33.958Z] #19 49.09 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-28T06:32:33.958Z] #19 49.57 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:32:33.958Z] #19 49.78 Fetched 77.8 MB in 3s (27.6 MB/s) [2021-07-28T06:32:33.958Z] #19 49.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-28T06:32:33.958Z] #19 49.86 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:32:33.958Z] #19 49.88 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-28T06:32:33.958Z] #19 50.04 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:33.958Z] #19 50.21 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-28T06:32:33.958Z] #19 50.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-28T06:32:33.958Z] #19 50.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:32:33.958Z] #19 50.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:32:33.958Z] #19 ... [2021-07-28T06:32:33.958Z] [2021-07-28T06:32:33.958Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-28T06:32:33.958Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-28T06:32:33.958Z] #43 52.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-28T06:32:33.958Z] #43 52.18 Setting up cmake-data (3.13.4-1) ... [2021-07-28T06:32:33.958Z] #43 52.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-28T06:32:33.958Z] #43 52.21 Setting up cmake (3.13.4-1) ... [2021-07-28T06:32:33.958Z] #43 52.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:33.958Z] #43 52.25 Processing triggers for mime-support (3.62) ... [2021-07-28T06:32:34.195Z] #13 109.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-28T06:32:34.196Z] #13 109.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:34.196Z] #13 109.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:32:34.457Z] #13 109.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-28T06:32:34.457Z] #13 109.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-28T06:32:34.457Z] #13 109.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:32:34.466Z] #46 75.35 flag [2021-07-28T06:32:34.529Z] #43 DONE 52.9s [2021-07-28T06:32:34.529Z] [2021-07-28T06:32:34.529Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:34.529Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:32:34.718Z] #13 110.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-28T06:32:34.718Z] #13 110.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:34.718Z] #13 110.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:34.928Z] #46 67.83 internal/lazyregexp [2021-07-28T06:32:34.928Z] #46 67.89 fmt [2021-07-28T06:32:34.928Z] #46 67.93 net [2021-07-28T06:32:34.928Z] #46 ... [2021-07-28T06:32:34.928Z] [2021-07-28T06:32:34.928Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-28T06:32:34.928Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-28T06:32:34.928Z] #44 59.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:32:34.928Z] #44 60.62 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-28T06:32:34.928Z] #44 64.82 Setting up criu (3.15-1) ... [2021-07-28T06:32:34.928Z] #44 67.04 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:34.928Z] #44 67.16 Processing triggers for mime-support (3.62) ... [2021-07-28T06:32:34.928Z] #44 DONE 67.8s [2021-07-28T06:32:34.928Z] [2021-07-28T06:32:34.928Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:34.928Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:32:34.928Z] #52 61.44 os [2021-07-28T06:32:34.928Z] #52 65.21 fmt [2021-07-28T06:32:34.928Z] #52 65.21 path/filepath [2021-07-28T06:32:34.928Z] #52 65.23 mvdan.cc/sh/v3/fileutil [2021-07-28T06:32:34.928Z] #52 67.07 io/ioutil [2021-07-28T06:32:34.979Z] #13 110.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-28T06:32:34.979Z] #13 110.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:32:34.979Z] #13 110.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:34.979Z] #13 110.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-28T06:32:34.979Z] #13 110.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:32:34.979Z] #13 110.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:35.193Z] #52 ... [2021-07-28T06:32:35.193Z] [2021-07-28T06:32:35.193Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:35.193Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:32:35.193Z] #46 68.30 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-28T06:32:35.193Z] #46 68.33 os/exec [2021-07-28T06:32:35.403Z] #46 76.40 go/token [2021-07-28T06:32:35.403Z] #46 ... [2021-07-28T06:32:35.403Z] [2021-07-28T06:32:35.403Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:35.403Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:32:35.403Z] #52 66.27 io/fs [2021-07-28T06:32:35.403Z] #52 66.29 encoding/binary [2021-07-28T06:32:35.403Z] #52 67.52 os [2021-07-28T06:32:35.403Z] #52 68.46 encoding/base64 [2021-07-28T06:32:35.403Z] #52 69.30 golang.org/x/sys/unix [2021-07-28T06:32:35.403Z] #52 71.73 fmt [2021-07-28T06:32:35.403Z] #52 76.18 encoding/json [2021-07-28T06:32:35.476Z] #64 ... [2021-07-28T06:32:35.476Z] [2021-07-28T06:32:35.476Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:35.476Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:32:35.476Z] #19 51.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-28T06:32:35.476Z] #19 51.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-28T06:32:35.476Z] #19 51.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:32:35.476Z] #19 52.00 Selecting previously unselected package binutils-mingw-w64. [2021-07-28T06:32:35.476Z] #19 52.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-28T06:32:35.476Z] #19 52.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:32:35.551Z] #13 110.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:32:35.551Z] #13 110.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:35.551Z] #13 110.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:32:35.551Z] #13 110.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:32:35.551Z] #13 110.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:35.551Z] #13 110.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:32:35.551Z] #13 111.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:35.551Z] #13 111.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:35.737Z] #19 52.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-28T06:32:35.737Z] #19 52.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:35.737Z] #19 52.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:35.737Z] #19 52.17 Selecting previously unselected package dmsetup. [2021-07-28T06:32:35.737Z] #19 52.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:35.737Z] #19 52.18 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-28T06:32:35.737Z] #19 52.23 Selecting previously unselected package mingw-w64-common. [2021-07-28T06:32:35.737Z] #19 52.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-28T06:32:35.737Z] #19 52.24 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-28T06:32:35.812Z] #13 111.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:35.813Z] #13 111.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:35.813Z] #13 111.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:32:35.813Z] #13 111.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:35.813Z] #13 111.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:32:35.813Z] #13 111.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-28T06:32:35.813Z] #13 111.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:35.813Z] #13 111.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:32:35.813Z] #13 111.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:32:35.813Z] #13 111.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:35.813Z] #13 111.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-07-28T06:32:35.813Z] #13 111.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-07-28T06:32:35.813Z] #13 111.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:35.813Z] #13 111.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:32:35.813Z] #13 111.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-07-28T06:32:35.813Z] #13 111.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:32:35.972Z] #52 76.96 flag [2021-07-28T06:32:35.972Z] #52 ... [2021-07-28T06:32:35.972Z] [2021-07-28T06:32:35.972Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:35.972Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:32:35.972Z] #46 77.02 internal/lazyregexp [2021-07-28T06:32:35.972Z] #46 77.23 go/scanner [2021-07-28T06:32:36.074Z] #13 111.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:32:36.074Z] #13 111.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:36.074Z] #13 111.2 Setting up dmsetup (2:1.02.155-3) ... [2021-07-28T06:32:36.074Z] #13 111.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:36.074Z] #13 111.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:36.074Z] #13 111.2 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:36.231Z] #46 77.29 net/url [2021-07-28T06:32:36.405Z] #20 33.30 Unpacking bash-completion (1:2.8-6) ... [2021-07-28T06:32:36.405Z] #20 33.62 Selecting previously unselected package bzip2. [2021-07-28T06:32:36.405Z] #20 33.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-28T06:32:36.405Z] #20 33.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:32:36.405Z] #20 33.72 Selecting previously unselected package xz-utils. [2021-07-28T06:32:36.665Z] #20 33.72 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-28T06:32:36.665Z] #20 33.73 Unpacking xz-utils (5.2.4-1) ... [2021-07-28T06:32:36.924Z] #20 33.87 Selecting previously unselected package apparmor. [2021-07-28T06:32:36.924Z] #20 33.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-28T06:32:36.924Z] #20 33.96 Unpacking apparmor (2.13.2-10) ... [2021-07-28T06:32:37.130Z] #19 53.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-28T06:32:37.130Z] #19 53.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-28T06:32:37.130Z] #19 53.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:32:37.169Z] #46 78.34 go/ast [2021-07-28T06:32:37.183Z] #20 34.27 Selecting previously unselected package aufs-tools. [2021-07-28T06:32:37.183Z] #20 34.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-28T06:32:37.183Z] #20 34.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:32:37.443Z] #20 34.40 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:32:37.443Z] #20 34.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:32:37.443Z] #20 34.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:32:37.443Z] #20 34.59 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:32:37.443Z] #20 34.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:32:37.443Z] #20 34.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:32:37.443Z] #20 34.69 Selecting previously unselected package jq. [2021-07-28T06:32:37.702Z] #20 34.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:32:37.702Z] #20 34.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:32:37.702Z] #20 34.75 Selecting previously unselected package libaio1:amd64. [2021-07-28T06:32:37.702Z] #20 34.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-28T06:32:37.702Z] #20 34.77 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:32:37.702Z] #20 34.82 Selecting previously unselected package libgpm2:amd64. [2021-07-28T06:32:37.702Z] #20 34.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-28T06:32:37.702Z] #20 34.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:32:37.738Z] #46 78.85 text/template/parse [2021-07-28T06:32:37.962Z] #20 34.93 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:32:37.962Z] #20 34.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:32:37.962Z] #20 34.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:32:37.991Z] #13 DONE 112.8s [2021-07-28T06:32:37.991Z] [2021-07-28T06:32:37.991Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-28T06:32:37.991Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-28T06:32:39.047Z] #19 55.25 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-28T06:32:39.047Z] #19 55.25 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:39.047Z] #19 55.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:39.047Z] #19 55.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-28T06:32:39.047Z] #19 55.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...#19 ... [2021-07-28T06:32:39.047Z] [2021-07-28T06:32:39.047Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-28T06:32:39.047Z] #44 sha256:6ca5f21a14cf2f311d0feb485978439920dd018768745894beb0a8800972cc82 [2021-07-28T06:32:39.047Z] #44 1.005 + RM_GOPATH=0 [2021-07-28T06:32:39.047Z] #44 1.007 + TMP_GOPATH= [2021-07-28T06:32:39.047Z] #44 1.007 + : /build [2021-07-28T06:32:39.047Z] #44 1.007 + '[' -z '' ']' [2021-07-28T06:32:39.047Z] #44 1.008 ++ mktemp -d [2021-07-28T06:32:39.047Z] #44 1.009 + export GOPATH=/tmp/tmp.jqCglopVqY [2021-07-28T06:32:39.047Z] #44 1.010 + GOPATH=/tmp/tmp.jqCglopVqY [2021-07-28T06:32:39.047Z] #44 1.010 + RM_GOPATH=1 [2021-07-28T06:32:39.047Z] #44 1.010 + case "$(go env GOARCH)" in [2021-07-28T06:32:39.047Z] #44 1.010 ++ go env GOARCH [2021-07-28T06:32:39.047Z] #44 1.016 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:39.047Z] #44 1.016 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:39.047Z] #44 1.016 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:39.047Z] #44 1.018 + dir=/tmp/install [2021-07-28T06:32:39.047Z] #44 1.018 + bin=tini [2021-07-28T06:32:39.047Z] #44 1.018 + shift [2021-07-28T06:32:39.047Z] #44 1.018 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-28T06:32:39.047Z] #44 1.018 + . /tmp/install/tini.installer [2021-07-28T06:32:39.047Z] #44 1.019 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:39.047Z] #44 1.019 + install_tini [2021-07-28T06:32:39.047Z] #44 1.019 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-28T06:32:39.047Z] #44 1.020 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:39.047Z] #44 1.020 + git clone https://github.com/krallin/tini.git /tmp/tmp.jqCglopVqY/tini [2021-07-28T06:32:39.047Z] #44 1.022 Cloning into '/tmp/tmp.jqCglopVqY/tini'... [2021-07-28T06:32:39.047Z] #44 1.371 + cd /tmp/tmp.jqCglopVqY/tini [2021-07-28T06:32:39.047Z] #44 1.372 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-28T06:32:39.047Z] #44 1.375 + cmake . [2021-07-28T06:32:39.047Z] #44 1.552 -- The C compiler identification is GNU 8.3.0 [2021-07-28T06:32:39.047Z] #44 1.571 -- Check for working C compiler: /usr/bin/cc [2021-07-28T06:32:39.047Z] #44 1.761 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-28T06:32:39.047Z] #44 1.765 -- Detecting C compiler ABI info [2021-07-28T06:32:39.047Z] #44 1.959 -- Detecting C compiler ABI info - done [2021-07-28T06:32:39.047Z] #44 1.977 -- Detecting C compile features [2021-07-28T06:32:39.047Z] #44 2.563 -- Detecting C compile features - done [2021-07-28T06:32:39.047Z] #44 2.582 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-28T06:32:39.047Z] #44 2.633 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-28T06:32:39.047Z] #44 2.666 -- Configuring done [2021-07-28T06:32:39.047Z] #44 2.674 -- Generating done [2021-07-28T06:32:39.047Z] #44 2.675 -- Build files have been written to: /tmp/tmp.jqCglopVqY/tini [2021-07-28T06:32:39.047Z] #44 2.677 + make tini-static [2021-07-28T06:32:39.047Z] #44 2.831 Scanning dependencies of target tini-static [2021-07-28T06:32:39.047Z] #44 2.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-28T06:32:39.047Z] #44 3.213 [100%] Linking C executable tini-static [2021-07-28T06:32:39.047Z] #44 3.408 [100%] Built target tini-static [2021-07-28T06:32:39.047Z] #44 3.432 + mkdir -p /build [2021-07-28T06:32:39.047Z] #44 3.434 + cp tini-static /build/docker-init [2021-07-28T06:32:39.047Z] #44 DONE 4.4s [2021-07-28T06:32:39.047Z] [2021-07-28T06:32:39.047Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:39.047Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:32:39.047Z] #19 55.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:39.047Z] #19 55.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:39.373Z] #14 DONE 1.6s [2021-07-28T06:32:39.374Z] [2021-07-28T06:32:39.374Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:32:39.374Z] #54 sha256:e7f9e037c7367b97863a13857aa1fd8df39f0b167cbe38e603f9ffed2862f1b5 [2021-07-28T06:32:39.374Z] #54 1.558 + RM_GOPATH=0 [2021-07-28T06:32:39.374Z] #54 1.560 + TMP_GOPATH= [2021-07-28T06:32:39.374Z] #54 1.560 + : /build [2021-07-28T06:32:39.374Z] #54 1.560 + '[' -z '' ']' [2021-07-28T06:32:39.374Z] #54 1.560 ++ mktemp -d [2021-07-28T06:32:39.374Z] #54 1.566 + export GOPATH=/tmp/tmp.9frJqsdZOF [2021-07-28T06:32:39.374Z] #54 1.567 + GOPATH=/tmp/tmp.9frJqsdZOF [2021-07-28T06:32:39.374Z] #54 1.567 + RM_GOPATH=1 [2021-07-28T06:32:39.374Z] #54 1.567 + case "$(go env GOARCH)" in [2021-07-28T06:32:39.374Z] #54 1.568 ++ go env GOARCH [2021-07-28T06:32:39.374Z] #54 1.592 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:39.374Z] #54 1.593 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:39.374Z] #54 1.594 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:39.374Z] #54 1.597 + dir=/tmp/install [2021-07-28T06:32:39.374Z] #54 1.598 + bin=runc [2021-07-28T06:32:39.374Z] #54 1.598 + shift [2021-07-28T06:32:39.374Z] #54 1.599 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-28T06:32:39.374Z] #54 1.599 + . /tmp/install/runc.installer [2021-07-28T06:32:39.374Z] #54 1.599 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:32:39.374Z] #54 1.600 + install_runc [2021-07-28T06:32:39.374Z] #54 1.600 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-28T06:32:39.374Z] #54 1.604 + uname -r [2021-07-28T06:32:39.374Z] #54 1.609 + RUNC_BUILDTAGS='seccomp ' [2021-07-28T06:32:39.374Z] #54 1.610 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-28T06:32:39.374Z] #54 1.610 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-28T06:32:39.374Z] #54 1.610 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9frJqsdZOF/src/github.com/opencontainers/runc [2021-07-28T06:32:39.374Z] #54 1.617 Cloning into '/tmp/tmp.9frJqsdZOF/src/github.com/opencontainers/runc'... [2021-07-28T06:32:39.431Z] #46 71.90 flag [2021-07-28T06:32:39.431Z] #46 71.90 net/url [2021-07-28T06:32:39.431Z] #46 71.90 go/scanner [2021-07-28T06:32:40.384Z] #46 73.29 go/ast [2021-07-28T06:32:40.761Z] #54 ... [2021-07-28T06:32:40.761Z] [2021-07-28T06:32:40.761Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-28T06:32:40.761Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-28T06:32:40.761Z] #15 DONE 1.3s [2021-07-28T06:32:40.761Z] [2021-07-28T06:32:40.761Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-28T06:32:40.761Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-28T06:32:40.965Z] #46 74.25 text/template/parse [2021-07-28T06:32:41.230Z] #46 74.30 log [2021-07-28T06:32:41.230Z] #46 ... [2021-07-28T06:32:41.230Z] [2021-07-28T06:32:41.230Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:41.230Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:32:41.261Z] #20 37.80 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:32:41.261Z] #20 37.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:32:41.261Z] #20 37.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:32:41.261Z] #20 37.92 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:32:41.261Z] #20 37.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:32:41.261Z] #20 37.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:32:41.261Z] #20 38.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:32:41.261Z] #20 38.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:32:41.261Z] #20 38.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:32:41.261Z] #20 38.08 Selecting previously unselected package libreadline5:amd64. [2021-07-28T06:32:41.261Z] #20 38.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-28T06:32:41.261Z] #20 38.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:32:41.261Z] #20 38.25 Selecting previously unselected package net-tools. [2021-07-28T06:32:41.261Z] #20 38.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-28T06:32:41.261Z] #20 38.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:32:41.261Z] #20 38.41 Selecting previously unselected package patch. [2021-07-28T06:32:41.261Z] #20 38.42 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-28T06:32:41.261Z] #20 38.43 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-28T06:32:41.521Z] #20 38.52 Selecting previously unselected package python-pip-whl. [2021-07-28T06:32:41.521Z] #20 38.52 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-28T06:32:41.521Z] #20 38.53 Unpacking python-pip-whl (18.1-5) ... [2021-07-28T06:32:41.706Z] #16 1.045 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-28T06:32:41.706Z] #16 DONE 1.1s [2021-07-28T06:32:41.706Z] [2021-07-28T06:32:41.706Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:32:41.706Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-28T06:32:41.780Z] #20 39.01 Selecting previously unselected package python3-lib2to3. [2021-07-28T06:32:41.780Z] #20 39.01 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-28T06:32:41.780Z] #20 39.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:32:41.933Z] #46 82.62 text/template [2021-07-28T06:32:41.933Z] #46 83.14 go/parser [2021-07-28T06:32:42.043Z] #20 39.10 Selecting previously unselected package python3-distutils. [2021-07-28T06:32:42.043Z] #20 39.11 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-28T06:32:42.043Z] #20 39.13 Unpacking python3-distutils (3.7.3-1) ... [2021-07-28T06:32:42.304Z] #57 37.11 Checking out files: 49% (2053/4152) Checking out files: 50% (2076/4152) Checking out files: 51% (2118/4152) Checking out files: 52% (2160/4152) Checking out files: 53% (2201/4152) Checking out files: 54% (2243/4152) Checking out files: 55% (2284/4152) Checking out files: 56% (2326/4152) Checking out files: 57% (2367/4152) Checking out files: 58% (2409/4152) Checking out files: 59% (2450/4152) Checking out files: 60% (2492/4152) Checking out files: 61% (2533/4152) Checking out files: 62% (2575/4152) Checking out files: 63% (2616/4152) Checking out files: 64% (2658/4152) Checking out files: 65% (2699/4152) Checking out files: 66% (2741/4152) Checking out files: 67% (2782/4152) Checking out files: 68% (2824/4152) Checking out files: 69% (2865/4152) Checking out files: 70% (2907/4152) Checking out files: 71% (2948/4152) Checking out files: 72% (2990/4152) Checking out files: 73% (3031/4152) Checking out files: 74% (3073/4152) Checking out files: 75% (3114/4152) Checking out files: 76% (3156/4152) Checking out files: 77% (3198/4152) Checking out files: 78% (3239/4152) Checking out files: 79% (3281/4152) Checking out files: 80% (3322/4152) Checking out files: 81% (3364/4152) Checking out files: 82% (3405/4152) Checking out files: 83% (3447/4152) Checking out files: 84% (3488/4152) Checking out files: 85% (3530/4152) Checking out files: 86% (3571/4152) Checking out files: 87% (3613/4152) Checking out files: 88% (3654/4152) Checking out files: 89% (3696/4152) Checking out files: 90% (3737/4152) Checking out files: 90% (3753/4152) Checking out files: 91% (3779/4152) Checking out files: 92% (3820/4152) Checking out files: 93% (3862/4152) Checking out files: 94% (3903/4152) Checking out files: 95% (3945/4152) Checking out files: 96% (3986/4152) Checking out files: 97% (4028/4152) Checking out files: 98% (4069/4152) Checking out files: 99% (4111/4152) Checking out files: 100% (4152/4152) Checking out files: 100% (4152/4152), done. [2021-07-28T06:32:42.305Z] #20 39.26 Selecting previously unselected package python3-pip. [2021-07-28T06:32:42.305Z] #20 39.26 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-28T06:32:42.305Z] #20 39.27 Unpacking python3-pip (18.1-5) ... [2021-07-28T06:32:42.305Z] #20 39.42 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:32:42.305Z] #20 39.42 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:32:42.305Z] #20 39.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:32:42.567Z] #20 39.55 Selecting previously unselected package python3-setuptools. [2021-07-28T06:32:42.567Z] #20 39.55 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-28T06:32:42.567Z] #20 39.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-28T06:32:42.568Z] #57 38.47 + cd /tmp/tmp.0bMXUnWxuy/src/github.com/containerd/containerd [2021-07-28T06:32:42.568Z] #57 38.47 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:42.826Z] #20 39.79 Selecting previously unselected package python3-wheel. [2021-07-28T06:32:42.826Z] #20 39.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-28T06:32:42.826Z] #20 39.81 Unpacking python3-wheel (0.32.3-2) ... [2021-07-28T06:32:42.826Z] #20 39.93 Selecting previously unselected package sudo. [2021-07-28T06:32:42.826Z] #20 39.93 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-28T06:32:42.826Z] #20 39.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:32:42.870Z] #46 ... [2021-07-28T06:32:42.870Z] [2021-07-28T06:32:42.870Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:42.870Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:32:43.085Z] #20 40.33 Selecting previously unselected package thin-provisioning-tools. [2021-07-28T06:32:43.133Z] #17 DONE 1.4s [2021-07-28T06:32:43.133Z] [2021-07-28T06:32:43.133Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:43.133Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:32:43.133Z] #46 115.9 vendor/golang.org/x/net/idna [2021-07-28T06:32:43.133Z] #46 118.1 vendor/golang.org/x/net/http2/hpack [2021-07-28T06:32:43.133Z] #46 120.0 mime [2021-07-28T06:32:43.133Z] #46 122.2 mime/quotedprintable [2021-07-28T06:32:43.133Z] #46 123.1 net/http/internal [2021-07-28T06:32:43.133Z] #46 ... [2021-07-28T06:32:43.133Z] [2021-07-28T06:32:43.133Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:32:43.133Z] #59 sha256:fb47fc682145ec35c7e4b5620fab8dad0ee31018348861f1f5cbd152b12405ac [2021-07-28T06:32:43.133Z] #59 116.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:32:43.133Z] #59 116.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-28T06:32:43.133Z] #59 DONE 123.3s [2021-07-28T06:32:43.133Z] [2021-07-28T06:32:43.133Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-28T06:32:43.133Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-28T06:32:43.267Z] #19 ... [2021-07-28T06:32:43.267Z] [2021-07-28T06:32:43.267Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:43.267Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:32:43.267Z] #64 12.35 + cd /tmp/tmp.B2DRnvaSyx/src/github.com/containerd/containerd [2021-07-28T06:32:43.267Z] #64 12.35 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:43.267Z] #64 12.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-28T06:32:43.267Z] #64 12.89 + BUILDTAGS='netgo osusergo static_build' [2021-07-28T06:32:43.267Z] #64 12.89 + export EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:43.267Z] #64 12.89 + EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:43.267Z] #64 12.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-28T06:32:43.267Z] #64 12.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-28T06:32:43.267Z] #64 12.89 + '[' '' = dynamic ']' [2021-07-28T06:32:43.267Z] #64 12.89 + make [2021-07-28T06:32:43.345Z] #20 40.34 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-28T06:32:43.345Z] #20 40.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:32:43.345Z] #20 40.55 Selecting previously unselected package uidmap. [2021-07-28T06:32:43.345Z] #20 40.55 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-28T06:32:43.345Z] #20 40.56 Unpacking uidmap (1:4.5-1.1) ... [2021-07-28T06:32:43.420Z] #18 ... [2021-07-28T06:32:43.420Z] [2021-07-28T06:32:43.420Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-28T06:32:43.420Z] #60 sha256:7ed2529cae0aaa3c7d3603658c657c25979e302d9e681181951eefeb8a9d7558 [2021-07-28T06:32:43.420Z] #60 DONE 0.2s [2021-07-28T06:32:43.420Z] [2021-07-28T06:32:43.420Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-28T06:32:43.420Z] #61 sha256:47ab93f98b02fde40187914fe992a26d83b70a03a28d0298e7d233859aa933ca [2021-07-28T06:32:43.420Z] #61 DONE 0.2s [2021-07-28T06:32:43.420Z] [2021-07-28T06:32:43.420Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:32:43.420Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:32:43.522Z] #57 39.35 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-28T06:32:43.522Z] #57 39.35 + BUILDTAGS='netgo osusergo static_build' [2021-07-28T06:32:43.522Z] #57 39.35 + export EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:43.522Z] #57 39.35 + EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:43.522Z] #57 39.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-28T06:32:43.522Z] #57 39.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-28T06:32:43.522Z] #57 39.35 + '[' '' = dynamic ']' [2021-07-28T06:32:43.522Z] #57 39.35 + make [2021-07-28T06:32:43.604Z] #20 40.71 Selecting previously unselected package vim-runtime. [2021-07-28T06:32:43.604Z] #20 40.72 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:32:43.604Z] #20 40.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-28T06:32:43.604Z] #20 40.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-28T06:32:43.604Z] #20 40.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:32:43.850Z] #64 13.50 + bin/ctr [2021-07-28T06:32:43.903Z] #57 42.21 Checking out files: 54% (2247/4152) Checking out files: 55% (2284/4152) Checking out files: 56% (2326/4152) Checking out files: 57% (2367/4152) Checking out files: 58% (2409/4152) Checking out files: 59% (2450/4152) Checking out files: 60% (2492/4152) Checking out files: 61% (2533/4152) Checking out files: 62% (2575/4152) Checking out files: 63% (2616/4152) Checking out files: 64% (2658/4152) Checking out files: 65% (2699/4152) Checking out files: 66% (2741/4152) Checking out files: 67% (2782/4152) Checking out files: 68% (2824/4152) Checking out files: 69% (2865/4152) Checking out files: 70% (2907/4152) Checking out files: 71% (2948/4152) Checking out files: 72% (2990/4152) Checking out files: 73% (3031/4152) Checking out files: 74% (3073/4152) Checking out files: 75% (3114/4152) Checking out files: 76% (3156/4152) Checking out files: 77% (3198/4152) Checking out files: 78% (3239/4152) Checking out files: 79% (3281/4152) Checking out files: 80% (3322/4152) Checking out files: 81% (3364/4152) Checking out files: 82% (3405/4152) Checking out files: 83% (3447/4152) Checking out files: 84% (3488/4152) Checking out files: 85% (3530/4152) Checking out files: 86% (3571/4152) Checking out files: 87% (3613/4152) Checking out files: 88% (3654/4152) Checking out files: 89% (3696/4152) Checking out files: 90% (3737/4152) Checking out files: 91% (3779/4152) Checking out files: 92% (3820/4152) Checking out files: 93% (3862/4152) Checking out files: 94% (3903/4152) Checking out files: 95% (3945/4152) Checking out files: 96% (3986/4152) Checking out files: 97% (4028/4152) Checking out files: 98% (4069/4152) Checking out files: 99% (4111/4152) Checking out files: 100% (4152/4152) Checking out files: 100% (4152/4152), done. [2021-07-28T06:32:43.903Z] #57 43.38 + cd /tmp/tmp.h3O0r933oR/src/github.com/containerd/containerd [2021-07-28T06:32:44.162Z] #57 43.38 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-28T06:32:45.346Z] #40 ... [2021-07-28T06:32:45.346Z] [2021-07-28T06:32:45.346Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-28T06:32:45.346Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-28T06:32:45.346Z] #18 DONE 2.1s [2021-07-28T06:32:45.346Z] [2021-07-28T06:32:45.346Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-28T06:32:45.346Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-28T06:32:45.455Z] #57 41.07 + bin/ctr [2021-07-28T06:32:45.538Z] #57 44.84 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-28T06:32:45.538Z] #57 44.84 + BUILDTAGS='netgo osusergo static_build' [2021-07-28T06:32:45.538Z] #57 44.84 + export EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:45.538Z] #57 44.84 + EXTRA_FLAGS=-buildmode=pie [2021-07-28T06:32:45.538Z] #57 44.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-28T06:32:45.538Z] #57 44.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-28T06:32:45.538Z] #57 44.84 + '[' '' = dynamic ']' [2021-07-28T06:32:45.538Z] #57 44.84 + make [2021-07-28T06:32:45.720Z] #57 ... [2021-07-28T06:32:45.720Z] [2021-07-28T06:32:45.720Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:45.720Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:32:45.720Z] #52 68.95 golang.org/x/crypto/ssh/terminal [2021-07-28T06:32:45.720Z] #52 70.13 flag [2021-07-28T06:32:45.720Z] #52 70.16 github.com/pkg/diff [2021-07-28T06:32:45.720Z] #52 70.17 encoding/json [2021-07-28T06:32:45.720Z] #52 70.36 go/token [2021-07-28T06:32:45.720Z] #52 71.42 go/scanner [2021-07-28T06:32:45.720Z] #52 72.12 mvdan.cc/editorconfig [2021-07-28T06:32:45.720Z] #52 72.16 mvdan.cc/sh/v3/syntax [2021-07-28T06:32:45.720Z] #52 73.09 go/ast [2021-07-28T06:32:46.141Z] #20 43.43 Selecting previously unselected package vim. [2021-07-28T06:32:46.401Z] #20 43.43 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:32:46.401Z] #20 43.45 Unpacking vim (2:8.1.0875-5) ... [2021-07-28T06:32:46.734Z] #19 DONE 1.4s [2021-07-28T06:32:46.734Z] [2021-07-28T06:32:46.734Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:32:46.734Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:32:46.930Z] #57 ... [2021-07-28T06:32:46.930Z] [2021-07-28T06:32:46.930Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:46.930Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:32:46.930Z] #52 77.99 github.com/pkg/diff [2021-07-28T06:32:46.930Z] #52 79.59 go/ast [2021-07-28T06:32:46.930Z] #52 80.87 golang.org/x/crypto/ssh/terminal [2021-07-28T06:32:46.930Z] #52 82.35 io/ioutil [2021-07-28T06:32:46.930Z] #52 82.65 mvdan.cc/editorconfig [2021-07-28T06:32:46.930Z] #52 83.60 mvdan.cc/sh/v3/fileutil [2021-07-28T06:32:46.930Z] #52 83.70 text/tabwriter [2021-07-28T06:32:46.930Z] #52 84.09 mvdan.cc/sh/v3/syntax [2021-07-28T06:32:46.930Z] #52 ... [2021-07-28T06:32:46.930Z] [2021-07-28T06:32:46.930Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:32:46.930Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:32:46.930Z] #57 46.42 + bin/ctr [2021-07-28T06:32:46.970Z] #20 43.92 Selecting previously unselected package xfsprogs. [2021-07-28T06:32:46.970Z] #20 43.92 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-28T06:32:46.970Z] #20 43.93 Unpacking xfsprogs (4.20.0-1) ... [2021-07-28T06:32:47.123Z] #52 80.07 mvdan.cc/sh/v3/cmd/shfmt [2021-07-28T06:32:47.279Z] #20 44.34 Selecting previously unselected package zip. [2021-07-28T06:32:47.279Z] #20 44.35 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-28T06:32:47.279Z] #20 44.36 Unpacking zip (3.0-11+b1) ... [2021-07-28T06:32:47.539Z] #20 44.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:32:47.539Z] #20 44.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:32:47.539Z] #20 44.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:32:47.539Z] #20 44.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:32:47.539Z] #20 44.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:32:47.539Z] #20 44.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:32:47.539Z] #20 44.70 Setting up uidmap (1:4.5-1.1) ... [2021-07-28T06:32:47.539Z] #20 44.74 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:32:47.539Z] #20 44.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:32:47.539Z] #20 44.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:32:47.539Z] #20 44.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:32:47.539Z] #20 44.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:32:47.539Z] #20 44.84 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:32:47.805Z] #20 44.85 Setting up zip (3.0-11+b1) ... [2021-07-28T06:32:47.805Z] #20 44.87 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:32:47.805Z] #20 44.90 Setting up bash-completion (1:2.8-6) ... [2021-07-28T06:32:48.121Z] #20 1.477 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:32:48.121Z] #20 1.517 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:32:48.121Z] #20 1.521 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:32:48.121Z] #20 1.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:32:48.763Z] #20 2.056 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:32:49.144Z] #64 ... [2021-07-28T06:32:49.144Z] [2021-07-28T06:32:49.144Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:49.144Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-28T06:32:49.144Z] #19 61.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-28T06:32:49.144Z] #19 61.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 61.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:49.144Z] #19 65.18 Selecting previously unselected package libapparmor1:amd64. [2021-07-28T06:32:49.144Z] #19 65.18 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 65.19 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:32:49.144Z] #19 65.25 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-28T06:32:49.144Z] #19 65.25 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 65.26 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:32:49.144Z] #19 65.34 Selecting previously unselected package libbtrfs0. [2021-07-28T06:32:49.144Z] #19 65.34 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 65.34 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:49.144Z] #19 65.38 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:32:49.144Z] #19 65.39 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 65.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:49.144Z] #19 65.47 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-28T06:32:49.144Z] #19 65.48 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 65.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:49.144Z] #19 65.53 Selecting previously unselected package libudev-dev:amd64. [2021-07-28T06:32:49.144Z] #19 65.54 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:32:49.144Z] #19 65.56 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:49.405Z] #19 65.62 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-28T06:32:49.405Z] #19 65.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-28T06:32:49.405Z] #19 65.64 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:32:49.405Z] #19 65.76 Selecting previously unselected package libpcre16-3:amd64. [2021-07-28T06:32:49.405Z] #19 65.77 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:49.405Z] #19 65.78 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:49.405Z] #19 65.86 Selecting previously unselected package libpcre32-3:amd64. [2021-07-28T06:32:49.405Z] #19 65.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:49.405Z] #19 65.87 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:49.405Z] #19 65.94 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-28T06:32:49.405Z] #19 65.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:49.405Z] #19 65.95 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:32:49.666Z] #19 66.00 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-28T06:32:49.666Z] #19 66.01 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-28T06:32:49.666Z] #19 66.02 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:32:49.692Z] #52 ... [2021-07-28T06:32:49.692Z] [2021-07-28T06:32:49.692Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:49.692Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:49.692Z] #13 70.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-28T06:32:49.692Z] #13 70.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-28T06:32:49.692Z] #13 70.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:49.708Z] #20 3.020 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:32:49.928Z] #19 66.20 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-28T06:32:49.928Z] #19 66.21 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-28T06:32:49.928Z] #19 66.22 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:32:49.928Z] #19 66.32 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-28T06:32:49.928Z] #19 66.33 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:32:49.928Z] #19 66.33 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:49.928Z] #19 66.37 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-28T06:32:49.928Z] #19 66.38 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:32:49.928Z] #19 66.38 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:49.958Z] #13 ... [2021-07-28T06:32:49.958Z] [2021-07-28T06:32:49.958Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:49.958Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:32:49.958Z] #46 75.49 encoding/json [2021-07-28T06:32:49.958Z] #46 79.94 go/parser [2021-07-28T06:32:49.958Z] #46 80.76 text/template [2021-07-28T06:32:49.958Z] #46 82.03 encoding/xml [2021-07-28T06:32:50.189Z] #19 66.44 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-28T06:32:50.189Z] #19 66.45 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:32:50.189Z] #19 66.46 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:50.189Z] #19 66.68 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:32:50.189Z] #19 66.69 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:50.420Z] #20 47.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:32:50.420Z] #20 47.25 Setting up xz-utils (5.2.4-1) ... [2021-07-28T06:32:50.420Z] #20 47.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-28T06:32:50.420Z] #20 47.28 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-28T06:32:50.420Z] #20 47.29 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:32:50.420Z] #20 47.38 invoke-rc.d: could not determine current runlevel [2021-07-28T06:32:50.420Z] #20 47.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-28T06:32:50.420Z] #20 47.41 Setting up pigz (2.4-1) ... [2021-07-28T06:32:50.420Z] #20 47.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:32:50.420Z] #20 47.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:32:50.420Z] #20 47.47 Setting up python-pip-whl (18.1-5) ... [2021-07-28T06:32:50.420Z] #20 47.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:32:50.420Z] #20 47.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:32:50.450Z] #19 66.70 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:32:50.451Z] #19 66.71 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:32:50.451Z] #19 66.73 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:50.451Z] #19 66.74 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:32:50.451Z] #19 66.75 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:50.451Z] #19 66.76 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:50.451Z] #19 66.78 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:32:50.451Z] #19 66.79 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:50.451Z] #19 66.81 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:32:50.451Z] #19 66.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:50.451Z] #19 66.84 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:32:50.451Z] #19 66.85 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-28T06:32:50.451Z] #19 66.87 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:32:50.451Z] #19 66.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:32:50.451Z] #19 66.90 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:32:50.451Z] #19 66.91 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:50.451Z] #19 66.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:32:50.451Z] #19 66.93 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:32:50.451Z] #19 66.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:50.451Z] #19 66.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:32:50.451Z] #19 66.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:32:50.451Z] #19 66.96 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:32:50.451Z] #19 66.97 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:32:50.451Z] #19 66.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:50.451Z] #19 66.99 Setting up dmsetup (2:1.02.155-3) ... [2021-07-28T06:32:50.451Z] #19 67.01 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:50.451Z] #19 67.02 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:32:50.651Z] #20 3.934 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:32:50.679Z] #20 47.85 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:32:50.679Z] #20 47.86 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:32:50.679Z] #20 47.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:50.679Z] #20 47.89 Setting up vim (2:8.1.0875-5) ... [2021-07-28T06:32:50.679Z] #20 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-28T06:32:50.679Z] #20 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-28T06:32:50.679Z] #20 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-28T06:32:50.679Z] #20 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-28T06:32:50.679Z] #20 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-28T06:32:50.679Z] #20 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-28T06:32:50.679Z] #20 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-28T06:32:50.679Z] #20 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-28T06:32:50.679Z] #20 47.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:32:50.679Z] #20 47.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:32:50.679Z] #20 48.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:32:50.712Z] #19 67.03 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:50.912Z] #46 ... [2021-07-28T06:32:50.912Z] [2021-07-28T06:32:50.913Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:50.913Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:50.913Z] #13 81.27 Selecting previously unselected package libapparmor1:arm64. [2021-07-28T06:32:51.182Z] #13 ... [2021-07-28T06:32:51.182Z] [2021-07-28T06:32:51.182Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:51.182Z] #52 sha256:a5b2c99fbd0ef469edf65e22b98272386ad78afce9bebb4fa3856d74aa049176 [2021-07-28T06:32:51.182Z] #52 DONE 84.3s [2021-07-28T06:32:51.182Z] [2021-07-28T06:32:51.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-07-28T06:32:51.182Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-28T06:32:51.182Z] #13 81.28 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-28T06:32:51.182Z] #13 81.30 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-28T06:32:51.182Z] #13 81.52 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-28T06:32:51.289Z] #20 48.17 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:32:51.289Z] #20 48.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:32:51.289Z] #20 48.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:32:51.448Z] #13 81.52 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-28T06:32:51.448Z] #13 81.53 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-28T06:32:51.448Z] #13 81.75 Selecting previously unselected package libbtrfs0. [2021-07-28T06:32:51.448Z] #13 81.76 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-28T06:32:51.448Z] #13 81.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:51.716Z] #13 81.93 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:32:51.716Z] #13 81.93 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-28T06:32:51.716Z] #13 81.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:51.981Z] #13 82.11 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-28T06:32:51.981Z] #13 82.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-28T06:32:51.981Z] #13 82.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-28T06:32:51.981Z] #13 82.22 Selecting previously unselected package libudev-dev:arm64. [2021-07-28T06:32:51.981Z] #13 82.22 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-07-28T06:32:51.981Z] #13 82.25 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-28T06:32:52.037Z] #20 5.303 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:32:52.246Z] #13 82.41 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-28T06:32:52.246Z] #13 82.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-28T06:32:52.246Z] #13 82.41 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-28T06:32:52.349Z] #57 ... [2021-07-28T06:32:52.349Z] [2021-07-28T06:32:52.349Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-28T06:32:52.349Z] #52 sha256:24d188f1139e0cf37dfff9fbf2e841021a95691c899094d27785440bfcc2f121 [2021-07-28T06:32:52.349Z] #52 89.25 mvdan.cc/sh/v3/cmd/shfmt [2021-07-28T06:32:52.349Z] #52 DONE 92.9s [2021-07-28T06:32:52.349Z] [2021-07-28T06:32:52.350Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:32:52.350Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:32:52.350Z] #13 88.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-28T06:32:52.350Z] #13 88.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-28T06:32:52.350Z] #13 88.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:52.511Z] #13 82.70 Selecting previously unselected package libpcre16-3:arm64. [2021-07-28T06:32:52.511Z] #13 82.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-28T06:32:52.511Z] #13 82.71 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-28T06:32:52.776Z] #13 82.90 Selecting previously unselected package libpcre32-3:arm64. [2021-07-28T06:32:52.776Z] #13 82.90 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-28T06:32:52.776Z] #13 82.91 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-28T06:32:52.776Z] #13 83.11 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-28T06:32:52.776Z] #13 83.11 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-28T06:32:52.776Z] #13 83.11 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-28T06:32:53.042Z] #13 83.21 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-28T06:32:53.042Z] #13 83.21 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-28T06:32:53.042Z] #13 83.22 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-28T06:32:53.621Z] #13 83.72 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-28T06:32:53.621Z] #13 83.72 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-28T06:32:53.621Z] #13 83.73 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-28T06:32:53.886Z] #20 50.79 Setting up iptables (1.8.2-4) ... [2021-07-28T06:32:53.886Z] #20 50.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:32:53.886Z] #20 50.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:32:53.886Z] #20 50.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:32:53.886Z] #20 50.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:32:53.886Z] #20 50.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-28T06:32:53.886Z] #20 50.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-28T06:32:53.886Z] #20 50.96 Setting up python3 (3.7.3-1) ... [2021-07-28T06:32:53.903Z] #13 84.06 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-28T06:32:53.903Z] #13 84.06 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-28T06:32:53.903Z] #13 84.08 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-28T06:32:54.016Z] #19 DONE 69.8s [2021-07-28T06:32:54.016Z] [2021-07-28T06:32:54.016Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-28T06:32:54.016Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-28T06:32:54.144Z] #20 51.39 Setting up python3-wheel (0.32.3-2) ... [2021-07-28T06:32:54.167Z] #13 84.20 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-28T06:32:54.167Z] #13 84.20 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-28T06:32:54.167Z] #13 84.21 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:54.167Z] #13 84.40 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-28T06:32:54.167Z] #13 84.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-07-28T06:32:54.167Z] #13 84.42 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-28T06:32:54.588Z] #20 1.247 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:32:54.753Z] #13 85.02 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-28T06:32:54.753Z] #13 85.05 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:32:54.753Z] #13 85.07 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-28T06:32:54.753Z] #13 85.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:32:54.753Z] #13 85.09 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-28T06:32:54.753Z] #13 85.11 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-28T06:32:54.753Z] #13 85.13 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:54.849Z] #20 1.411 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-28T06:32:54.849Z] #20 1.415 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-28T06:32:54.849Z] #20 1.417 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-28T06:32:54.849Z] #20 1.448 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-28T06:32:54.849Z] #20 1.475 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-28T06:32:54.849Z] #20 1.488 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-28T06:32:54.849Z] #20 1.500 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-28T06:32:54.849Z] #20 1.517 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:32:54.849Z] #20 1.532 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-28T06:32:55.032Z] #13 85.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:32:55.032Z] #13 85.15 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-28T06:32:55.032Z] #13 85.18 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-28T06:32:55.032Z] #13 85.24 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:32:55.032Z] #13 85.26 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:32:55.032Z] #13 85.27 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-28T06:32:55.032Z] #13 85.29 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-28T06:32:55.032Z] #13 85.30 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-28T06:32:55.032Z] #13 85.32 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:32:55.032Z] #13 85.33 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-28T06:32:55.032Z] #13 85.34 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:55.080Z] #20 52.00 Setting up apparmor (2.13.2-10) ... [2021-07-28T06:32:55.297Z] #13 85.36 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:32:55.297Z] #13 85.37 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:32:55.297Z] #13 85.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:32:55.297Z] #13 85.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:32:55.297Z] #13 85.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-28T06:32:55.297Z] #13 85.45 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:32:55.297Z] #13 85.46 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-28T06:32:55.297Z] #13 85.51 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-28T06:32:55.297Z] #13 85.52 Setting up dmsetup (2:1.02.155-3) ... [2021-07-28T06:32:55.297Z] #13 85.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-28T06:32:55.297Z] #13 85.58 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-28T06:32:55.297Z] #13 85.61 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:32:55.336Z] #20 ... [2021-07-28T06:32:55.336Z] [2021-07-28T06:32:55.336Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:32:55.336Z] #54 sha256:e7f9e037c7367b97863a13857aa1fd8df39f0b167cbe38e603f9ffed2862f1b5 [2021-07-28T06:32:55.336Z] #54 12.25 + cd /tmp/tmp.9frJqsdZOF/src/github.com/opencontainers/runc [2021-07-28T06:32:55.336Z] #54 12.25 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:32:55.336Z] #54 12.62 + '[' -z '' ']' [2021-07-28T06:32:55.336Z] #54 12.62 + target=static [2021-07-28T06:32:55.336Z] #54 12.62 + make 'BUILDTAGS=seccomp ' static [2021-07-28T06:32:55.336Z] #54 12.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-28T06:32:55.643Z] #13 ... [2021-07-28T06:32:55.643Z] [2021-07-28T06:32:55.643Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:55.643Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:32:55.643Z] #46 86.47 log [2021-07-28T06:32:55.643Z] #46 87.26 encoding/xml [2021-07-28T06:32:55.643Z] #46 87.59 go/doc [2021-07-28T06:32:55.643Z] #46 90.88 github.com/LK4D4/vndr/build [2021-07-28T06:32:55.643Z] #46 92.18 github.com/LK4D4/vndr/versioned [2021-07-28T06:32:55.643Z] #46 92.34 compress/flate [2021-07-28T06:32:55.643Z] #46 93.70 hash/crc32 [2021-07-28T06:32:55.643Z] #46 94.24 crypto/rsa [2021-07-28T06:32:55.643Z] #46 95.02 compress/gzip [2021-07-28T06:32:55.643Z] #46 95.68 net [2021-07-28T06:32:55.643Z] #46 95.72 vendor/golang.org/x/crypto/chacha20 [2021-07-28T06:32:55.643Z] #46 96.37 vendor/golang.org/x/crypto/poly1305 [2021-07-28T06:32:55.643Z] #46 96.91 vendor/golang.org/x/sys/cpu [2021-07-28T06:32:55.792Z] #20 2.452 Fetched 2888 kB in 1s (1986 kB/s) [2021-07-28T06:32:56.255Z] #13 DONE 86.2s [2021-07-28T06:32:56.255Z] [2021-07-28T06:32:56.255Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:32:56.255Z] #54 sha256:2dd6de6ac04347e43825b1e6af8ca76e636777a53f0d46ab912c3963c19c233a [2021-07-28T06:32:56.581Z] #46 97.40 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-28T06:32:56.722Z] #54 ... [2021-07-28T06:32:56.722Z] [2021-07-28T06:32:56.722Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:32:56.722Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:32:56.722Z] #46 126.7 crypto/tls [2021-07-28T06:32:56.722Z] #46 133.6 net/http/httptrace [2021-07-28T06:32:56.722Z] #46 133.8 net/http [2021-07-28T06:32:56.722Z] #46 ... [2021-07-28T06:32:56.722Z] [2021-07-28T06:32:56.722Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:32:56.722Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:32:56.722Z] #20 10.07 Fetched 8996 kB in 9s (1018 kB/s) [2021-07-28T06:32:56.983Z] #20 53.71 Setting up xfsprogs (4.20.0-1) ... [2021-07-28T06:32:56.983Z] #20 53.73 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:32:56.983Z] #20 54.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:32:57.519Z] #46 98.42 vendor/golang.org/x/crypto/curve25519 [2021-07-28T06:32:57.660Z] #54 1.705 + RM_GOPATH=0 [2021-07-28T06:32:57.660Z] #54 1.705 + TMP_GOPATH= [2021-07-28T06:32:57.660Z] #54 1.705 + : /build [2021-07-28T06:32:57.660Z] #54 1.705 + '[' -z '' ']' [2021-07-28T06:32:57.660Z] #54 1.706 ++ mktemp -d [2021-07-28T06:32:57.660Z] #54 1.708 + export GOPATH=/tmp/tmp.AwiI3YAzNV [2021-07-28T06:32:57.660Z] #54 1.709 + GOPATH=/tmp/tmp.AwiI3YAzNV [2021-07-28T06:32:57.660Z] #54 1.709 + RM_GOPATH=1 [2021-07-28T06:32:57.660Z] #54 1.709 + case "$(go env GOARCH)" in [2021-07-28T06:32:57.660Z] #54 1.710 ++ go env GOARCH [2021-07-28T06:32:57.660Z] #54 1.721 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:57.660Z] #54 1.721 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:32:57.660Z] #54 1.722 ++ dirname /tmp/install/install.sh [2021-07-28T06:32:57.660Z] #54 1.730 + dir=/tmp/install [2021-07-28T06:32:57.660Z] #54 1.730 + bin=runc [2021-07-28T06:32:57.660Z] #54 1.730 + shift [2021-07-28T06:32:57.660Z] #54 1.731 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-28T06:32:57.660Z] #54 1.731 + . /tmp/install/runc.installer [2021-07-28T06:32:57.660Z] #54 1.749 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:32:57.660Z] #54 1.749 + install_runc [2021-07-28T06:32:57.660Z] #54 1.749 + uname -r [2021-07-28T06:32:57.660Z] #54 1.749 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-28T06:32:57.920Z] #20 54.83 Setting up python3-distutils (3.7.3-1) ... [2021-07-28T06:32:57.925Z] #54 ... [2021-07-28T06:32:57.925Z] [2021-07-28T06:32:57.925Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-28T06:32:57.925Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-28T06:32:57.925Z] #14 DONE 1.8s [2021-07-28T06:32:57.925Z] [2021-07-28T06:32:57.925Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:32:57.925Z] #54 sha256:2dd6de6ac04347e43825b1e6af8ca76e636777a53f0d46ab912c3963c19c233a [2021-07-28T06:32:57.925Z] #54 1.752 + RUNC_BUILDTAGS='seccomp ' [2021-07-28T06:32:57.925Z] #54 1.754 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-28T06:32:57.925Z] #54 1.754 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AwiI3YAzNV/src/github.com/opencontainers/runc [2021-07-28T06:32:57.925Z] #54 1.755 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-28T06:32:57.925Z] #54 1.757 Cloning into '/tmp/tmp.AwiI3YAzNV/src/github.com/opencontainers/runc'... [2021-07-28T06:32:58.088Z] #46 99.17 vendor/golang.org/x/crypto/hkdf [2021-07-28T06:32:58.179Z] #20 55.27 Setting up python3-setuptools (40.8.0-1) ... [2021-07-28T06:32:58.347Z] #46 99.32 vendor/golang.org/x/text/transform [2021-07-28T06:32:59.114Z] #20 56.23 Setting up python3-pip (18.1-5) ... [2021-07-28T06:32:59.283Z] #46 100.1 vendor/golang.org/x/text/unicode/bidi [2021-07-28T06:32:59.325Z] #54 ... [2021-07-28T06:32:59.325Z] [2021-07-28T06:32:59.325Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-28T06:32:59.325Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-28T06:32:59.325Z] #15 DONE 1.6s [2021-07-28T06:32:59.589Z] [2021-07-28T06:32:59.589Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-28T06:32:59.589Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-28T06:33:00.035Z] #20 10.07 Reading package lists... [2021-07-28T06:33:00.051Z] #20 57.00 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:33:00.051Z] #20 57.11 Processing triggers for mime-support (3.62) ... [2021-07-28T06:33:00.311Z] #20 ... [2021-07-28T06:33:00.311Z] [2021-07-28T06:33:00.311Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:33:00.311Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:33:00.570Z] #40 176.9 + dpkg --print-architecture [2021-07-28T06:33:00.570Z] #40 176.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-28T06:33:00.658Z] #46 101.8 vendor/golang.org/x/text/secure/bidirule [2021-07-28T06:33:00.751Z] #16 1.391 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-28T06:33:00.917Z] #46 102.2 vendor/golang.org/x/text/unicode/norm [2021-07-28T06:33:01.022Z] #16 DONE 1.6s [2021-07-28T06:33:01.022Z] [2021-07-28T06:33:01.022Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:33:01.022Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-28T06:33:01.137Z] #40 177.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-28T06:33:01.137Z] #40 177.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-28T06:33:01.160Z] #20 2.452 Reading package lists... [2021-07-28T06:33:02.007Z] #17 ... [2021-07-28T06:33:02.007Z] [2021-07-28T06:33:02.007Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:33:02.007Z] #59 sha256:77a09b0d3f39040d795d341bfba9859ce0826fc13ed988a4a7bf18657869eaac [2021-07-28T06:33:02.007Z] #59 89.30 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:33:02.007Z] #59 89.30 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-28T06:33:02.007Z] #59 DONE 95.0s [2021-07-28T06:33:02.007Z] [2021-07-28T06:33:02.007Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-28T06:33:02.007Z] #60 sha256:29d477211f7f130cecc76deee7504dec92471ee31ad57fb6d4d272e89c5a7770 [2021-07-28T06:33:02.007Z] #60 DONE 0.1s [2021-07-28T06:33:02.007Z] [2021-07-28T06:33:02.007Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-28T06:33:02.007Z] #61 sha256:6744b0ed8af295b6a4d90a2aa6889b616a41a940821b0e95e25b5e4a57d040cc [2021-07-28T06:33:02.007Z] #61 DONE 0.1s [2021-07-28T06:33:02.007Z] [2021-07-28T06:33:02.007Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:02.007Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:33:02.007Z] #46 85.19 math/big [2021-07-28T06:33:02.007Z] #46 87.08 go/doc [2021-07-28T06:33:02.007Z] #46 90.48 vendor/golang.org/x/text/unicode/norm [2021-07-28T06:33:02.007Z] #46 91.41 github.com/LK4D4/vndr/build [2021-07-28T06:33:02.975Z] #46 ... [2021-07-28T06:33:02.975Z] [2021-07-28T06:33:02.975Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:33:02.975Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-28T06:33:02.975Z] #17 DONE 1.8s [2021-07-28T06:33:02.975Z] [2021-07-28T06:33:02.975Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-28T06:33:02.975Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-28T06:33:03.040Z] #40 ... [2021-07-28T06:33:03.040Z] [2021-07-28T06:33:03.040Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:03.040Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:33:03.040Z] #20 DONE 60.0s [2021-07-28T06:33:03.040Z] [2021-07-28T06:33:03.040Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-28T06:33:03.040Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-28T06:33:03.976Z] #21 1.025 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-28T06:33:03.976Z] #21 1.030 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-28T06:33:03.976Z] #21 1.035 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-28T06:33:03.976Z] #21 DONE 1.1s [2021-07-28T06:33:03.976Z] [2021-07-28T06:33:03.976Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:33:03.976Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-28T06:33:04.208Z] #46 ... [2021-07-28T06:33:04.208Z] [2021-07-28T06:33:04.208Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-28T06:33:04.208Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-28T06:33:04.208Z] #13 103.0 Selecting previously unselected package libapparmor1:amd64. [2021-07-28T06:33:04.208Z] #13 103.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-28T06:33:04.208Z] #13 103.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:33:04.244Z] #20 13.63 Reading package lists... [2021-07-28T06:33:04.467Z] #13 103.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-28T06:33:04.468Z] #13 103.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-28T06:33:04.468Z] #13 103.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:33:04.468Z] #13 103.2 Selecting previously unselected package libbtrfs0. [2021-07-28T06:33:04.468Z] #13 103.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-28T06:33:04.468Z] #13 103.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-28T06:33:04.468Z] #13 103.3 Selecting previously unselected package libbtrfs-dev. [2021-07-28T06:33:04.727Z] #13 103.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-28T06:33:04.727Z] #13 103.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:33:04.727Z] #13 103.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-28T06:33:04.727Z] #13 103.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:33:04.727Z] #13 103.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:33:04.819Z] #20 17.44 Building dependency tree... [2021-07-28T06:33:04.987Z] #13 103.6 Selecting previously unselected package libudev-dev:amd64. [2021-07-28T06:33:04.987Z] #13 103.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:33:04.987Z] #13 103.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:33:05.246Z] #13 103.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-28T06:33:05.246Z] #13 103.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-28T06:33:05.246Z] #13 103.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:33:05.393Z] #20 ... [2021-07-28T06:33:05.393Z] [2021-07-28T06:33:05.393Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:05.393Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:33:05.393Z] #46 145.6 github.com/LK4D4/vndr/godl [2021-07-28T06:33:05.517Z] #13 104.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-28T06:33:05.517Z] #13 104.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:33:05.517Z] #13 104.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:33:05.517Z] #13 104.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-28T06:33:05.517Z] #13 104.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-28T06:33:05.554Z] #18 DONE 2.2s [2021-07-28T06:33:05.554Z] [2021-07-28T06:33:05.554Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-28T06:33:05.554Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-28T06:33:05.777Z] #13 104.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:33:05.777Z] #13 104.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-28T06:33:05.777Z] #13 104.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-28T06:33:05.777Z] #13 104.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:33:06.036Z] #13 104.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-28T06:33:06.036Z] #13 104.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-28T06:33:06.036Z] #13 104.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:33:06.296Z] #13 105.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-28T06:33:06.296Z] #13 105.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-28T06:33:06.296Z] #13 105.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:33:06.337Z] #46 146.3 github.com/LK4D4/vndr [2021-07-28T06:33:06.556Z] #13 105.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-28T06:33:06.556Z] #13 105.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-28T06:33:06.556Z] #13 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:33:06.556Z] #13 105.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-28T06:33:06.819Z] #13 105.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-28T06:33:06.819Z] #13 105.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:33:06.819Z] #13 105.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-28T06:33:06.819Z] #13 105.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-28T06:33:06.819Z] #13 105.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:33:06.957Z] #19 DONE 1.7s [2021-07-28T06:33:06.957Z] [2021-07-28T06:33:06.957Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:06.957Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-28T06:33:07.079Z] #13 105.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-28T06:33:07.079Z] #13 105.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-28T06:33:07.338Z] #13 106.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-28T06:33:07.338Z] #13 106.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:33:07.338Z] #13 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-28T06:33:07.338Z] #13 106.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-28T06:33:07.338Z] #13 106.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-28T06:33:07.338Z] #13 106.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-28T06:33:07.338Z] #13 106.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-28T06:33:07.338Z] #13 106.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-28T06:33:07.601Z] #13 106.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-28T06:33:07.601Z] #13 106.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:33:07.601Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:33:07.601Z] #13 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-28T06:33:07.601Z] #13 106.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-28T06:33:07.601Z] #13 106.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-07-28T06:33:07.601Z] #13 106.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-07-28T06:33:07.601Z] #13 106.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-28T06:33:07.601Z] #13 106.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-28T06:33:07.601Z] #13 106.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:33:07.601Z] #13 106.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-28T06:33:07.601Z] #13 106.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-28T06:33:07.601Z] #13 106.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-28T06:33:07.601Z] #13 106.3 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:33:07.743Z] #20 7.979 Reading package lists... [2021-07-28T06:33:08.004Z] #20 13.44 Building dependency tree... [2021-07-28T06:33:08.004Z] #20 14.62 Reading state information... [2021-07-28T06:33:08.358Z] #20 1.723 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:33:08.623Z] #20 1.731 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:33:08.623Z] #20 1.752 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:33:08.623Z] #20 1.755 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:33:08.889Z] #46 ... [2021-07-28T06:33:08.889Z] [2021-07-28T06:33:08.889Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:33:08.889Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:33:08.889Z] #32 DONE 148.2s [2021-07-28T06:33:08.889Z] [2021-07-28T06:33:08.889Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:08.889Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:33:08.889Z] #20 19.16 libcap2-bin is already the newest version (1:2.25-2). [2021-07-28T06:33:08.889Z] #20 19.16 The following additional packages will be installed: [2021-07-28T06:33:08.889Z] #20 19.16 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-28T06:33:08.889Z] #20 19.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-28T06:33:08.889Z] #20 19.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-28T06:33:08.889Z] #20 19.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-28T06:33:08.889Z] #20 19.16 python3.7 python3.7-minimal vim-runtime xxd [2021-07-28T06:33:08.889Z] #20 19.17 Suggested packages: [2021-07-28T06:33:08.889Z] #20 19.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-28T06:33:08.889Z] #20 19.17 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-28T06:33:08.889Z] #20 19.17 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-28T06:33:08.889Z] #20 19.17 quota [2021-07-28T06:33:08.889Z] #20 19.17 Recommended packages: [2021-07-28T06:33:08.889Z] #20 19.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-28T06:33:08.889Z] #20 19.17 python3-keyrings.alt python3-xdg unzip [2021-07-28T06:33:08.889Z] #20 20.97 The following NEW packages will be installed: [2021-07-28T06:33:08.889Z] #20 20.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-28T06:33:08.889Z] #20 20.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-28T06:33:08.889Z] #20 20.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-28T06:33:08.889Z] #20 20.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-28T06:33:08.889Z] #20 20.98 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-28T06:33:08.889Z] #20 20.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-28T06:33:08.889Z] #20 20.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-28T06:33:08.889Z] #20 20.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-28T06:33:08.889Z] #20 20.98 xz-utils zip [2021-07-28T06:33:08.889Z] #20 21.30 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:33:08.889Z] #20 21.30 Need to get 28.6 MB of archives. [2021-07-28T06:33:08.889Z] #20 21.30 After this operation, 116 MB of additional disk space will be used. [2021-07-28T06:33:08.889Z] #20 21.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-28T06:33:08.889Z] #20 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:33:08.889Z] #20 21.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:33:08.889Z] #20 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:33:08.889Z] #20 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:33:08.889Z] #20 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:33:08.889Z] #20 21.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:33:08.889Z] #20 21.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:33:08.889Z] #20 21.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:33:08.889Z] #20 21.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-28T06:33:08.889Z] #20 21.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-28T06:33:08.889Z] #20 21.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-28T06:33:08.889Z] #20 21.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-28T06:33:08.889Z] #20 21.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-28T06:33:08.889Z] #20 21.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-28T06:33:08.889Z] #20 21.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-28T06:33:08.889Z] #20 21.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:33:08.889Z] #20 21.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:33:08.889Z] #20 21.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-28T06:33:08.889Z] #20 21.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-28T06:33:08.889Z] #20 21.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-28T06:33:08.889Z] #20 21.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-28T06:33:08.889Z] #20 21.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-28T06:33:08.889Z] #20 21.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:33:08.889Z] #20 21.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:33:08.889Z] #20 21.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:33:08.889Z] #20 21.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-28T06:33:08.889Z] #20 21.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-28T06:33:08.889Z] #20 21.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:33:08.948Z] #20 15.65 The following additional packages will be installed: [2021-07-28T06:33:08.948Z] #20 15.65 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-28T06:33:08.948Z] #20 15.65 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-28T06:33:08.948Z] #20 15.65 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-28T06:33:08.948Z] #20 15.65 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-28T06:33:08.948Z] #20 15.66 libgcc1:ppc64el libgcc1:s390x [2021-07-28T06:33:08.948Z] #20 15.67 Suggested packages: [2021-07-28T06:33:08.948Z] #20 15.67 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-28T06:33:08.948Z] #20 15.67 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-28T06:33:08.948Z] #20 15.67 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-28T06:33:08.948Z] #20 15.68 libc-l10n:s390x locales:s390x [2021-07-28T06:33:08.948Z] #20 15.68 Recommended packages: [2021-07-28T06:33:08.948Z] #20 15.68 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-28T06:33:08.948Z] #20 15.68 libidn2-0:s390x [2021-07-28T06:33:08.986Z] #13 DONE 107.7s [2021-07-28T06:33:08.986Z] [2021-07-28T06:33:08.987Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:08.987Z] #54 sha256:afcc50edff64f5de63070551e3f7fba06f55106b4e09be7b599ea69501dbd3be [2021-07-28T06:33:09.151Z] #20 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:33:09.151Z] #20 22.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:33:09.151Z] #20 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:33:09.151Z] #20 22.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-28T06:33:09.151Z] #20 22.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-28T06:33:09.151Z] #20 22.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-28T06:33:09.151Z] #20 22.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-28T06:33:09.203Z] #20 2.405 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-28T06:33:09.209Z] #20 15.89 The following NEW packages will be installed: [2021-07-28T06:33:09.209Z] #20 15.89 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-28T06:33:09.209Z] #20 15.89 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-28T06:33:09.209Z] #20 15.89 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-28T06:33:09.209Z] #20 15.89 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-28T06:33:09.209Z] #20 15.89 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-28T06:33:09.209Z] #20 15.89 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-28T06:33:09.209Z] #20 15.90 libgcc1:ppc64el libgcc1:s390x [2021-07-28T06:33:09.258Z] #22 4.511 Collecting yamllint==1.26.1 [2021-07-28T06:33:09.412Z] #20 22.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-28T06:33:09.412Z] #20 22.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-28T06:33:09.412Z] #20 22.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-28T06:33:09.412Z] #20 22.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:33:09.412Z] #20 22.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-28T06:33:09.412Z] #20 22.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-28T06:33:09.412Z] #20 22.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-28T06:33:09.412Z] #20 22.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-28T06:33:09.674Z] #20 22.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-28T06:33:09.674Z] #20 22.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-28T06:33:09.783Z] #20 16.26 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:33:09.783Z] #20 16.26 Need to get 15.0 MB of archives. [2021-07-28T06:33:09.783Z] #20 16.26 After this operation, 68.1 MB of additional disk space will be used. [2021-07-28T06:33:09.783Z] #20 16.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-28T06:33:09.783Z] #20 16.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-28T06:33:09.783Z] #20 16.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-28T06:33:09.783Z] #20 16.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-28T06:33:09.783Z] #20 16.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-28T06:33:09.783Z] #20 16.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-28T06:33:09.783Z] #20 16.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-28T06:33:09.783Z] #20 16.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-28T06:33:09.783Z] #20 16.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-28T06:33:09.783Z] #20 16.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-28T06:33:09.783Z] #20 16.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-28T06:33:09.783Z] #20 16.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-28T06:33:09.783Z] #20 16.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-28T06:33:09.783Z] #20 16.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-28T06:33:09.783Z] #20 16.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-28T06:33:09.783Z] #20 16.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-28T06:33:09.783Z] #20 16.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-28T06:33:09.783Z] #20 16.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-28T06:33:09.783Z] #20 16.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-28T06:33:09.783Z] #20 16.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-28T06:33:09.783Z] #20 3.194 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:33:09.935Z] #20 23.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-28T06:33:10.044Z] #20 16.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-28T06:33:10.044Z] #20 16.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-28T06:33:10.044Z] #20 16.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-28T06:33:10.044Z] #20 16.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-28T06:33:10.044Z] #20 16.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-28T06:33:10.197Z] #20 23.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-28T06:33:10.197Z] #20 23.59 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-28T06:33:10.458Z] #20 ... [2021-07-28T06:33:10.458Z] [2021-07-28T06:33:10.458Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:10.458Z] #46 sha256:4dfa18265a36cec4009b9d8dd5246cb35820ce75783755e421b53938b0428516 [2021-07-28T06:33:10.458Z] #46 DONE 150.5s [2021-07-28T06:33:10.458Z] [2021-07-28T06:33:10.458Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:33:10.458Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:33:10.617Z] #20 17.18 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:33:10.617Z] #20 17.39 Fetched 15.0 MB in 1s (23.4 MB/s) [2021-07-28T06:33:10.878Z] #20 17.47 Selecting previously unselected package gcc-8-base:armhf. [2021-07-28T06:33:10.878Z] #20 17.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-28T06:33:10.878Z] #20 17.51 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-28T06:33:10.878Z] #20 17.51 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-28T06:33:10.878Z] #20 17.57 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-28T06:33:10.878Z] #20 17.57 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-28T06:33:10.878Z] #20 17.58 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-28T06:33:10.878Z] #20 17.64 Selecting previously unselected package gcc-8-base:s390x. [2021-07-28T06:33:10.878Z] #20 17.64 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-28T06:33:10.878Z] #20 17.65 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-28T06:33:10.878Z] #20 17.70 Selecting previously unselected package gcc-8-base:arm64. [2021-07-28T06:33:11.034Z] #40 ... [2021-07-28T06:33:11.034Z] [2021-07-28T06:33:11.034Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:11.034Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:33:11.034Z] #20 24.50 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:33:11.139Z] #20 17.71 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-28T06:33:11.139Z] #20 17.72 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-28T06:33:11.139Z] #20 17.78 Selecting previously unselected package gcc-8-base:armel. [2021-07-28T06:33:11.139Z] #20 17.79 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-28T06:33:11.139Z] #20 17.79 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-28T06:33:11.185Z] #20 4.230 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:33:11.295Z] #20 24.69 Fetched 28.6 MB in 3s (11.2 MB/s) [2021-07-28T06:33:11.295Z] #20 24.74 Selecting previously unselected package pigz. [2021-07-28T06:33:11.295Z] #20 24.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-28T06:33:11.295Z] #20 24.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-28T06:33:11.295Z] #20 24.81 Unpacking pigz (2.4-1) ... [2021-07-28T06:33:11.400Z] #20 17.86 Selecting previously unselected package libgcc1:arm64. [2021-07-28T06:33:11.400Z] #20 17.86 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-28T06:33:11.400Z] #20 17.87 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-28T06:33:11.400Z] #20 17.94 Selecting previously unselected package libc6:arm64. [2021-07-28T06:33:11.400Z] #20 17.94 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-28T06:33:11.400Z] #20 18.14 Unpacking libc6:arm64 (2.28-10) ... [2021-07-28T06:33:11.560Z] #20 24.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:33:11.560Z] #20 24.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:11.560Z] #20 24.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:11.822Z] #20 25.30 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:33:11.822Z] #20 25.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:11.822Z] #20 25.31 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:33:11.971Z] #20 18.62 Selecting previously unselected package libapparmor1:arm64. [2021-07-28T06:33:11.971Z] #20 18.62 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-28T06:33:11.971Z] #20 18.63 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-28T06:33:11.971Z] #20 18.70 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-28T06:33:11.971Z] #20 18.70 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-28T06:33:12.231Z] #20 18.70 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-28T06:33:12.231Z] #20 18.78 Selecting previously unselected package libgcc1:armel. [2021-07-28T06:33:12.231Z] #20 18.78 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-28T06:33:12.231Z] #20 18.78 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-28T06:33:12.231Z] #20 18.85 Selecting previously unselected package libc6:armel. [2021-07-28T06:33:12.231Z] #20 18.86 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-28T06:33:12.277Z] #54 ... [2021-07-28T06:33:12.277Z] [2021-07-28T06:33:12.277Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-28T06:33:12.277Z] #59 sha256:a7211e60950b5ad75dc1047499ff9797f31a08bc12bf16f4c2cf372c68acaf45 [2021-07-28T06:33:12.277Z] #59 108.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-28T06:33:12.277Z] #59 108.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-28T06:33:12.277Z] #59 DONE 113.1s [2021-07-28T06:33:12.277Z] [2021-07-28T06:33:12.277Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-28T06:33:12.277Z] #60 sha256:68c2e03c230630e71760e4f85f62b6318321811c668379faa9821fae76b85814 [2021-07-28T06:33:12.277Z] #60 DONE 0.2s [2021-07-28T06:33:12.277Z] [2021-07-28T06:33:12.277Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-28T06:33:12.277Z] #61 sha256:77d406a13b5b29087fdbd37970f9b617d63a5485021099d1e514b3bed624b3f3 [2021-07-28T06:33:12.277Z] #61 DONE 0.1s [2021-07-28T06:33:12.277Z] [2021-07-28T06:33:12.277Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:12.277Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:33:12.277Z] #46 106.0 vendor/golang.org/x/net/idna [2021-07-28T06:33:12.277Z] #46 107.9 vendor/golang.org/x/net/http2/hpack [2021-07-28T06:33:12.277Z] #46 108.8 mime [2021-07-28T06:33:12.277Z] #46 110.7 mime/quotedprintable [2021-07-28T06:33:12.277Z] #46 111.0 net/http/internal [2021-07-28T06:33:12.277Z] #46 112.9 crypto/tls [2021-07-28T06:33:12.492Z] #20 19.07 Unpacking libc6:armel (2.28-10) ... [2021-07-28T06:33:12.535Z] #46 ... [2021-07-28T06:33:12.535Z] [2021-07-28T06:33:12.535Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:12.535Z] #54 sha256:afcc50edff64f5de63070551e3f7fba06f55106b4e09be7b599ea69501dbd3be [2021-07-28T06:33:12.535Z] #54 3.563 + RM_GOPATH=0 [2021-07-28T06:33:12.535Z] #54 3.563 + TMP_GOPATH= [2021-07-28T06:33:12.535Z] #54 3.563 + : /build [2021-07-28T06:33:12.535Z] #54 3.563 + '[' -z '' ']' [2021-07-28T06:33:12.535Z] #54 3.563 ++ mktemp -d [2021-07-28T06:33:12.535Z] #54 3.563 + export GOPATH=/tmp/tmp.Q2F1b5XusV [2021-07-28T06:33:12.535Z] #54 3.563 + GOPATH=/tmp/tmp.Q2F1b5XusV [2021-07-28T06:33:12.535Z] #54 3.563 + RM_GOPATH=1 [2021-07-28T06:33:12.535Z] #54 3.563 + case "$(go env GOARCH)" in [2021-07-28T06:33:12.535Z] #54 3.563 ++ go env GOARCH [2021-07-28T06:33:12.535Z] #54 3.572 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:33:12.535Z] #54 3.572 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:33:12.535Z] #54 3.572 ++ dirname /tmp/install/install.sh [2021-07-28T06:33:12.535Z] #54 3.573 + dir=/tmp/install [2021-07-28T06:33:12.535Z] #54 3.573 + bin=runc [2021-07-28T06:33:12.535Z] #54 3.573 + shift [2021-07-28T06:33:12.535Z] #54 3.573 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-28T06:33:12.535Z] #54 3.573 + . /tmp/install/runc.installer [2021-07-28T06:33:12.535Z] #54 3.573 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:33:12.535Z] #54 3.573 + install_runc [2021-07-28T06:33:12.535Z] #54 3.575 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-28T06:33:12.535Z] #54 3.575 + uname -r [2021-07-28T06:33:12.535Z] #54 3.580 + RUNC_BUILDTAGS='seccomp ' [2021-07-28T06:33:12.535Z] #54 3.580 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-28T06:33:12.535Z] #54 3.580 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q2F1b5XusV/src/github.com/opencontainers/runc [2021-07-28T06:33:12.535Z] #54 3.580 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-28T06:33:12.535Z] #54 3.586 Cloning into '/tmp/tmp.Q2F1b5XusV/src/github.com/opencontainers/runc'... [2021-07-28T06:33:12.583Z] #20 5.588 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:33:12.753Z] #20 19.50 Selecting previously unselected package libapparmor1:armel. [2021-07-28T06:33:12.753Z] #20 19.50 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-28T06:33:12.753Z] #20 19.51 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-28T06:33:12.764Z] #20 25.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:12.764Z] #20 25.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:33:13.014Z] #20 19.55 Selecting previously unselected package libapparmor-dev:armel. [2021-07-28T06:33:13.014Z] #20 19.56 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-28T06:33:13.014Z] #20 19.56 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-28T06:33:13.014Z] #20 19.63 Selecting previously unselected package libgcc1:armhf. [2021-07-28T06:33:13.014Z] #20 19.64 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-28T06:33:13.014Z] #20 19.65 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-28T06:33:13.014Z] #20 19.72 Selecting previously unselected package libc6:armhf. [2021-07-28T06:33:13.014Z] #20 19.72 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-28T06:33:13.275Z] #20 19.90 Unpacking libc6:armhf (2.28-10) ... [2021-07-28T06:33:13.472Z] #54 ... [2021-07-28T06:33:13.472Z] [2021-07-28T06:33:13.472Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-28T06:33:13.472Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-28T06:33:13.472Z] #14 DONE 4.4s [2021-07-28T06:33:13.730Z] [2021-07-28T06:33:13.730Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-28T06:33:13.730Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-28T06:33:13.846Z] #20 20.33 Selecting previously unselected package libapparmor1:armhf. [2021-07-28T06:33:13.847Z] #20 20.33 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-28T06:33:13.847Z] #20 20.34 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-28T06:33:13.847Z] #20 20.39 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-28T06:33:13.847Z] #20 20.39 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-28T06:33:13.847Z] #20 20.40 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-28T06:33:13.847Z] #20 20.47 Selecting previously unselected package libgcc1:ppc64el. [2021-07-28T06:33:13.847Z] #20 20.47 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-28T06:33:13.847Z] #20 20.48 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-28T06:33:13.847Z] #20 20.56 Selecting previously unselected package libc6:ppc64el. [2021-07-28T06:33:13.983Z] #20 ... [2021-07-28T06:33:13.983Z] [2021-07-28T06:33:13.983Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:13.983Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:33:13.983Z] #46 97.19 mime [2021-07-28T06:33:13.983Z] #46 100.3 vendor/golang.org/x/net/http/httpproxy [2021-07-28T06:33:13.983Z] #46 100.3 net/textproto [2021-07-28T06:33:13.983Z] #46 100.3 crypto/x509 [2021-07-28T06:33:13.983Z] #46 101.4 vendor/golang.org/x/net/http/httpguts [2021-07-28T06:33:13.983Z] #46 101.4 mime/multipart [2021-07-28T06:33:13.983Z] #46 103.4 crypto/tls [2021-07-28T06:33:14.107Z] #20 20.56 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-28T06:33:14.107Z] #20 20.75 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-28T06:33:14.149Z] #20 27.67 Selecting previously unselected package python3-minimal. [2021-07-28T06:33:14.410Z] #20 27.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-28T06:33:14.410Z] #20 27.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:33:14.410Z] #20 27.72 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:33:14.410Z] #20 27.80 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:33:14.410Z] #20 27.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:33:14.410Z] #20 27.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:33:14.410Z] #20 27.91 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:33:14.534Z] #22 9.782 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-28T06:33:14.562Z] #46 ... [2021-07-28T06:33:14.562Z] [2021-07-28T06:33:14.562Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:14.562Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-28T06:33:14.562Z] #20 7.937 Fetched 8813 kB in 6s (1365 kB/s) [2021-07-28T06:33:14.671Z] #20 27.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:14.671Z] #20 27.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:14.679Z] #20 21.28 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-28T06:33:14.679Z] #20 21.29 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-28T06:33:14.679Z] #20 21.29 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-28T06:33:14.679Z] #20 21.34 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-28T06:33:14.679Z] #20 21.35 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-28T06:33:14.679Z] #20 21.36 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-28T06:33:14.793Z] #22 10.80 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-28T06:33:14.793Z] #22 10.86 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-28T06:33:14.793Z] #22 10.93 Collecting pyyaml (from yamllint==1.26.1) [2021-07-28T06:33:14.940Z] #20 21.43 Selecting previously unselected package libgcc1:s390x. [2021-07-28T06:33:14.940Z] #20 21.44 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-28T06:33:14.940Z] #20 21.46 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-28T06:33:14.940Z] #20 21.53 Selecting previously unselected package libc6:s390x. [2021-07-28T06:33:14.940Z] #20 21.54 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-28T06:33:15.053Z] #22 11.14 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-28T06:33:15.201Z] #20 21.75 Unpacking libc6:s390x (2.28-10) ... [2021-07-28T06:33:15.243Z] #20 28.80 Selecting previously unselected package python3.7. [2021-07-28T06:33:15.463Z] #20 22.17 Selecting previously unselected package libapparmor1:s390x. [2021-07-28T06:33:15.463Z] #20 22.18 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-28T06:33:15.463Z] #20 22.18 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-28T06:33:15.463Z] #20 22.22 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-28T06:33:15.463Z] #20 22.23 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-28T06:33:15.463Z] #20 22.23 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-28T06:33:15.504Z] #20 28.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:15.504Z] #20 28.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:15.504Z] #20 28.91 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:33:15.504Z] #20 28.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:33:15.504Z] #20 28.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:33:15.504Z] #20 28.99 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:33:15.622Z] #22 11.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-28T06:33:15.622Z] #22 11.39 Building wheels for collected packages: yamllint [2021-07-28T06:33:15.622Z] #22 11.39 Running setup.py bdist_wheel for yamllint: started [2021-07-28T06:33:15.724Z] #20 22.36 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-28T06:33:15.724Z] #20 22.39 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-28T06:33:15.724Z] #20 22.46 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-28T06:33:15.985Z] #20 22.49 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-28T06:33:15.985Z] #20 22.50 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-28T06:33:15.985Z] #20 22.53 Setting up libc6:arm64 (2.28-10) ... [2021-07-28T06:33:16.191Z] #22 12.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-28T06:33:16.191Z] #22 12.18 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-28T06:33:16.191Z] #22 12.23 Successfully built yamllint [2021-07-28T06:33:16.191Z] #22 12.25 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-28T06:33:16.338Z] #20 29.66 Selecting previously unselected package python3. [2021-07-28T06:33:16.338Z] #20 29.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 ... 24107 files and directories currently installed.) [2021-07-28T06:33:16.338Z] #20 29.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:33:16.338Z] #20 29.72 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:33:16.338Z] #20 29.79 Selecting previously unselected package libip4tc0:amd64. [2021-07-28T06:33:16.338Z] #20 29.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:33:16.338Z] #20 29.80 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:16.338Z] #20 29.88 Selecting previously unselected package libip6tc0:amd64. [2021-07-28T06:33:16.338Z] #20 29.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:33:16.338Z] #20 29.89 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:16.495Z] #20 7.937 Reading package lists... [2021-07-28T06:33:16.495Z] #20 ... [2021-07-28T06:33:16.495Z] [2021-07-28T06:33:16.495Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:16.495Z] #54 sha256:2dd6de6ac04347e43825b1e6af8ca76e636777a53f0d46ab912c3963c19c233a [2021-07-28T06:33:16.495Z] #54 10.59 + cd /tmp/tmp.AwiI3YAzNV/src/github.com/opencontainers/runc [2021-07-28T06:33:16.496Z] #54 10.59 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:33:16.496Z] #54 11.01 + '[' -z '' ']' [2021-07-28T06:33:16.496Z] #54 11.01 + target=static [2021-07-28T06:33:16.496Z] #54 11.01 + make 'BUILDTAGS=seccomp ' static [2021-07-28T06:33:16.496Z] #54 11.46 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-28T06:33:16.599Z] #20 29.97 Selecting previously unselected package libiptc0:amd64. [2021-07-28T06:33:16.599Z] #20 29.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-28T06:33:16.599Z] #20 29.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:16.599Z] #20 30.05 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-28T06:33:16.599Z] #20 30.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-28T06:33:16.599Z] #20 30.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:33:16.599Z] #20 30.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-28T06:33:16.599Z] #20 30.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-28T06:33:16.599Z] #20 30.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:33:16.759Z] #22 12.60 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-28T06:33:16.760Z] #54 ... [2021-07-28T06:33:16.761Z] [2021-07-28T06:33:16.761Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:16.761Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:33:16.761Z] #46 108.2 net/http/httptrace [2021-07-28T06:33:16.761Z] #46 108.5 net/http [2021-07-28T06:33:16.860Z] #20 30.20 Selecting previously unselected package libnftnl11:amd64. [2021-07-28T06:33:16.860Z] #20 30.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-28T06:33:16.860Z] #20 30.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:33:16.860Z] #20 30.30 Selecting previously unselected package iptables. [2021-07-28T06:33:16.860Z] #20 30.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-28T06:33:16.860Z] #20 30.31 Unpacking iptables (1.8.2-4) ... [2021-07-28T06:33:17.121Z] #20 30.55 Selecting previously unselected package xxd. [2021-07-28T06:33:17.121Z] #20 30.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:33:17.121Z] #20 30.56 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:33:17.373Z] #20 23.79 Setting up libc6:armel (2.28-10) ... [2021-07-28T06:33:17.383Z] #20 30.67 Selecting previously unselected package vim-common. [2021-07-28T06:33:17.383Z] #20 30.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:33:17.383Z] #20 30.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:33:17.383Z] #20 30.88 Selecting previously unselected package bash-completion. [2021-07-28T06:33:17.383Z] #20 30.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-28T06:33:17.935Z] #15 DONE 4.0s [2021-07-28T06:33:17.935Z] [2021-07-28T06:33:17.935Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-28T06:33:17.935Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-28T06:33:18.316Z] #20 25.03 Setting up libc6:armhf (2.28-10) ... [2021-07-28T06:33:18.666Z] #22 DONE 14.5s [2021-07-28T06:33:18.666Z] [2021-07-28T06:33:18.666Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-28T06:33:18.666Z] #25 sha256:b1529d3047a2265c17992d7abfa254a0ed6792e74ee9932ed8c21727bea94e69 [2021-07-28T06:33:19.235Z] #25 DONE 0.8s [2021-07-28T06:33:19.235Z] [2021-07-28T06:33:19.235Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-28T06:33:19.235Z] #30 sha256:31d320337ad6e146e52a0f5845fe424a62c22f8007978c97e73551283dc7e134 [2021-07-28T06:33:19.329Z] #46 ... [2021-07-28T06:33:19.329Z] [2021-07-28T06:33:19.329Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:33:19.329Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-28T06:33:19.329Z] #32 DONE 112.2s [2021-07-28T06:33:19.594Z] [2021-07-28T06:33:19.594Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:19.594Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-28T06:33:19.594Z] #20 7.937 Reading package lists... [2021-07-28T06:33:19.702Z] #20 26.28 Setting up libc6:ppc64el (2.28-10) ... [2021-07-28T06:33:19.931Z] #20 33.12 Unpacking bash-completion (1:2.8-6) ... [2021-07-28T06:33:19.931Z] #20 33.52 Selecting previously unselected package bzip2. [2021-07-28T06:33:20.192Z] #20 33.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-28T06:33:20.192Z] #20 33.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:33:20.192Z] #20 33.61 Selecting previously unselected package xz-utils. [2021-07-28T06:33:20.192Z] #20 33.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-28T06:33:20.192Z] #20 33.62 Unpacking xz-utils (5.2.4-1) ... [2021-07-28T06:33:20.192Z] #20 33.74 Selecting previously unselected package apparmor. [2021-07-28T06:33:20.192Z] #20 33.76 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-28T06:33:20.454Z] #20 33.83 Unpacking apparmor (2.13.2-10) ... [2021-07-28T06:33:20.548Z] #20 11.00 Reading package lists... [2021-07-28T06:33:20.715Z] #20 34.15 Selecting previously unselected package aufs-tools. [2021-07-28T06:33:20.715Z] #20 34.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-28T06:33:20.715Z] #20 34.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:33:20.976Z] #20 34.27 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:33:20.976Z] #20 34.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:33:20.976Z] #20 34.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:33:20.976Z] #20 34.45 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:33:20.976Z] #20 34.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:33:20.976Z] #20 34.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:33:20.976Z] #20 34.58 Selecting previously unselected package jq. [2021-07-28T06:33:21.088Z] #20 27.48 Setting up libc6:s390x (2.28-10) ... [2021-07-28T06:33:21.128Z] #20 13.92 Building dependency tree... [2021-07-28T06:33:21.248Z] #16 3.315 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-28T06:33:21.248Z] #16 DONE 3.5s [2021-07-28T06:33:21.248Z] [2021-07-28T06:33:21.248Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:21.248Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:33:21.248Z] #46 119.4 net/http/httptrace [2021-07-28T06:33:21.248Z] #46 119.7 net/http [2021-07-28T06:33:21.250Z] #20 34.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:33:21.250Z] #20 34.60 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:33:21.250Z] #20 34.71 Selecting previously unselected package libaio1:amd64. [2021-07-28T06:33:21.250Z] #20 34.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-28T06:33:21.250Z] #20 34.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:33:21.250Z] #20 34.78 Selecting previously unselected package libgpm2:amd64. [2021-07-28T06:33:21.250Z] #20 34.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-28T06:33:21.250Z] #20 34.80 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:33:21.516Z] #20 34.89 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:33:21.516Z] #20 34.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:33:21.516Z] #20 34.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:33:22.029Z] #20 28.71 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-28T06:33:22.029Z] #20 28.72 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-28T06:33:22.029Z] #20 28.73 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-28T06:33:22.029Z] #20 28.75 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-28T06:33:22.029Z] #20 28.76 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-28T06:33:22.029Z] #20 28.77 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-28T06:33:22.029Z] #20 28.78 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-28T06:33:22.029Z] #20 28.79 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-28T06:33:22.029Z] #20 28.81 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-28T06:33:22.082Z] #20 15.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-28T06:33:22.082Z] #20 15.27 The following additional packages will be installed: [2021-07-28T06:33:22.082Z] #20 15.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-28T06:33:22.082Z] #20 15.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-28T06:33:22.082Z] #20 15.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-28T06:33:22.082Z] #20 15.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-28T06:33:22.082Z] #20 15.27 python3.7 python3.7-minimal vim-runtime xxd [2021-07-28T06:33:22.082Z] #20 15.27 Suggested packages: [2021-07-28T06:33:22.082Z] #20 15.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-28T06:33:22.082Z] #20 15.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-28T06:33:22.082Z] #20 15.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-28T06:33:22.082Z] #20 15.28 quota [2021-07-28T06:33:22.082Z] #20 15.28 Recommended packages: [2021-07-28T06:33:22.082Z] #20 15.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-28T06:33:22.082Z] #20 15.28 python3-keyrings.alt python3-xdg unzip [2021-07-28T06:33:22.290Z] #20 28.82 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-28T06:33:22.290Z] #20 28.83 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-28T06:33:22.290Z] #20 28.84 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-28T06:33:22.290Z] #20 28.85 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-28T06:33:22.290Z] #20 28.87 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-28T06:33:22.290Z] #20 28.88 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-28T06:33:22.290Z] #20 28.89 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:33:22.552Z] #20 DONE 29.2s [2021-07-28T06:33:22.552Z] [2021-07-28T06:33:22.552Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:22.552Z] #61 sha256:d82cc05a216d204a148508b0071556f239e6bf44f9eafc664d07c9b489062a97 [2021-07-28T06:33:23.041Z] #20 16.47 The following NEW packages will be installed: [2021-07-28T06:33:23.041Z] #20 16.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-28T06:33:23.041Z] #20 16.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-28T06:33:23.041Z] #20 16.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-28T06:33:23.041Z] #20 16.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-28T06:33:23.041Z] #20 16.48 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-28T06:33:23.041Z] #20 16.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-28T06:33:23.041Z] #20 16.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-28T06:33:23.041Z] #20 16.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-28T06:33:23.041Z] #20 16.48 xz-utils zip [2021-07-28T06:33:23.155Z] #46 ... [2021-07-28T06:33:23.155Z] [2021-07-28T06:33:23.155Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:33:23.155Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-28T06:33:23.155Z] #17 DONE 2.2s [2021-07-28T06:33:23.415Z] [2021-07-28T06:33:23.415Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-28T06:33:23.415Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-28T06:33:23.622Z] #20 16.83 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:33:23.622Z] #20 16.83 Need to get 27.7 MB of archives. [2021-07-28T06:33:23.622Z] #20 16.83 After this operation, 114 MB of additional disk space will be used. [2021-07-28T06:33:23.622Z] #20 16.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-28T06:33:23.622Z] #20 16.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-28T06:33:23.622Z] #20 16.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-28T06:33:23.622Z] #20 16.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-28T06:33:23.622Z] #20 16.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-28T06:33:23.622Z] #20 16.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-28T06:33:23.622Z] #20 16.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:33:23.622Z] #20 16.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-28T06:33:23.622Z] #20 16.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-28T06:33:23.622Z] #20 16.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-28T06:33:23.622Z] #20 16.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-28T06:33:23.622Z] #20 16.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-28T06:33:23.622Z] #20 16.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-28T06:33:23.622Z] #20 17.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-28T06:33:23.622Z] #20 17.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-28T06:33:23.622Z] #20 17.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-28T06:33:23.622Z] #20 17.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-28T06:33:23.622Z] #20 17.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:33:23.622Z] #20 17.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-28T06:33:23.622Z] #20 17.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-28T06:33:23.622Z] #20 17.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-28T06:33:23.622Z] #20 17.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-28T06:33:23.622Z] #20 17.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-28T06:33:23.622Z] #20 17.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-28T06:33:23.622Z] #20 17.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-28T06:33:23.622Z] #20 17.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-28T06:33:23.622Z] #20 17.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-28T06:33:23.622Z] #20 17.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-28T06:33:23.622Z] #20 17.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-28T06:33:23.940Z] #61 1.435 + RM_GOPATH=0 [2021-07-28T06:33:23.940Z] #61 1.435 + TMP_GOPATH= [2021-07-28T06:33:23.940Z] #61 1.435 + : /build [2021-07-28T06:33:23.940Z] #61 1.435 + '[' -z '' ']' [2021-07-28T06:33:23.940Z] #61 ... [2021-07-28T06:33:23.940Z] [2021-07-28T06:33:23.940Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-28T06:33:23.940Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-28T06:33:23.940Z] #21 DONE 1.5s [2021-07-28T06:33:23.940Z] [2021-07-28T06:33:23.940Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:23.940Z] #61 sha256:d82cc05a216d204a148508b0071556f239e6bf44f9eafc664d07c9b489062a97 [2021-07-28T06:33:23.940Z] #61 1.436 ++ mktemp -d [2021-07-28T06:33:23.940Z] #61 1.438 + export GOPATH=/tmp/tmp.dNmqT0oLha [2021-07-28T06:33:23.940Z] #61 1.438 + GOPATH=/tmp/tmp.dNmqT0oLha [2021-07-28T06:33:23.940Z] #61 1.438 + RM_GOPATH=1 [2021-07-28T06:33:23.940Z] #61 1.438 + case "$(go env GOARCH)" in [2021-07-28T06:33:23.940Z] #61 1.439 ++ go env GOARCH [2021-07-28T06:33:23.940Z] #61 1.447 + export GO_BUILDMODE=-buildmode=pie [2021-07-28T06:33:23.940Z] #61 1.447 + GO_BUILDMODE=-buildmode=pie [2021-07-28T06:33:23.940Z] #61 1.447 ++ dirname /tmp/install/install.sh [2021-07-28T06:33:23.940Z] #61 1.448 + dir=/tmp/install [2021-07-28T06:33:23.940Z] #61 1.448 + bin=runc [2021-07-28T06:33:23.940Z] #61 1.448 + shift [2021-07-28T06:33:23.940Z] #61 1.449 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-28T06:33:23.940Z] #61 1.449 + . /tmp/install/runc.installer [2021-07-28T06:33:23.940Z] #61 1.449 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:33:23.940Z] #61 1.449 + install_runc [2021-07-28T06:33:23.940Z] #61 1.450 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-28T06:33:23.940Z] #61 1.450 + uname -r [2021-07-28T06:33:23.940Z] #61 1.451 + RUNC_BUILDTAGS='seccomp ' [2021-07-28T06:33:23.940Z] #61 1.452 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-28T06:33:23.940Z] #61 1.452 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dNmqT0oLha/src/github.com/opencontainers/runc [2021-07-28T06:33:23.940Z] #61 1.452 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-28T06:33:23.940Z] #61 1.454 Cloning into '/tmp/tmp.dNmqT0oLha/src/github.com/opencontainers/runc'... [2021-07-28T06:33:24.203Z] #20 17.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-28T06:33:24.203Z] #20 17.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-28T06:33:24.203Z] #20 17.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-28T06:33:24.203Z] #20 17.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-28T06:33:24.203Z] #20 17.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-28T06:33:24.203Z] #20 17.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-28T06:33:24.203Z] #20 17.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-28T06:33:24.203Z] #20 17.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-28T06:33:24.203Z] #20 17.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-28T06:33:24.203Z] #20 17.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-28T06:33:24.203Z] #20 17.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:33:24.203Z] #20 17.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-28T06:33:24.203Z] #20 17.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-28T06:33:24.203Z] #20 17.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-28T06:33:24.469Z] #20 ... [2021-07-28T06:33:24.469Z] [2021-07-28T06:33:24.469Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:33:24.469Z] #24 sha256:79e5a4d31185e09475bf7e30519572db141193bcd217b275268cd95afd3cb8d1 [2021-07-28T06:33:24.821Z] #20 37.79 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:33:24.821Z] #20 37.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:33:24.821Z] #20 37.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:33:24.821Z] #20 37.87 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:33:24.821Z] #20 37.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:33:24.821Z] #20 37.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:33:24.821Z] #20 37.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:33:24.821Z] #20 37.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:33:24.821Z] #20 37.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:33:24.821Z] #20 38.05 Selecting previously unselected package libreadline5:amd64. [2021-07-28T06:33:24.821Z] #20 38.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-28T06:33:24.821Z] #20 38.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:33:24.821Z] #20 38.17 Selecting previously unselected package net-tools. [2021-07-28T06:33:24.821Z] #20 38.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-28T06:33:24.821Z] #20 38.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:33:25.082Z] #20 38.36 Selecting previously unselected package patch. [2021-07-28T06:33:25.082Z] #20 38.37 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-28T06:33:25.082Z] #20 38.38 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-28T06:33:25.082Z] #20 38.47 Selecting previously unselected package python-pip-whl. [2021-07-28T06:33:25.082Z] #20 38.48 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-28T06:33:25.082Z] #20 38.49 Unpacking python-pip-whl (18.1-5) ... [2021-07-28T06:33:25.264Z] #24 115.1 Checking out files: 19% (2225/11320) Checking out files: 20% (2264/11320) Checking out files: 21% (2378/11320) Checking out files: 22% (2491/11320) Checking out files: 23% (2604/11320) Checking out files: 24% (2717/11320) Checking out files: 25% (2830/11320) Checking out files: 26% (2944/11320) Checking out files: 27% (3057/11320) Checking out files: 28% (3170/11320) Checking out files: 29% (3283/11320) Checking out files: 30% (3396/11320) Checking out files: 31% (3510/11320) Checking out files: 32% (3623/11320) Checking out files: 33% (3736/11320) Checking out files: 34% (3849/11320) Checking out files: 35% (3962/11320) Checking out files: 36% (4076/11320) Checking out files: 36% (4181/11320) Checking out files: 37% (4189/11320) Checking out files: 38% (4302/11320) Checking out files: 39% (4415/11320) Checking out files: 40% (4528/11320) Checking out files: 41% (4642/11320) Checking out files: 42% (4755/11320) Checking out files: 43% (4868/11320) Checking out files: 44% (4981/11320) Checking out files: 45% (5094/11320) Checking out files: 46% (5208/11320) Checking out files: 47% (5321/11320) Checking out files: 48% (5434/11320) Checking out files: 49% (5547/11320) Checking out files: 50% (5660/11320) Checking out files: 51% (5774/11320) Checking out files: 52% (5887/11320) Checking out files: 53% (6000/11320) Checking out files: 54% (6113/11320) Checking out files: 55% (6226/11320) Checking out files: 56% (6340/11320) Checking out files: 57% (6453/11320) Checking out files: 58% (6566/11320) Checking out files: 59% (6679/11320) Checking out files: 60% (6792/11320) Checking out files: 61% (6906/11320) Checking out files: 62% (7019/11320) Checking out files: 63% (7132/11320) Checking out files: 64% (7245/11320) Checking out files: 65% (7358/11320) Checking out files: 65% (7431/11320) Checking out files: 66% (7472/11320) Checking out files: 67% (7585/11320) Checking out files: 68% (7698/11320) Checking out files: 69% (7811/11320) Checking out files: 70% (7924/11320) Checking out files: 71% (8038/11320) Checking out files: 72% (8151/11320) Checking out files: 73% (8264/11320) Checking out files: 74% (8377/11320) Checking out files: 75% (8490/11320) Checking out files: 76% (8604/11320) Checking out files: 77% (8717/11320) Checking out files: 78% (8830/11320) Checking out files: 79% (8943/11320) Checking out files: 80% (9056/11320) Checking out files: 81% (9170/11320) Checking out files: 82% (9283/11320) Checking out files: 83% (9396/11320) Checking out files: 84% (9509/11320) Checking out files: 85% (9622/11320) Checking out files: 86% (9736/11320) Checking out files: 87% (9849/11320) Checking out files: 88% (9962/11320) Checking out files: 89% (10075/11320) Checking out files: 90% (10188/11320) Checking out files: 91% (10302/11320) Checking out files: 92% (10415/11320) Checking out files: 93% (10528/11320) Checking out files: 93% (10588/11320) Checking out files: 94% (10641/11320) Checking out files: 95% (10754/11320) Checking out files: 96% (10868/11320) Checking out files: 97% (10981/11320) Checking out files: 98% (11094/11320) Checking out files: 99% (11207/11320) Checking out files: 100% (11320/11320) Checking out files: 100% (11320/11320), done. [2021-07-28T06:33:25.264Z] #24 118.4 + cd /tmp/tmp.vFxEpV8BOR/tmp/docker-ce [2021-07-28T06:33:25.264Z] #24 118.4 + git checkout -q v17.06.2-ce [2021-07-28T06:33:25.320Z] #18 DONE 2.2s [2021-07-28T06:33:25.320Z] [2021-07-28T06:33:25.320Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:25.320Z] #54 sha256:afcc50edff64f5de63070551e3f7fba06f55106b4e09be7b599ea69501dbd3be [2021-07-28T06:33:25.320Z] #54 12.13 + cd /tmp/tmp.Q2F1b5XusV/src/github.com/opencontainers/runc [2021-07-28T06:33:25.320Z] #54 12.13 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:33:25.320Z] #54 12.61 + '[' -z '' ']' [2021-07-28T06:33:25.320Z] #54 12.61 + target=static [2021-07-28T06:33:25.320Z] #54 12.61 + make 'BUILDTAGS=seccomp ' static [2021-07-28T06:33:25.320Z] #54 12.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-28T06:33:25.328Z] #61 ... [2021-07-28T06:33:25.328Z] [2021-07-28T06:33:25.328Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-28T06:33:25.328Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-28T06:33:25.328Z] #22 DONE 1.2s [2021-07-28T06:33:25.589Z] [2021-07-28T06:33:25.589Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-28T06:33:25.589Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-28T06:33:25.655Z] #20 38.93 Selecting previously unselected package python3-lib2to3. [2021-07-28T06:33:25.655Z] #20 38.93 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-28T06:33:25.655Z] #20 38.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:33:25.655Z] #20 39.03 Selecting previously unselected package python3-distutils. [2021-07-28T06:33:25.655Z] #20 39.04 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-28T06:33:25.655Z] #20 39.05 Unpacking python3-distutils (3.7.3-1) ... [2021-07-28T06:33:25.809Z] #30 ... [2021-07-28T06:33:25.810Z] [2021-07-28T06:33:25.810Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:33:25.810Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:33:25.810Z] #50 198.5 + /build/golangci-lint --version [2021-07-28T06:33:25.810Z] #50 198.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-28T06:33:25.916Z] #20 39.19 Selecting previously unselected package python3-pip. [2021-07-28T06:33:25.916Z] #20 39.20 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-28T06:33:25.916Z] #20 39.21 Unpacking python3-pip (18.1-5) ... [2021-07-28T06:33:25.916Z] #20 39.37 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:33:25.916Z] #20 39.38 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:33:25.916Z] #20 39.38 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:33:26.164Z] #23 0.933 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-28T06:33:26.178Z] #20 39.54 Selecting previously unselected package python3-setuptools. [2021-07-28T06:33:26.178Z] #20 39.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-28T06:33:26.178Z] #20 39.55 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-28T06:33:26.178Z] #20 39.78 Selecting previously unselected package python3-wheel. [2021-07-28T06:33:26.379Z] #50 ... [2021-07-28T06:33:26.379Z] [2021-07-28T06:33:26.379Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:33:26.379Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:33:26.379Z] #40 DONE 202.9s [2021-07-28T06:33:26.426Z] #23 DONE 1.1s [2021-07-28T06:33:26.426Z] [2021-07-28T06:33:26.426Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-28T06:33:26.426Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-28T06:33:26.439Z] #20 39.79 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-28T06:33:26.439Z] #20 39.79 Unpacking python3-wheel (0.32.3-2) ... [2021-07-28T06:33:26.439Z] #20 39.88 Selecting previously unselected package sudo. [2021-07-28T06:33:26.439Z] #20 39.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-28T06:33:26.439Z] #20 39.89 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:33:26.638Z] [2021-07-28T06:33:26.638Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:33:26.638Z] #50 sha256:8865faf14632c7b9b5247cdad1b3326b78ec6cf13d4514d022cf9afdd70a5cb6 [2021-07-28T06:33:26.638Z] #50 DONE 203.4s [2021-07-28T06:33:26.638Z] [2021-07-28T06:33:26.638Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-28T06:33:26.638Z] #30 sha256:31d320337ad6e146e52a0f5845fe424a62c22f8007978c97e73551283dc7e134 [2021-07-28T06:33:26.638Z] #30 DONE 7.3s [2021-07-28T06:33:26.638Z] [2021-07-28T06:33:26.638Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-28T06:33:26.638Z] #33 sha256:93584b5c02a766313b01c55b39cc3c09980e34d70cda3f71c15df842905df4d3 [2021-07-28T06:33:27.011Z] #20 40.35 Selecting previously unselected package thin-provisioning-tools. [2021-07-28T06:33:27.011Z] #20 40.37 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-28T06:33:27.011Z] #20 40.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:33:27.207Z] #33 DONE 0.7s [2021-07-28T06:33:27.207Z] [2021-07-28T06:33:27.207Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:33:27.207Z] #57 sha256:d7f076015cec7b76b93c34aff0faa4ac5e71e94896078305960790b1ca1c95ec [2021-07-28T06:33:27.274Z] #20 40.60 Selecting previously unselected package uidmap. [2021-07-28T06:33:27.274Z] #20 40.61 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-28T06:33:27.274Z] #20 40.62 Unpacking uidmap (1:4.5-1.1) ... [2021-07-28T06:33:27.274Z] #20 40.75 Selecting previously unselected package vim-runtime. [2021-07-28T06:33:27.274Z] #20 40.76 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:33:27.274Z] #20 40.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-28T06:33:27.274Z] #20 40.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-28T06:33:27.274Z] #20 40.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:33:27.378Z] #24 DONE 1.1s [2021-07-28T06:33:27.378Z] [2021-07-28T06:33:27.378Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:33:27.378Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:33:27.467Z] #57 ... [2021-07-28T06:33:27.467Z] [2021-07-28T06:33:27.467Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-28T06:33:27.467Z] #35 sha256:7fb4f01c0bc230b183c3a326d605643ec940f49b0e029ed395243632fb3dec5b [2021-07-28T06:33:27.467Z] #35 DONE 0.1s [2021-07-28T06:33:27.467Z] [2021-07-28T06:33:27.467Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-28T06:33:27.467Z] #38 sha256:5bed08032017002d89de54aeddb0055f32dc66ce733acf3f5ae6ce594d1a82a7 [2021-07-28T06:33:27.467Z] #38 DONE 0.1s [2021-07-28T06:33:27.467Z] [2021-07-28T06:33:27.467Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:27.467Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:33:27.639Z] #64 ... [2021-07-28T06:33:27.639Z] [2021-07-28T06:33:27.639Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-28T06:33:27.639Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-28T06:33:27.859Z] #54 ... [2021-07-28T06:33:27.859Z] [2021-07-28T06:33:27.859Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-28T06:33:27.859Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-28T06:33:27.859Z] #19 DONE 2.5s [2021-07-28T06:33:27.859Z] [2021-07-28T06:33:27.859Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:27.859Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:33:28.584Z] #25 DONE 1.1s [2021-07-28T06:33:28.584Z] [2021-07-28T06:33:28.584Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:28.584Z] #61 sha256:d82cc05a216d204a148508b0071556f239e6bf44f9eafc664d07c9b489062a97 [2021-07-28T06:33:28.584Z] #61 5.388 + cd /tmp/tmp.dNmqT0oLha/src/github.com/opencontainers/runc [2021-07-28T06:33:28.584Z] #61 5.388 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-28T06:33:28.584Z] #61 5.628 + '[' -z '' ']' [2021-07-28T06:33:28.584Z] #61 5.628 + target=static [2021-07-28T06:33:28.584Z] #61 5.628 + make 'BUILDTAGS=seccomp ' static [2021-07-28T06:33:28.584Z] #61 5.828 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-28T06:33:28.593Z] #24 121.5 + mkdir -p /tmp/tmp.vFxEpV8BOR/src/github.com/docker [2021-07-28T06:33:28.593Z] #24 121.5 + mv components/cli /tmp/tmp.vFxEpV8BOR/src/github.com/docker/cli [2021-07-28T06:33:28.593Z] #24 121.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-28T06:33:29.375Z] #54 ... [2021-07-28T06:33:29.375Z] [2021-07-28T06:33:29.375Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-28T06:33:29.375Z] #41 sha256:fbc0ce64988301b4f80f33e3dfdfdcd2641eba84ebe8db74bb89198cfdff1070 [2021-07-28T06:33:29.546Z] #24 ... [2021-07-28T06:33:29.546Z] [2021-07-28T06:33:29.546Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:29.546Z] #46 sha256:3310551c8c1a9f9e1590373db80dfaa9687eb334cb3abcd6c58a94f2cdf14f82 [2021-07-28T06:33:29.546Z] #46 118.1 github.com/LK4D4/vndr/godl [2021-07-28T06:33:29.546Z] #46 118.7 github.com/LK4D4/vndr [2021-07-28T06:33:29.546Z] #46 DONE 122.4s [2021-07-28T06:33:29.546Z] [2021-07-28T06:33:29.546Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:29.546Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-28T06:33:29.546Z] #20 17.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-28T06:33:29.546Z] #20 17.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-28T06:33:29.546Z] #20 17.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-28T06:33:29.546Z] #20 18.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-28T06:33:29.547Z] #20 18.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-28T06:33:29.547Z] #20 18.14 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-28T06:33:29.547Z] #20 18.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:33:29.547Z] #20 18.89 Fetched 27.7 MB in 2s (17.5 MB/s) [2021-07-28T06:33:29.547Z] #20 18.97 Selecting previously unselected package pigz. [2021-07-28T06:33:29.547Z] #20 18.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-07-28T06:33:29.547Z] #20 19.09 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-28T06:33:29.547Z] #20 19.11 Unpacking pigz (2.4-1) ... [2021-07-28T06:33:29.547Z] #20 19.28 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-28T06:33:29.547Z] #20 19.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:33:29.547Z] #20 19.31 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:29.547Z] #20 19.73 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:33:29.547Z] #20 19.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:33:29.547Z] #20 19.77 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:33:29.547Z] #20 20.38 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:29.547Z] #20 20.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:33:29.547Z] #20 22.83 Selecting previously unselected package python3-minimal. [2021-07-28T06:33:29.810Z] #20 22.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-07-28T06:33:29.810Z] #20 22.97 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-28T06:33:29.810Z] #20 22.99 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:33:29.810Z] #20 23.12 Selecting previously unselected package libmpdec2:arm64. [2021-07-28T06:33:29.810Z] #20 23.12 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-28T06:33:29.810Z] #20 23.14 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-28T06:33:29.822Z] #20 43.43 Selecting previously unselected package vim. [2021-07-28T06:33:29.973Z] #61 ... [2021-07-28T06:33:29.973Z] [2021-07-28T06:33:29.973Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-28T06:33:29.973Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-28T06:33:29.973Z] #26 DONE 1.1s [2021-07-28T06:33:29.973Z] [2021-07-28T06:33:29.973Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:29.973Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-28T06:33:30.073Z] #20 23.26 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-28T06:33:30.073Z] #20 23.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:33:30.073Z] #20 23.27 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:30.082Z] #20 43.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:33:30.082Z] #20 43.47 Unpacking vim (2:8.1.0875-5) ... [2021-07-28T06:33:30.313Z] #41 DONE 1.0s [2021-07-28T06:33:30.313Z] [2021-07-28T06:33:30.313Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-28T06:33:30.313Z] #45 sha256:80e1a83952b587886207a92c87dc0e67e3a665073e168c20065f0ee30e3e3af2 [2021-07-28T06:33:30.313Z] #45 DONE 0.1s [2021-07-28T06:33:30.313Z] [2021-07-28T06:33:30.313Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-28T06:33:30.313Z] #47 sha256:44ec99e248f831f91af73ce47a70f9175f2d6728056434b458d11974ce525713 [2021-07-28T06:33:30.394Z] #20 2.436 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:33:30.394Z] #20 2.528 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:33:30.394Z] #20 2.699 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:33:30.654Z] #20 2.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:33:30.654Z] #20 2.917 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:33:30.655Z] #20 43.90 Selecting previously unselected package xfsprogs. [2021-07-28T06:33:30.655Z] #20 43.90 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-28T06:33:30.655Z] #20 43.92 Unpacking xfsprogs (4.20.0-1) ... [2021-07-28T06:33:30.883Z] #47 DONE 0.4s [2021-07-28T06:33:30.883Z] [2021-07-28T06:33:30.883Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-28T06:33:30.883Z] #49 sha256:8bdaa7412cda3991fa8992d016168b68c7701b4ffacf0d23b2d773000eb5412e [2021-07-28T06:33:30.883Z] #49 DONE 0.1s [2021-07-28T06:33:30.883Z] [2021-07-28T06:33:30.883Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:30.883Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:33:30.883Z] #54 ... [2021-07-28T06:33:30.883Z] [2021-07-28T06:33:30.883Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-28T06:33:30.883Z] #51 sha256:e2957440d38bc7fc8dcad55c9566b1597ba21a362c9c3449271e47ecaadf1bec [2021-07-28T06:33:30.917Z] #20 44.33 Selecting previously unselected package zip. [2021-07-28T06:33:30.917Z] #20 44.34 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-28T06:33:30.917Z] #20 44.34 Unpacking zip (3.0-11+b1) ... [2021-07-28T06:33:30.917Z] #27 1.217 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-28T06:33:30.917Z] #27 1.219 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-28T06:33:30.917Z] #27 1.234 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-28T06:33:30.917Z] #27 1.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-28T06:33:31.026Z] #20 24.26 Selecting previously unselected package python3.7. [2021-07-28T06:33:31.026Z] #20 24.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-28T06:33:31.026Z] #20 24.29 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:31.178Z] #27 1.474 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-28T06:33:31.178Z] #20 44.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:33:31.178Z] #20 44.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:33:31.178Z] #20 44.58 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:31.178Z] #27 1.517 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-28T06:33:31.178Z] #20 44.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:33:31.178Z] #20 44.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:33:31.178Z] #20 44.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:31.178Z] #27 1.525 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-28T06:33:31.178Z] #20 44.64 Setting up uidmap (1:4.5-1.1) ... [2021-07-28T06:33:31.178Z] #27 1.553 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-28T06:33:31.178Z] #20 44.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:33:31.178Z] #27 1.594 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-28T06:33:31.178Z] #20 44.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:33:31.178Z] #20 44.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:33:31.178Z] #20 44.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:33:31.290Z] #20 24.49 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-28T06:33:31.290Z] #20 24.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-28T06:33:31.290Z] #20 24.51 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-28T06:33:31.440Z] #27 1.606 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-28T06:33:31.440Z] #20 44.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:33:31.440Z] #20 44.73 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:33:31.440Z] #20 44.75 Setting up zip (3.0-11+b1) ... [2021-07-28T06:33:31.440Z] #20 44.76 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:33:31.440Z] #20 44.79 Setting up bash-completion (1:2.8-6) ... [2021-07-28T06:33:31.452Z] #51 DONE 0.5s [2021-07-28T06:33:31.452Z] [2021-07-28T06:33:31.452Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:31.452Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:33:31.452Z] #54 ... [2021-07-28T06:33:31.452Z] [2021-07-28T06:33:31.452Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-28T06:33:31.452Z] #53 sha256:89052f3602e678bba7e95c804f79bf09c0793c66360031097bf68b51622959bc [2021-07-28T06:33:31.555Z] #20 24.73 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:33:31.592Z] #20 3.794 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:33:31.701Z] #27 2.106 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-28T06:33:31.712Z] #53 DONE 0.2s [2021-07-28T06:33:31.712Z] [2021-07-28T06:33:31.712Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:31.712Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:33:32.506Z] #20 25.80 Selecting previously unselected package python3. [2021-07-28T06:33:32.644Z] #27 2.673 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-28T06:33:32.771Z] #20 25.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-07-28T06:33:32.771Z] #20 25.86 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-28T06:33:32.771Z] #20 25.88 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:33:32.771Z] #20 25.99 Selecting previously unselected package libip4tc0:arm64. [2021-07-28T06:33:32.771Z] #20 26.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-28T06:33:32.771Z] #20 26.01 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-28T06:33:32.905Z] #27 3.246 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-28T06:33:32.971Z] #20 4.870 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:33:33.036Z] #20 26.12 Selecting previously unselected package libip6tc0:arm64. [2021-07-28T06:33:33.036Z] #20 26.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-28T06:33:33.036Z] #20 26.15 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-28T06:33:33.036Z] #20 26.26 Selecting previously unselected package libiptc0:arm64. [2021-07-28T06:33:33.036Z] #20 26.26 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-28T06:33:33.036Z] #20 26.29 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-28T06:33:33.036Z] #20 26.38 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-28T06:33:33.036Z] #20 26.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-28T06:33:33.036Z] #20 26.42 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-28T06:33:33.300Z] #20 26.51 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-28T06:33:33.300Z] #20 26.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-28T06:33:33.300Z] #20 26.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-28T06:33:33.300Z] #20 26.63 Selecting previously unselected package libnftnl11:arm64. [2021-07-28T06:33:33.300Z] #20 26.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-28T06:33:33.300Z] #20 26.65 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-28T06:33:33.479Z] #27 3.808 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-28T06:33:33.565Z] #20 26.78 Selecting previously unselected package iptables. [2021-07-28T06:33:33.565Z] #20 26.82 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-28T06:33:33.565Z] #20 26.82 Unpacking iptables (1.8.2-4) ... [2021-07-28T06:33:33.830Z] #20 27.15 Selecting previously unselected package xxd. [2021-07-28T06:33:33.830Z] #20 27.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-28T06:33:33.830Z] #20 27.18 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:33:33.988Z] #20 47.23 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:33.988Z] #20 47.25 Setting up xz-utils (5.2.4-1) ... [2021-07-28T06:33:33.988Z] #20 47.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-28T06:33:33.988Z] #20 47.28 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-28T06:33:33.988Z] #20 47.29 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:33:33.988Z] #20 47.36 invoke-rc.d: could not determine current runlevel [2021-07-28T06:33:33.988Z] #20 47.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-28T06:33:33.988Z] #20 47.39 Setting up pigz (2.4-1) ... [2021-07-28T06:33:33.988Z] #20 47.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:33:33.988Z] #20 47.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:33:33.988Z] #20 47.46 Setting up python-pip-whl (18.1-5) ... [2021-07-28T06:33:34.055Z] #27 4.318 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-28T06:33:34.095Z] #20 27.31 Selecting previously unselected package vim-common. [2021-07-28T06:33:34.095Z] #20 27.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:33:34.095Z] #20 27.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:33:34.250Z] #20 47.48 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:33:34.250Z] #20 47.49 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:33:34.250Z] #20 47.83 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:33:34.250Z] #20 47.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:33:34.250Z] #20 47.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:34.250Z] #20 47.87 Setting up vim (2:8.1.0875-5) ... [2021-07-28T06:33:34.250Z] #20 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-28T06:33:34.250Z] #20 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-28T06:33:34.350Z] #20 6.195 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:33:34.360Z] #20 27.54 Selecting previously unselected package bash-completion. [2021-07-28T06:33:34.360Z] #20 27.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-28T06:33:34.511Z] #20 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-28T06:33:34.511Z] #20 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-28T06:33:34.511Z] #20 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-28T06:33:34.511Z] #20 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-28T06:33:34.511Z] #20 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-28T06:33:34.511Z] #20 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-28T06:33:34.511Z] #20 47.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:33:34.511Z] #20 47.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:33:34.511Z] #20 47.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:33:34.511Z] #20 48.00 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:33:34.511Z] #20 48.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:33:34.511Z] #20 48.03 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:34.627Z] #27 4.894 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-28T06:33:34.888Z] #27 5.282 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-28T06:33:35.149Z] #27 5.282 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-28T06:33:35.149Z] #27 5.294 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-28T06:33:35.149Z] #27 5.300 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-28T06:33:35.149Z] #27 5.310 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-28T06:33:35.149Z] #27 5.322 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-28T06:33:35.149Z] #27 5.334 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-28T06:33:35.149Z] #27 5.335 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-28T06:33:35.149Z] #27 5.336 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-28T06:33:35.149Z] #27 5.338 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-28T06:33:35.149Z] #27 5.339 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-28T06:33:35.149Z] #27 5.340 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-28T06:33:36.252Z] #20 ... [2021-07-28T06:33:36.252Z] [2021-07-28T06:33:36.252Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-28T06:33:36.252Z] #46 sha256:a94b681ed185c43a8f44cf0bca6ed39ca1753319dfbce71d106a8104f7b887f3 [2021-07-28T06:33:36.252Z] #46 131.8 github.com/LK4D4/vndr/godl [2021-07-28T06:33:36.252Z] #46 132.6 github.com/LK4D4/vndr [2021-07-28T06:33:36.252Z] #46 DONE 137.2s [2021-07-28T06:33:36.252Z] [2021-07-28T06:33:36.253Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:36.253Z] #54 sha256:afcc50edff64f5de63070551e3f7fba06f55106b4e09be7b599ea69501dbd3be [2021-07-28T06:33:37.060Z] #20 50.37 Setting up iptables (1.8.2-4) ... [2021-07-28T06:33:37.060Z] #20 50.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:33:37.060Z] #20 50.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:33:37.060Z] #20 50.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:33:37.060Z] #20 50.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:33:37.060Z] #20 50.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-28T06:33:37.060Z] #20 50.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-28T06:33:37.060Z] #20 50.45 Setting up python3 (3.7.3-1) ... [2021-07-28T06:33:37.191Z] #54 ... [2021-07-28T06:33:37.191Z] [2021-07-28T06:33:37.191Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-28T06:33:37.191Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-28T06:33:37.191Z] #32 DONE 137.7s [2021-07-28T06:33:37.191Z] [2021-07-28T06:33:37.191Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:37.191Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:33:37.321Z] #20 50.79 Setting up python3-wheel (0.32.3-2) ... [2021-07-28T06:33:37.686Z] #20 30.40 Unpacking bash-completion (1:2.8-6) ... [2021-07-28T06:33:37.686Z] #20 30.76 Selecting previously unselected package bzip2. [2021-07-28T06:33:37.686Z] #20 30.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-28T06:33:37.686Z] #20 30.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:33:37.686Z] #20 30.91 Selecting previously unselected package xz-utils. [2021-07-28T06:33:37.686Z] #20 30.92 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-28T06:33:37.686Z] #20 30.92 Unpacking xz-utils (5.2.4-1) ... [2021-07-28T06:33:37.893Z] #20 51.31 Setting up apparmor (2.13.2-10) ... [2021-07-28T06:33:37.951Z] #20 31.11 Selecting previously unselected package apparmor. [2021-07-28T06:33:37.951Z] #20 31.12 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-28T06:33:37.951Z] #20 31.20 Unpacking apparmor (2.13.2-10) ... [2021-07-28T06:33:38.215Z] #20 31.54 Selecting previously unselected package aufs-tools. [2021-07-28T06:33:38.215Z] #20 31.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-28T06:33:38.215Z] #20 31.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:33:38.480Z] #20 31.68 Selecting previously unselected package libonig5:arm64. [2021-07-28T06:33:38.480Z] #20 31.69 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-28T06:33:38.480Z] #20 31.70 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-28T06:33:38.480Z] #20 31.85 Selecting previously unselected package libjq1:arm64. [2021-07-28T06:33:38.480Z] #20 31.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-28T06:33:38.480Z] #20 31.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-28T06:33:38.569Z] #20 10.73 Fetched 8996 kB in 9s (1055 kB/s) [2021-07-28T06:33:38.745Z] #20 31.99 Selecting previously unselected package jq. [2021-07-28T06:33:38.745Z] #20 32.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-28T06:33:38.745Z] #20 32.02 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:33:39.010Z] #20 32.15 Selecting previously unselected package libaio1:arm64. [2021-07-28T06:33:39.010Z] #20 32.16 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-28T06:33:39.010Z] #20 32.18 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-28T06:33:39.010Z] #20 32.27 Selecting previously unselected package libgpm2:arm64. [2021-07-28T06:33:39.010Z] #20 32.27 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-28T06:33:39.010Z] #20 32.28 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-28T06:33:39.010Z] #20 32.35 Selecting previously unselected package libicu63:arm64. [2021-07-28T06:33:39.010Z] #20 32.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-28T06:33:39.275Z] #20 32.36 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-28T06:33:39.808Z] #20 53.09 Setting up xfsprogs (4.20.0-1) ... [2021-07-28T06:33:39.808Z] #20 53.10 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:33:40.070Z] #20 53.43 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:33:40.902Z] #20 54.21 Setting up python3-distutils (3.7.3-1) ... [2021-07-28T06:33:41.162Z] #20 54.58 Setting up python3-setuptools (40.8.0-1) ... [2021-07-28T06:33:41.842Z] #20 34.82 Selecting previously unselected package libnet1:arm64. [2021-07-28T06:33:41.842Z] #20 34.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-28T06:33:41.842Z] #20 34.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:33:41.842Z] #20 34.95 Selecting previously unselected package libnl-3-200:arm64. [2021-07-28T06:33:41.842Z] #20 34.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-28T06:33:41.842Z] #20 34.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-28T06:33:41.842Z] #20 35.07 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-28T06:33:41.842Z] #20 35.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-28T06:33:41.842Z] #20 35.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-28T06:33:41.842Z] #20 35.16 Selecting previously unselected package libreadline5:arm64. [2021-07-28T06:33:41.842Z] #20 35.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-28T06:33:41.842Z] #20 35.18 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-28T06:33:41.853Z] #20 10.73 Reading package lists... [2021-07-28T06:33:42.121Z] #20 35.31 Selecting previously unselected package net-tools. [2021-07-28T06:33:42.121Z] #20 35.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-28T06:33:42.121Z] #20 35.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:33:42.167Z] #20 55.63 Setting up python3-pip (18.1-5) ... [2021-07-28T06:33:42.385Z] #20 35.56 Selecting previously unselected package patch. [2021-07-28T06:33:42.385Z] #20 35.56 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-28T06:33:42.385Z] #20 35.61 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-28T06:33:42.385Z] #20 35.72 Selecting previously unselected package python-pip-whl. [2021-07-28T06:33:42.649Z] #20 35.72 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-28T06:33:42.649Z] #20 35.76 Unpacking python-pip-whl (18.1-5) ... [2021-07-28T06:33:42.913Z] #20 36.24 Selecting previously unselected package python3-lib2to3. [2021-07-28T06:33:42.913Z] #20 36.25 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-28T06:33:42.913Z] #20 36.26 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:33:43.130Z] #20 56.53 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:33:43.130Z] #20 56.56 Processing triggers for mime-support (3.62) ... [2021-07-28T06:33:43.217Z] #20 36.40 Selecting previously unselected package python3-distutils. [2021-07-28T06:33:43.217Z] #20 36.42 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-28T06:33:43.217Z] #20 36.42 Unpacking python3-distutils (3.7.3-1) ... [2021-07-28T06:33:43.293Z] #27 ... [2021-07-28T06:33:43.293Z] [2021-07-28T06:33:43.293Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:33:43.293Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:33:43.293Z] #64 62.73 + bin/containerd [2021-07-28T06:33:43.629Z] #20 36.60 Selecting previously unselected package python3-pip. [2021-07-28T06:33:43.629Z] #20 36.60 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-28T06:33:43.629Z] #20 36.62 Unpacking python3-pip (18.1-5) ... [2021-07-28T06:33:43.629Z] #20 36.82 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:33:43.629Z] #20 36.82 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:33:43.629Z] #20 36.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:33:43.629Z] #20 36.97 Selecting previously unselected package python3-setuptools. [2021-07-28T06:33:43.897Z] #20 36.97 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-28T06:33:43.897Z] #20 36.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-28T06:33:43.897Z] #20 37.17 Selecting previously unselected package python3-wheel. [2021-07-28T06:33:43.897Z] #20 37.18 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-28T06:33:43.897Z] #20 37.19 Unpacking python3-wheel (0.32.3-2) ... [2021-07-28T06:33:44.161Z] #20 37.28 Selecting previously unselected package sudo. [2021-07-28T06:33:44.161Z] #20 37.29 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-28T06:33:44.161Z] #20 37.30 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:33:44.384Z] #20 13.97 Reading package lists... [2021-07-28T06:33:44.424Z] #20 37.75 Selecting previously unselected package thin-provisioning-tools. [2021-07-28T06:33:44.424Z] #20 37.75 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-28T06:33:44.424Z] #20 37.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:33:44.538Z] #20 DONE 57.7s [2021-07-28T06:33:44.538Z] [2021-07-28T06:33:44.538Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-28T06:33:44.538Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-28T06:33:44.691Z] #20 38.02 Selecting previously unselected package uidmap. [2021-07-28T06:33:44.691Z] #20 38.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-28T06:33:44.691Z] #20 38.05 Unpacking uidmap (1:4.5-1.1) ... [2021-07-28T06:33:44.951Z] #20 16.50 Building dependency tree... [2021-07-28T06:33:44.955Z] #20 38.18 Selecting previously unselected package vim-runtime. [2021-07-28T06:33:44.955Z] #20 38.18 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:33:44.955Z] #20 38.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-28T06:33:44.955Z] #20 38.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-28T06:33:44.955Z] #20 38.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:33:45.483Z] #21 1.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-28T06:33:45.483Z] #21 1.040 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-28T06:33:45.483Z] #21 1.044 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-28T06:33:45.483Z] #21 DONE 1.1s [2021-07-28T06:33:45.483Z] [2021-07-28T06:33:45.483Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:33:45.483Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:33:45.483Z] #50 ... [2021-07-28T06:33:45.483Z] [2021-07-28T06:33:45.483Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:33:45.483Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-28T06:33:45.518Z] #20 17.64 libcap2-bin is already the newest version (1:2.25-2). [2021-07-28T06:33:45.518Z] #20 17.64 The following additional packages will be installed: [2021-07-28T06:33:45.518Z] #20 17.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-28T06:33:45.518Z] #20 17.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-28T06:33:45.518Z] #20 17.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-28T06:33:45.518Z] #20 17.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-28T06:33:45.518Z] #20 17.64 python3.7 python3.7-minimal vim-runtime xxd [2021-07-28T06:33:45.518Z] #20 17.65 Suggested packages: [2021-07-28T06:33:45.518Z] #20 17.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-28T06:33:45.518Z] #20 17.65 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-28T06:33:45.518Z] #20 17.65 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-28T06:33:45.518Z] #20 17.65 quota [2021-07-28T06:33:45.518Z] #20 17.65 Recommended packages: [2021-07-28T06:33:45.518Z] #20 17.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-28T06:33:45.518Z] #20 17.65 python3-keyrings.alt python3-xdg unzip [2021-07-28T06:33:46.893Z] #20 18.97 The following NEW packages will be installed: [2021-07-28T06:33:46.893Z] #20 18.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-28T06:33:46.893Z] #20 18.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-28T06:33:46.893Z] #20 18.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-28T06:33:46.893Z] #20 18.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-28T06:33:46.893Z] #20 18.98 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-28T06:33:46.893Z] #20 18.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-28T06:33:46.893Z] #20 18.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-28T06:33:46.893Z] #20 18.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-28T06:33:46.893Z] #20 18.99 xz-utils zip [2021-07-28T06:33:47.151Z] #20 19.29 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:33:47.151Z] #20 19.29 Need to get 28.6 MB of archives. [2021-07-28T06:33:47.151Z] #20 19.29 After this operation, 116 MB of additional disk space will be used. [2021-07-28T06:33:47.151Z] #20 19.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-28T06:33:47.151Z] #20 19.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:33:47.151Z] #20 19.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:33:47.151Z] #20 19.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:33:47.151Z] #20 19.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:33:47.151Z] #20 19.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:33:47.151Z] #20 19.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:33:47.151Z] #20 19.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:33:47.410Z] #20 19.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:33:47.410Z] #20 19.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-28T06:33:47.410Z] #20 19.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-28T06:33:47.410Z] #20 19.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-28T06:33:47.410Z] #20 19.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-28T06:33:47.410Z] #20 19.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-28T06:33:47.410Z] #20 19.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-28T06:33:47.410Z] #20 19.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-28T06:33:47.410Z] #20 19.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:33:47.410Z] #20 19.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:33:47.410Z] #20 19.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-28T06:33:47.410Z] #20 19.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-28T06:33:47.410Z] #20 19.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-28T06:33:47.410Z] #20 19.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-28T06:33:47.410Z] #20 19.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-28T06:33:47.410Z] #20 19.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:33:47.410Z] #20 19.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:33:47.410Z] #20 19.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:33:47.410Z] #20 19.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-28T06:33:47.410Z] #20 19.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-28T06:33:47.410Z] #20 19.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-28T06:33:47.502Z] #64 ... [2021-07-28T06:33:47.502Z] [2021-07-28T06:33:47.502Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:47.502Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-28T06:33:47.502Z] #27 17.87 Fetched 51.2 MB in 17s (3032 kB/s) [2021-07-28T06:33:47.523Z] #20 40.57 Selecting previously unselected package vim. [2021-07-28T06:33:47.523Z] #20 40.58 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-28T06:33:47.523Z] #20 40.61 Unpacking vim (2:8.1.0875-5) ... [2021-07-28T06:33:47.787Z] #20 41.09 Selecting previously unselected package xfsprogs. [2021-07-28T06:33:47.787Z] #20 41.10 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-28T06:33:47.787Z] #20 41.11 Unpacking xfsprogs (4.20.0-1) ... [2021-07-28T06:33:47.983Z] #20 19.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:33:47.983Z] #20 19.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:33:47.983Z] #20 19.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:33:47.983Z] #20 19.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-28T06:33:47.983Z] #20 19.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-28T06:33:47.983Z] #20 19.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-28T06:33:47.983Z] #20 20.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-28T06:33:47.983Z] #20 20.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-28T06:33:47.983Z] #20 20.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-28T06:33:47.983Z] #20 20.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-28T06:33:47.983Z] #20 20.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:33:47.983Z] #20 20.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-28T06:33:47.983Z] #20 20.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-28T06:33:47.983Z] #20 20.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-28T06:33:47.983Z] #20 20.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-28T06:33:47.983Z] #20 20.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-28T06:33:47.983Z] #20 20.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-28T06:33:48.241Z] #20 20.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-28T06:33:48.241Z] #20 20.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-28T06:33:48.241Z] #20 20.49 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-28T06:33:48.366Z] #20 41.52 Selecting previously unselected package zip. [2021-07-28T06:33:48.366Z] #20 41.54 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-28T06:33:48.366Z] #20 41.55 Unpacking zip (3.0-11+b1) ... [2021-07-28T06:33:48.631Z] #20 41.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:33:48.631Z] #20 41.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:33:48.631Z] #20 41.84 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-28T06:33:48.631Z] #20 41.85 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-28T06:33:48.631Z] #20 41.87 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-28T06:33:48.631Z] #20 41.88 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-28T06:33:48.631Z] #20 41.90 Setting up uidmap (1:4.5-1.1) ... [2021-07-28T06:33:48.631Z] #20 41.92 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-28T06:33:48.631Z] #20 41.93 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:33:48.631Z] #20 41.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:33:48.631Z] #20 41.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-28T06:33:48.631Z] #20 41.99 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-28T06:33:48.631Z] #20 42.00 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:33:48.631Z] #20 42.01 Setting up zip (3.0-11+b1) ... [2021-07-28T06:33:48.631Z] #20 42.05 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:33:48.631Z] #20 42.11 Setting up bash-completion (1:2.8-6) ... [2021-07-28T06:33:48.808Z] #20 21.02 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:33:48.808Z] #20 21.11 Fetched 28.6 MB in 1s (19.4 MB/s) [2021-07-28T06:33:49.066Z] #20 21.15 Selecting previously unselected package pigz. [2021-07-28T06:33:49.066Z] #20 21.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 ... 23446 files and directories currently installed.) [2021-07-28T06:33:49.066Z] #20 21.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-28T06:33:49.066Z] #20 21.21 Unpacking pigz (2.4-1) ... [2021-07-28T06:33:49.066Z] #20 21.29 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:33:49.066Z] #20 21.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:49.066Z] #20 21.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:49.633Z] #20 21.62 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:33:49.633Z] #20 21.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:49.633Z] #20 21.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:33:49.691Z] #22 4.391 Collecting yamllint==1.26.1 [2021-07-28T06:33:49.808Z] #54 ... [2021-07-28T06:33:49.808Z] [2021-07-28T06:33:49.808Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:33:49.808Z] #57 sha256:d7f076015cec7b76b93c34aff0faa4ac5e71e94896078305960790b1ca1c95ec [2021-07-28T06:33:49.808Z] #57 180.0 + bin/containerd [2021-07-28T06:33:49.808Z] #57 ... [2021-07-28T06:33:49.808Z] [2021-07-28T06:33:49.808Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:33:49.808Z] #54 sha256:27bc4866947ad525f0a0c50b48c20ea2843b3e6cf561747738bdef3033c17b55 [2021-07-28T06:33:49.808Z] #54 113.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-28T06:33:49.808Z] #54 114.0 + mkdir -p /build [2021-07-28T06:33:49.808Z] #54 114.0 + cp runc /build/runc [2021-07-28T06:33:49.808Z] #54 DONE 115.5s [2021-07-28T06:33:49.808Z] [2021-07-28T06:33:49.808Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:33:49.808Z] #57 sha256:d7f076015cec7b76b93c34aff0faa4ac5e71e94896078305960790b1ca1c95ec [2021-07-28T06:33:50.200Z] #20 22.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:50.200Z] #20 22.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:33:51.078Z] #22 ... [2021-07-28T06:33:51.078Z] [2021-07-28T06:33:51.078Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:33:51.078Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:33:51.078Z] #40 186.3 + dpkg --print-architecture [2021-07-28T06:33:51.078Z] #40 186.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-28T06:33:51.078Z] #40 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-28T06:33:51.078Z] #40 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-28T06:33:51.190Z] #57 ... [2021-07-28T06:33:51.190Z] [2021-07-28T06:33:51.190Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-28T06:33:51.190Z] #55 sha256:bb43c01d76cf6770a77cc5a81f614dcf7ab74ee03ec43601383ac0cb08298c18 [2021-07-28T06:33:51.190Z] #55 DONE 0.4s [2021-07-28T06:33:51.190Z] [2021-07-28T06:33:51.190Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:33:51.190Z] #57 sha256:d7f076015cec7b76b93c34aff0faa4ac5e71e94896078305960790b1ca1c95ec [2021-07-28T06:33:51.960Z] #20 45.03 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-28T06:33:51.960Z] #20 45.09 Setting up xz-utils (5.2.4-1) ... [2021-07-28T06:33:51.960Z] #20 45.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-28T06:33:51.960Z] #20 45.15 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-28T06:33:51.960Z] #20 45.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:33:51.960Z] #20 45.31 invoke-rc.d: could not determine current runlevel [2021-07-28T06:33:51.960Z] #20 45.33 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-28T06:33:51.960Z] #20 45.34 Setting up pigz (2.4-1) ... [2021-07-28T06:33:52.101Z] #20 23.85 Selecting previously unselected package python3-minimal. [2021-07-28T06:33:52.101Z] #20 23.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-28T06:33:52.101Z] #20 23.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:33:52.101Z] #20 23.89 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:33:52.101Z] #20 23.97 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:33:52.101Z] #20 23.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:33:52.101Z] #20 23.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:33:52.101Z] #20 24.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:33:52.101Z] #20 24.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:52.101Z] #20 24.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:52.225Z] #20 45.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-28T06:33:52.225Z] #20 45.40 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-28T06:33:52.225Z] #20 45.46 Setting up python-pip-whl (18.1-5) ... [2021-07-28T06:33:52.225Z] #20 45.48 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-28T06:33:52.225Z] #20 45.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:33:52.668Z] #20 24.88 Selecting previously unselected package python3.7. [2021-07-28T06:33:52.668Z] #20 24.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:33:52.668Z] #20 24.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:52.805Z] #20 46.06 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-28T06:33:52.805Z] #20 46.07 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-28T06:33:52.805Z] #20 46.09 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:52.805Z] #20 46.11 Setting up vim (2:8.1.0875-5) ... [2021-07-28T06:33:52.805Z] #20 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-28T06:33:52.805Z] #20 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-28T06:33:52.927Z] #20 25.02 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:33:52.927Z] #20 25.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:33:52.927Z] #20 25.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:33:52.927Z] #20 25.13 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:33:53.070Z] #20 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-28T06:33:53.070Z] #20 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-28T06:33:53.070Z] #20 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-28T06:33:53.070Z] #20 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-28T06:33:53.070Z] #20 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-28T06:33:53.070Z] #20 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-28T06:33:53.070Z] #20 46.33 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-28T06:33:53.070Z] #20 46.35 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:33:53.070Z] #20 46.37 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-28T06:33:53.070Z] #20 46.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:33:53.070Z] #20 46.42 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-28T06:33:53.070Z] #20 46.45 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:33:53.494Z] #20 25.80 Selecting previously unselected package python3. [2021-07-28T06:33:53.753Z] #20 25.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-28T06:33:53.753Z] #20 25.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:33:53.753Z] #20 25.87 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:33:53.753Z] #20 25.95 Selecting previously unselected package libip4tc0:amd64. [2021-07-28T06:33:53.753Z] #20 25.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:33:53.753Z] #20 25.96 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:53.753Z] #20 26.05 Selecting previously unselected package libip6tc0:amd64. [2021-07-28T06:33:54.012Z] #20 26.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:33:54.012Z] #20 26.06 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:54.012Z] #20 26.14 Selecting previously unselected package libiptc0:amd64. [2021-07-28T06:33:54.012Z] #20 26.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-28T06:33:54.012Z] #20 26.15 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:33:54.012Z] #20 26.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-28T06:33:54.012Z] #20 26.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-28T06:33:54.024Z] #20 ... [2021-07-28T06:33:54.024Z] [2021-07-28T06:33:54.024Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:33:54.024Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-28T06:33:54.024Z] #40 146.7 + dpkg --print-architecture [2021-07-28T06:33:54.270Z] #20 26.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:33:54.270Z] #20 26.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-28T06:33:54.270Z] #20 26.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-28T06:33:54.270Z] #20 26.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:33:54.270Z] #20 26.39 Selecting previously unselected package libnftnl11:amd64. [2021-07-28T06:33:54.270Z] #20 26.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-28T06:33:54.270Z] #20 26.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:33:54.529Z] #20 26.49 Selecting previously unselected package iptables. [2021-07-28T06:33:54.529Z] #20 26.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-28T06:33:54.529Z] #20 26.50 Unpacking iptables (1.8.2-4) ... [2021-07-28T06:33:54.788Z] #20 26.79 Selecting previously unselected package xxd. [2021-07-28T06:33:54.788Z] #20 26.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:33:54.788Z] #20 26.82 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:33:54.788Z] #20 26.93 Selecting previously unselected package vim-common. [2021-07-28T06:33:54.788Z] #20 26.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:33:54.788Z] #20 26.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:33:55.047Z] #20 27.11 Selecting previously unselected package bash-completion. [2021-07-28T06:33:55.047Z] #20 27.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-28T06:33:55.280Z] #40 ... [2021-07-28T06:33:55.280Z] [2021-07-28T06:33:55.280Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:33:55.280Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-28T06:33:55.280Z] #22 9.751 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-28T06:33:55.379Z] 29d5b6a226d2: Pull complete [2021-07-28T06:33:55.379Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-28T06:33:55.379Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:33:55.380Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-28T06:33:55.380Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-28T06:33:55.380Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-28T06:33:55.380Z] WARN: Skipping validation tests [2021-07-28T06:33:55.380Z] INFO: Running unit tests at 07/28/2021 06:33:50... [2021-07-28T06:33:55.380Z] INFO: make.ps1 starting at 07/28/2021 06:33:54 [2021-07-28T06:33:55.380Z] INFO: Git commit (e3491ab56a) assumed from DOCKER_GITCOMMIT environment variable [2021-07-28T06:33:55.380Z] INFO: Invoking autogen... [2021-07-28T06:33:55.380Z] INFO: Running unit tests... [2021-07-28T06:33:55.430Z] #40 DONE 148.2s [2021-07-28T06:33:55.430Z] [2021-07-28T06:33:55.430Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:33:55.430Z] #24 sha256:79e5a4d31185e09475bf7e30519572db141193bcd217b275268cd95afd3cb8d1 [2021-07-28T06:33:55.648Z] #27 17.87 Reading package lists... [2021-07-28T06:33:55.695Z] #24 ... [2021-07-28T06:33:55.695Z] [2021-07-28T06:33:55.695Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:33:55.695Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-28T06:33:55.695Z] #20 48.97 Setting up iptables (1.8.2-4) ... [2021-07-28T06:33:55.695Z] #20 49.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:33:55.695Z] #20 49.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:33:55.695Z] #20 49.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:33:55.695Z] #20 49.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:33:55.695Z] #20 49.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-28T06:33:55.695Z] #20 49.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-28T06:33:55.695Z] #20 49.07 Setting up python3 (3.7.3-1) ... [2021-07-28T06:33:56.220Z] #22 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-28T06:33:56.220Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-28T06:33:56.220Z] #22 10.85 Collecting pyyaml (from yamllint==1.26.1) [2021-07-28T06:33:56.275Z] #20 49.60 Setting up python3-wheel (0.32.3-2) ... [2021-07-28T06:33:56.480Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-28T06:33:56.740Z] #22 11.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-28T06:33:56.741Z] #22 11.30 Building wheels for collected packages: yamllint [2021-07-28T06:33:56.741Z] #22 11.31 Running setup.py bdist_wheel for yamllint: started [2021-07-28T06:33:56.857Z] #20 50.26 Setting up apparmor (2.13.2-10) ... [2021-07-28T06:33:57.579Z] #20 29.35 Unpacking bash-completion (1:2.8-6) ... [2021-07-28T06:33:57.579Z] #20 29.66 Selecting previously unselected package bzip2. [2021-07-28T06:33:57.579Z] #20 29.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-28T06:33:57.579Z] #20 29.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:33:57.579Z] #20 29.76 Selecting previously unselected package xz-utils. [2021-07-28T06:33:57.579Z] #20 29.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-28T06:33:57.579Z] #20 29.77 Unpacking xz-utils (5.2.4-1) ... [2021-07-28T06:33:57.681Z] #22 12.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-28T06:33:57.681Z] #22 12.18 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-28T06:33:57.681Z] #22 12.23 Successfully built yamllint [2021-07-28T06:33:57.681Z] #22 12.24 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-28T06:33:57.837Z] #20 29.94 Selecting previously unselected package apparmor. [2021-07-28T06:33:57.838Z] #20 29.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-28T06:33:57.838Z] #20 30.02 Unpacking apparmor (2.13.2-10) ... [2021-07-28T06:33:57.956Z] #22 12.56 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-28T06:33:58.096Z] #20 30.32 Selecting previously unselected package aufs-tools. [2021-07-28T06:33:58.096Z] #20 30.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-28T06:33:58.096Z] #20 30.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:33:58.096Z] #20 30.44 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:33:58.354Z] #20 30.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:33:58.354Z] #20 30.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:33:58.529Z] #22 DONE 13.2s [2021-07-28T06:33:58.529Z] [2021-07-28T06:33:58.529Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-28T06:33:58.529Z] #25 sha256:4491d74f7286a6f03652ddb9f31c2d2d24054c353c0f69e7f342ab750f6134ba [2021-07-28T06:33:58.613Z] #20 30.58 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:33:58.613Z] #20 30.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:33:58.613Z] #20 30.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:33:58.613Z] #20 30.73 Selecting previously unselected package jq. [2021-07-28T06:33:58.613Z] #20 30.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:33:58.613Z] #20 30.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:33:58.613Z] #20 30.81 Selecting previously unselected package libaio1:amd64. [2021-07-28T06:33:58.613Z] #20 30.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-28T06:33:58.613Z] #20 30.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:33:58.613Z] #20 30.88 Selecting previously unselected package libgpm2:amd64. [2021-07-28T06:33:58.613Z] #20 30.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-28T06:33:58.613Z] #20 30.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:33:58.613Z] #20 30.95 Selecting previously unselected package libicu63:amd64. [2021-07-28T06:33:58.788Z] #20 52.04 Setting up xfsprogs (4.20.0-1) ... [2021-07-28T06:33:58.788Z] #20 52.05 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:33:58.790Z] #25 DONE 0.3s [2021-07-28T06:33:58.790Z] [2021-07-28T06:33:58.790Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-28T06:33:58.790Z] #30 sha256:a33f683136ba314c75be4b8ca38502e203023871f656e095948afa147fccc2b1 [2021-07-28T06:33:58.872Z] #20 30.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-28T06:33:58.872Z] #20 30.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:33:59.055Z] #20 52.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:34:00.455Z] #20 53.47 Setting up python3-distutils (3.7.3-1) ... [2021-07-28T06:34:00.719Z] #20 53.95 Setting up python3-setuptools (40.8.0-1) ... [2021-07-28T06:34:01.673Z] #20 55.07 Setting up python3-pip (18.1-5) ... [2021-07-28T06:34:02.157Z] #20 33.93 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:34:02.157Z] #20 33.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:34:02.157Z] #20 33.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:34:02.157Z] #20 34.01 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:34:02.157Z] #20 34.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:34:02.157Z] #20 34.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:34:02.157Z] #20 34.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:34:02.157Z] #20 34.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:34:02.157Z] #20 34.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:34:02.157Z] #20 34.18 Selecting previously unselected package libreadline5:amd64. [2021-07-28T06:34:02.157Z] #20 34.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-28T06:34:02.157Z] #20 34.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:34:02.157Z] #20 34.28 Selecting previously unselected package net-tools. [2021-07-28T06:34:02.157Z] #20 34.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-28T06:34:02.157Z] #20 34.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:34:02.237Z] #27 25.11 Reading package lists... [2021-07-28T06:34:02.415Z] #20 34.46 Selecting previously unselected package patch. [2021-07-28T06:34:02.415Z] #20 34.46 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-28T06:34:02.415Z] #20 34.46 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-28T06:34:02.415Z] #20 34.56 Selecting previously unselected package python-pip-whl. [2021-07-28T06:34:02.415Z] #20 34.56 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-28T06:34:02.415Z] #20 34.57 Unpacking python-pip-whl (18.1-5) ... [2021-07-28T06:34:02.982Z] #20 35.01 Selecting previously unselected package python3-lib2to3. [2021-07-28T06:34:02.982Z] #20 35.01 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-28T06:34:02.982Z] #20 35.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:34:02.982Z] #20 35.14 Selecting previously unselected package python3-distutils. [2021-07-28T06:34:02.982Z] #20 35.14 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-28T06:34:02.982Z] #20 35.16 Unpacking python3-distutils (3.7.3-1) ... [2021-07-28T06:34:03.073Z] #20 56.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:34:03.073Z] #20 56.19 Processing triggers for mime-support (3.62) ... [2021-07-28T06:34:03.241Z] #20 35.29 Selecting previously unselected package python3-pip. [2021-07-28T06:34:03.241Z] #20 35.30 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-28T06:34:03.241Z] #20 35.30 Unpacking python3-pip (18.1-5) ... [2021-07-28T06:34:03.241Z] #20 35.46 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:34:03.241Z] #20 35.46 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:34:03.241Z] #20 35.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:34:03.339Z] #20 DONE 56.7s [2021-07-28T06:34:03.339Z] [2021-07-28T06:34:03.339Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-28T06:34:03.339Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-28T06:34:03.499Z] #20 35.64 Selecting previously unselected package python3-setuptools. [2021-07-28T06:34:03.499Z] #20 35.65 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-28T06:34:03.499Z] #20 35.66 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-28T06:34:03.499Z] #20 35.86 Selecting previously unselected package python3-wheel. [2021-07-28T06:34:03.758Z] #20 35.86 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-28T06:34:03.758Z] #20 35.86 Unpacking python3-wheel (0.32.3-2) ... [2021-07-28T06:34:03.913Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-28T06:34:04.026Z] #20 36.05 Selecting previously unselected package sudo. [2021-07-28T06:34:04.026Z] #20 36.06 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-28T06:34:04.026Z] #20 36.07 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:34:04.152Z] #27 32.51 Building dependency tree... [2021-07-28T06:34:04.284Z] #20 36.45 Selecting previously unselected package thin-provisioning-tools. [2021-07-28T06:34:04.284Z] #20 36.45 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-28T06:34:04.284Z] #20 36.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:34:04.553Z] #20 36.69 Selecting previously unselected package uidmap. [2021-07-28T06:34:04.553Z] #20 36.71 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-28T06:34:04.553Z] #20 36.76 Unpacking uidmap (1:4.5-1.1) ... [2021-07-28T06:34:04.740Z] #21 1.406 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-28T06:34:04.740Z] #21 1.412 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-28T06:34:04.740Z] #21 1.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-28T06:34:04.740Z] #21 DONE 1.5s [2021-07-28T06:34:04.740Z] [2021-07-28T06:34:04.740Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:04.740Z] #54 sha256:2dd6de6ac04347e43825b1e6af8ca76e636777a53f0d46ab912c3963c19c233a [2021-07-28T06:34:04.844Z] #20 36.87 Selecting previously unselected package vim-runtime. [2021-07-28T06:34:04.844Z] #20 36.87 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:34:04.844Z] #20 36.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-28T06:34:04.844Z] #20 36.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-28T06:34:04.844Z] #20 36.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:34:05.006Z] #54 ... [2021-07-28T06:34:05.006Z] [2021-07-28T06:34:05.006Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:34:05.006Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-28T06:34:05.096Z] #27 35.41 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-28T06:34:05.096Z] #27 35.41 libcap2-bin is already the newest version (1:2.25-2). [2021-07-28T06:34:05.096Z] #27 35.41 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-28T06:34:05.096Z] #27 35.41 xz-utils is already the newest version (5.2.4-1). [2021-07-28T06:34:05.096Z] #27 35.41 The following additional packages will be installed: [2021-07-28T06:34:05.096Z] #27 35.42 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-28T06:34:05.096Z] #27 35.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-28T06:34:05.096Z] #27 35.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-28T06:34:05.096Z] #27 35.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-28T06:34:05.096Z] #27 35.43 python3.7 python3.7-minimal vim-runtime xxd [2021-07-28T06:34:05.096Z] #27 35.45 Suggested packages: [2021-07-28T06:34:05.096Z] #27 35.45 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-28T06:34:05.096Z] #27 35.45 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-28T06:34:05.096Z] #27 35.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-28T06:34:05.096Z] #27 35.45 Recommended packages: [2021-07-28T06:34:05.096Z] #27 35.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-28T06:34:05.096Z] #27 35.45 python3-keyrings.alt python3-xdg unzip [2021-07-28T06:34:05.373Z] #30 DONE 5.9s [2021-07-28T06:34:05.373Z] [2021-07-28T06:34:05.373Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:05.373Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:34:05.373Z] #57 ... [2021-07-28T06:34:05.373Z] [2021-07-28T06:34:05.373Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-28T06:34:05.373Z] #33 sha256:6c1b88aff2c0c57bce1edd2f871e94252a0a8f8cbdff0d9efc887da45393ad08 [2021-07-28T06:34:05.373Z] #33 DONE 0.4s [2021-07-28T06:34:05.373Z] [2021-07-28T06:34:05.373Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-28T06:34:05.373Z] #35 sha256:2ac82f0d3d30d455be7ca29267b81835a8b78a4b0d045a1008697ac723c58b47 [2021-07-28T06:34:05.373Z] #35 DONE 0.1s [2021-07-28T06:34:05.373Z] [2021-07-28T06:34:05.373Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:34:05.373Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:34:05.373Z] #40 ... [2021-07-28T06:34:05.373Z] [2021-07-28T06:34:05.373Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-28T06:34:05.373Z] #38 sha256:0fbf64b7340179745a2e67a38c06ee5db7fd0590c9babbfeafdfc2acc6030ad1 [2021-07-28T06:34:05.373Z] #38 DONE 0.1s [2021-07-28T06:34:05.373Z] [2021-07-28T06:34:05.373Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:34:05.373Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:34:06.768Z] #40 ... [2021-07-28T06:34:06.768Z] [2021-07-28T06:34:06.768Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:34:06.768Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:34:06.768Z] #50 207.0 + /build/golangci-lint --version [2021-07-28T06:34:07.029Z] #50 ... [2021-07-28T06:34:07.029Z] [2021-07-28T06:34:07.029Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:34:07.029Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:34:07.029Z] #40 DONE 206.6s [2021-07-28T06:34:07.029Z] [2021-07-28T06:34:07.030Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:34:07.030Z] #50 sha256:d580abeffbf8bb4a91cf13b2c8444e6f721abbeb695066cb351e0807206e8212 [2021-07-28T06:34:07.030Z] #50 207.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-28T06:34:07.054Z] #27 37.39 The following NEW packages will be installed: [2021-07-28T06:34:07.055Z] #27 37.39 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-28T06:34:07.055Z] #27 37.40 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-28T06:34:07.055Z] #27 37.40 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-28T06:34:07.055Z] #27 37.40 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-28T06:34:07.055Z] #27 37.41 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-28T06:34:07.055Z] #27 37.41 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-28T06:34:07.055Z] #27 37.41 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-28T06:34:07.055Z] #27 37.41 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-28T06:34:07.291Z] #50 DONE 207.6s [2021-07-28T06:34:07.291Z] [2021-07-28T06:34:07.291Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:07.291Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:34:07.319Z] #27 37.79 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:34:07.319Z] #27 37.79 Need to get 20.0 MB of archives. [2021-07-28T06:34:07.319Z] #27 37.79 After this operation, 82.5 MB of additional disk space will be used. [2021-07-28T06:34:07.319Z] #27 37.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-28T06:34:07.410Z] #20 39.64 Selecting previously unselected package vim. [2021-07-28T06:34:07.410Z] #20 39.64 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:34:07.410Z] #20 39.67 Unpacking vim (2:8.1.0875-5) ... [2021-07-28T06:34:07.581Z] #27 37.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-28T06:34:07.582Z] #27 37.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-28T06:34:07.582Z] #27 37.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-28T06:34:07.582Z] #27 37.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-28T06:34:07.582Z] #27 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-28T06:34:07.582Z] #27 37.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-28T06:34:07.582Z] #27 37.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-28T06:34:07.582Z] #27 37.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-28T06:34:07.582Z] #27 37.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-28T06:34:07.582Z] #27 37.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-28T06:34:07.582Z] #27 37.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-28T06:34:07.582Z] #27 37.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-28T06:34:07.582Z] #27 37.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-28T06:34:07.582Z] #27 37.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-28T06:34:07.582Z] #27 37.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-28T06:34:07.582Z] #27 37.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-28T06:34:07.582Z] #27 37.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-28T06:34:07.582Z] #27 37.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-28T06:34:07.582Z] #27 37.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-28T06:34:07.582Z] #27 37.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-28T06:34:07.582Z] #27 37.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-28T06:34:07.582Z] #27 37.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-28T06:34:07.582Z] #27 37.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-28T06:34:07.582Z] #27 37.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-28T06:34:07.582Z] #27 37.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-28T06:34:07.582Z] #27 37.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-28T06:34:07.582Z] #27 37.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-28T06:34:07.582Z] #27 37.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-28T06:34:07.582Z] #27 37.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-28T06:34:07.582Z] #27 37.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-28T06:34:07.582Z] #27 37.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-28T06:34:07.582Z] #27 38.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-28T06:34:07.848Z] #27 38.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-28T06:34:07.848Z] #27 38.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-28T06:34:07.848Z] #27 38.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-28T06:34:07.848Z] #27 38.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-28T06:34:07.848Z] #27 38.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-28T06:34:07.848Z] #27 38.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-28T06:34:07.848Z] #27 38.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-28T06:34:07.848Z] #27 38.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-28T06:34:07.848Z] #27 38.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-28T06:34:07.848Z] #27 38.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-28T06:34:07.848Z] #27 38.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-28T06:34:07.977Z] #20 40.13 Selecting previously unselected package xfsprogs. [2021-07-28T06:34:07.977Z] #20 40.13 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-28T06:34:07.977Z] #20 40.14 Unpacking xfsprogs (4.20.0-1) ... [2021-07-28T06:34:08.111Z] #27 38.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-28T06:34:08.236Z] #20 40.51 Selecting previously unselected package zip. [2021-07-28T06:34:08.236Z] #20 40.51 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-28T06:34:08.236Z] #20 40.52 Unpacking zip (3.0-11+b1) ... [2021-07-28T06:34:08.495Z] #20 40.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:34:08.495Z] #20 40.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:34:08.495Z] #20 40.76 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:08.495Z] #20 40.77 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:34:08.689Z] #27 39.01 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:34:08.753Z] #20 40.78 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:34:08.753Z] #20 40.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:08.753Z] #20 40.82 Setting up uidmap (1:4.5-1.1) ... [2021-07-28T06:34:08.753Z] #20 40.83 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:34:08.753Z] #20 40.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:34:08.753Z] #20 40.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-28T06:34:08.753Z] #20 40.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:34:08.753Z] #20 40.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-28T06:34:08.753Z] #20 40.94 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:34:08.753Z] #20 40.96 Setting up zip (3.0-11+b1) ... [2021-07-28T06:34:08.753Z] #20 40.97 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:34:08.950Z] #27 39.23 Fetched 20.0 MB in 1s (25.6 MB/s) [2021-07-28T06:34:08.950Z] #27 39.29 Selecting previously unselected package pigz. [2021-07-28T06:34:08.950Z] #27 39.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-28T06:34:08.950Z] #27 39.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-28T06:34:08.950Z] #27 39.36 Unpacking pigz (2.4-1) ... [2021-07-28T06:34:08.950Z] #27 39.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-28T06:34:09.012Z] #20 41.00 Setting up bash-completion (1:2.8-6) ... [2021-07-28T06:34:09.211Z] #27 39.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:34:09.211Z] #27 39.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:09.211Z] #27 39.71 Selecting previously unselected package python3.7-minimal. [2021-07-28T06:34:09.471Z] #27 39.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:34:09.471Z] #27 39.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:34:09.837Z] #57 ... [2021-07-28T06:34:09.837Z] [2021-07-28T06:34:09.837Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-28T06:34:09.837Z] #41 sha256:d3bb521eef40660b4ced696ec07a15f8281b8e059e53aa2ef736f597aa883f62 [2021-07-28T06:34:10.043Z] #27 40.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:10.043Z] #27 40.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-28T06:34:10.332Z] #22 4.536 Collecting yamllint==1.26.1 [2021-07-28T06:34:10.409Z] #41 DONE 0.7s [2021-07-28T06:34:10.409Z] [2021-07-28T06:34:10.409Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-28T06:34:10.409Z] #45 sha256:38f231fa11fbdbe251e1b39fa6f29e1f48de55203d62f3b27a8867c6717a12dd [2021-07-28T06:34:10.409Z] #45 DONE 0.1s [2021-07-28T06:34:10.409Z] [2021-07-28T06:34:10.409Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-28T06:34:10.409Z] #47 sha256:69e1f8f26cced4690d53f59e9fb5a6992e01c61cb593da5f9e71cc29a77aea10 [2021-07-28T06:34:10.409Z] #47 DONE 0.2s [2021-07-28T06:34:10.409Z] [2021-07-28T06:34:10.409Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:10.409Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:34:10.671Z] #57 ... [2021-07-28T06:34:10.671Z] [2021-07-28T06:34:10.671Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-28T06:34:10.671Z] #49 sha256:80f0d762dad14a03c98830e63ed48765fa36d96ee545e9dfd5a7dc67e230aead [2021-07-28T06:34:10.671Z] #49 DONE 0.1s [2021-07-28T06:34:10.671Z] [2021-07-28T06:34:10.671Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-28T06:34:10.671Z] #51 sha256:85e8986cbf23f9cf929f00843080428a05e1c4ae27b52aee3422abcd406098cf [2021-07-28T06:34:10.933Z] #51 DONE 0.5s [2021-07-28T06:34:10.933Z] [2021-07-28T06:34:10.933Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:10.933Z] #54 sha256:e7f9e037c7367b97863a13857aa1fd8df39f0b167cbe38e603f9ffed2862f1b5 [2021-07-28T06:34:10.987Z] #27 41.35 Selecting previously unselected package python3-minimal. [2021-07-28T06:34:10.987Z] #27 41.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-07-28T06:34:10.987Z] #27 41.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-28T06:34:10.987Z] #27 41.39 Unpacking python3-minimal (3.7.3-1) ... [2021-07-28T06:34:10.987Z] #27 41.46 Selecting previously unselected package libmpdec2:amd64. [2021-07-28T06:34:11.194Z] #54 ... [2021-07-28T06:34:11.194Z] [2021-07-28T06:34:11.194Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-28T06:34:11.194Z] #53 sha256:9db4e0db1256dcf4a3e468216b010559b201b46850b8e2646946338ce7649b35 [2021-07-28T06:34:11.194Z] #53 DONE 0.1s [2021-07-28T06:34:11.194Z] [2021-07-28T06:34:11.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-07-28T06:34:11.194Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:34:11.248Z] #27 41.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-28T06:34:11.248Z] #27 41.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:34:11.248Z] #27 41.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-28T06:34:11.248Z] #27 41.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:34:11.248Z] #27 41.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:11.548Z] #20 43.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:11.548Z] #20 43.29 Setting up xz-utils (5.2.4-1) ... [2021-07-28T06:34:11.548Z] #20 43.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-28T06:34:11.548Z] #20 43.31 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-28T06:34:11.548Z] #20 43.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:34:11.548Z] #20 43.40 invoke-rc.d: could not determine current runlevel [2021-07-28T06:34:11.548Z] #20 43.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-28T06:34:11.548Z] #20 43.42 Setting up pigz (2.4-1) ... [2021-07-28T06:34:11.548Z] #20 43.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:34:11.548Z] #20 43.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:34:11.548Z] #20 43.46 Setting up python-pip-whl (18.1-5) ... [2021-07-28T06:34:11.548Z] #20 43.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:34:11.548Z] #20 43.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:34:11.548Z] #20 43.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:34:11.548Z] #20 43.82 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:34:11.548Z] #20 43.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:11.548Z] #20 43.84 Setting up vim (2:8.1.0875-5) ... [2021-07-28T06:34:11.548Z] #20 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-28T06:34:11.548Z] #20 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-28T06:34:11.548Z] #20 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-28T06:34:11.548Z] #20 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-28T06:34:11.548Z] #20 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-28T06:34:11.548Z] #20 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-28T06:34:11.548Z] #20 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-28T06:34:11.548Z] #20 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-28T06:34:11.806Z] #20 43.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:34:11.806Z] #20 43.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:34:11.806Z] #20 43.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:34:11.806Z] #20 43.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:34:11.806Z] #20 43.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:34:11.806Z] #20 43.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:11.820Z] #27 42.08 Selecting previously unselected package python3.7. [2021-07-28T06:34:11.820Z] #27 42.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-28T06:34:11.820Z] #27 42.10 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:11.820Z] #27 42.17 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-28T06:34:11.820Z] #27 42.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-28T06:34:11.820Z] #27 42.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:34:11.820Z] #27 42.27 Setting up python3-minimal (3.7.3-1) ... [2021-07-28T06:34:12.392Z] #27 42.76 Selecting previously unselected package python3. [2021-07-28T06:34:12.392Z] #27 42.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-28T06:34:12.392Z] #27 42.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-28T06:34:12.392Z] #27 42.82 Unpacking python3 (3.7.3-1) ... [2021-07-28T06:34:12.458Z] ? github.com/docker/docker/api [no test files] [2021-07-28T06:34:12.654Z] #27 42.88 Selecting previously unselected package libip4tc0:amd64. [2021-07-28T06:34:12.654Z] #27 42.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:34:12.654Z] #27 42.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:12.654Z] #27 42.96 Selecting previously unselected package libip6tc0:amd64. [2021-07-28T06:34:12.654Z] #27 42.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-28T06:34:12.654Z] #27 42.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:12.654Z] #27 43.05 Selecting previously unselected package libiptc0:amd64. [2021-07-28T06:34:12.654Z] #27 43.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-28T06:34:12.654Z] #27 43.07 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:12.915Z] #27 43.12 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-28T06:34:12.915Z] #27 43.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-28T06:34:12.915Z] #27 43.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:34:12.915Z] #27 43.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-28T06:34:12.915Z] #27 43.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-28T06:34:12.915Z] #27 43.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:34:12.915Z] #27 43.29 Selecting previously unselected package libnftnl11:amd64. [2021-07-28T06:34:12.915Z] #27 43.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-28T06:34:12.915Z] #27 43.32 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:34:13.176Z] #27 43.38 Selecting previously unselected package iptables. [2021-07-28T06:34:13.176Z] #27 43.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-28T06:34:13.176Z] #27 43.39 Unpacking iptables (1.8.2-4) ... [2021-07-28T06:34:13.176Z] #27 43.58 Selecting previously unselected package xxd. [2021-07-28T06:34:13.176Z] #27 43.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:34:13.176Z] #27 43.60 Unpacking xxd (2:8.1.0875-5) ... [2021-07-28T06:34:13.437Z] #27 43.68 Selecting previously unselected package vim-common. [2021-07-28T06:34:13.437Z] #27 43.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:34:13.437Z] #27 43.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-28T06:34:13.698Z] #27 43.84 Selecting previously unselected package bash-completion. [2021-07-28T06:34:13.698Z] #27 43.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-28T06:34:13.708Z] #20 ... [2021-07-28T06:34:13.708Z] [2021-07-28T06:34:13.708Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:34:13.708Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:34:13.708Z] #40 174.3 + dpkg --print-architecture [2021-07-28T06:34:13.708Z] #40 174.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-28T06:34:14.275Z] #40 174.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-28T06:34:14.275Z] #40 174.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-28T06:34:15.085Z] #27 45.41 Unpacking bash-completion (1:2.8-6) ... [2021-07-28T06:34:15.346Z] #27 45.60 Selecting previously unselected package apparmor. [2021-07-28T06:34:15.346Z] #27 45.61 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-28T06:34:15.346Z] #27 45.68 Unpacking apparmor (2.13.2-10) ... [2021-07-28T06:34:15.607Z] #27 45.88 Selecting previously unselected package aufs-tools. [2021-07-28T06:34:15.607Z] #27 45.89 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-28T06:34:15.607Z] #27 45.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:34:15.607Z] #27 46.02 Selecting previously unselected package libonig5:amd64. [2021-07-28T06:34:15.654Z] #22 9.899 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-28T06:34:15.868Z] #27 46.02 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-28T06:34:15.868Z] #27 46.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:34:15.868Z] #27 46.12 Selecting previously unselected package libjq1:amd64. [2021-07-28T06:34:15.868Z] #27 46.13 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:34:15.868Z] #27 46.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:34:15.868Z] #27 46.20 Selecting previously unselected package jq. [2021-07-28T06:34:15.868Z] #27 46.21 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-28T06:34:15.868Z] #27 46.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-28T06:34:16.129Z] #27 46.27 Selecting previously unselected package libaio1:amd64. [2021-07-28T06:34:16.129Z] #27 46.29 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-28T06:34:16.129Z] #27 46.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:34:16.129Z] #27 46.34 Selecting previously unselected package libgpm2:amd64. [2021-07-28T06:34:16.129Z] #27 46.35 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-28T06:34:16.129Z] #27 46.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:34:16.129Z] #27 46.42 Selecting previously unselected package libnet1:amd64. [2021-07-28T06:34:16.129Z] #27 46.44 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-28T06:34:16.129Z] #27 46.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:34:16.129Z] #27 46.51 Selecting previously unselected package libnl-3-200:amd64. [2021-07-28T06:34:16.129Z] #27 46.53 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-28T06:34:16.129Z] #27 46.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:34:16.129Z] #27 46.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-28T06:34:16.234Z] #22 11.18 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-28T06:34:16.234Z] #22 11.22 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-28T06:34:16.234Z] #22 11.29 Collecting pyyaml (from yamllint==1.26.1) [2021-07-28T06:34:16.234Z] #22 11.51 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-28T06:34:16.390Z] #27 46.64 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-28T06:34:16.390Z] #27 46.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:34:16.390Z] #27 46.69 Selecting previously unselected package libreadline5:amd64. [2021-07-28T06:34:16.390Z] #27 46.69 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-28T06:34:16.391Z] #27 46.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:34:16.652Z] #27 46.83 Selecting previously unselected package net-tools. [2021-07-28T06:34:16.652Z] #27 46.83 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-28T06:34:16.652Z] #27 46.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:34:16.652Z] #27 46.95 Selecting previously unselected package python-pip-whl. [2021-07-28T06:34:16.652Z] #27 46.95 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-28T06:34:16.652Z] #27 46.96 Unpacking python-pip-whl (18.1-5) ... [2021-07-28T06:34:16.913Z] #27 47.26 Selecting previously unselected package python3-lib2to3. [2021-07-28T06:34:16.913Z] #27 47.27 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-28T06:34:16.913Z] #27 47.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:34:17.174Z] #27 47.34 Selecting previously unselected package python3-distutils. [2021-07-28T06:34:17.174Z] #27 47.35 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-28T06:34:17.174Z] #27 47.36 Unpacking python3-distutils (3.7.3-1) ... [2021-07-28T06:34:17.174Z] #27 47.45 Selecting previously unselected package python3-pip. [2021-07-28T06:34:17.174Z] #27 47.46 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-28T06:34:17.174Z] #27 47.46 Unpacking python3-pip (18.1-5) ... [2021-07-28T06:34:17.174Z] #27 47.55 Selecting previously unselected package python3-pkg-resources. [2021-07-28T06:34:17.174Z] #27 47.56 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-28T06:34:17.174Z] #27 47.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:34:17.188Z] #22 12.31 Installing build dependencies: started [2021-07-28T06:34:17.436Z] #27 47.67 Selecting previously unselected package python3-setuptools. [2021-07-28T06:34:17.436Z] #27 47.68 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-28T06:34:17.436Z] #27 47.69 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-28T06:34:17.436Z] #27 47.82 Selecting previously unselected package python3-wheel. [2021-07-28T06:34:17.436Z] #27 47.83 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-28T06:34:17.436Z] #27 47.83 Unpacking python3-wheel (0.32.3-2) ... [2021-07-28T06:34:17.436Z] #27 47.90 Selecting previously unselected package sudo. [2021-07-28T06:34:17.436Z] #27 47.91 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-28T06:34:17.697Z] #27 47.93 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:34:17.835Z] #57 211.1 # github.com/containerd/containerd/cmd/containerd [2021-07-28T06:34:17.835Z] #57 211.1 /usr/bin/ld: /tmp/go-link-318197343/000019.o: in function `New': [2021-07-28T06:34:17.835Z] #57 211.1 /tmp/tmp.DrfuaVspz6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-28T06:34:17.835Z] #57 211.2 + bin/containerd-stress [2021-07-28T06:34:17.958Z] #27 48.22 Selecting previously unselected package thin-provisioning-tools. [2021-07-28T06:34:17.958Z] #27 48.22 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-28T06:34:17.958Z] #27 48.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:34:17.958Z] #27 48.38 Selecting previously unselected package uidmap. [2021-07-28T06:34:17.958Z] #27 48.39 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-28T06:34:17.958Z] #27 48.40 Unpacking uidmap (1:4.5-1.1) ... [2021-07-28T06:34:17.958Z] #27 48.47 Selecting previously unselected package vim-runtime. [2021-07-28T06:34:18.143Z] #22 ... [2021-07-28T06:34:18.143Z] [2021-07-28T06:34:18.143Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:34:18.143Z] #50 sha256:f8887c417c276e0e7e102ec9c27e9933c4ea0076aa284d3b7bd5147188c8e889 [2021-07-28T06:34:18.143Z] #50 171.3 + /build/golangci-lint --version [2021-07-28T06:34:18.219Z] #27 48.48 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-28T06:34:18.219Z] #27 48.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-28T06:34:18.219Z] #27 48.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-28T06:34:18.219Z] #27 48.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:34:18.409Z] #50 171.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-28T06:34:19.214Z] #57 212.3 + bin/containerd-shim [2021-07-28T06:34:19.814Z] #50 DONE 172.7s [2021-07-28T06:34:19.814Z] [2021-07-28T06:34:19.814Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:19.814Z] #54 sha256:2dd6de6ac04347e43825b1e6af8ca76e636777a53f0d46ab912c3963c19c233a [2021-07-28T06:34:20.137Z] #27 50.23 Selecting previously unselected package vim. [2021-07-28T06:34:20.137Z] #27 50.24 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-28T06:34:20.137Z] #27 50.26 Unpacking vim (2:8.1.0875-5) ... [2021-07-28T06:34:20.398Z] #27 50.56 Selecting previously unselected package xfsprogs. [2021-07-28T06:34:20.398Z] #27 50.57 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-28T06:34:20.398Z] #27 50.58 Unpacking xfsprogs (4.20.0-1) ... [2021-07-28T06:34:20.659Z] #27 50.85 Selecting previously unselected package zip. [2021-07-28T06:34:20.659Z] #27 50.85 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-28T06:34:20.659Z] #27 50.86 Unpacking zip (3.0-11+b1) ... [2021-07-28T06:34:20.659Z] #27 51.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-28T06:34:20.659Z] #27 51.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-28T06:34:20.659Z] #27 51.04 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:20.659Z] #27 51.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-28T06:34:20.659Z] #27 51.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-28T06:34:20.659Z] #27 51.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:20.839Z] #40 ... [2021-07-28T06:34:20.839Z] [2021-07-28T06:34:20.839Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-28T06:34:20.839Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-28T06:34:20.839Z] #20 46.42 Setting up iptables (1.8.2-4) ... [2021-07-28T06:34:20.839Z] #20 46.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:34:20.839Z] #20 46.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:34:20.839Z] #20 46.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:34:20.839Z] #20 46.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:34:20.839Z] #20 46.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-28T06:34:20.839Z] #20 46.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-28T06:34:20.839Z] #20 46.49 Setting up python3 (3.7.3-1) ... [2021-07-28T06:34:20.839Z] #20 46.81 Setting up python3-wheel (0.32.3-2) ... [2021-07-28T06:34:20.839Z] #20 47.37 Setting up apparmor (2.13.2-10) ... [2021-07-28T06:34:20.839Z] #20 48.88 Setting up xfsprogs (4.20.0-1) ... [2021-07-28T06:34:20.839Z] #20 48.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:34:20.839Z] #20 49.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:34:20.839Z] #20 49.98 Setting up python3-distutils (3.7.3-1) ... [2021-07-28T06:34:20.839Z] #20 50.38 Setting up python3-setuptools (40.8.0-1) ... [2021-07-28T06:34:20.839Z] #20 51.49 Setting up python3-pip (18.1-5) ... [2021-07-28T06:34:20.839Z] #20 52.34 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:34:20.839Z] #20 52.38 Processing triggers for mime-support (3.62) ... [2021-07-28T06:34:20.839Z] #20 DONE 53.0s [2021-07-28T06:34:20.839Z] [2021-07-28T06:34:20.839Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-28T06:34:20.839Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-28T06:34:20.921Z] #27 51.10 Setting up uidmap (1:4.5-1.1) ... [2021-07-28T06:34:20.921Z] #27 51.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-28T06:34:20.921Z] #27 51.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-28T06:34:20.921Z] #27 51.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-28T06:34:20.921Z] #27 51.15 Setting up xxd (2:8.1.0875-5) ... [2021-07-28T06:34:20.921Z] #27 51.17 Setting up zip (3.0-11+b1) ... [2021-07-28T06:34:20.921Z] #27 51.18 Setting up vim-common (2:8.1.0875-5) ... [2021-07-28T06:34:20.921Z] #27 51.21 Setting up bash-completion (1:2.8-6) ... [2021-07-28T06:34:22.215Z] #21 1.475 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-28T06:34:22.215Z] #21 1.481 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-28T06:34:22.215Z] #21 1.485 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-28T06:34:22.473Z] #21 DONE 1.6s [2021-07-28T06:34:22.473Z] [2021-07-28T06:34:22.473Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:34:22.473Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-28T06:34:22.835Z] #27 52.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-28T06:34:22.835Z] #27 52.86 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-28T06:34:22.835Z] #27 52.92 invoke-rc.d: could not determine current runlevel [2021-07-28T06:34:22.835Z] #27 52.93 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-28T06:34:22.835Z] #27 52.94 Setting up pigz (2.4-1) ... [2021-07-28T06:34:22.835Z] #27 52.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-28T06:34:22.835Z] #27 52.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-28T06:34:22.835Z] #27 52.98 Setting up python-pip-whl (18.1-5) ... [2021-07-28T06:34:22.835Z] #27 52.99 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-28T06:34:22.835Z] #27 53.00 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-28T06:34:22.835Z] #27 53.31 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-28T06:34:22.835Z] #27 53.32 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-28T06:34:22.835Z] #27 53.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:22.835Z] #27 53.34 Setting up vim (2:8.1.0875-5) ... [2021-07-28T06:34:23.097Z] #27 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-28T06:34:23.097Z] #27 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-28T06:34:23.097Z] #27 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-28T06:34:23.097Z] #27 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-28T06:34:23.097Z] #27 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-28T06:34:23.097Z] #27 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-28T06:34:23.097Z] #27 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-28T06:34:23.097Z] #27 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-28T06:34:23.097Z] #27 53.41 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-28T06:34:23.097Z] #27 53.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-28T06:34:23.097Z] #27 53.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-28T06:34:23.097Z] #27 53.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-28T06:34:23.097Z] #27 53.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-28T06:34:23.097Z] #27 53.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-28T06:34:24.483Z] #27 54.81 Setting up iptables (1.8.2-4) ... [2021-07-28T06:34:24.483Z] #27 54.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:34:24.483Z] #27 54.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:34:24.483Z] #27 54.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-28T06:34:24.483Z] #27 54.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-28T06:34:24.483Z] #27 54.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-28T06:34:24.483Z] #27 54.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-28T06:34:24.483Z] #27 54.85 Setting up python3 (3.7.3-1) ... [2021-07-28T06:34:24.745Z] #27 55.15 Setting up python3-wheel (0.32.3-2) ... [2021-07-28T06:34:25.267Z] #27 55.50 Setting up apparmor (2.13.2-10) ... [2021-07-28T06:34:25.779Z] #57 219.1 + bin/containerd-shim-runc-v1 [2021-07-28T06:34:26.654Z] #27 56.71 Setting up xfsprogs (4.20.0-1) ... [2021-07-28T06:34:26.654Z] #27 56.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-28T06:34:26.654Z] #27 56.95 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-28T06:34:27.177Z] #27 57.41 Setting up python3-distutils (3.7.3-1) ... [2021-07-28T06:34:27.438Z] #27 57.63 Setting up python3-setuptools (40.8.0-1) ... [2021-07-28T06:34:27.747Z] #22 4.569 Collecting yamllint==1.26.1 [2021-07-28T06:34:27.960Z] #27 58.14 Setting up python3-pip (18.1-5) ... [2021-07-28T06:34:28.483Z] #27 58.70 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:34:28.483Z] #27 58.74 Processing triggers for mime-support (3.62) ... [2021-07-28T06:34:29.056Z] #27 DONE 59.4s [2021-07-28T06:34:29.056Z] [2021-07-28T06:34:29.056Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-28T06:34:29.056Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-28T06:34:29.999Z] #28 0.945 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-28T06:34:29.999Z] #28 0.949 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-28T06:34:29.999Z] #28 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-28T06:34:29.999Z] #28 DONE 1.0s [2021-07-28T06:34:29.999Z] [2021-07-28T06:34:29.999Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:34:29.999Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-28T06:34:30.104Z] === RUN TestMiddlewares [2021-07-28T06:34:30.104Z] --- PASS: TestMiddlewares (0.00s) [2021-07-28T06:34:30.104Z] PASS [2021-07-28T06:34:30.104Z] coverage: 9.0% of statements [2021-07-28T06:34:30.104Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2021-07-28T06:34:31.051Z] #57 223.8 + bin/containerd-shim-runc-v2 [2021-07-28T06:34:31.051Z] #57 224.4 + binaries [2021-07-28T06:34:31.051Z] #57 224.4 + install -D bin/containerd /build/containerd [2021-07-28T06:34:31.051Z] #57 224.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-28T06:34:31.051Z] #57 224.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-28T06:34:31.051Z] #57 224.4 + install -D bin/ctr /build/ctr [2021-07-28T06:34:32.097Z] #54 ... [2021-07-28T06:34:32.097Z] [2021-07-28T06:34:32.097Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:34:32.097Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-28T06:34:32.097Z] #22 26.32 Installing build dependencies: finished with status 'done' [2021-07-28T06:34:33.017Z] #22 9.895 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-28T06:34:33.017Z] #22 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-28T06:34:33.165Z] #57 183.1 + bin/containerd [2021-07-28T06:34:33.276Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-28T06:34:33.276Z] #22 10.87 Collecting pyyaml (from yamllint==1.26.1) [2021-07-28T06:34:33.302Z] #29 2.837 Collecting yamllint==1.26.1 [2021-07-28T06:34:33.535Z] #22 11.07 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-28T06:34:33.794Z] #22 11.33 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-28T06:34:33.794Z] #22 11.34 Building wheels for collected packages: yamllint [2021-07-28T06:34:33.794Z] #22 11.34 Running setup.py bdist_wheel for yamllint: started [2021-07-28T06:34:34.108Z] #57 ... [2021-07-28T06:34:34.108Z] [2021-07-28T06:34:34.108Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:34.108Z] #54 sha256:e7f9e037c7367b97863a13857aa1fd8df39f0b167cbe38e603f9ffed2862f1b5 [2021-07-28T06:34:34.108Z] #54 114.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-28T06:34:34.108Z] #54 115.3 + mkdir -p /build [2021-07-28T06:34:34.108Z] #54 115.3 + cp runc /build/runc [2021-07-28T06:34:34.108Z] #54 DONE 116.4s [2021-07-28T06:34:34.108Z] [2021-07-28T06:34:34.108Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:34.108Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:34:34.361Z] #22 ... [2021-07-28T06:34:34.361Z] [2021-07-28T06:34:34.361Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-28T06:34:34.361Z] #50 sha256:690a70993c8014e6d6c6634330f80a6dd6c713ab620b52e99654a35106ae9e7c [2021-07-28T06:34:34.361Z] #50 195.3 + /build/golangci-lint --version [2021-07-28T06:34:34.435Z] #57 DONE 227.6s [2021-07-28T06:34:34.621Z] #50 195.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-28T06:34:35.190Z] #50 DONE 196.4s [2021-07-28T06:34:35.190Z] [2021-07-28T06:34:35.190Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-28T06:34:35.190Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-28T06:34:35.190Z] #22 12.33 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-28T06:34:35.190Z] #22 12.33 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-28T06:34:35.190Z] #22 12.36 Successfully built yamllint [2021-07-28T06:34:35.190Z] #22 12.36 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-28T06:34:35.190Z] #22 12.63 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-28T06:34:35.369Z] [2021-07-28T06:34:35.369Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-28T06:34:35.369Z] #58 sha256:f1b321b8143272555a96e450f2308f8301522b3c072851e2adf0c152a3024faf [2021-07-28T06:34:35.449Z] #22 DONE 12.9s [2021-07-28T06:34:35.449Z] [2021-07-28T06:34:35.449Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-28T06:34:35.449Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-28T06:34:35.449Z] #40 DONE 196.1s [2021-07-28T06:34:35.449Z] [2021-07-28T06:34:35.449Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-28T06:34:35.449Z] #25 sha256:9eeee2b26098149b9947a8cfd10096c55e8acf43d77e2e5ae7cfb0410b5ba699 [2021-07-28T06:34:36.022Z] #57 ... [2021-07-28T06:34:36.022Z] [2021-07-28T06:34:36.022Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-28T06:34:36.022Z] #55 sha256:0f27a7167dedfed51d8ca02e8abb18931e080cfad9a36b80e7efaf487308b60b [2021-07-28T06:34:36.022Z] #55 DONE 0.3s [2021-07-28T06:34:36.022Z] [2021-07-28T06:34:36.022Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:36.022Z] #57 sha256:a6abc93a11ab4bc4035f6638e29b08dd984f0a6dbbcf03f019218b1401a31b76 [2021-07-28T06:34:36.307Z] #58 DONE 0.8s [2021-07-28T06:34:36.307Z] [2021-07-28T06:34:36.307Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-28T06:34:36.307Z] #62 sha256:05afc88e29c0354cd2fbb3077ab809ec133e03851db137cb2a0db78073b41ab4 [2021-07-28T06:34:36.307Z] #62 DONE 0.1s [2021-07-28T06:34:36.307Z] [2021-07-28T06:34:36.307Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-28T06:34:36.307Z] #67 sha256:e32d9bd94ae18e57c4f42f66938edabfdd793725304f0c58fe89701c8f838a25 [2021-07-28T06:34:36.334Z] #22 31.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-28T06:34:36.334Z] #22 31.39 Building wheels for collected packages: yamllint, pyyaml [2021-07-28T06:34:36.334Z] #22 31.39 Running setup.py bdist_wheel for yamllint: started [2021-07-28T06:34:36.388Z] #25 DONE 0.9s [2021-07-28T06:34:36.388Z] [2021-07-28T06:34:36.388Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:36.388Z] #54 sha256:afcc50edff64f5de63070551e3f7fba06f55106b4e09be7b599ea69501dbd3be [2021-07-28T06:34:36.388Z] #54 ... [2021-07-28T06:34:36.388Z] [2021-07-28T06:34:36.388Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-28T06:34:36.388Z] #30 sha256:2bb32fb3311936397e004578eb1c709f5c3eb4d03e77629c660e7780c3a2f9bd [2021-07-28T06:34:37.243Z] #67 DONE 0.8s [2021-07-28T06:34:37.243Z] [2021-07-28T06:34:37.243Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-28T06:34:37.243Z] #68 sha256:c8d615d20b50b2784e5037332fb8233d50d4b588e10e06e36a55b7ea0fab267b [2021-07-28T06:34:37.243Z] #68 DONE 0.0s [2021-07-28T06:34:37.243Z] [2021-07-28T06:34:37.243Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-28T06:34:37.243Z] #69 sha256:8f01a462dca739929e568e6c31594e2813106350c9dda9459bb926592529094a [2021-07-28T06:34:37.288Z] #22 32.27 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-28T06:34:37.288Z] #22 32.27 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-28T06:34:37.288Z] #22 32.35 Running setup.py bdist_wheel for pyyaml: started [2021-07-28T06:34:38.591Z] #29 8.112 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-28T06:34:38.689Z] #22 33.62 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-28T06:34:38.689Z] #22 33.62 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-28T06:34:38.689Z] #22 33.75 Successfully built yamllint pyyaml [2021-07-28T06:34:38.689Z] #22 33.76 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-28T06:34:38.853Z] #29 8.723 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-28T06:34:38.853Z] #29 8.741 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-28T06:34:38.853Z] #29 8.776 Collecting pyyaml (from yamllint==1.26.1) [2021-07-28T06:34:38.954Z] #22 34.04 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-28T06:34:39.113Z] #29 8.885 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-28T06:34:39.113Z] #29 9.035 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-28T06:34:39.113Z] #29 9.037 Building wheels for collected packages: yamllint [2021-07-28T06:34:39.113Z] #29 9.038 Running setup.py bdist_wheel for yamllint: started [2021-07-28T06:34:39.144Z] #69 DONE 1.9s [2021-07-28T06:34:39.144Z] [2021-07-28T06:34:39.144Z] #70 exporting to image [2021-07-28T06:34:39.144Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-28T06:34:39.144Z] #70 exporting layers [2021-07-28T06:34:39.684Z] #29 9.553 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-28T06:34:39.684Z] #29 9.554 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-28T06:34:39.684Z] #29 9.593 Successfully built yamllint [2021-07-28T06:34:39.684Z] #29 9.603 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-28T06:34:39.945Z] #29 9.811 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-28T06:34:40.206Z] #29 DONE 10.2s [2021-07-28T06:34:40.206Z] [2021-07-28T06:34:40.206Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-28T06:34:40.206Z] #32 sha256:6e36af826ac67e90fb7cf3e2cc0166c677e87d48f919a2e081814e313513760d [2021-07-28T06:34:40.352Z] #22 DONE 35.1s [2021-07-28T06:34:40.352Z] [2021-07-28T06:34:40.352Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:34:40.352Z] #24 sha256:79e5a4d31185e09475bf7e30519572db141193bcd217b275268cd95afd3cb8d1 [2021-07-28T06:34:40.782Z] #32 DONE 0.2s [2021-07-28T06:34:40.782Z] [2021-07-28T06:34:40.782Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-28T06:34:40.782Z] #37 sha256:9b3923eb0659057aee62e38a216814c98f42640042550afc2e1843556fc9f328 [2021-07-28T06:34:42.958Z] #30 DONE 6.6s [2021-07-28T06:34:42.958Z] [2021-07-28T06:34:42.958Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:42.958Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:34:42.958Z] #57 ... [2021-07-28T06:34:42.958Z] [2021-07-28T06:34:42.958Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-28T06:34:42.958Z] #33 sha256:23f4ea64394b605b5dc7426a10690de7fb7ed690c833a0cb3b2cb46808889eb4 [2021-07-28T06:34:43.218Z] #33 DONE 0.3s [2021-07-28T06:34:43.218Z] [2021-07-28T06:34:43.218Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:43.218Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:34:43.218Z] #57 ... [2021-07-28T06:34:43.218Z] [2021-07-28T06:34:43.218Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-28T06:34:43.218Z] #35 sha256:8c9d83aa7fbe5d30789c130bff23fecb224d6b5d30e55cb1d2826b1b497633e0 [2021-07-28T06:34:43.218Z] #35 DONE 0.0s [2021-07-28T06:34:43.218Z] [2021-07-28T06:34:43.218Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-28T06:34:43.218Z] #38 sha256:549d455c8869a295105fdc902b895137c7f7a23076ee7f7be454853da96b3fd1 [2021-07-28T06:34:43.218Z] #38 DONE 0.1s [2021-07-28T06:34:43.477Z] [2021-07-28T06:34:43.477Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-28T06:34:43.477Z] #41 sha256:bec5d060c72a01266a73fb7737571594eb2f79c30935b72541cc3eb892bff87d [2021-07-28T06:34:44.045Z] #41 DONE 0.6s [2021-07-28T06:34:44.045Z] [2021-07-28T06:34:44.045Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-28T06:34:44.045Z] #45 sha256:abe9a1472c477bcaf097e015aaae1cfd2f7c8a57cf29c5facca5e7539053f0c9 [2021-07-28T06:34:44.045Z] #45 DONE 0.1s [2021-07-28T06:34:44.045Z] [2021-07-28T06:34:44.045Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-28T06:34:44.045Z] #47 sha256:b462020024889bdd4d072f5093b70355ae28314fb2af29f6347e0c5c0b4b92c9 [2021-07-28T06:34:44.305Z] #47 DONE 0.2s [2021-07-28T06:34:44.305Z] [2021-07-28T06:34:44.305Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-28T06:34:44.305Z] #49 sha256:796fe6872138d78bc92b95a6bb8721e4051edbe97f421ce5f4b8a4da730b813e [2021-07-28T06:34:44.565Z] #49 DONE 0.1s [2021-07-28T06:34:44.565Z] [2021-07-28T06:34:44.565Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-28T06:34:44.565Z] #51 sha256:25300af2a8a872c5b2a3914783d021453550ce1201803fe20ee73271bdf2e4b0 [2021-07-28T06:34:44.622Z] #24 ... [2021-07-28T06:34:44.622Z] [2021-07-28T06:34:44.622Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:44.622Z] #54 sha256:2dd6de6ac04347e43825b1e6af8ca76e636777a53f0d46ab912c3963c19c233a [2021-07-28T06:34:44.622Z] #54 108.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-28T06:34:44.824Z] #51 DONE 0.4s [2021-07-28T06:34:44.824Z] [2021-07-28T06:34:44.824Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-28T06:34:44.824Z] #53 sha256:814612da7fb38cd9471544ba75c08b120bf5cee8074e0884900353ead8daab6d [2021-07-28T06:34:44.824Z] #53 DONE 0.1s [2021-07-28T06:34:44.824Z] [2021-07-28T06:34:44.824Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:44.824Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:34:44.897Z] #54 109.0 + mkdir -p /build [2021-07-28T06:34:44.897Z] #54 109.0 + cp runc /build/runc [2021-07-28T06:34:45.000Z] #37 DONE 4.0s [2021-07-28T06:34:45.000Z] [2021-07-28T06:34:45.000Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:45.000Z] #61 sha256:d82cc05a216d204a148508b0071556f239e6bf44f9eafc664d07c9b489062a97 [2021-07-28T06:34:45.000Z] #61 81.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-28T06:34:45.000Z] #61 ... [2021-07-28T06:34:45.000Z] [2021-07-28T06:34:45.000Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-28T06:34:45.000Z] #40 sha256:cb954098f566d3e00a5325f7c535775f66b84077f84baf8cd2505400c288b04b [2021-07-28T06:34:45.000Z] #40 DONE 0.5s [2021-07-28T06:34:45.000Z] [2021-07-28T06:34:45.000Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:34:45.000Z] #61 sha256:d82cc05a216d204a148508b0071556f239e6bf44f9eafc664d07c9b489062a97 [2021-07-28T06:34:45.000Z] #61 82.54 + mkdir -p /build [2021-07-28T06:34:45.000Z] #61 82.55 + cp runc /build/runc [2021-07-28T06:34:45.575Z] #61 DONE 82.8s [2021-07-28T06:34:45.575Z] [2021-07-28T06:34:45.575Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-28T06:34:45.575Z] #42 sha256:f2d0065867ff87a4ba0641475ab1b4be3afc1d8e2d3a3730bcf3e5a2f525aa5f [2021-07-28T06:34:45.575Z] #42 DONE 0.3s [2021-07-28T06:34:45.575Z] [2021-07-28T06:34:45.575Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-28T06:34:45.575Z] #45 sha256:93bc65df6c135aa4281c9bb2c2ab113e4a5df47f34c56008a2ba34cfc239407f [2021-07-28T06:34:45.575Z] #45 DONE 0.1s [2021-07-28T06:34:45.575Z] [2021-07-28T06:34:45.575Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-28T06:34:45.575Z] #48 sha256:d8d3b07aef1cd6663ef5eebc726c654288e1e4c3927f9f077b10f153bddf22cb [2021-07-28T06:34:45.704Z] #70 exporting layers 6.5s done [2021-07-28T06:34:45.704Z] #70 writing image sha256:be80c72659e28e4f1e46b23ccffa34077efa140ca86f624091f76dae8e882a03 done [2021-07-28T06:34:45.704Z] #70 naming to docker.io/library/docker:e3491ab56a705510462e30f9c38d42399ef884b3 0.1s done [2021-07-28T06:34:45.704Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-28T06:34:45.848Z] #54 DONE 109.9s [2021-07-28T06:34:45.848Z] [2021-07-28T06:34:45.848Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-28T06:34:45.848Z] #24 sha256:79e5a4d31185e09475bf7e30519572db141193bcd217b275268cd95afd3cb8d1 [2021-07-28T06:34:45.848Z] #24 197.6 + return [2021-07-28T06:34:45.848Z] #24 DONE 199.0s [2021-07-28T06:34:45.848Z] [2021-07-28T06:34:45.848Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:45.848Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:34:45.848Z] #57 160.8 + bin/containerd [2021-07-28T06:34:46.046Z] + trap exit INT TERM [2021-07-28T06:34:46.046Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-28T06:34:46.046Z] + CONTAINER_NAME=docker-pr7 [2021-07-28T06:34:46.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42672/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh dynbinary [2021-07-28T06:34:46.520Z] #48 DONE 0.8s [2021-07-28T06:34:46.520Z] [2021-07-28T06:34:46.520Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-28T06:34:46.520Z] #52 sha256:38a655d23216c597e52b4931ba6ba67ed1ce07ec88d1dc6a7f52303f1a470744 [2021-07-28T06:34:46.520Z] #52 DONE 0.1s [2021-07-28T06:34:46.520Z] [2021-07-28T06:34:46.520Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-28T06:34:46.520Z] #54 sha256:b385ce307599e6cb3bb5e5aacda8dfcc119b058b4ce2a018f79dcc4735035247 [2021-07-28T06:34:46.615Z] [2021-07-28T06:34:46.615Z] Removing bundles/ [2021-07-28T06:34:46.615Z] [2021-07-28T06:34:46.615Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-28T06:34:46.783Z] #54 DONE 0.3s [2021-07-28T06:34:46.783Z] [2021-07-28T06:34:46.783Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:46.783Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:34:46.783Z] #64 ... [2021-07-28T06:34:46.783Z] [2021-07-28T06:34:46.783Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-28T06:34:46.783Z] #56 sha256:9835560bbaa4871a18bbf8343e0fb1651a96234d58dd3ba2a62e2d72ec84d787 [2021-07-28T06:34:46.783Z] #56 DONE 0.1s [2021-07-28T06:34:46.873Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:34:46.873Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:34:47.044Z] [2021-07-28T06:34:47.044Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-28T06:34:47.044Z] #58 sha256:dc45f22780d6191464e11f1676ce5603d5f7a0a344ebb3a0b3f52367ef259f19 [2021-07-28T06:34:47.616Z] #58 DONE 0.9s [2021-07-28T06:34:47.616Z] [2021-07-28T06:34:47.616Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:47.616Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:34:47.876Z] #64 ... [2021-07-28T06:34:47.876Z] [2021-07-28T06:34:47.876Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-28T06:34:47.876Z] #60 sha256:4fd583af032af04bab1d13c79d60cd3b7d29d7a94c6d7da8282e086d5f15eb11 [2021-07-28T06:34:47.876Z] #60 DONE 0.1s [2021-07-28T06:34:47.876Z] [2021-07-28T06:34:47.876Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-28T06:34:47.876Z] #62 sha256:604aabb090497c383dc36f1bf26ff1fd5a0a992199a3c0cb3aa8eae9a1dedd37 [2021-07-28T06:34:48.138Z] #62 DONE 0.3s [2021-07-28T06:34:48.138Z] [2021-07-28T06:34:48.138Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:48.138Z] #64 sha256:8d32469a59e05d9c5eaa8ca3a8bedf120d6ae1d50c7ca1e102e34cf3cc91f235 [2021-07-28T06:34:49.181Z] #57 ... [2021-07-28T06:34:49.181Z] [2021-07-28T06:34:49.181Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-28T06:34:49.181Z] #25 sha256:4842a0891d03518eef69cf2febbac8f114b0b7d43b3aeab0cf5b5b49be9c9963 [2021-07-28T06:34:49.181Z] #25 DONE 0.6s [2021-07-28T06:34:49.181Z] [2021-07-28T06:34:49.181Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-28T06:34:49.181Z] #30 sha256:fb6fbcea2dca9f57f52a6325eef464abd85b6901bb83fef547e3f2ecd1f3288a [2021-07-28T06:34:51.439Z] #64 141.0 # github.com/containerd/containerd/cmd/containerd [2021-07-28T06:34:51.439Z] #64 141.0 /usr/bin/ld: /tmp/go-link-369221489/000019.o: in function `New': [2021-07-28T06:34:51.439Z] #64 141.0 /tmp/tmp.B2DRnvaSyx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-28T06:34:51.439Z] #64 141.1 + bin/containerd-stress [2021-07-28T06:34:52.382Z] #64 142.2 + bin/containerd-shim [2021-07-28T06:34:55.800Z] #30 DONE 6.9s [2021-07-28T06:34:55.800Z] [2021-07-28T06:34:55.800Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:55.800Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:34:55.800Z] #57 ... [2021-07-28T06:34:55.800Z] [2021-07-28T06:34:55.800Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-28T06:34:55.800Z] #33 sha256:79d0354cbbbf5830bb39f120dbdf60575cbe4940dc2d0fa3769f22baff52819a [2021-07-28T06:34:56.066Z] #33 DONE 0.5s [2021-07-28T06:34:56.066Z] [2021-07-28T06:34:56.066Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-28T06:34:56.066Z] #35 sha256:9db9ec415c891a5bd213503e40a4e86cf553e10d782844906a89b6fd92a9bc1a [2021-07-28T06:34:56.066Z] #35 DONE 0.1s [2021-07-28T06:34:56.066Z] [2021-07-28T06:34:56.066Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:56.066Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:34:56.329Z] #57 ... [2021-07-28T06:34:56.329Z] [2021-07-28T06:34:56.329Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-28T06:34:56.329Z] #38 sha256:7b36683040b1d8ab1e4d6eeded7fef468bbdc1326c93bc83489ffc1cadc0cd43 [2021-07-28T06:34:56.329Z] #38 DONE 0.1s [2021-07-28T06:34:56.329Z] [2021-07-28T06:34:56.329Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-28T06:34:56.329Z] #41 sha256:a232ce638c29f39aa42735efcd392861cab099c08bed5727ee9f2f683e24e385 [2021-07-28T06:34:56.907Z] #41 DONE 0.7s [2021-07-28T06:34:56.907Z] [2021-07-28T06:34:56.907Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:56.907Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:34:57.171Z] #57 ... [2021-07-28T06:34:57.171Z] [2021-07-28T06:34:57.171Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-28T06:34:57.171Z] #45 sha256:67d761a0d62ca68a763911a1ced51b4ece32db9a0ea57e5ee33a59b2f8b6c5fd [2021-07-28T06:34:57.171Z] #45 DONE 0.1s [2021-07-28T06:34:57.171Z] [2021-07-28T06:34:57.171Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-28T06:34:57.171Z] #47 sha256:c111320b4db312f5e2846d04f6bd42d8fb82372fc25bf3bd40eb09505fdc05a2 [2021-07-28T06:34:57.436Z] #47 DONE 0.3s [2021-07-28T06:34:57.436Z] [2021-07-28T06:34:57.436Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:57.436Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:34:57.436Z] #57 ... [2021-07-28T06:34:57.436Z] [2021-07-28T06:34:57.436Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-28T06:34:57.436Z] #49 sha256:282092257fb267166154f146dd761a78cfd4d346a2ded3c24b31e94e1bbeaa32 [2021-07-28T06:34:57.436Z] #49 DONE 0.1s [2021-07-28T06:34:57.701Z] [2021-07-28T06:34:57.701Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-28T06:34:57.701Z] #51 sha256:a43ec8c52e13ce0f83a2370ef7ec7683c0360c90891a3207308e1edcdb6e7def [2021-07-28T06:34:58.280Z] #51 DONE 0.8s [2021-07-28T06:34:58.280Z] [2021-07-28T06:34:58.280Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-28T06:34:58.280Z] #53 sha256:b50fe03db02b22eb1e25401c9435f0f0edd9269b04cd5aa999458a9b1b574e79 [2021-07-28T06:34:58.545Z] #53 DONE 0.1s [2021-07-28T06:34:58.545Z] [2021-07-28T06:34:58.545Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-28T06:34:58.545Z] #55 sha256:cb55634a55b8a51cd2296f1bb7f6ffed687ce4bee437ff5db3b9faf3f7c3e0d6 [2021-07-28T06:34:59.123Z] #55 DONE 0.7s [2021-07-28T06:34:59.123Z] [2021-07-28T06:34:59.123Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:34:59.123Z] #57 sha256:ede20bc2e135558ad7547555ca901c355c6631fc033a939adba6b0876bc3f723 [2021-07-28T06:35:00.533Z] #64 149.1 + bin/containerd-shim-runc-v1 [2021-07-28T06:35:02.914Z] #57 180.6 + bin/containerd [2021-07-28T06:35:04.289Z] #57 ... [2021-07-28T06:35:04.290Z] [2021-07-28T06:35:04.290Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-28T06:35:04.290Z] #54 sha256:afcc50edff64f5de63070551e3f7fba06f55106b4e09be7b599ea69501dbd3be [2021-07-28T06:35:04.290Z] #54 113.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-28T06:35:04.290Z] #54 114.6 + mkdir -p /build [2021-07-28T06:35:04.290Z] #54 114.6 + cp runc /build/runc [2021-07-28T06:35:04.290Z] #54 DONE 115.3s [2021-07-28T06:35:04.548Z] [2021-07-28T06:35:04.548Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:35:04.548Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:35:04.742Z] #64 153.9 + bin/containerd-shim-runc-v2 [2021-07-28T06:35:04.742Z] #64 154.5 + binaries [2021-07-28T06:35:04.742Z] #64 154.5 + install -D bin/containerd /build/containerd [2021-07-28T06:35:04.742Z] #64 154.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-28T06:35:04.742Z] #64 154.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-28T06:35:04.742Z] #64 154.5 + install -D bin/ctr /build/ctr [2021-07-28T06:35:05.922Z] #57 ... [2021-07-28T06:35:05.922Z] [2021-07-28T06:35:05.922Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-28T06:35:05.922Z] #55 sha256:dc5b783607c5d5dff3ba785e9b01c154052cda26c733e3f335dd06c81704d2d5 [2021-07-28T06:35:05.922Z] #55 DONE 0.3s [2021-07-28T06:35:06.180Z] [2021-07-28T06:35:06.181Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-28T06:35:06.181Z] #57 sha256:0ea000cb1386c65663ebfb00737783c0911e2153e747a14438c3f3b723ec2368 [2021-07-28T06:35:06.651Z] #64 DONE 156.5s [2021-07-28T06:35:08.034Z] [2021-07-28T06:35:08.034Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-28T06:35:08.034Z] #65 sha256:67378653fd71c66647b8bca2cf134ba9f1fd46490bf645048b02fd7ff71d7b2c [2021-07-28T06:35:08.137Z] #57 214.5 # github.com/containerd/containerd/cmd/containerd [2021-07-28T06:35:08.137Z] #57 214.5 /usr/bin/ld: /tmp/go-link-266513285/000019.o: in function `New': [2021-07-28T06:35:08.137Z] #57 214.5 /tmp/tmp.TUnTOLpMBP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-28T06:35:08.137Z] #57 214.6 + bin/containerd-stress [2021-07-28T06:35:08.137Z] #57 215.7 + bin/containerd-shim [2021-07-28T06:35:09.022Z] #65 DONE 1.0s [2021-07-28T06:35:09.022Z] [2021-07-28T06:35:09.022Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-28T06:35:09.022Z] #69 sha256:48e1551abb6137acce26eff4142a9515cd19c262b3d5edae4cbffaa3e4dfdd8b [2021-07-28T06:35:09.299Z] #69 DONE 0.3s [2021-07-28T06:35:09.299Z] [2021-07-28T06:35:09.299Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-28T06:35:09.299Z] #74 sha256:a5c075b35f3ddf692f1a1284be8ffd409964c9e486752aac5e3d135dcc9d139f [2021-07-28T06:35:10.682Z] #74 DONE 1.6s [2021-07-28T06:35:10.942Z] [2021-07-28T06:35:10.942Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-28T06:35:10.942Z] #75 sha256:06d2e354d38a58587b464daad644d8943f9282d45413be4ef915d36a73b1ecf8 [2021-07-28T06:35:10.942Z] #75 DONE 0.0s [2021-07-28T06:35:10.942Z] [2021-07-28T06:35:10.942Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-28T06:35:10.942Z] #76 sha256:f7a7424ca9bad91363229ced1bea49ff704c8937b57f0ad2aa30eb5d72920327 [2021-07-28T06:35:11.443Z] #57 222.6 + bin/containerd-shim-runc-v1 [2021-07-28T06:35:11.883Z] #76 DONE 0.9s [2021-07-28T06:35:11.883Z] [2021-07-28T06:35:11.883Z] #77 exporting to image [2021-07-28T06:35:11.883Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-28T06:35:11.883Z] #77 exporting layers [2021-07-28T06:35:16.734Z] #57 227.4 + bin/containerd-shim-runc-v2 [2021-07-28T06:35:16.734Z] #57 228.0 + binaries [2021-07-28T06:35:16.734Z] #57 228.0 + install -D bin/containerd /build/containerd [2021-07-28T06:35:16.734Z] #57 228.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-28T06:35:16.993Z] #57 228.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-28T06:35:16.993Z] #57 228.0 + install -D bin/ctr /build/ctr [2021-07-28T06:35:18.901Z] #57 DONE 230.2s [2021-07-28T06:35:19.842Z] [2021-07-28T06:35:19.842Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-28T06:35:19.842Z] #58 sha256:8ef0381939e879a41cc7ccb32f0c8d1b7b73f73925f2b58cebecef66fba7652f [2021-07-28T06:35:20.781Z] #58 DONE 0.9s [2021-07-28T06:35:20.781Z] [2021-07-28T06:35:20.781Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-28T06:35:20.781Z] #62 sha256:0d2a9f45832986131247e91e3be9c93785fe93acc2a178e19f67bdd2bc669e31 [2021-07-28T06:35:21.046Z] #62 DONE 0.2s [2021-07-28T06:35:21.046Z] [2021-07-28T06:35:21.046Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-28T06:35:21.046Z] #67 sha256:b0104215bb090078a0f3106ca486871b9f62726136d6d2968f8c7023fc7060c6 [2021-07-28T06:35:21.137Z] #57 194.0 # github.com/containerd/containerd/cmd/containerd [2021-07-28T06:35:21.137Z] #57 194.0 /usr/bin/ld: /tmp/go-link-580001385/000019.o: in function `New': [2021-07-28T06:35:21.137Z] #57 194.0 /tmp/tmp.0bMXUnWxuy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-28T06:35:21.137Z] #57 194.1 + bin/containerd-stress [2021-07-28T06:35:21.137Z] #57 195.6 + bin/containerd-shim [2021-07-28T06:35:21.987Z] #67 DONE 0.9s [2021-07-28T06:35:21.987Z] [2021-07-28T06:35:21.987Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-28T06:35:21.987Z] #68 sha256:0ce91f9f566ed7390ad56483d53d2cff5596c70d65bb5f05abcb8c98d7678da4 [2021-07-28T06:35:21.987Z] #68 DONE 0.0s [2021-07-28T06:35:21.987Z] [2021-07-28T06:35:21.987Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-28T06:35:21.987Z] #69 sha256:11b2acf99d72d3258bcf276b3453b630ed29673f76def7695b96e2032833588e [2021-07-28T06:35:23.370Z] #69 DONE 1.3s [2021-07-28T06:35:23.370Z] [2021-07-28T06:35:23.370Z] #70 exporting to image [2021-07-28T06:35:23.370Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-28T06:35:23.370Z] #70 exporting layers [2021-07-28T06:35:24.119Z] #77 exporting layers 12.5s done [2021-07-28T06:35:24.380Z] #77 writing image sha256:e8f40038eb960381d0d401d375acaa2edb58fa092f0819c2b7557d05b32a5f84 0.1s done [2021-07-28T06:35:24.380Z] #77 naming to docker.io/library/docker:e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:35:24.380Z] #77 naming to docker.io/library/docker:e3491ab56a705510462e30f9c38d42399ef884b3 0.0s done [2021-07-28T06:35:24.380Z] #77 DONE 12.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-28T06:35:24.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42672/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/validate/default [2021-07-28T06:35:25.698Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-28T06:35:25.698Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-28T06:35:25.698Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-28T06:35:25.698Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-28T06:35:25.698Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-28T06:35:25.698Z] Congratulations! No new tests were added to integration-cli. [2021-07-28T06:35:25.698Z] [2021-07-28T06:35:25.698Z] INFO Start validation with golang-ci-lint [2021-07-28T06:35:25.958Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-28T06:35:25.958Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-28T06:35:25.958Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-28T06:35:27.750Z] #57 202.8 + bin/containerd-shim-runc-v1 [2021-07-28T06:35:29.954Z] #70 exporting layers 6.5s done [2021-07-28T06:35:29.954Z] #70 writing image sha256:d3ae3a9bfca15fb6fef1c95fb1995273f7cf36c2a348a0dc6ef0b3f1f10a563a done [2021-07-28T06:35:29.954Z] #70 naming to docker.io/library/docker:e3491ab56a705510462e30f9c38d42399ef884b3 done [2021-07-28T06:35:29.954Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-28T06:35:30.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -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:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh dynbinary test-integration [2021-07-28T06:35:30.614Z] === RUN TestBoolValue [2021-07-28T06:35:30.615Z] --- PASS: TestBoolValue (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestBoolValueOrDefault [2021-07-28T06:35:30.615Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestInt64ValueOrZero [2021-07-28T06:35:30.615Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestInt64ValueOrDefault [2021-07-28T06:35:30.615Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-28T06:35:30.615Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestJsonContentType [2021-07-28T06:35:30.615Z] --- PASS: TestJsonContentType (0.00s) [2021-07-28T06:35:30.615Z] PASS [2021-07-28T06:35:30.615Z] coverage: 14.7% of statements [2021-07-28T06:35:30.615Z] ok github.com/docker/docker/api/server/httputils 0.083s coverage: 14.7% of statements [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-28T06:35:30.615Z] === RUN TestMaskSecretKeys [2021-07-28T06:35:30.615Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-28T06:35:30.615Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-28T06:35:30.615Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-28T06:35:30.615Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-28T06:35:30.615Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-28T06:35:30.615Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-28T06:35:30.615Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestVersionMiddlewareVersion [2021-07-28T06:35:30.615Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-28T06:35:30.615Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-28T06:35:30.615Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-28T06:35:30.615Z] PASS [2021-07-28T06:35:30.615Z] coverage: 37.7% of statements [2021-07-28T06:35:30.615Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-28T06:35:30.615Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-28T06:35:30.888Z] [2021-07-28T06:35:30.888Z] Removing bundles/ [2021-07-28T06:35:30.888Z] [2021-07-28T06:35:30.888Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-28T06:35:30.888Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:35:30.888Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:35:31.070Z] === RUN TestAdjustForAPIVersion [2021-07-28T06:35:31.070Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-28T06:35:31.070Z] PASS [2021-07-28T06:35:31.070Z] coverage: 5.7% of statements [2021-07-28T06:35:31.070Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-28T06:35:31.070Z] === RUN TestStrSliceMarshalJSON [2021-07-28T06:35:31.070Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestStrSliceUnmarshalJSON [2021-07-28T06:35:31.070Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestStrSliceUnmarshalString [2021-07-28T06:35:31.070Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestStrSliceUnmarshalSlice [2021-07-28T06:35:31.070Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-28T06:35:31.070Z] PASS [2021-07-28T06:35:31.070Z] coverage: 90.0% of statements [2021-07-28T06:35:31.070Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-07-28T06:35:31.070Z] === RUN TestToJSON [2021-07-28T06:35:31.070Z] --- PASS: TestToJSON (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestToParamWithVersion [2021-07-28T06:35:31.070Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestFromJSON [2021-07-28T06:35:31.070Z] --- PASS: TestFromJSON (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestEmpty [2021-07-28T06:35:31.070Z] --- PASS: TestEmpty (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestArgsMatchKVListEmptySources [2021-07-28T06:35:31.070Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestArgsMatchKVList [2021-07-28T06:35:31.070Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestArgsMatch [2021-07-28T06:35:31.070Z] --- PASS: TestArgsMatch (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestAdd [2021-07-28T06:35:31.070Z] --- PASS: TestAdd (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestDel [2021-07-28T06:35:31.070Z] --- PASS: TestDel (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestLen [2021-07-28T06:35:31.070Z] --- PASS: TestLen (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestExactMatch [2021-07-28T06:35:31.070Z] --- PASS: TestExactMatch (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestOnlyOneExactMatch [2021-07-28T06:35:31.070Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestContains [2021-07-28T06:35:31.070Z] --- PASS: TestContains (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestValidate [2021-07-28T06:35:31.070Z] --- PASS: TestValidate (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestWalkValues [2021-07-28T06:35:31.070Z] --- PASS: TestWalkValues (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestFuzzyMatch [2021-07-28T06:35:31.070Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-28T06:35:31.070Z] === RUN TestClone [2021-07-28T06:35:31.070Z] --- PASS: TestClone (0.00s) [2021-07-28T06:35:31.070Z] PASS [2021-07-28T06:35:31.070Z] coverage: 92.2% of statements [2021-07-28T06:35:31.070Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-28T06:35:31.070Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-28T06:35:31.075Z] #57 206.9 + bin/containerd-shim-runc-v2 [2021-07-28T06:35:31.525Z] === RUN TestDurationToSecondsString [2021-07-28T06:35:31.525Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-28T06:35:31.525Z] === RUN TestGetTimestamp [2021-07-28T06:35:31.525Z] === RUN TestCompareVersion [2021-07-28T06:35:31.525Z] --- PASS: TestCompareVersion (0.00s) [2021-07-28T06:35:31.525Z] PASS [2021-07-28T06:35:31.525Z] coverage: 75.0% of statements [2021-07-28T06:35:31.525Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-07-28T06:35:31.525Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-28T06:35:31.525Z] === RUN TestParseTimestamps [2021-07-28T06:35:31.525Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-28T06:35:31.525Z] PASS [2021-07-28T06:35:31.525Z] coverage: 100.0% of statements [2021-07-28T06:35:31.525Z] ok github.com/docker/docker/api/types/time 0.232s coverage: 100.0% of statements [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-28T06:35:31.525Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-28T06:35:32.022Z] #57 207.8 + binaries [2021-07-28T06:35:32.022Z] #57 207.8 + install -D bin/containerd /build/containerd [2021-07-28T06:35:32.022Z] #57 207.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-28T06:35:32.022Z] #57 207.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-28T06:35:32.022Z] #57 207.9 + install -D bin/ctr /build/ctr [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-28T06:35:33.054Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-28T06:35:33.054Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-28T06:35:33.054Z] === RUN TestCloneArgsSmartHttp [2021-07-28T06:35:33.054Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-28T06:35:33.054Z] === RUN TestCloneArgsDumbHttp [2021-07-28T06:35:33.054Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-28T06:35:33.054Z] === RUN TestCloneArgsGit [2021-07-28T06:35:33.054Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-28T06:35:33.054Z] === RUN TestCheckoutGit [2021-07-28T06:35:34.577Z] #57 DONE 210.4s [2021-07-28T06:35:34.582Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-28T06:35:34.582Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestProcessNoDockerignore [2021-07-28T06:35:34.582Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-28T06:35:34.582Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestDetectContentType [2021-07-28T06:35:34.582Z] --- PASS: TestDetectContentType (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestSelectAcceptableMIME [2021-07-28T06:35:34.582Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestInspectEmptyResponse [2021-07-28T06:35:34.582Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestInspectResponseBinary [2021-07-28T06:35:34.582Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestResponseUnsupportedContentType [2021-07-28T06:35:34.582Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestInspectResponseTextSimple [2021-07-28T06:35:34.582Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestInspectResponseEmptyContentType [2021-07-28T06:35:34.582Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestUnknownContentLength [2021-07-28T06:35:34.582Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestDownloadRemote [2021-07-28T06:35:34.582Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-28T06:35:34.582Z] === RUN TestGetWithStatusError [2021-07-28T06:35:34.582Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-28T06:35:34.582Z] === RUN TestCloseRootDirectory [2021-07-28T06:35:34.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:35:34.582Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestHashFile [2021-07-28T06:35:34.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:35:34.582Z] --- SKIP: TestHashFile (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestHashSubdir [2021-07-28T06:35:34.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:35:34.582Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestRemoveDirectory [2021-07-28T06:35:34.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:35:34.582Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-28T06:35:34.582Z] PASS [2021-07-28T06:35:34.582Z] coverage: 9.3% of statements [2021-07-28T06:35:34.582Z] ok github.com/docker/docker/builder/remotecontext 0.221s coverage: 9.3% of statements [2021-07-28T06:35:34.582Z] === RUN TestGetAllAllowed [2021-07-28T06:35:34.582Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestGetAllMeta [2021-07-28T06:35:34.582Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-28T06:35:34.582Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestIsUnreferencedBuiltin [2021-07-28T06:35:34.582Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestIsExistingDirectory [2021-07-28T06:35:34.582Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestGetFilenameForDownload [2021-07-28T06:35:34.582Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestEnv2Variables [2021-07-28T06:35:34.582Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-28T06:35:34.582Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestMaintainer [2021-07-28T06:35:34.582Z] --- PASS: TestMaintainer (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestLabel [2021-07-28T06:35:34.582Z] --- PASS: TestLabel (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestFromScratch [2021-07-28T06:35:34.582Z] --- PASS: TestFromScratch (0.00s) [2021-07-28T06:35:34.582Z] === RUN TestFromWithArg [2021-07-28T06:35:35.043Z] --- PASS: TestFromWithArg (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-28T06:35:35.043Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestFromWithUndefinedArg [2021-07-28T06:35:35.043Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestFromMultiStageWithNamedStage [2021-07-28T06:35:35.043Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestOnbuild [2021-07-28T06:35:35.043Z] --- PASS: TestOnbuild (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestWorkdir [2021-07-28T06:35:35.043Z] --- PASS: TestWorkdir (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestCmd [2021-07-28T06:35:35.043Z] --- PASS: TestCmd (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestHealthcheckNone [2021-07-28T06:35:35.043Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestHealthcheckCmd [2021-07-28T06:35:35.043Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestEntrypoint [2021-07-28T06:35:35.043Z] --- PASS: TestEntrypoint (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestExpose [2021-07-28T06:35:35.043Z] --- PASS: TestExpose (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestUser [2021-07-28T06:35:35.043Z] --- PASS: TestUser (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestVolume [2021-07-28T06:35:35.043Z] --- PASS: TestVolume (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestStopSignal [2021-07-28T06:35:35.043Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-28T06:35:35.043Z] --- SKIP: TestStopSignal (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestArg [2021-07-28T06:35:35.043Z] --- PASS: TestArg (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestShell [2021-07-28T06:35:35.043Z] --- PASS: TestShell (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestPrependEnvOnCmd [2021-07-28T06:35:35.043Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestRunWithBuildArgs [2021-07-28T06:35:35.043Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestRunIgnoresHealthcheck [2021-07-28T06:35:35.043Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestDispatchUnsupportedOptions [2021-07-28T06:35:35.043Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-28T06:35:35.043Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-28T06:35:35.043Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-28T06:35:35.043Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestNormalizeWorkdir [2021-07-28T06:35:35.043Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestDispatch [2021-07-28T06:35:35.043Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-28T06:35:35.043Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-28T06:35:35.043Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-28T06:35:35.043Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-28T06:35:35.043Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-28T06:35:35.043Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-28T06:35:35.043Z] === RUN TestDispatch/COPY_url [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch (0.09s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-28T06:35:35.043Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestAddScratchImageAddsToMounts [2021-07-28T06:35:35.043Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-28T06:35:35.043Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-28T06:35:35.043Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-28T06:35:35.043Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestImageSourceGetAddsToMounts [2021-07-28T06:35:35.043Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestEmptyDockerfile [2021-07-28T06:35:35.043Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-28T06:35:35.043Z] === RUN TestSymlinkDockerfile [2021-07-28T06:35:35.043Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-28T06:35:35.043Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-28T06:35:35.043Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestNonExistingDockerfile [2021-07-28T06:35:35.043Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestCopyRunConfig [2021-07-28T06:35:35.043Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestDeepCopyRunConfig [2021-07-28T06:35:35.043Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestExportImage [2021-07-28T06:35:35.043Z] --- PASS: TestExportImage (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestNormalizeDest [2021-07-28T06:35:35.043Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-28T06:35:35.043Z] PASS [2021-07-28T06:35:35.043Z] coverage: 47.0% of statements [2021-07-28T06:35:35.043Z] ok github.com/docker/docker/builder/dockerfile 0.230s coverage: 47.0% of statements [2021-07-28T06:35:35.043Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-28T06:35:35.043Z] === RUN TestEnable [2021-07-28T06:35:35.043Z] --- PASS: TestEnable (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestDisable [2021-07-28T06:35:35.043Z] --- PASS: TestDisable (0.00s) [2021-07-28T06:35:35.043Z] === RUN TestEnabled [2021-07-28T06:35:35.043Z] --- PASS: TestEnabled (0.00s) [2021-07-28T06:35:35.043Z] PASS [2021-07-28T06:35:35.043Z] coverage: 100.0% of statements [2021-07-28T06:35:35.043Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-07-28T06:35:35.969Z] [2021-07-28T06:35:35.969Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-28T06:35:35.969Z] #58 sha256:20bb7a791407bb53141aeecaa8e22342b9ec877161131f06b5e00041cf5f8027 [2021-07-28T06:35:36.016Z] === RUN TestTCP4Proxy [2021-07-28T06:35:36.016Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-28T06:35:36.016Z] === RUN TestTCP4ProxyHalfClose [2021-07-28T06:35:36.016Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestTCP6Proxy [2021-07-28T06:35:36.016Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-28T06:35:36.016Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestTCPDualStackProxy [2021-07-28T06:35:36.016Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-28T06:35:36.016Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestUDP4Proxy [2021-07-28T06:35:36.016Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestUDP6Proxy [2021-07-28T06:35:36.016Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-28T06:35:36.016Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestUDPWriteError [2021-07-28T06:35:36.016Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestSCTP4Proxy [2021-07-28T06:35:36.016Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-28T06:35:36.016Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-28T06:35:36.016Z] === RUN TestSCTP6Proxy [2021-07-28T06:35:36.016Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-28T06:35:36.016Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-28T06:35:36.016Z] PASS [2021-07-28T06:35:36.016Z] coverage: 49.4% of statements [2021-07-28T06:35:36.016Z] ok github.com/docker/docker/cmd/docker-proxy 0.087s coverage: 49.4% of statements [2021-07-28T06:35:36.915Z] #58 DONE 0.9s [2021-07-28T06:35:36.915Z] [2021-07-28T06:35:36.915Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-28T06:35:36.915Z] #62 sha256:e4603ee7527a23771b5ad38d81193235d0f44d929de517e1e984070983b47369 [2021-07-28T06:35:36.915Z] #62 DONE 0.3s [2021-07-28T06:35:37.177Z] [2021-07-28T06:35:37.177Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-28T06:35:37.177Z] #67 sha256:2a2cb0ddf4cdd3d976a672214444c33fc517cd9d7f1965ff686d94997a8df374 [2021-07-28T06:35:38.123Z] #67 DONE 1.2s [2021-07-28T06:35:38.257Z] #57 212.6 # github.com/containerd/containerd/cmd/containerd [2021-07-28T06:35:38.257Z] #57 212.6 /usr/bin/ld: /tmp/go-link-152949750/000019.o: in function `New': [2021-07-28T06:35:38.257Z] #57 212.6 /tmp/tmp.h3O0r933oR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-28T06:35:38.257Z] #57 212.6 + bin/containerd-stress [2021-07-28T06:35:38.257Z] #57 213.7 + bin/containerd-shim [2021-07-28T06:35:38.385Z] [2021-07-28T06:35:38.385Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-28T06:35:38.385Z] #68 sha256:e079e6c5829980dcba307382a85f92b18cb51590b98b9b1d37038c023f546622 [2021-07-28T06:35:38.385Z] #68 DONE 0.0s [2021-07-28T06:35:38.385Z] [2021-07-28T06:35:38.385Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-28T06:35:38.385Z] #69 sha256:aeaa3daec895a286065592a3bebee577b41f4eba16cf21316d59de04dfc440df [2021-07-28T06:35:40.309Z] #69 DONE 1.9s [2021-07-28T06:35:40.309Z] [2021-07-28T06:35:40.309Z] #70 exporting to image [2021-07-28T06:35:40.309Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-28T06:35:40.309Z] #70 exporting layers [2021-07-28T06:35:41.582Z] #57 220.8 + bin/containerd-shim-runc-v1 [2021-07-28T06:35:44.544Z] #70 exporting layers 3.9s done [2021-07-28T06:35:44.544Z] #70 writing image sha256:ad614a6c973ab394593d8b444f5cda626c714741fb9d7d448409c60458625159 done [2021-07-28T06:35:44.544Z] #70 naming to docker.io/library/docker:e3491ab56a705510462e30f9c38d42399ef884b3 done [2021-07-28T06:35:44.544Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-28T06:35:44.889Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-28T06:35:45.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/test/unit [2021-07-28T06:35:46.311Z] === RUN TestCheckpointCreateError [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCheckpointCreate [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCheckpointDeleteError [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCheckpointDelete [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCheckpointListError [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCheckpointList [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointList (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCheckpointListContainerNotFound [2021-07-28T06:35:46.311Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNewClientWithOpsFromEnv [2021-07-28T06:35:46.311Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-28T06:35:46.311Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestGetAPIPath [2021-07-28T06:35:46.311Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestParseHostURL [2021-07-28T06:35:46.311Z] --- PASS: TestParseHostURL (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-28T06:35:46.311Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-28T06:35:46.311Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNegotiateAPIVersion [2021-07-28T06:35:46.311Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNegotiateAPVersionOverride [2021-07-28T06:35:46.311Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-28T06:35:46.311Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-28T06:35:46.311Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-28T06:35:46.311Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestClientRedirect [2021-07-28T06:35:46.311Z] --- PASS: TestClientRedirect (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigCreateUnsupported [2021-07-28T06:35:46.311Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigCreateError [2021-07-28T06:35:46.311Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigCreate [2021-07-28T06:35:46.311Z] --- PASS: TestConfigCreate (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigInspectNotFound [2021-07-28T06:35:46.311Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigInspectWithEmptyID [2021-07-28T06:35:46.311Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigInspectUnsupported [2021-07-28T06:35:46.311Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigInspectError [2021-07-28T06:35:46.311Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigInspectConfigNotFound [2021-07-28T06:35:46.311Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigInspect [2021-07-28T06:35:46.311Z] --- PASS: TestConfigInspect (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigListUnsupported [2021-07-28T06:35:46.311Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigListError [2021-07-28T06:35:46.311Z] --- PASS: TestConfigListError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigList [2021-07-28T06:35:46.311Z] --- PASS: TestConfigList (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigRemoveUnsupported [2021-07-28T06:35:46.311Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigRemoveError [2021-07-28T06:35:46.311Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigRemove [2021-07-28T06:35:46.311Z] --- PASS: TestConfigRemove (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigUpdateUnsupported [2021-07-28T06:35:46.311Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigUpdateError [2021-07-28T06:35:46.311Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestConfigUpdate [2021-07-28T06:35:46.311Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerCommitError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerCommit [2021-07-28T06:35:46.311Z] --- PASS: TestContainerCommit (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStatPathError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStatPathNotFoundError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStatPathNoHeaderError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStatPath [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyToContainerError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyToContainerNotFoundError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyToContainer [2021-07-28T06:35:46.311Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyFromContainerError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyFromContainerNotFoundError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-28T06:35:46.311Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestCopyFromContainer [2021-07-28T06:35:46.311Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerCreateError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerCreateImageNotFound [2021-07-28T06:35:46.311Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerCreateWithName [2021-07-28T06:35:46.311Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerCreateAutoRemove [2021-07-28T06:35:46.311Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerDiffError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerDiff [2021-07-28T06:35:46.311Z] --- PASS: TestContainerDiff (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecCreateError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecCreate [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecStartError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecStart [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecInspectError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecInspect [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExportError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExportError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExport [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExport (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerInspectError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerInspectContainerNotFound [2021-07-28T06:35:46.311Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerInspectWithEmptyID [2021-07-28T06:35:46.311Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerInspect [2021-07-28T06:35:46.311Z] --- PASS: TestContainerInspect (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerInspectNode [2021-07-28T06:35:46.311Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerKillError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerKillError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerKill [2021-07-28T06:35:46.311Z] --- PASS: TestContainerKill (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerListError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerListError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerList [2021-07-28T06:35:46.311Z] --- PASS: TestContainerList (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerLogsNotFoundError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerLogsError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerLogs [2021-07-28T06:35:46.311Z] --- PASS: TestContainerLogs (0.18s) [2021-07-28T06:35:46.311Z] === RUN TestContainerPauseError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerPause [2021-07-28T06:35:46.311Z] --- PASS: TestContainerPause (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainersPruneError [2021-07-28T06:35:46.311Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainersPrune [2021-07-28T06:35:46.311Z] --- PASS: TestContainersPrune (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRemoveError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRemoveNotFoundError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRemove [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRemove (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRenameError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRename [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRename (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerResizeError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecResizeError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerResize [2021-07-28T06:35:46.311Z] --- PASS: TestContainerResize (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerExecResize [2021-07-28T06:35:46.311Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRestartError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerRestart [2021-07-28T06:35:46.311Z] --- PASS: TestContainerRestart (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStartError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStartError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStart [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStart (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStatsError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStats [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStats (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStopError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStopError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerStop [2021-07-28T06:35:46.311Z] --- PASS: TestContainerStop (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerTopError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerTopError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerTop [2021-07-28T06:35:46.311Z] --- PASS: TestContainerTop (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerUnpauseError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerUnpause [2021-07-28T06:35:46.311Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerUpdateError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerUpdate [2021-07-28T06:35:46.311Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerWaitError [2021-07-28T06:35:46.311Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestContainerWait [2021-07-28T06:35:46.311Z] --- PASS: TestContainerWait (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestDiskUsageError [2021-07-28T06:35:46.311Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestDiskUsage [2021-07-28T06:35:46.311Z] --- PASS: TestDiskUsage (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestDistributionInspectUnsupported [2021-07-28T06:35:46.311Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestDistributionInspectWithEmptyID [2021-07-28T06:35:46.311Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestEventsErrorInOptions [2021-07-28T06:35:46.311Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestEventsErrorFromServer [2021-07-28T06:35:46.311Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestEvents [2021-07-28T06:35:46.311Z] --- PASS: TestEvents (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestTLSCloseWriter [2021-07-28T06:35:46.311Z] === PAUSE TestTLSCloseWriter [2021-07-28T06:35:46.311Z] === RUN TestImageBuildError [2021-07-28T06:35:46.311Z] --- PASS: TestImageBuildError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageBuild [2021-07-28T06:35:46.311Z] --- PASS: TestImageBuild (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestGetDockerOS [2021-07-28T06:35:46.311Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageCreateError [2021-07-28T06:35:46.311Z] --- PASS: TestImageCreateError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageCreate [2021-07-28T06:35:46.311Z] --- PASS: TestImageCreate (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageHistoryError [2021-07-28T06:35:46.311Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageHistory [2021-07-28T06:35:46.311Z] --- PASS: TestImageHistory (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageImportError [2021-07-28T06:35:46.311Z] --- PASS: TestImageImportError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageImport [2021-07-28T06:35:46.311Z] --- PASS: TestImageImport (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageInspectError [2021-07-28T06:35:46.311Z] --- PASS: TestImageInspectError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageInspectImageNotFound [2021-07-28T06:35:46.311Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageInspectWithEmptyID [2021-07-28T06:35:46.311Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageInspect [2021-07-28T06:35:46.311Z] --- PASS: TestImageInspect (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageListError [2021-07-28T06:35:46.311Z] --- PASS: TestImageListError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageList [2021-07-28T06:35:46.311Z] --- PASS: TestImageList (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageListApiBefore125 [2021-07-28T06:35:46.311Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageLoadError [2021-07-28T06:35:46.311Z] --- PASS: TestImageLoadError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImageLoad [2021-07-28T06:35:46.311Z] --- PASS: TestImageLoad (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagesPruneError [2021-07-28T06:35:46.311Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagesPrune [2021-07-28T06:35:46.311Z] --- PASS: TestImagesPrune (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullReferenceParseError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullAnyError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePullWithoutErrors [2021-07-28T06:35:46.311Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushReferenceError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushAnyError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-28T06:35:46.311Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-28T06:35:46.311Z] === RUN TestImagePushWithoutErrors [2021-07-28T06:35:46.311Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-28T06:35:46.312Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-28T06:35:46.312Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-28T06:35:46.312Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-28T06:35:46.312Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageRemoveImageNotFound [2021-07-28T06:35:46.312Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageRemove [2021-07-28T06:35:46.312Z] --- PASS: TestImageRemove (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSaveError [2021-07-28T06:35:46.312Z] --- PASS: TestImageSaveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSave [2021-07-28T06:35:46.312Z] --- PASS: TestImageSave (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSearchAnyError [2021-07-28T06:35:46.312Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-28T06:35:46.312Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-28T06:35:46.312Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-28T06:35:46.312Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-28T06:35:46.312Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageSearchWithoutErrors [2021-07-28T06:35:46.312Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageTagError [2021-07-28T06:35:46.312Z] --- PASS: TestImageTagError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageTagInvalidReference [2021-07-28T06:35:46.312Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageTagInvalidSourceImageName [2021-07-28T06:35:46.312Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageTagHexSource [2021-07-28T06:35:46.312Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestImageTag [2021-07-28T06:35:46.312Z] --- PASS: TestImageTag (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestInfoServerError [2021-07-28T06:35:46.312Z] --- PASS: TestInfoServerError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestInfoInvalidResponseJSONError [2021-07-28T06:35:46.312Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestInfo [2021-07-28T06:35:46.312Z] --- PASS: TestInfo (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkConnectError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkConnect [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkCreateError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkCreate [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkDisconnectError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkDisconnect [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkInspectNotFoundError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkInspect [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkListError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkList [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworksPruneError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworksPrune [2021-07-28T06:35:46.312Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNetworkRemove [2021-07-28T06:35:46.312Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeInspectNodeNotFound [2021-07-28T06:35:46.312Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeInspect [2021-07-28T06:35:46.312Z] --- PASS: TestNodeInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeListError [2021-07-28T06:35:46.312Z] --- PASS: TestNodeListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeList [2021-07-28T06:35:46.312Z] --- PASS: TestNodeList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeRemove [2021-07-28T06:35:46.312Z] --- PASS: TestNodeRemove (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeUpdateError [2021-07-28T06:35:46.312Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestNodeUpdate [2021-07-28T06:35:46.312Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestOptionWithTimeout [2021-07-28T06:35:46.312Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPingFail [2021-07-28T06:35:46.312Z] --- PASS: TestPingFail (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPingWithError [2021-07-28T06:35:46.312Z] 2021/07/28 06:35:45 RoundTripper returned a response & error; ignoring response [2021-07-28T06:35:46.312Z] 2021/07/28 06:35:45 RoundTripper returned a response & error; ignoring response [2021-07-28T06:35:46.312Z] --- PASS: TestPingWithError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPingSuccess [2021-07-28T06:35:46.312Z] --- PASS: TestPingSuccess (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPingHeadFallback [2021-07-28T06:35:46.312Z] === RUN TestPingHeadFallback/OK [2021-07-28T06:35:46.312Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-28T06:35:46.312Z] === RUN TestPingHeadFallback/Not_Found [2021-07-28T06:35:46.312Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-28T06:35:46.312Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-28T06:35:46.312Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginDisableError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginDisable [2021-07-28T06:35:46.312Z] --- PASS: TestPluginDisable (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginEnableError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginEnable [2021-07-28T06:35:46.312Z] --- PASS: TestPluginEnable (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginInspect [2021-07-28T06:35:46.312Z] --- PASS: TestPluginInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginListError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginList [2021-07-28T06:35:46.312Z] --- PASS: TestPluginList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginPushError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginPushError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginPush [2021-07-28T06:35:46.312Z] --- PASS: TestPluginPush (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginRemove [2021-07-28T06:35:46.312Z] --- PASS: TestPluginRemove (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginSetError [2021-07-28T06:35:46.312Z] --- PASS: TestPluginSetError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPluginSet [2021-07-28T06:35:46.312Z] --- PASS: TestPluginSet (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSetHostHeader [2021-07-28T06:35:46.312Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestPlainTextError [2021-07-28T06:35:46.312Z] --- PASS: TestPlainTextError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestInfiniteError [2021-07-28T06:35:46.312Z] --- PASS: TestInfiniteError (0.02s) [2021-07-28T06:35:46.312Z] === RUN TestCanceledContext [2021-07-28T06:35:46.312Z] 2021/07/28 06:35:45 RoundTripper returned a response & error; ignoring response [2021-07-28T06:35:46.312Z] --- PASS: TestCanceledContext (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestDeadlineExceededContext [2021-07-28T06:35:46.312Z] 2021/07/28 06:35:45 RoundTripper returned a response & error; ignoring response [2021-07-28T06:35:46.312Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretCreateUnsupported [2021-07-28T06:35:46.312Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretCreateError [2021-07-28T06:35:46.312Z] --- PASS: TestSecretCreateError (0.01s) [2021-07-28T06:35:46.312Z] === RUN TestSecretCreate [2021-07-28T06:35:46.312Z] --- PASS: TestSecretCreate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretInspectUnsupported [2021-07-28T06:35:46.312Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretInspectSecretNotFound [2021-07-28T06:35:46.312Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretInspect [2021-07-28T06:35:46.312Z] --- PASS: TestSecretInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretListUnsupported [2021-07-28T06:35:46.312Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretListError [2021-07-28T06:35:46.312Z] --- PASS: TestSecretListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretList [2021-07-28T06:35:46.312Z] --- PASS: TestSecretList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretRemoveUnsupported [2021-07-28T06:35:46.312Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretRemove [2021-07-28T06:35:46.312Z] --- PASS: TestSecretRemove (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretUpdateUnsupported [2021-07-28T06:35:46.312Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretUpdateError [2021-07-28T06:35:46.312Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSecretUpdate [2021-07-28T06:35:46.312Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceCreateError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceCreate [2021-07-28T06:35:46.312Z] --- PASS: TestServiceCreate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-28T06:35:46.312Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceCreateDigestPinning [2021-07-28T06:35:46.312Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceInspectServiceNotFound [2021-07-28T06:35:46.312Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceInspect [2021-07-28T06:35:46.312Z] --- PASS: TestServiceInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceListError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceList [2021-07-28T06:35:46.312Z] --- PASS: TestServiceList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceLogsError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceLogs [2021-07-28T06:35:46.312Z] --- PASS: TestServiceLogs (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceRemoveNotFoundError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceRemove [2021-07-28T06:35:46.312Z] --- PASS: TestServiceRemove (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceUpdateError [2021-07-28T06:35:46.312Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestServiceUpdate [2021-07-28T06:35:46.312Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmGetUnlockKeyError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmGetUnlockKey [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmInitError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmInit [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmInit (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmInspect [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmJoinError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmJoin [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmLeaveError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmLeave [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmUnlockError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmUnlock [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmUpdateError [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestSwarmUpdate [2021-07-28T06:35:46.312Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestTaskInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestTaskInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestTaskInspect [2021-07-28T06:35:46.312Z] --- PASS: TestTaskInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestTaskListError [2021-07-28T06:35:46.312Z] --- PASS: TestTaskListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestTaskList [2021-07-28T06:35:46.312Z] --- PASS: TestTaskList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeCreateError [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeCreate [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeInspectError [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeInspectNotFound [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeInspectWithEmptyID [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeInspect [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeListError [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeListError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeList [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeList (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeRemoveError [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-28T06:35:46.312Z] === RUN TestVolumeRemove [2021-07-28T06:35:46.312Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-28T06:35:46.312Z] === CONT TestTLSCloseWriter [2021-07-28T06:35:46.312Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-28T06:35:46.312Z] PASS [2021-07-28T06:35:46.312Z] coverage: 75.0% of statements [2021-07-28T06:35:46.312Z] ok github.com/docker/docker/client 0.418s coverage: 75.0% of statements [2021-07-28T06:35:46.584Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-28T06:35:46.584Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-28T06:35:46.584Z] + TESTDIRS=./... [2021-07-28T06:35:46.584Z] + exclude_paths='/vendor/|/integration' [2021-07-28T06:35:46.584Z] ++ go list ./... [2021-07-28T06:35:46.584Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-28T06:35:46.852Z] #57 225.6 + bin/containerd-shim-runc-v2 [2021-07-28T06:35:46.852Z] #57 226.2 + binaries [2021-07-28T06:35:46.852Z] #57 226.2 + install -D bin/containerd /build/containerd [2021-07-28T06:35:46.852Z] #57 226.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-28T06:35:46.852Z] #57 226.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-28T06:35:46.852Z] #57 226.3 + install -D bin/ctr /build/ctr [2021-07-28T06:35:47.981Z] + pkg_list='github.com/docker/docker/api [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/backend/build [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/httputils [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/middleware [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/build [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/container [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/debug [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/distribution [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/grpc [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/image [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/network [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/plugin [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/session [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/swarm [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/system [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/server/router/volume [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/backend [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/blkiodev [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/container [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/events [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/filters [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/image [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/mount [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/network [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/registry [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/strslice [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/swarm [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/time [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/versions [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-28T06:35:47.981Z] github.com/docker/docker/api/types/volume [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/builder-next/worker [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/dockerfile [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/dockerignore [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/remotecontext [2021-07-28T06:35:47.981Z] github.com/docker/docker/builder/remotecontext/git [2021-07-28T06:35:47.981Z] github.com/docker/docker/cli [2021-07-28T06:35:47.981Z] github.com/docker/docker/cli/config [2021-07-28T06:35:47.981Z] github.com/docker/docker/cli/debug [2021-07-28T06:35:47.981Z] github.com/docker/docker/client [2021-07-28T06:35:47.981Z] github.com/docker/docker/cmd/docker-proxy [2021-07-28T06:35:47.981Z] github.com/docker/docker/cmd/dockerd [2021-07-28T06:35:47.981Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-28T06:35:47.981Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-28T06:35:47.981Z] github.com/docker/docker/container [2021-07-28T06:35:47.981Z] github.com/docker/docker/container/stream [2021-07-28T06:35:47.981Z] github.com/docker/docker/contrib/apparmor [2021-07-28T06:35:47.981Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-28T06:35:47.981Z] github.com/docker/docker/contrib/httpserver [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/cluster [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/cluster/convert [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/cluster/executor [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/cluster/provider [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/config [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/discovery [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/events [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/events/testutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/exec [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/images [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/initlayer [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/links [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/listeners [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/gelf [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/journald [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/local [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/logentries [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/splunk [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/syslog [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/logger/templates [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/names [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/network [2021-07-28T06:35:47.981Z] github.com/docker/docker/daemon/stats [2021-07-28T06:35:47.981Z] github.com/docker/docker/distribution [2021-07-28T06:35:47.981Z] github.com/docker/docker/distribution/metadata [2021-07-28T06:35:47.981Z] github.com/docker/docker/distribution/utils [2021-07-28T06:35:47.981Z] github.com/docker/docker/distribution/xfer [2021-07-28T06:35:47.981Z] github.com/docker/docker/dockerversion [2021-07-28T06:35:47.981Z] github.com/docker/docker/errdefs [2021-07-28T06:35:47.981Z] github.com/docker/docker/image [2021-07-28T06:35:47.981Z] github.com/docker/docker/image/cache [2021-07-28T06:35:47.981Z] github.com/docker/docker/image/tarexport [2021-07-28T06:35:47.981Z] github.com/docker/docker/image/v1 [2021-07-28T06:35:47.981Z] github.com/docker/docker/internal/test/suite [2021-07-28T06:35:47.981Z] github.com/docker/docker/layer [2021-07-28T06:35:47.981Z] github.com/docker/docker/libcontainerd [2021-07-28T06:35:47.981Z] github.com/docker/docker/libcontainerd/queue [2021-07-28T06:35:47.981Z] github.com/docker/docker/libcontainerd/remote [2021-07-28T06:35:47.981Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-28T06:35:47.981Z] github.com/docker/docker/libcontainerd/types [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/api [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/bitseq [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cluster [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/config [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/datastore [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/driverapi [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/etchosts [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/idm [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipam [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/iptables [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/netlabel [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/netutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/networkdb [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/ns [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/options [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/osl [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/portallocator [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/portmapper [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/testutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/libnetwork/types [2021-07-28T06:35:47.981Z] github.com/docker/docker/oci [2021-07-28T06:35:47.981Z] github.com/docker/docker/oci/caps [2021-07-28T06:35:47.981Z] github.com/docker/docker/opts [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/aaparser [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/archive [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/authorization [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/broadcaster [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/capabilities [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/chrootarchive [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/containerfs [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/devicemapper [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/directory [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/discovery [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/discovery/file [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/discovery/kv [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/discovery/memory [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/dmesg [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/filenotify [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/fileutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/fsutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/homedir [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/idtools [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/ioutils [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/jsonmessage [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/locker [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/longpath [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/loopback [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/mount [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/namesgenerator [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/parsers [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/pidfile [2021-07-28T06:35:47.981Z] github.com/docker/docker/pkg/platform [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugingetter [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/transport [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/pools [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/progress [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/pubsub [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/reexec [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/signal [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/stack [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/stdcopy [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/streamformatter [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/stringid [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/symlink [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/sysinfo [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/system [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/tailfile [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/tarsum [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/term [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/term/windows [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/truncindex [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/urlutil [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/useragent [2021-07-28T06:35:47.982Z] github.com/docker/docker/plugin [2021-07-28T06:35:47.982Z] github.com/docker/docker/plugin/executor/containerd [2021-07-28T06:35:47.982Z] github.com/docker/docker/plugin/v2 [2021-07-28T06:35:47.982Z] github.com/docker/docker/profiles/apparmor [2021-07-28T06:35:47.982Z] github.com/docker/docker/profiles/seccomp [2021-07-28T06:35:47.982Z] github.com/docker/docker/quota [2021-07-28T06:35:47.982Z] github.com/docker/docker/reference [2021-07-28T06:35:47.982Z] github.com/docker/docker/registry [2021-07-28T06:35:47.982Z] github.com/docker/docker/registry/resumable [2021-07-28T06:35:47.982Z] github.com/docker/docker/restartmanager [2021-07-28T06:35:47.982Z] github.com/docker/docker/rootless [2021-07-28T06:35:47.982Z] github.com/docker/docker/rootless/specconv [2021-07-28T06:35:47.982Z] github.com/docker/docker/runconfig [2021-07-28T06:35:47.982Z] github.com/docker/docker/runconfig/opts [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/daemon [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/environment [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/fakecontext [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/fakegit [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/fakestorage [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/fixtures/load [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/registry [2021-07-28T06:35:47.982Z] github.com/docker/docker/testutil/request [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume/drivers [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume/local [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume/mounts [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume/service [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume/service/opts [2021-07-28T06:35:47.982Z] github.com/docker/docker/volume/testutils' [2021-07-28T06:35:47.982Z] + echo 'github.com/docker/docker/api [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/backend/build [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/httputils [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/middleware [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/build [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/container [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/debug [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/distribution [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/grpc [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/image [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/network [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/plugin [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/session [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/swarm [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/system [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/server/router/volume [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/backend [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/blkiodev [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/container [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/events [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/filters [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/image [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/mount [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/network [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/registry [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/strslice [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/swarm [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/time [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/versions [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-28T06:35:47.982Z] github.com/docker/docker/api/types/volume [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/builder-next/worker [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/dockerfile [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/dockerignore [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/remotecontext [2021-07-28T06:35:47.982Z] github.com/docker/docker/builder/remotecontext/git [2021-07-28T06:35:47.982Z] github.com/docker/docker/cli [2021-07-28T06:35:47.982Z] github.com/docker/docker/cli/config [2021-07-28T06:35:47.982Z] github.com/docker/docker/cli/debug [2021-07-28T06:35:47.982Z] github.com/docker/docker/client [2021-07-28T06:35:47.982Z] github.com/docker/docker/cmd/docker-proxy [2021-07-28T06:35:47.982Z] github.com/docker/docker/cmd/dockerd [2021-07-28T06:35:47.982Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-28T06:35:47.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-28T06:35:47.982Z] github.com/docker/docker/container [2021-07-28T06:35:47.982Z] github.com/docker/docker/container/stream [2021-07-28T06:35:47.982Z] github.com/docker/docker/contrib/apparmor [2021-07-28T06:35:47.982Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-28T06:35:47.982Z] github.com/docker/docker/contrib/httpserver [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/cluster [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/cluster/convert [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/cluster/executor [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/cluster/provider [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/config [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/discovery [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/events [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/events/testutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/exec [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/images [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/initlayer [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/links [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/listeners [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/gelf [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/journald [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/local [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/logentries [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/splunk [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/syslog [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/logger/templates [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/names [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/network [2021-07-28T06:35:47.982Z] github.com/docker/docker/daemon/stats [2021-07-28T06:35:47.982Z] github.com/docker/docker/distribution [2021-07-28T06:35:47.982Z] github.com/docker/docker/distribution/metadata [2021-07-28T06:35:47.982Z] github.com/docker/docker/distribution/utils [2021-07-28T06:35:47.982Z] github.com/docker/docker/distribution/xfer [2021-07-28T06:35:47.982Z] github.com/docker/docker/dockerversion [2021-07-28T06:35:47.982Z] github.com/docker/docker/errdefs [2021-07-28T06:35:47.982Z] github.com/docker/docker/image [2021-07-28T06:35:47.982Z] github.com/docker/docker/image/cache [2021-07-28T06:35:47.982Z] github.com/docker/docker/image/tarexport [2021-07-28T06:35:47.982Z] github.com/docker/docker/image/v1 [2021-07-28T06:35:47.982Z] github.com/docker/docker/internal/test/suite [2021-07-28T06:35:47.982Z] github.com/docker/docker/layer [2021-07-28T06:35:47.982Z] github.com/docker/docker/libcontainerd [2021-07-28T06:35:47.982Z] github.com/docker/docker/libcontainerd/queue [2021-07-28T06:35:47.982Z] github.com/docker/docker/libcontainerd/remote [2021-07-28T06:35:47.982Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-28T06:35:47.982Z] github.com/docker/docker/libcontainerd/types [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/api [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/bitseq [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cluster [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/config [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/datastore [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/driverapi [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/etchosts [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/idm [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipam [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/iptables [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/netlabel [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/netutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/networkdb [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/ns [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/options [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/osl [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/portallocator [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/portmapper [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/testutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/libnetwork/types [2021-07-28T06:35:47.982Z] github.com/docker/docker/oci [2021-07-28T06:35:47.982Z] github.com/docker/docker/oci/caps [2021-07-28T06:35:47.982Z] github.com/docker/docker/opts [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/aaparser [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/archive [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/authorization [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/broadcaster [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/capabilities [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/chrootarchive [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/containerfs [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/devicemapper [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/directory [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/discovery [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/discovery/file [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/discovery/kv [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/discovery/memory [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/dmesg [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/filenotify [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/fileutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/fsutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/homedir [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/idtools [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/ioutils [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/jsonmessage [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/locker [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/longpath [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/loopback [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/mount [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/namesgenerator [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/parsers [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/pidfile [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/platform [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugingetter [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/plugins/transport [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/pools [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/progress [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/pubsub [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/reexec [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/signal [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/stack [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/stdcopy [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/streamformatter [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/stringid [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/symlink [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/sysinfo [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/system [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/tailfile [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/tarsum [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/term [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/term/windows [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/truncindex [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/urlutil [2021-07-28T06:35:47.982Z] github.com/docker/docker/pkg/useragent [2021-07-28T06:35:47.982Z] github.com/docker/docker/plugin [2021-07-28T06:35:47.983Z] github.com/docker/docker/plugin/executor/containerd [2021-07-28T06:35:47.983Z] github.com/docker/docker/plugin/v2 [2021-07-28T06:35:47.983Z] github.com/docker/docker/profiles/apparmor [2021-07-28T06:35:47.983Z] github.com/docker/docker/profiles/seccomp [2021-07-28T06:35:47.983Z] github.com/docker/docker/quota [2021-07-28T06:35:47.983Z] github.com/docker/docker/reference [2021-07-28T06:35:47.983Z] github.com/docker/docker/registry [2021-07-28T06:35:47.983Z] github.com/docker/docker/registry/resumable [2021-07-28T06:35:47.983Z] github.com/docker/docker/restartmanager [2021-07-28T06:35:47.983Z] github.com/docker/docker/rootless [2021-07-28T06:35:47.983Z] github.com/docker/docker/rootless/specconv [2021-07-28T06:35:47.983Z] github.com/docker/docker/runconfig [2021-07-28T06:35:47.983Z] github.com/docker/docker/runconfig/opts [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/daemon [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/environment [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/fakecontext [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/fakegit [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/fakestorage [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/fixtures/load [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/registry [2021-07-28T06:35:47.983Z] github.com/docker/docker/testutil/request [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume/drivers [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume/local [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume/mounts [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume/service [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume/service/opts [2021-07-28T06:35:47.983Z] github.com/docker/docker/volume/testutils' [2021-07-28T06:35:47.983Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-28T06:35:47.983Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-28T06:35:47.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-28T06:35:47.983Z] + type docker-proxy [2021-07-28T06:35:47.983Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-28T06:35:47.983Z] + hack/make.sh binary-proxy install-proxy [2021-07-28T06:35:47.983Z] [2021-07-28T06:35:48.246Z] Removing bundles/ [2021-07-28T06:35:48.246Z] [2021-07-28T06:35:48.246Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-28T06:35:48.246Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-28T06:35:48.246Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:35:49.379Z] #57 DONE 228.3s [2021-07-28T06:35:49.637Z] [2021-07-28T06:35:49.637Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-28T06:35:49.637Z] #58 sha256:1be743550038e50507ecdfb8bd38257679b63b2d92472b7b3801649b7fc07524 [2021-07-28T06:35:50.203Z] #58 DONE 0.4s [2021-07-28T06:35:50.203Z] [2021-07-28T06:35:50.203Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-28T06:35:50.203Z] #62 sha256:9577432537b97a088969993062d0352811004ec3940fd63966ace8c02199cd0a [2021-07-28T06:35:50.461Z] #62 DONE 0.3s [2021-07-28T06:35:50.461Z] [2021-07-28T06:35:50.461Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-28T06:35:50.461Z] #67 sha256:c5edff03d0df546236be42f6727ad53f1560e94ae5bab8e9fef1c40b3388148e [2021-07-28T06:35:51.395Z] #67 DONE 1.0s [2021-07-28T06:35:51.395Z] [2021-07-28T06:35:51.395Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-28T06:35:51.395Z] #68 sha256:2d1b95430675216ecd62ec22249ffaee6ebf272f60274f4998ab6a6d30068f3f [2021-07-28T06:35:51.395Z] #68 DONE 0.0s [2021-07-28T06:35:51.395Z] [2021-07-28T06:35:51.395Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-07-28T06:35:51.395Z] #69 sha256:9e0c2fcc2181d94eba4e9ec9c926b1c08d146fe75c660c6a5adf0a872b6b56da [2021-07-28T06:35:52.329Z] #69 0.704 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-28T06:35:52.329Z] #69 0.704 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-28T06:35:52.329Z] #69 0.704 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-28T06:35:52.329Z] #69 0.783 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-28T06:35:53.163Z] #69 1.045 Reading package lists... [2021-07-28T06:35:54.099Z] #69 1.678 Reading package lists... [2021-07-28T06:35:54.099Z] #69 2.401 Building dependency tree... [2021-07-28T06:35:54.099Z] #69 2.528 Reading state information... [2021-07-28T06:35:54.099Z] #69 2.631 The following additional packages will be installed: [2021-07-28T06:35:54.099Z] #69 2.631 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-28T06:35:54.099Z] #69 2.632 libpam-systemd [2021-07-28T06:35:54.099Z] #69 2.632 Suggested packages: [2021-07-28T06:35:54.099Z] #69 2.632 systemd-container policykit-1 [2021-07-28T06:35:54.099Z] #69 2.632 Recommended packages: [2021-07-28T06:35:54.099Z] #69 2.632 libnss-systemd [2021-07-28T06:35:54.099Z] #69 2.680 The following NEW packages will be installed: [2021-07-28T06:35:54.099Z] #69 2.681 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-28T06:35:54.099Z] #69 2.682 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-28T06:35:54.358Z] #69 2.947 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2021-07-28T06:35:54.358Z] #69 2.947 Need to get 4759 kB of archives. [2021-07-28T06:35:54.358Z] #69 2.947 After this operation, 16.6 MB of additional disk space will be used. [2021-07-28T06:35:54.358Z] #69 2.947 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-28T06:35:54.358Z] #69 2.949 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-28T06:35:54.358Z] #69 2.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-28T06:35:54.358Z] #69 2.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-28T06:35:54.358Z] #69 2.954 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-28T06:35:54.358Z] #69 2.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-07-28T06:35:54.358Z] #69 3.031 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-07-28T06:35:54.358Z] #69 3.032 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-28T06:35:54.618Z] #69 3.035 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-28T06:35:54.618Z] #69 3.037 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-07-28T06:35:54.618Z] #69 3.050 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-28T06:35:54.618Z] #69 3.196 debconf: delaying package configuration, since apt-utils is not installed [2021-07-28T06:35:54.618Z] #69 3.219 Fetched 4759 kB in 0s (13.2 MB/s) [2021-07-28T06:35:54.618Z] #69 3.244 Selecting previously unselected package libargon2-1:amd64. [2021-07-28T06:35:54.618Z] #69 3.244 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28078 files and directories currently installed.) [2021-07-28T06:35:54.618Z] #69 3.258 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-28T06:35:54.618Z] #69 3.267 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-28T06:35:54.618Z] #69 3.304 Selecting previously unselected package libjson-c3:amd64. [2021-07-28T06:35:54.877Z] #69 3.307 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-28T06:35:54.877Z] #69 3.310 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-28T06:35:54.877Z] #69 3.347 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-28T06:35:54.877Z] #69 3.350 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-28T06:35:54.877Z] #69 3.354 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-28T06:35:54.877Z] #69 3.407 Selecting previously unselected package libidn11:amd64. [2021-07-28T06:35:54.877Z] #69 3.410 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-28T06:35:54.877Z] #69 3.414 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-28T06:35:54.877Z] #69 3.457 Selecting previously unselected package libkmod2:amd64. [2021-07-28T06:35:54.877Z] #69 3.457 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-28T06:35:54.877Z] #69 3.461 Unpacking libkmod2:amd64 (26-1) ... [2021-07-28T06:35:54.877Z] #69 3.510 Selecting previously unselected package systemd. [2021-07-28T06:35:55.135Z] #69 3.513 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-07-28T06:35:55.135Z] #69 3.551 Unpacking systemd (241-7~deb10u8) ... [2021-07-28T06:35:55.702Z] #69 3.976 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-28T06:35:55.702Z] #69 3.988 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-28T06:35:55.702Z] #69 4.001 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-28T06:35:55.702Z] #69 4.014 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-28T06:35:55.702Z] #69 4.028 Setting up libkmod2:amd64 (26-1) ... [2021-07-28T06:35:55.702Z] #69 4.039 Setting up systemd (241-7~deb10u8) ... [2021-07-28T06:35:55.702Z] #69 4.110 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-28T06:35:55.702Z] #69 4.112 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-28T06:35:55.702Z] #69 4.115 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-28T06:35:55.702Z] #69 4.115 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-28T06:35:56.268Z] #69 4.606 Selecting previously unselected package systemd-sysv. [2021-07-28T06:35:56.268Z] #69 4.606 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28875 files and directories currently installed.) [2021-07-28T06:35:56.268Z] #69 4.619 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-07-28T06:35:56.268Z] #69 4.623 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-07-28T06:35:56.268Z] #69 4.680 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-28T06:35:56.268Z] #69 4.680 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-28T06:35:56.268Z] #69 4.683 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-28T06:35:56.268Z] #69 4.741 Selecting previously unselected package dbus. [2021-07-28T06:35:56.268Z] #69 4.744 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-28T06:35:56.268Z] #69 4.756 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-28T06:35:56.268Z] #69 4.822 Selecting previously unselected package libpam-systemd:amd64. [2021-07-28T06:35:56.268Z] #69 4.825 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-07-28T06:35:56.268Z] #69 4.828 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-28T06:35:56.268Z] #69 4.872 Selecting previously unselected package dbus-user-session. [2021-07-28T06:35:56.268Z] #69 4.875 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-28T06:35:56.268Z] #69 4.880 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-28T06:35:56.268Z] #69 4.959 Setting up systemd-sysv (241-7~deb10u8) ... [2021-07-28T06:35:56.429Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-28T06:35:56.430Z] [2021-07-28T06:35:56.430Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-28T06:35:56.430Z] Installing docker-proxy to /usr/local/bin/ [2021-07-28T06:35:56.430Z] [2021-07-28T06:35:56.430Z] + mkdir -p bundles [2021-07-28T06:35:56.430Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-28T06:35:56.526Z] #69 4.971 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-28T06:35:56.526Z] #69 4.984 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-28T06:35:56.526Z] #69 5.104 invoke-rc.d: could not determine current runlevel [2021-07-28T06:35:56.784Z] #69 5.107 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-28T06:35:56.784Z] #69 5.112 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-28T06:35:56.784Z] #69 5.259 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-28T06:35:56.784Z] #69 5.272 Processing triggers for systemd (241-7~deb10u8) ... [2021-07-28T06:35:56.784Z] #69 5.281 Processing triggers for libc-bin (2.28-10) ... [2021-07-28T06:35:57.042Z] #69 DONE 5.5s [2021-07-28T06:35:57.043Z] [2021-07-28T06:35:57.043Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-07-28T06:35:57.043Z] #70 sha256:8dbbb1b12def7196727d294bbb4eb7c590276697ae0015b22d90c7a191f57b24 [2021-07-28T06:35:57.301Z] #70 0.443 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T06:35:57.301Z] #70 0.443 Dload Upload Total Spent Left Speed [2021-07-28T06:35:57.559Z] #70 0.445 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21197 0 --:--:-- --:--:-- --:--:-- 20954 100 1823 100 1823 0 0 21197 0 --:--:-- --:--:-- --:--:-- 20954 [2021-07-28T06:35:57.559Z] #70 DONE 0.6s [2021-07-28T06:35:57.559Z] [2021-07-28T06:35:57.559Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-28T06:35:57.559Z] #71 sha256:f1edf9612529d113bab129636d6166ebd7dd2e82d9b234a0f934b796b69dc984 [2021-07-28T06:35:58.356Z] ? github.com/docker/docker/api [no test files] [2021-07-28T06:35:58.494Z] #71 DONE 1.1s [2021-07-28T06:35:58.754Z] [2021-07-28T06:35:58.754Z] #72 exporting to image [2021-07-28T06:35:58.754Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-28T06:35:58.754Z] #72 exporting layers [2021-07-28T06:36:03.950Z] --- PASS: TestCheckoutGit (30.47s) [2021-07-28T06:36:03.950Z] === RUN TestValidGitTransport [2021-07-28T06:36:03.950Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-28T06:36:03.950Z] === RUN TestGitInvalidRef [2021-07-28T06:36:03.950Z] --- PASS: TestGitInvalidRef (0.22s) [2021-07-28T06:36:03.950Z] PASS [2021-07-28T06:36:03.950Z] coverage: 86.3% of statements [2021-07-28T06:36:03.950Z] ok github.com/docker/docker/builder/remotecontext/git 30.809s coverage: 86.3% of statements [2021-07-28T06:36:04.405Z] ? github.com/docker/docker/cli [no test files] [2021-07-28T06:36:04.406Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-28T06:36:05.317Z] #72 exporting layers 6.6s done [2021-07-28T06:36:05.317Z] #72 writing image sha256:adf0c9d641a957b408bd92067a837e37dc609cc007d60867ab751a003aab9e95 done [2021-07-28T06:36:05.317Z] #72 naming to docker.io/library/docker:e3491ab56a705510462e30f9c38d42399ef884b3 done [2021-07-28T06:36:05.317Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-28T06:36:05.676Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -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:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh dynbinary test-integration [2021-07-28T06:36:07.577Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-28T06:36:07.577Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-28T06:36:07.577Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-28T06:36:07.577Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-28T06:36:07.577Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-28T06:36:07.577Z] Detected virtualization docker. [2021-07-28T06:36:07.577Z] Detected architecture x86-64. [2021-07-28T06:36:07.577Z] Set hostname to <26882719a91b>. [2021-07-28T06:36:08.144Z] + source /etc/docker-entrypoint-cmd [2021-07-28T06:36:08.144Z] ++ hack/make.sh dynbinary test-integration [2021-07-28T06:36:08.144Z] [2021-07-28T06:36:08.404Z] Removing bundles/ [2021-07-28T06:36:08.404Z] [2021-07-28T06:36:08.404Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-28T06:36:08.404Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:36:08.404Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:36:16.527Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-28T06:36:16.749Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestConfigureDaemonLogs [2021-07-28T06:36:16.749Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestCommonOptionsInstallFlags [2021-07-28T06:36:16.749Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-28T06:36:16.749Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-28T06:36:16.749Z] PASS [2021-07-28T06:36:16.749Z] coverage: 18.5% of statements [2021-07-28T06:36:16.749Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 18.5% of statements [2021-07-28T06:36:16.749Z] === RUN TestContainerStopSignal [2021-07-28T06:36:16.749Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestContainerStopTimeout [2021-07-28T06:36:16.749Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-28T06:36:16.749Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-28T06:36:16.749Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-28T06:36:16.749Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestReplaceAndAppendEnvVars [2021-07-28T06:36:16.749Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-28T06:36:16.749Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestNewMemoryStore [2021-07-28T06:36:16.749Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestAddContainers [2021-07-28T06:36:16.749Z] --- PASS: TestAddContainers (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestGetContainer [2021-07-28T06:36:16.749Z] --- PASS: TestGetContainer (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestDeleteContainer [2021-07-28T06:36:16.749Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestListContainers [2021-07-28T06:36:16.749Z] --- PASS: TestListContainers (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestFirstContainer [2021-07-28T06:36:16.749Z] --- PASS: TestFirstContainer (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestApplyAllContainer [2021-07-28T06:36:16.749Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestIsValidHealthString [2021-07-28T06:36:16.749Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestStateRunStop [2021-07-28T06:36:16.749Z] --- PASS: TestStateRunStop (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestStateTimeoutWait [2021-07-28T06:36:16.749Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-28T06:36:16.749Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-28T06:36:16.749Z] state_test.go:141: Stop callback fired [2021-07-28T06:36:16.749Z] state_test.go:165: Stop callback fired [2021-07-28T06:36:16.749Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-28T06:36:16.749Z] === RUN TestIsValidStateString [2021-07-28T06:36:16.749Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestViewSaveDelete [2021-07-28T06:36:16.749Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-28T06:36:16.749Z] === RUN TestViewAll [2021-07-28T06:36:16.749Z] --- PASS: TestViewAll (0.02s) [2021-07-28T06:36:16.749Z] === RUN TestViewGet [2021-07-28T06:36:16.749Z] --- PASS: TestViewGet (0.01s) [2021-07-28T06:36:16.749Z] === RUN TestNames [2021-07-28T06:36:16.749Z] --- PASS: TestNames (0.00s) [2021-07-28T06:36:16.749Z] === RUN TestViewWithHealthCheck [2021-07-28T06:36:16.749Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-28T06:36:16.749Z] PASS [2021-07-28T06:36:16.749Z] coverage: 41.6% of statements [2021-07-28T06:36:16.749Z] ok github.com/docker/docker/container 0.247s coverage: 41.6% of statements [2021-07-28T06:36:16.749Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-28T06:36:16.749Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-28T06:36:16.749Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-28T06:36:16.749Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-28T06:36:17.712Z] === RUN TestPrepare [2021-07-28T06:36:17.712Z] --- PASS: TestPrepare (0.00s) [2021-07-28T06:36:17.712Z] === RUN TestStart [2021-07-28T06:36:17.712Z] --- PASS: TestStart (0.00s) [2021-07-28T06:36:17.712Z] === RUN TestWaitCancel [2021-07-28T06:36:17.712Z] --- PASS: TestWaitCancel (0.00s) [2021-07-28T06:36:17.712Z] === RUN TestWaitDisabled [2021-07-28T06:36:17.712Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-28T06:36:17.712Z] === RUN TestWaitEnabled [2021-07-28T06:36:17.712Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-28T06:36:17.712Z] === RUN TestRemove [2021-07-28T06:36:17.712Z] --- PASS: TestRemove (0.00s) [2021-07-28T06:36:17.712Z] PASS [2021-07-28T06:36:17.712Z] coverage: 65.3% of statements [2021-07-28T06:36:17.712Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-07-28T06:36:19.241Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-28T06:36:19.241Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-28T06:36:19.241Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-28T06:36:19.241Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-28T06:36:19.241Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-28T06:36:19.241Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-28T06:36:19.241Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-28T06:36:19.697Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-28T06:36:19.697Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-28T06:36:20.152Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-28T06:36:20.152Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-28T06:36:20.152Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-28T06:36:20.152Z] PASS [2021-07-28T06:36:20.152Z] coverage: 35.9% of statements [2021-07-28T06:36:20.152Z] ok github.com/docker/docker/daemon/cluster/convert 0.503s coverage: 35.9% of statements [2021-07-28T06:36:20.152Z] === RUN TestNewListSecretsFilters [2021-07-28T06:36:20.152Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-28T06:36:20.152Z] === RUN TestNewListConfigsFilters [2021-07-28T06:36:20.152Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-28T06:36:20.152Z] PASS [2021-07-28T06:36:20.152Z] coverage: 0.5% of statements [2021-07-28T06:36:20.152Z] ok github.com/docker/docker/daemon/cluster 1.039s coverage: 0.5% of statements [2021-07-28T06:36:23.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:36:23.337Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:36:23.337Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:36:23.337Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:36:23.337Z] [2021-07-28T06:36:23.337Z] + TEST_INTEGRATION_DEST=2 [2021-07-28T06:36:23.337Z] + CONTAINER_NAME=docker-pr7-2 [2021-07-28T06:36:23.337Z] + TEST_SKIP_INTEGRATION=1 [2021-07-28T06:36:23.337Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-28T06:36:23.337Z] + run_tests [2021-07-28T06:36:23.337Z] + c=0 [2021-07-28T06:36:23.337Z] + '[' -n 0 ']' [2021-07-28T06:36:23.337Z] + rm= [2021-07-28T06:36:23.337Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42672/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42672/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh '' test-integration [2021-07-28T06:36:23.337Z] ++ jobs -p [2021-07-28T06:36:23.337Z] + TEST_INTEGRATION_DEST=3 [2021-07-28T06:36:23.337Z] + CONTAINER_NAME=docker-pr7-3 [2021-07-28T06:36:23.337Z] + TEST_SKIP_INTEGRATION=1 [2021-07-28T06:36:23.337Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-28T06:36:23.337Z] + run_tests [2021-07-28T06:36:23.337Z] + '[' -n 0 ']' [2021-07-28T06:36:23.337Z] + for job in $(jobs -p) [2021-07-28T06:36:23.337Z] + rm= [2021-07-28T06:36:23.337Z] + wait 11093 [2021-07-28T06:36:23.337Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42672/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42672/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh '' test-integration [2021-07-28T06:36:23.337Z] + TEST_INTEGRATION_DEST=1 [2021-07-28T06:36:23.337Z] + CONTAINER_NAME=docker-pr7-1 [2021-07-28T06:36:23.337Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-28T06:36:23.337Z] + run_tests test-integration-flaky [2021-07-28T06:36:23.337Z] + '[' -n 0 ']' [2021-07-28T06:36:23.337Z] + rm= [2021-07-28T06:36:23.337Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42672/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42672/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh test-integration-flaky test-integration [2021-07-28T06:36:23.337Z] [2021-07-28T06:36:23.337Z] [2021-07-28T06:36:23.337Z] [2021-07-28T06:36:23.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-28T06:36:23.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-28T06:36:23.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-28T06:36:23.337Z] HOSTNAME=97e83322353d [2021-07-28T06:36:23.337Z] TEST_SKIP_INTEGRATION=1 [2021-07-28T06:36:23.337Z] TESTDEBUG=0 [2021-07-28T06:36:23.337Z] DEST=bundles/test-integration [2021-07-28T06:36:23.337Z] PWD=/go/src/github.com/docker/docker [2021-07-28T06:36:23.337Z] KEEPBUNDLE=1 [2021-07-28T06:36:23.337Z] DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:36:23.337Z] container=docker [2021-07-28T06:36:23.337Z] HOME=/root [2021-07-28T06:36:23.337Z] GOLANG_VERSION=1.16.6 [2021-07-28T06:36:23.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-28T06:36:23.337Z] VALIDATE_BRANCH=master [2021-07-28T06:36:23.337Z] TERM=xterm [2021-07-28T06:36:23.337Z] DOCKER_PKG=github.com/docker/docker [2021-07-28T06:36:23.337Z] SHLVL=1 [2021-07-28T06:36:23.337Z] TIMEOUT=120m [2021-07-28T06:36:23.337Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-28T06:36:23.337Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-28T06:36:23.337Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-28T06:36:23.337Z] GO111MODULE=off [2021-07-28T06:36:23.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-28T06:36:23.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-28T06:36:23.337Z] GOPATH=/go [2021-07-28T06:36:23.337Z] PKG_CONFIG=pkg-config [2021-07-28T06:36:23.337Z] _=/usr/bin/env [2021-07-28T06:36:23.337Z] Building test suite binary ./integration-cli/test.main [2021-07-28T06:36:23.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-28T06:36:23.337Z] HOSTNAME=42acacb468d1 [2021-07-28T06:36:23.337Z] TEST_SKIP_INTEGRATION=1 [2021-07-28T06:36:23.337Z] TESTDEBUG=0 [2021-07-28T06:36:23.337Z] DEST=bundles/test-integration [2021-07-28T06:36:23.337Z] PWD=/go/src/github.com/docker/docker [2021-07-28T06:36:23.337Z] KEEPBUNDLE=1 [2021-07-28T06:36:23.337Z] DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:36:23.337Z] container=docker [2021-07-28T06:36:23.337Z] HOME=/root [2021-07-28T06:36:23.337Z] GOLANG_VERSION=1.16.6 [2021-07-28T06:36:23.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-28T06:36:23.337Z] VALIDATE_BRANCH=master [2021-07-28T06:36:23.337Z] TERM=xterm [2021-07-28T06:36:23.337Z] DOCKER_PKG=github.com/docker/docker [2021-07-28T06:36:23.337Z] SHLVL=1 [2021-07-28T06:36:23.337Z] TIMEOUT=120m [2021-07-28T06:36:23.337Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-28T06:36:23.337Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-28T06:36:23.337Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-28T06:36:23.337Z] GO111MODULE=off [2021-07-28T06:36:23.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-28T06:36:23.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-28T06:36:23.337Z] GOPATH=/go [2021-07-28T06:36:23.337Z] PKG_CONFIG=pkg-config [2021-07-28T06:36:23.337Z] _=/usr/bin/env [2021-07-28T06:36:23.337Z] Building test suite binary ./integration-cli/test.main [2021-07-28T06:36:23.337Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-28T06:36:23.337Z] No new tests added to integration. [2021-07-28T06:36:23.337Z] [2021-07-28T06:36:23.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-28T06:36:23.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-28T06:36:23.337Z] HOSTNAME=ca45c1d5406b [2021-07-28T06:36:23.337Z] TESTDEBUG=0 [2021-07-28T06:36:23.337Z] DEST=bundles/test-integration [2021-07-28T06:36:23.337Z] PWD=/go/src/github.com/docker/docker [2021-07-28T06:36:23.337Z] KEEPBUNDLE=1 [2021-07-28T06:36:23.337Z] DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:36:23.338Z] container=docker [2021-07-28T06:36:23.338Z] HOME=/root [2021-07-28T06:36:23.338Z] GOLANG_VERSION=1.16.6 [2021-07-28T06:36:23.338Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-28T06:36:23.338Z] VALIDATE_BRANCH=master [2021-07-28T06:36:23.338Z] TERM=xterm [2021-07-28T06:36:23.338Z] DOCKER_PKG=github.com/docker/docker [2021-07-28T06:36:23.338Z] SHLVL=1 [2021-07-28T06:36:23.338Z] TIMEOUT=120m [2021-07-28T06:36:23.338Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-28T06:36:23.338Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-28T06:36:23.338Z] GO111MODULE=off [2021-07-28T06:36:23.338Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-28T06:36:23.338Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-28T06:36:23.338Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-28T06:36:23.338Z] GOPATH=/go [2021-07-28T06:36:23.338Z] PKG_CONFIG=pkg-config [2021-07-28T06:36:23.338Z] _=/usr/bin/env [2021-07-28T06:36:23.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-28T06:36:23.866Z] === RUN TestBuilderGC [2021-07-28T06:36:23.866Z] --- PASS: TestBuilderGC (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationNotFound [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonBrokenConfiguration [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestParseClusterAdvertiseSettings [2021-07-28T06:36:23.866Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestFindConfigurationConflicts [2021-07-28T06:36:23.866Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-28T06:36:23.866Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-28T06:36:23.866Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-28T06:36:23.866Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-28T06:36:23.867Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-28T06:36:23.867Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-28T06:36:23.867Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_label [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_dns [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-28T06:36:23.867Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-28T06:36:23.867Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestModifiedDiscoverySettings [2021-07-28T06:36:23.867Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestReloadSetConfigFileNotExist [2021-07-28T06:36:23.867Z] time="2021-07-28T06:36:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-28T06:36:23.867Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-07-28T06:36:23.867Z] === RUN TestReloadDefaultConfigNotExist [2021-07-28T06:36:23.867Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:36:23.867Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestReloadBadDefaultConfig [2021-07-28T06:36:23.867Z] time="2021-07-28T06:36:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-003045555" [2021-07-28T06:36:23.867Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestReloadWithConflictingLabels [2021-07-28T06:36:23.867Z] time="2021-07-28T06:36:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-102999158" [2021-07-28T06:36:23.867Z] --- PASS: TestReloadWithConflictingLabels (0.04s) [2021-07-28T06:36:23.867Z] === RUN TestReloadWithDuplicateLabels [2021-07-28T06:36:23.867Z] time="2021-07-28T06:36:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-017353053" [2021-07-28T06:36:23.867Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-28T06:36:23.867Z] === RUN TestDaemonConfigurationMerge [2021-07-28T06:36:23.867Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-28T06:36:23.867Z] PASS [2021-07-28T06:36:23.867Z] coverage: 79.2% of statements [2021-07-28T06:36:23.867Z] ok github.com/docker/docker/daemon/config 0.313s coverage: 79.2% of statements [2021-07-28T06:36:24.322Z] === RUN TestWaitNodeAttachment [2021-07-28T06:36:24.322Z] === RUN TestDiscoveryOptsErrors [2021-07-28T06:36:24.322Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-28T06:36:24.322Z] === RUN TestDiscoveryOpts [2021-07-28T06:36:24.322Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-28T06:36:24.322Z] PASS [2021-07-28T06:36:24.322Z] coverage: 30.0% of statements [2021-07-28T06:36:24.322Z] ok github.com/docker/docker/daemon/discovery 0.195s coverage: 30.0% of statements [2021-07-28T06:36:24.785Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-28T06:36:24.785Z] === RUN TestIsolationConversion [2021-07-28T06:36:24.785Z] === RUN TestIsolationConversion/default [2021-07-28T06:36:24.785Z] === RUN TestIsolationConversion/process [2021-07-28T06:36:24.785Z] === RUN TestIsolationConversion/hyperv [2021-07-28T06:36:24.785Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestContainerLabels [2021-07-28T06:36:24.785Z] --- PASS: TestContainerLabels (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestCredentialSpecConversion [2021-07-28T06:36:24.785Z] === RUN TestCredentialSpecConversion/none [2021-07-28T06:36:24.785Z] === RUN TestCredentialSpecConversion/config [2021-07-28T06:36:24.785Z] === RUN TestCredentialSpecConversion/file [2021-07-28T06:36:24.785Z] === RUN TestCredentialSpecConversion/registry [2021-07-28T06:36:24.785Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-28T06:36:24.785Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestControllerValidateMountBind [2021-07-28T06:36:24.785Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestControllerValidateMountVolume [2021-07-28T06:36:24.785Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestControllerValidateMountTarget [2021-07-28T06:36:24.785Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestControllerValidateMountTmpfs [2021-07-28T06:36:24.785Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestControllerValidateMountInvalidType [2021-07-28T06:36:24.785Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-28T06:36:24.785Z] === RUN TestControllerValidateMountNamedPipe [2021-07-28T06:36:24.785Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-28T06:36:24.785Z] PASS [2021-07-28T06:36:24.785Z] coverage: 11.0% of statements [2021-07-28T06:36:24.785Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.583s coverage: 11.0% of statements [2021-07-28T06:36:25.240Z] === RUN TestVerifyNetworkingConfig [2021-07-28T06:36:25.240Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestGetContainer [2021-07-28T06:36:25.240Z] --- PASS: TestGetContainer (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestValidContainerNames [2021-07-28T06:36:25.240Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestContainerInitDNS [2021-07-28T06:36:25.240Z] daemon_test.go:147: root required [2021-07-28T06:36:25.240Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestMerge [2021-07-28T06:36:25.240Z] --- PASS: TestMerge (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestValidateContainerIsolation [2021-07-28T06:36:25.240Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestFindNetworkErrorType [2021-07-28T06:36:25.240Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestEnsureServicesExist [2021-07-28T06:36:25.240Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-07-28T06:36:25.240Z] === RUN TestEnsureServicesExistErrors [2021-07-28T06:36:25.240Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-28T06:36:25.240Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-28T06:36:25.240Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-28T06:36:25.240Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-28T06:36:25.240Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-28T06:36:25.240Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-28T06:36:25.240Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestContainerDelete [2021-07-28T06:36:25.240Z] --- PASS: TestContainerDelete (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestContainerDoubleDelete [2021-07-28T06:36:25.240Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestLogContainerEventCopyLabels [2021-07-28T06:36:25.240Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestLogContainerEventWithAttributes [2021-07-28T06:36:25.240Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestNoneHealthcheck [2021-07-28T06:36:25.240Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestHealthStates [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] time="2021-07-28T06:36:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-28T06:36:25.240Z] --- PASS: TestHealthStates (0.18s) [2021-07-28T06:36:25.240Z] === RUN TestMaskURLCredentials [2021-07-28T06:36:25.240Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestGetInspectData [2021-07-28T06:36:25.240Z] --- PASS: TestGetInspectData (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestFillLicense [2021-07-28T06:36:25.240Z] --- PASS: TestFillLicense (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestListInvalidFilter [2021-07-28T06:36:25.240Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestNameFilter [2021-07-28T06:36:25.240Z] === RUN TestEventsLog [2021-07-28T06:36:25.240Z] --- PASS: TestEventsLog (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestEventsLogTimeout [2021-07-28T06:36:25.240Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestLogEvents [2021-07-28T06:36:25.240Z] --- PASS: TestNameFilter (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-28T06:36:25.240Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-28T06:36:25.240Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-28T06:36:25.241Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-28T06:36:25.241Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-28T06:36:25.241Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-28T06:36:25.241Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-28T06:36:25.241Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-28T06:36:25.241Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestDaemonReloadLabels [2021-07-28T06:36:25.241Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-28T06:36:25.241Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestDaemonReloadMirrors [2021-07-28T06:36:25.241Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-28T06:36:25.241Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-28T06:36:25.241Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestDaemonDiscoveryReload [2021-07-28T06:36:25.241Z] --- PASS: TestLogEvents (0.05s) [2021-07-28T06:36:25.241Z] === RUN TestLoadBufferedEvents [2021-07-28T06:36:25.241Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-07-28T06:36:25.241Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-28T06:36:25.241Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-28T06:36:25.241Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-28T06:36:25.241Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-28T06:36:25.241Z] PASS [2021-07-28T06:36:25.241Z] coverage: 50.0% of statements [2021-07-28T06:36:25.241Z] ok github.com/docker/docker/daemon/events 0.290s coverage: 50.0% of statements [2021-07-28T06:36:26.202Z] === RUN TestIsEmptyDir [2021-07-28T06:36:26.202Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-28T06:36:26.202Z] PASS [2021-07-28T06:36:26.202Z] coverage: 2.3% of statements [2021-07-28T06:36:26.202Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-07-28T06:36:26.202Z] === RUN TestLinkNaming [2021-07-28T06:36:26.202Z] --- PASS: TestLinkNaming (0.00s) [2021-07-28T06:36:26.202Z] === RUN TestLinkNew [2021-07-28T06:36:26.202Z] --- PASS: TestLinkNew (0.00s) [2021-07-28T06:36:26.202Z] === RUN TestLinkEnv [2021-07-28T06:36:26.202Z] --- PASS: TestLinkEnv (0.00s) [2021-07-28T06:36:26.202Z] === RUN TestLinkMultipleEnv [2021-07-28T06:36:26.202Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-28T06:36:26.202Z] === RUN TestLinkPortRangeEnv [2021-07-28T06:36:26.202Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-28T06:36:26.202Z] PASS [2021-07-28T06:36:26.202Z] coverage: 93.0% of statements [2021-07-28T06:36:26.202Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-07-28T06:36:26.202Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-28T06:36:26.202Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-28T06:36:26.657Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-07-28T06:36:26.657Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-28T06:36:27.113Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2021-07-28T06:36:27.113Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-28T06:36:27.113Z] reload_test.go:520: root required [2021-07-28T06:36:27.113Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-28T06:36:27.113Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-28T06:36:27.113Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-28T06:36:27.113Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-28T06:36:27.113Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-28T06:36:27.113Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-28T06:36:27.113Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-28T06:36:27.113Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-28T06:36:27.113Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-07-28T06:36:27.113Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-28T06:36:27.113Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-28T06:36:27.568Z] === RUN TestParseVolumesFrom [2021-07-28T06:36:27.568Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-28T06:36:27.568Z] PASS [2021-07-28T06:36:27.568Z] coverage: 9.1% of statements [2021-07-28T06:36:27.568Z] ok github.com/docker/docker/daemon 2.487s coverage: 9.1% of statements [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-28T06:36:27.568Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-28T06:36:28.530Z] === RUN TestAdapterReadLogs [2021-07-28T06:36:28.530Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestCopier [2021-07-28T06:36:28.530Z] --- PASS: TestCopier (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestCopierLongLines [2021-07-28T06:36:28.530Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestCopierSlow [2021-07-28T06:36:28.530Z] --- PASS: TestCopierSlow (0.21s) [2021-07-28T06:36:28.530Z] === RUN TestCopierWithSized [2021-07-28T06:36:28.530Z] === RUN TestCopierWithSized/as_is [2021-07-28T06:36:28.530Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-28T06:36:28.530Z] --- PASS: TestCopierWithSized (0.02s) [2021-07-28T06:36:28.530Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-28T06:36:28.530Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-07-28T06:36:28.530Z] === RUN TestCopierWithPartial [2021-07-28T06:36:28.530Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestRingLogger [2021-07-28T06:36:28.530Z] --- PASS: TestRingLogger (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestRingCap [2021-07-28T06:36:28.530Z] --- PASS: TestRingCap (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestRingClose [2021-07-28T06:36:28.530Z] --- PASS: TestRingClose (0.00s) [2021-07-28T06:36:28.530Z] === RUN TestRingDrain [2021-07-28T06:36:28.530Z] --- PASS: TestRingDrain (0.00s) [2021-07-28T06:36:28.530Z] PASS [2021-07-28T06:36:28.530Z] coverage: 43.8% of statements [2021-07-28T06:36:28.530Z] ok github.com/docker/docker/daemon/logger 0.336s coverage: 43.8% of statements [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/defaults [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-28T06:36:28.985Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-28T06:36:28.985Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-28T06:36:28.985Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-28T06:36:28.985Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-28T06:36:28.985Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-28T06:36:28.985Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-28T06:36:28.985Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-28T06:36:28.985Z] === RUN TestSearchRegistryForImagesErrors [2021-07-28T06:36:28.985Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-28T06:36:28.985Z] === RUN TestSearchRegistryForImages [2021-07-28T06:36:28.985Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-28T06:36:28.985Z] === RUN TestOnlyPlatformWithFallback [2021-07-28T06:36:28.985Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-28T06:36:28.985Z] === RUN TestImageDelete [2021-07-28T06:36:28.985Z] === RUN TestImageDelete/no_lease [2021-07-28T06:36:28.985Z] === RUN TestImageDelete/lease_exists [2021-07-28T06:36:28.985Z] --- PASS: TestImageDelete (0.04s) [2021-07-28T06:36:28.985Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-28T06:36:28.985Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-28T06:36:28.985Z] === RUN TestContentStoreForPull [2021-07-28T06:36:28.985Z] time="2021-07-28T06:36:28Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-28T06:36:28.986Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-28T06:36:28.986Z] === RUN TestCreateSuccess [2021-07-28T06:36:28.986Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCreateStreamSkipped [2021-07-28T06:36:28.986Z] time="2021-07-28T06:36:28Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-28T06:36:28.986Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCreateLogGroupSuccess [2021-07-28T06:36:28.986Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCreateError [2021-07-28T06:36:28.986Z] --- PASS: TestCreateError (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCreateAlreadyExists [2021-07-28T06:36:28.986Z] time="2021-07-28T06:36:28Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-28T06:36:28.986Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestLogClosed [2021-07-28T06:36:28.986Z] --- PASS: TestLogClosed (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestLogBlocking [2021-07-28T06:36:28.986Z] --- PASS: TestLogBlocking (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-28T06:36:28.986Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestLogNonBlockingBufferFull [2021-07-28T06:36:28.986Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestPublishBatchSuccess [2021-07-28T06:36:28.986Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestPublishBatchError [2021-07-28T06:36:28.986Z] time="2021-07-28T06:36:28Z" level=error msg=Error [2021-07-28T06:36:28.986Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-28T06:36:28.986Z] time="2021-07-28T06:36:28Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-28T06:36:28.986Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-28T06:36:28.986Z] time="2021-07-28T06:36:28Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-28T06:36:28.986Z] time="2021-07-28T06:36:28Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-28T06:36:28.986Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchSimple [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchTicker [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMultilinePattern [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchClose [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen/0/Hello [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen/2/🙃 [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen/3/���� [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen/4/He��o [2021-07-28T06:36:28.986Z] === RUN TestEffectiveLen/5/ [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/0/ [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/1/Hello [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: Hello [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/2/Hello [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: He [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: llo [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/3/Hello [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: Hello [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/4/🙃 [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/5/🙃 [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/6/a� [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: a [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: � [2021-07-28T06:36:28.986Z] === RUN TestFindValidSplit/7/a� [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1064: a� [2021-07-28T06:36:28.986Z] cloudwatchlogs_test.go:1065: [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-28T06:36:28.986Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestProcessEventEmoji [2021-07-28T06:36:28.986Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchLineSplit [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMaxEvents [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-28T06:36:28.986Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-28T06:36:28.986Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-28T06:36:29.442Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-28T06:36:29.442Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-28T06:36:29.442Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-28T06:36:29.442Z] --- PASS: TestContentStoreForPull (0.23s) [2021-07-28T06:36:29.442Z] PASS [2021-07-28T06:36:29.442Z] coverage: 6.8% of statements [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-28T06:36:29.443Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-28T06:36:29.443Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-28T06:36:29.443Z] === RUN TestCreateTagSuccess [2021-07-28T06:36:29.443Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-28T06:36:29.443Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-28T06:36:29.443Z] ok github.com/docker/docker/daemon/images 0.366s coverage: 6.8% of statements [2021-07-28T06:36:29.443Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-28T06:36:29.443Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-28T06:36:29.443Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-28T06:36:29.443Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-28T06:36:29.443Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-07-28T06:36:29.443Z] PASS [2021-07-28T06:36:29.443Z] coverage: 77.4% of statements [2021-07-28T06:36:29.443Z] ok github.com/docker/docker/daemon/logger/awslogs 0.470s coverage: 77.4% of statements [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-28T06:36:29.443Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-28T06:36:29.901Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-28T06:36:29.901Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-28T06:36:29.901Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-28T06:36:29.901Z] === RUN TestJSONFileLogger [2021-07-28T06:36:29.901Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-28T06:36:29.901Z] === RUN TestJSONFileLoggerWithTags [2021-07-28T06:36:29.901Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-28T06:36:29.901Z] === RUN TestJSONFileLoggerWithOpts [2021-07-28T06:36:29.901Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-28T06:36:29.901Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-28T06:36:29.901Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-28T06:36:29.901Z] === RUN TestEncodeDecode [2021-07-28T06:36:29.901Z] === PAUSE TestEncodeDecode [2021-07-28T06:36:29.901Z] === RUN TestUnexpectedEOF [2021-07-28T06:36:29.901Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2021-07-28T06:36:29.901Z] === RUN TestFastTimeMarshalJSON [2021-07-28T06:36:29.901Z] --- PASS: TestFastTimeMarshalJSON (0.08s) [2021-07-28T06:36:29.901Z] PASS [2021-07-28T06:36:29.901Z] coverage: 87.2% of statements [2021-07-28T06:36:29.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.338s coverage: 87.2% of statements [2021-07-28T06:36:29.901Z] time="2021-07-28T06:36:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-28T06:36:29.901Z] time="2021-07-28T06:36:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-28T06:36:29.901Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-07-28T06:36:29.901Z] === CONT TestEncodeDecode [2021-07-28T06:36:29.901Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-28T06:36:29.901Z] PASS [2021-07-28T06:36:29.901Z] coverage: 69.9% of statements [2021-07-28T06:36:29.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.283s coverage: 69.9% of statements [2021-07-28T06:36:30.863Z] === RUN TestWriteLog [2021-07-28T06:36:30.863Z] === PAUSE TestWriteLog [2021-07-28T06:36:30.863Z] === RUN TestReadLog [2021-07-28T06:36:30.863Z] === PAUSE TestReadLog [2021-07-28T06:36:30.863Z] === CONT TestWriteLog [2021-07-28T06:36:30.863Z] === CONT TestReadLog [2021-07-28T06:36:30.863Z] --- PASS: TestWriteLog (0.00s) [2021-07-28T06:36:30.863Z] === RUN TestReadLog/tail_exact [2021-07-28T06:36:30.863Z] === RUN TestReadLog/tail_less_than_available [2021-07-28T06:36:30.863Z] === RUN TestReadLog/tail_more_than_available [2021-07-28T06:36:30.863Z] --- PASS: TestReadLog (0.18s) [2021-07-28T06:36:30.863Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-28T06:36:30.863Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-28T06:36:30.863Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-28T06:36:30.863Z] PASS [2021-07-28T06:36:30.863Z] coverage: 75.2% of statements [2021-07-28T06:36:30.863Z] ok github.com/docker/docker/daemon/logger/local 0.231s coverage: 75.2% of statements [2021-07-28T06:36:30.863Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-28T06:36:31.319Z] === RUN TestOpenFileDelete [2021-07-28T06:36:31.319Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestOpenFileRename [2021-07-28T06:36:31.319Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestParseLogTagDefaultTag [2021-07-28T06:36:31.319Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestParseLogTag [2021-07-28T06:36:31.319Z] --- PASS: TestParseLogTag (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestParseLogTagEmptyTag [2021-07-28T06:36:31.319Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestTailFiles [2021-07-28T06:36:31.319Z] --- PASS: TestTailFiles (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestFollowLogsConsumerGone [2021-07-28T06:36:31.319Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestFollowLogsProducerGone [2021-07-28T06:36:31.319Z] logfile_test.go:179: logDecode() closed after sending 1435 messages [2021-07-28T06:36:31.319Z] logfile_test.go:232: messages sent: 1435, received: 1435 [2021-07-28T06:36:31.319Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-28T06:36:31.319Z] === RUN TestCheckCapacityAndRotate [2021-07-28T06:36:31.319Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-28T06:36:31.319Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-28T06:36:31.319Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-28T06:36:31.319Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-28T06:36:31.319Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-28T06:36:31.319Z] PASS [2021-07-28T06:36:31.319Z] coverage: 54.3% of statements [2021-07-28T06:36:31.319Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.230s coverage: 54.3% of statements [2021-07-28T06:36:31.776Z] === RUN TestLog [2021-07-28T06:36:31.776Z] --- PASS: TestLog (0.01s) [2021-07-28T06:36:31.776Z] PASS [2021-07-28T06:36:31.776Z] coverage: 31.5% of statements [2021-07-28T06:36:31.776Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2021-07-28T06:36:32.233Z] === RUN TestValidateLogOpt [2021-07-28T06:36:32.233Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestNewMissedConfig [2021-07-28T06:36:32.233Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestNewMissedUrl [2021-07-28T06:36:32.233Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestNewMissedToken [2021-07-28T06:36:32.233Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestNewWithProxy [2021-07-28T06:36:32.233Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestDefault [2021-07-28T06:36:32.233Z] --- PASS: TestDefault (0.01s) [2021-07-28T06:36:32.233Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-28T06:36:32.233Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestJsonFormat [2021-07-28T06:36:32.233Z] --- PASS: TestJsonFormat (0.01s) [2021-07-28T06:36:32.233Z] === RUN TestRawFormat [2021-07-28T06:36:32.233Z] === RUN TestParseLogFormat [2021-07-28T06:36:32.233Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestValidateLogOptEmpty [2021-07-28T06:36:32.233Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestValidateSyslogAddress [2021-07-28T06:36:32.233Z] --- PASS: TestRawFormat (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestRawFormatWithLabels [2021-07-28T06:36:32.233Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestParseAddressDefaultPort [2021-07-28T06:36:32.233Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestValidateSyslogFacility [2021-07-28T06:36:32.233Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestValidateLogOptSyslogFormat [2021-07-28T06:36:32.233Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestValidateLogOpt [2021-07-28T06:36:32.233Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-28T06:36:32.233Z] PASS [2021-07-28T06:36:32.233Z] coverage: 46.8% of statements [2021-07-28T06:36:32.233Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestRawFormatWithoutTag [2021-07-28T06:36:32.233Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-28T06:36:32.233Z] === RUN TestBatching [2021-07-28T06:36:32.233Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2021-07-28T06:36:32.233Z] === RUN TestNewParse [2021-07-28T06:36:32.233Z] --- PASS: TestNewParse (0.00s) [2021-07-28T06:36:32.233Z] PASS [2021-07-28T06:36:32.233Z] coverage: 8.3% of statements [2021-07-28T06:36:32.688Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2021-07-28T06:36:32.688Z] --- PASS: TestBatching (0.24s) [2021-07-28T06:36:32.688Z] === RUN TestFrequency [2021-07-28T06:36:32.688Z] --- PASS: TestFrequency (0.19s) [2021-07-28T06:36:32.688Z] === RUN TestOneMessagePerRequest [2021-07-28T06:36:32.688Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-28T06:36:33.143Z] === RUN TestVerify [2021-07-28T06:36:33.143Z] --- PASS: TestVerify (0.00s) [2021-07-28T06:36:33.143Z] === RUN TestSkipVerify [2021-07-28T06:36:33.143Z] time="2021-07-28T06:36:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.143Z] time="2021-07-28T06:36:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.143Z] time="2021-07-28T06:36:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.143Z] time="2021-07-28T06:36:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.143Z] time="2021-07-28T06:36:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] --- PASS: TestSkipVerify (0.79s) [2021-07-28T06:36:33.599Z] === RUN TestBufferMaximum [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.384301\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.384301\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-28T06:36:33.599Z] === RUN TestServerAlwaysDown [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.390805\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.390805\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.390805\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.391804\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] time="2021-07-28T06:36:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627454193.391804\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:33.599Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-28T06:36:33.599Z] === RUN TestCannotSendAfterClose [2021-07-28T06:36:33.599Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-28T06:36:33.599Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-28T06:36:33.599Z] === RUN TestV1IDService [2021-07-28T06:36:33.599Z] --- PASS: TestV1IDService (0.03s) [2021-07-28T06:36:33.599Z] === RUN TestV2MetadataService [2021-07-28T06:36:34.560Z] --- PASS: TestV2MetadataService (0.83s) [2021-07-28T06:36:34.560Z] PASS [2021-07-28T06:36:34.560Z] coverage: 48.2% of statements [2021-07-28T06:36:34.560Z] ok github.com/docker/docker/distribution/metadata 0.927s coverage: 48.2% of statements [2021-07-28T06:36:34.560Z] time="2021-07-28T06:36:34Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-28T06:36:34.560Z] time="2021-07-28T06:36:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"da39dbea7115\"}'" [2021-07-28T06:36:34.560Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-28T06:36:34.560Z] PASS [2021-07-28T06:36:34.560Z] coverage: 82.5% of statements [2021-07-28T06:36:34.560Z] ok github.com/docker/docker/daemon/logger/splunk 2.333s coverage: 82.5% of statements [2021-07-28T06:36:34.560Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-28T06:36:34.560Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-28T06:36:34.560Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-28T06:36:35.016Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-28T06:36:35.016Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-28T06:36:35.016Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestContinueOnError_NeverContinue [2021-07-28T06:36:35.016Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestManifestStore [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/no_remote_or_local [2021-07-28T06:36:35.016Z] === RUN TestSuccessfulDownload [2021-07-28T06:36:35.016Z] download_test.go:268: Needs fixing on Windows [2021-07-28T06:36:35.016Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestCancelledDownload [2021-07-28T06:36:35.016Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestMaxDownloadAttempts [2021-07-28T06:36:35.016Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-28T06:36:35.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-28T06:36:35.016Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-28T06:36:35.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-28T06:36:35.016Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-28T06:36:35.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-28T06:36:35.016Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-28T06:36:35.016Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-28T06:36:35.016Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-28T06:36:35.016Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-28T06:36:35.016Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-28T06:36:35.016Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local586236999\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/no_local_cache [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/with_local_cache [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/unknown_media_type [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="reference for unknown type: " [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="reference for unknown type: " [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="reference for unknown type: " [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="reference for unknown type: " [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="reference for unknown type: " [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-28T06:36:35.016Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-28T06:36:35.016Z] time="2021-07-28T06:36:34Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore (0.33s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.06s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-07-28T06:36:35.016Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-28T06:36:35.016Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-28T06:36:35.016Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestFixManifestLayers [2021-07-28T06:36:35.016Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-28T06:36:35.016Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-28T06:36:35.016Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-28T06:36:35.016Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestFixManifestLayersBadParent [2021-07-28T06:36:35.016Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestValidateManifest [2021-07-28T06:36:35.016Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-28T06:36:35.016Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestFormatPlatform [2021-07-28T06:36:35.016Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestGetRepositoryMountCandidates [2021-07-28T06:36:35.016Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestLayerAlreadyExists [2021-07-28T06:36:35.016Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-28T06:36:35.016Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-28T06:36:35.016Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-28T06:36:35.016Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-28T06:36:35.016Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-28T06:36:35.016Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-07-28T06:36:35.016Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-28T06:36:35.016Z] === RUN TestWhenEmptyAuthConfig [2021-07-28T06:36:35.681Z] time="2021-07-28T06:36:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-28T06:36:35.681Z] time="2021-07-28T06:36:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-28T06:36:35.681Z] time="2021-07-28T06:36:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-28T06:36:35.681Z] time="2021-07-28T06:36:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-28T06:36:35.681Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-07-28T06:36:35.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-07-28T06:36:35.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-07-28T06:36:35.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-07-28T06:36:35.681Z] === RUN TestTransfer [2021-07-28T06:36:35.681Z] --- PASS: TestTransfer (0.16s) [2021-07-28T06:36:35.681Z] === RUN TestConcurrencyLimit [2021-07-28T06:36:35.681Z] === RUN TestNotFound [2021-07-28T06:36:35.681Z] --- PASS: TestNotFound (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestConflict [2021-07-28T06:36:35.681Z] --- PASS: TestConflict (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestForbidden [2021-07-28T06:36:35.681Z] --- PASS: TestForbidden (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestInvalidParameter [2021-07-28T06:36:35.681Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestNotImplemented [2021-07-28T06:36:35.681Z] --- PASS: TestNotImplemented (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestNotModified [2021-07-28T06:36:35.681Z] --- PASS: TestNotModified (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestUnauthorized [2021-07-28T06:36:35.681Z] --- PASS: TestUnauthorized (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestUnknown [2021-07-28T06:36:35.681Z] --- PASS: TestUnknown (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestCancelled [2021-07-28T06:36:35.681Z] --- PASS: TestCancelled (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestDeadline [2021-07-28T06:36:35.681Z] --- PASS: TestDeadline (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestDataLoss [2021-07-28T06:36:35.681Z] --- PASS: TestDataLoss (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestUnavailable [2021-07-28T06:36:35.681Z] --- PASS: TestUnavailable (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestSystem [2021-07-28T06:36:35.681Z] --- PASS: TestSystem (0.00s) [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Not_Found [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Bad_Request [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Conflict [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Unauthorized [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Forbidden [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Not_Modified [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-28T06:36:35.681Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-28T06:36:35.681Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-28T06:36:35.681Z] PASS [2021-07-28T06:36:35.681Z] coverage: 53.1% of statements [2021-07-28T06:36:35.681Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-07-28T06:36:36.136Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-07-28T06:36:36.136Z] === RUN TestInactiveJobs [2021-07-28T06:36:36.136Z] --- PASS: TestInactiveJobs (0.38s) [2021-07-28T06:36:36.136Z] === RUN TestWatchRelease [2021-07-28T06:36:36.136Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2021-07-28T06:36:36.136Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-28T06:36:36.136Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-28T06:36:36.137Z] === RUN TestTokenPassThru [2021-07-28T06:36:36.137Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-28T06:36:36.137Z] === RUN TestTokenPassThruDifferentHost [2021-07-28T06:36:36.137Z] === RUN TestFSGetInvalidData [2021-07-28T06:36:36.137Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-28T06:36:36.137Z] PASS [2021-07-28T06:36:36.137Z] coverage: 23.8% of statements [2021-07-28T06:36:36.137Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-28T06:36:36.137Z] === RUN TestFSInvalidSet [2021-07-28T06:36:36.137Z] --- PASS: TestWatchRelease (0.04s) [2021-07-28T06:36:36.137Z] === RUN TestWatchFinishedTransfer [2021-07-28T06:36:36.137Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-28T06:36:36.137Z] === RUN TestDuplicateTransfer [2021-07-28T06:36:36.137Z] ok github.com/docker/docker/distribution 1.580s coverage: 23.8% of statements [2021-07-28T06:36:36.137Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-28T06:36:36.137Z] === RUN TestFSInvalidRoot [2021-07-28T06:36:36.595Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestFSMetadataGetSet [2021-07-28T06:36:36.595Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-28T06:36:36.595Z] === RUN TestSuccessfulUpload [2021-07-28T06:36:36.595Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-28T06:36:36.595Z] === RUN TestFSInvalidWalker [2021-07-28T06:36:36.595Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestFSGetSet [2021-07-28T06:36:36.595Z] --- PASS: TestFSGetSet (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestFSGetUnsetKey [2021-07-28T06:36:36.595Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestFSGetEmptyData [2021-07-28T06:36:36.595Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestFSDelete [2021-07-28T06:36:36.595Z] --- PASS: TestFSDelete (0.02s) [2021-07-28T06:36:36.595Z] === RUN TestFSWalker [2021-07-28T06:36:36.595Z] --- PASS: TestFSWalker (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestFSWalkerStopOnError [2021-07-28T06:36:36.595Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestNewFromJSON [2021-07-28T06:36:36.595Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-28T06:36:36.595Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-28T06:36:36.595Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-28T06:36:36.595Z] === RUN TestMarshalKeyOrder [2021-07-28T06:36:36.595Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-28T06:36:36.595Z] === RUN TestHistoryEqual [2021-07-28T06:36:36.595Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-28T06:36:36.595Z] --- PASS: TestHistoryEqual (0.15s) [2021-07-28T06:36:36.595Z] === RUN TestImage [2021-07-28T06:36:36.595Z] --- PASS: TestImage (0.00s) [2021-07-28T06:36:36.595Z] === RUN TestImageOSNotEmpty [2021-07-28T06:36:36.595Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-28T06:36:36.595Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-28T06:36:36.595Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-28T06:36:36.595Z] === RUN TestCreate [2021-07-28T06:36:36.595Z] --- PASS: TestCreate (0.02s) [2021-07-28T06:36:36.595Z] === RUN TestRestore [2021-07-28T06:36:36.595Z] time="2021-07-28T06:36:36Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-28T06:36:36.595Z] time="2021-07-28T06:36:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-28T06:36:36.595Z] --- PASS: TestRestore (0.05s) [2021-07-28T06:36:36.595Z] === RUN TestAddDelete [2021-07-28T06:36:36.595Z] --- PASS: TestAddDelete (0.02s) [2021-07-28T06:36:36.595Z] === RUN TestSearchAfterDelete [2021-07-28T06:36:36.595Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestParentReset [2021-07-28T06:36:36.595Z] --- PASS: TestParentReset (0.02s) [2021-07-28T06:36:36.595Z] === RUN TestGetAndSetLastUpdated [2021-07-28T06:36:36.595Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-28T06:36:36.595Z] === RUN TestStoreLen [2021-07-28T06:36:36.595Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-07-28T06:36:36.595Z] === RUN TestCancelledUpload [2021-07-28T06:36:36.595Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-28T06:36:36.595Z] PASS [2021-07-28T06:36:36.595Z] coverage: 77.3% of statements [2021-07-28T06:36:36.595Z] ok github.com/docker/docker/distribution/xfer 1.858s coverage: 77.3% of statements [2021-07-28T06:36:36.595Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-28T06:36:36.595Z] --- PASS: TestStoreLen (0.05s) [2021-07-28T06:36:36.595Z] PASS [2021-07-28T06:36:36.595Z] coverage: 86.6% of statements [2021-07-28T06:36:36.595Z] ok github.com/docker/docker/image 0.539s coverage: 86.6% of statements [2021-07-28T06:36:37.050Z] === RUN TestCompare [2021-07-28T06:36:37.050Z] --- PASS: TestCompare (0.00s) [2021-07-28T06:36:37.050Z] PASS [2021-07-28T06:36:37.050Z] coverage: 19.2% of statements [2021-07-28T06:36:37.050Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2021-07-28T06:36:38.013Z] === RUN TestMakeV1ConfigFromConfig [2021-07-28T06:36:38.013Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-28T06:36:38.013Z] PASS [2021-07-28T06:36:38.013Z] coverage: 25.0% of statements [2021-07-28T06:36:38.013Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2021-07-28T06:36:38.013Z] === RUN TestValidateManifest [2021-07-28T06:36:38.013Z] === RUN TestValidateManifest/nil [2021-07-28T06:36:38.013Z] === RUN TestValidateManifest/non-nil [2021-07-28T06:36:38.013Z] --- PASS: TestValidateManifest (0.00s) [2021-07-28T06:36:38.013Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-28T06:36:38.013Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-28T06:36:38.013Z] PASS [2021-07-28T06:36:38.013Z] coverage: 0.7% of statements [2021-07-28T06:36:38.013Z] ok github.com/docker/docker/image/tarexport 0.057s coverage: 0.7% of statements [2021-07-28T06:36:38.013Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-28T06:36:38.468Z] === RUN TestSerialization [2021-07-28T06:36:38.925Z] --- PASS: TestSerialization (0.02s) [2021-07-28T06:36:38.925Z] PASS [2021-07-28T06:36:38.925Z] coverage: 100.0% of statements [2021-07-28T06:36:38.925Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-07-28T06:36:39.386Z] === RUN TestEnvironmentParsing [2021-07-28T06:36:39.386Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-28T06:36:39.386Z] PASS [2021-07-28T06:36:39.386Z] coverage: 1.2% of statements [2021-07-28T06:36:39.386Z] ok github.com/docker/docker/libcontainerd/local 0.052s coverage: 1.2% of statements [2021-07-28T06:36:39.849Z] === RUN TestEmptyLayer [2021-07-28T06:36:39.849Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestCommitFailure [2021-07-28T06:36:39.849Z] --- PASS: TestCommitFailure (0.01s) [2021-07-28T06:36:39.849Z] === RUN TestStartTransactionFailure [2021-07-28T06:36:39.849Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestGetOrphan [2021-07-28T06:36:39.849Z] --- PASS: TestGetOrphan (0.01s) [2021-07-28T06:36:39.849Z] === RUN TestMountAndRegister [2021-07-28T06:36:39.849Z] layer_test.go:271: Layer size: 14 [2021-07-28T06:36:39.849Z] --- PASS: TestMountAndRegister (0.05s) [2021-07-28T06:36:39.849Z] === RUN TestLayerRelease [2021-07-28T06:36:39.849Z] layer_test.go:304: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestStoreRestore [2021-07-28T06:36:39.849Z] layer_test.go:353: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestTarStreamStability [2021-07-28T06:36:39.849Z] layer_test.go:468: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestRegisterExistingLayer [2021-07-28T06:36:39.849Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-07-28T06:36:39.849Z] === RUN TestTarStreamVerification [2021-07-28T06:36:39.849Z] layer_test.go:697: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestLayerMigration [2021-07-28T06:36:39.849Z] migration_test.go:46: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestLayerMigrationNoTarsplit [2021-07-28T06:36:39.849Z] migration_test.go:182: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestMountInit [2021-07-28T06:36:39.849Z] mount_test.go:17: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestMountInit (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestMountSize [2021-07-28T06:36:39.849Z] mount_test.go:76: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestMountSize (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestMountChanges [2021-07-28T06:36:39.849Z] mount_test.go:125: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestMountChanges (0.00s) [2021-07-28T06:36:39.849Z] === RUN TestMountApply [2021-07-28T06:36:39.849Z] mount_test.go:212: Failing on Windows [2021-07-28T06:36:39.849Z] --- SKIP: TestMountApply (0.00s) [2021-07-28T06:36:39.849Z] PASS [2021-07-28T06:36:39.849Z] coverage: 30.1% of statements [2021-07-28T06:36:39.849Z] ok github.com/docker/docker/layer 0.278s coverage: 30.1% of statements [2021-07-28T06:36:40.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-28T06:36:40.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-28T06:36:40.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-28T06:36:40.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-28T06:36:40.306Z] === RUN TestSequenceGetAvailableBit [2021-07-28T06:36:40.306Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSequenceEqual [2021-07-28T06:36:40.306Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSequenceCopy [2021-07-28T06:36:40.306Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestGetFirstAvailable [2021-07-28T06:36:40.306Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestFindSequence [2021-07-28T06:36:40.306Z] --- PASS: TestFindSequence (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestCheckIfAvailable [2021-07-28T06:36:40.306Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestMergeSequences [2021-07-28T06:36:40.306Z] --- PASS: TestMergeSequences (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestPushReservation [2021-07-28T06:36:40.306Z] --- PASS: TestPushReservation (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSerializeDeserialize [2021-07-28T06:36:40.306Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSet [2021-07-28T06:36:40.306Z] --- PASS: TestSet (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSetUnset [2021-07-28T06:36:40.306Z] --- PASS: TestSetUnset (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestOffsetSetUnset [2021-07-28T06:36:40.306Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSetInRange [2021-07-28T06:36:40.306Z] --- PASS: TestSetInRange (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestSetAnyInRange [2021-07-28T06:36:40.306Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestMethods [2021-07-28T06:36:40.306Z] --- PASS: TestMethods (0.00s) [2021-07-28T06:36:40.306Z] === RUN TestRandomAllocateDeallocate [2021-07-28T06:36:42.471Z] === RUN TestInvalidConfig [2021-07-28T06:36:42.471Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-28T06:36:42.471Z] === RUN TestConfig [2021-07-28T06:36:42.471Z] --- PASS: TestConfig (0.00s) [2021-07-28T06:36:42.471Z] === RUN TestOptionsLabels [2021-07-28T06:36:42.471Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-28T06:36:42.471Z] === RUN TestValidName [2021-07-28T06:36:42.471Z] --- PASS: TestValidName (0.00s) [2021-07-28T06:36:42.471Z] === RUN TestTLSConfiguration [2021-07-28T06:36:42.471Z] time="2021-07-28T06:36:42Z" level=info msg="Option Initializing KV with TLS" [2021-07-28T06:36:42.471Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-28T06:36:42.471Z] PASS [2021-07-28T06:36:42.471Z] coverage: 24.0% of statements [2021-07-28T06:36:42.471Z] ok github.com/docker/docker/libnetwork/config 0.261s coverage: 24.0% of statements [2021-07-28T06:36:43.432Z] === RUN TestKey [2021-07-28T06:36:43.432Z] --- PASS: TestKey (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestParseKey [2021-07-28T06:36:43.432Z] --- PASS: TestParseKey (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestInvalidDataStore [2021-07-28T06:36:43.432Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestKVObjectFlatKey [2021-07-28T06:36:43.432Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestAtomicKVObjectFlatKey [2021-07-28T06:36:43.432Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-28T06:36:43.432Z] PASS [2021-07-28T06:36:43.432Z] coverage: 21.9% of statements [2021-07-28T06:36:43.432Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2021-07-28T06:36:43.432Z] === RUN TestErrorInterfaces [2021-07-28T06:36:43.432Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestNetworkMarshalling [2021-07-28T06:36:43.432Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-07-28T06:36:43.432Z] === RUN TestEndpointMarshalling [2021-07-28T06:36:43.432Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestAuxAddresses [2021-07-28T06:36:43.432Z] time="2021-07-28T06:36:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-28T06:36:43.432Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-28T06:36:43.432Z] === RUN TestSRVServiceQuery [2021-07-28T06:36:43.432Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestServiceVIPReuse [2021-07-28T06:36:43.432Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-28T06:36:43.432Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestDNSIPQuery [2021-07-28T06:36:43.432Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestDNSProxyServFail [2021-07-28T06:36:43.432Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestSandboxAddEmpty [2021-07-28T06:36:43.432Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestSandboxAddMultiPrio [2021-07-28T06:36:43.432Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestSandboxAddSamePrio [2021-07-28T06:36:43.432Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestCleanupServiceDiscovery [2021-07-28T06:36:43.432Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestDNSOptions [2021-07-28T06:36:43.432Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:36:43.432Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-28T06:36:43.432Z] === RUN TestMultipleControllersWithSameStore [2021-07-28T06:36:43.432Z] time="2021-07-28T06:36:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-28T06:36:43.432Z] time="2021-07-28T06:36:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-28T06:36:43.432Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-28T06:36:43.432Z] PASS [2021-07-28T06:36:43.432Z] coverage: 8.6% of statements [2021-07-28T06:36:43.432Z] ok github.com/docker/docker/libnetwork 0.329s coverage: 8.6% of statements [2021-07-28T06:36:43.887Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-28T06:36:43.887Z] === RUN TestIPDataMarshalling [2021-07-28T06:36:43.887Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-28T06:36:43.887Z] === RUN TestValidateAndIsV6 [2021-07-28T06:36:43.887Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-28T06:36:43.887Z] PASS [2021-07-28T06:36:43.887Z] coverage: 68.9% of statements [2021-07-28T06:36:43.887Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2021-07-28T06:36:44.343Z] === RUN TestDriver [2021-07-28T06:36:44.343Z] --- PASS: TestDriver (0.00s) [2021-07-28T06:36:44.343Z] PASS [2021-07-28T06:36:44.343Z] coverage: 34.8% of statements [2021-07-28T06:36:44.343Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-07-28T06:36:44.799Z] === RUN TestDriver [2021-07-28T06:36:44.799Z] --- PASS: TestDriver (0.00s) [2021-07-28T06:36:44.799Z] PASS [2021-07-28T06:36:44.799Z] coverage: 34.8% of statements [2021-07-28T06:36:44.799Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-07-28T06:36:45.255Z] === RUN TestNetworkAllocateFree [2021-07-28T06:36:45.255Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-28T06:36:45.255Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-28T06:36:45.255Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-28T06:36:45.255Z] PASS [2021-07-28T06:36:45.255Z] coverage: 63.6% of statements [2021-07-28T06:36:45.255Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2021-07-28T06:36:45.711Z] === RUN TestGetEmptyCapabilities [2021-07-28T06:36:45.711Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-28T06:36:45.711Z] === RUN TestGetExtraCapabilities [2021-07-28T06:36:45.711Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-28T06:36:45.711Z] === RUN TestGetInvalidCapabilities [2021-07-28T06:36:45.711Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-28T06:36:45.711Z] === RUN TestRemoteDriver [2021-07-28T06:36:45.711Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-28T06:36:45.711Z] === RUN TestDriverError [2021-07-28T06:36:45.711Z] --- PASS: TestDriverError (0.01s) [2021-07-28T06:36:45.711Z] === RUN TestMissingValues [2021-07-28T06:36:45.711Z] --- PASS: TestMissingValues (0.00s) [2021-07-28T06:36:45.711Z] === RUN TestRollback [2021-07-28T06:36:45.711Z] --- PASS: TestRollback (0.00s) [2021-07-28T06:36:45.711Z] PASS [2021-07-28T06:36:45.711Z] coverage: 57.4% of statements [2021-07-28T06:36:45.711Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2021-07-28T06:36:46.166Z] === RUN TestNAT [2021-07-28T06:36:46.166Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-28T06:36:46.166Z] --- SKIP: TestNAT (0.00s) [2021-07-28T06:36:46.166Z] === RUN TestTransparent [2021-07-28T06:36:46.166Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-28T06:36:46.166Z] --- SKIP: TestTransparent (0.00s) [2021-07-28T06:36:46.166Z] PASS [2021-07-28T06:36:46.166Z] coverage: 0.0% of statements [2021-07-28T06:36:46.166Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2021-07-28T06:36:46.166Z] --- PASS: TestRandomAllocateDeallocate (5.96s) [2021-07-28T06:36:46.166Z] === RUN TestAllocateRandomDeallocate [2021-07-28T06:36:46.621Z] === RUN TestBuildDefault [2021-07-28T06:36:46.621Z] --- PASS: TestBuildDefault (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestBuildHostnameDomainname [2021-07-28T06:36:46.621Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestBuildHostname [2021-07-28T06:36:46.621Z] --- PASS: TestBuildHostname (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestBuildHostnameFQDN [2021-07-28T06:36:46.621Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestBuildNoIP [2021-07-28T06:36:46.621Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestUpdate [2021-07-28T06:36:46.621Z] --- PASS: TestUpdate (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-28T06:36:46.621Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-28T06:36:46.621Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestAddEmpty [2021-07-28T06:36:46.621Z] --- PASS: TestAddEmpty (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestAdd [2021-07-28T06:36:46.621Z] --- PASS: TestAdd (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestDeleteEmpty [2021-07-28T06:36:46.621Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestDeleteNewline [2021-07-28T06:36:46.621Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestDelete [2021-07-28T06:36:46.621Z] --- PASS: TestDelete (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestConcurrentWrites [2021-07-28T06:36:46.621Z] --- PASS: TestConcurrentWrites (0.21s) [2021-07-28T06:36:46.621Z] PASS [2021-07-28T06:36:46.621Z] coverage: 81.2% of statements [2021-07-28T06:36:46.621Z] === RUN TestNew [2021-07-28T06:36:46.621Z] --- PASS: TestNew (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestAddDriver [2021-07-28T06:36:46.621Z] --- PASS: TestAddDriver (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestAddDuplicateDriver [2021-07-28T06:36:46.621Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-28T06:36:46.621Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestDriver [2021-07-28T06:36:46.621Z] --- PASS: TestDriver (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestIPAM [2021-07-28T06:36:46.621Z] --- PASS: TestIPAM (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestWalkIPAMs [2021-07-28T06:36:46.621Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-28T06:36:46.621Z] === RUN TestWalkDrivers [2021-07-28T06:36:46.621Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-28T06:36:46.621Z] PASS [2021-07-28T06:36:46.621Z] coverage: 82.4% of statements [2021-07-28T06:36:46.621Z] ok github.com/docker/docker/libnetwork/etchosts 0.272s coverage: 81.2% of statements [2021-07-28T06:36:46.621Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2021-07-28T06:36:47.077Z] === RUN TestDiff [2021-07-28T06:36:47.077Z] --- PASS: TestDiff (0.00s) [2021-07-28T06:36:47.077Z] === RUN TestAddedCallback [2021-07-28T06:36:47.077Z] --- PASS: TestAddedCallback (0.00s) [2021-07-28T06:36:47.077Z] === RUN TestRemovedCallback [2021-07-28T06:36:47.077Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-28T06:36:47.077Z] === RUN TestNoCallback [2021-07-28T06:36:47.077Z] --- PASS: TestNoCallback (0.00s) [2021-07-28T06:36:47.077Z] PASS [2021-07-28T06:36:47.077Z] coverage: 48.1% of statements [2021-07-28T06:36:47.077Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-07-28T06:36:47.077Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2021-07-28T06:36:47.077Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-28T06:36:47.533Z] === RUN TestNew [2021-07-28T06:36:47.533Z] --- PASS: TestNew (0.00s) [2021-07-28T06:36:47.533Z] === RUN TestAllocate [2021-07-28T06:36:47.533Z] --- PASS: TestAllocate (0.00s) [2021-07-28T06:36:47.533Z] === RUN TestUninitialized [2021-07-28T06:36:47.533Z] --- PASS: TestUninitialized (0.00s) [2021-07-28T06:36:47.533Z] === RUN TestAllocateInRange [2021-07-28T06:36:47.533Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-28T06:36:47.533Z] === RUN TestAllocateSerial [2021-07-28T06:36:47.533Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-28T06:36:47.533Z] PASS [2021-07-28T06:36:47.533Z] coverage: 87.5% of statements [2021-07-28T06:36:47.533Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-07-28T06:36:47.533Z] === RUN TestCaller [2021-07-28T06:36:47.533Z] --- PASS: TestCaller (0.00s) [2021-07-28T06:36:47.533Z] PASS [2021-07-28T06:36:47.533Z] coverage: 100.0% of statements [2021-07-28T06:36:47.533Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-07-28T06:36:47.989Z] === RUN TestSetSerialInsertDelete [2021-07-28T06:36:47.990Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-28T06:36:47.990Z] === RUN TestSetParallelInsertDelete [2021-07-28T06:36:48.446Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.30s) [2021-07-28T06:36:48.446Z] === RUN TestRetrieveFromStore [2021-07-28T06:36:49.407Z] === RUN TestInt2IP2IntConversion [2021-07-28T06:36:49.407Z] === RUN TestPoolRequest [2021-07-28T06:36:49.407Z] --- PASS: TestPoolRequest (0.00s) [2021-07-28T06:36:49.407Z] === RUN TestOtherRequests [2021-07-28T06:36:49.407Z] --- PASS: TestOtherRequests (0.00s) [2021-07-28T06:36:49.407Z] PASS [2021-07-28T06:36:49.407Z] coverage: 57.1% of statements [2021-07-28T06:36:49.407Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-07-28T06:36:49.863Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2021-07-28T06:36:49.863Z] === RUN TestGetAddressVersion [2021-07-28T06:36:49.863Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-28T06:36:49.863Z] === RUN TestKeyString [2021-07-28T06:36:49.863Z] --- PASS: TestKeyString (0.00s) [2021-07-28T06:36:49.863Z] === RUN TestPoolDataMarshal [2021-07-28T06:36:49.863Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-28T06:36:49.863Z] === RUN TestSubnetsMarshal [2021-07-28T06:36:49.863Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-07-28T06:36:49.863Z] === RUN TestAddSubnets [2021-07-28T06:36:49.863Z] --- PASS: TestAddSubnets (0.05s) [2021-07-28T06:36:49.863Z] === RUN TestDoublePoolRelease [2021-07-28T06:36:49.863Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-28T06:36:49.863Z] === RUN TestAddReleasePoolID [2021-07-28T06:36:49.863Z] --- PASS: TestRetrieveFromStore (1.45s) [2021-07-28T06:36:49.863Z] === RUN TestIsCorrupted [2021-07-28T06:36:49.863Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-28T06:36:49.863Z] === RUN TestSetRollover [2021-07-28T06:36:49.863Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-07-28T06:36:49.863Z] === RUN TestPredefinedPool [2021-07-28T06:36:49.863Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-28T06:36:49.863Z] === RUN TestRemoveSubnet [2021-07-28T06:36:50.319Z] --- PASS: TestRemoveSubnet (0.22s) [2021-07-28T06:36:50.319Z] === RUN TestGetSameAddress [2021-07-28T06:36:50.319Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-28T06:36:50.319Z] === RUN TestPoolAllocationReuse [2021-07-28T06:36:50.319Z] === RUN TestGetCapabilities [2021-07-28T06:36:50.774Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-28T06:36:50.774Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-28T06:36:50.774Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-28T06:36:50.774Z] === RUN TestGetDefaultAddressSpaces [2021-07-28T06:36:50.774Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-28T06:36:50.774Z] === RUN TestRemoteDriver [2021-07-28T06:36:50.774Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-28T06:36:50.774Z] PASS [2021-07-28T06:36:50.774Z] coverage: 47.4% of statements [2021-07-28T06:36:50.774Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2021-07-28T06:36:51.230Z] --- PASS: TestSetRollover (1.40s) [2021-07-28T06:36:51.230Z] === RUN TestSetRolloverSerial [2021-07-28T06:36:51.230Z] === RUN TestWindowsIPAM [2021-07-28T06:36:51.230Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-28T06:36:51.230Z] PASS [2021-07-28T06:36:51.230Z] coverage: 71.4% of statements [2021-07-28T06:36:51.230Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-07-28T06:36:51.685Z] --- PASS: TestPoolAllocationReuse (1.47s) [2021-07-28T06:36:51.686Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-28T06:36:51.686Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-28T06:36:51.686Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-28T06:36:52.141Z] === RUN TestDefaultNetwork [2021-07-28T06:36:52.141Z] --- PASS: TestDefaultNetwork (0.26s) [2021-07-28T06:36:52.141Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-28T06:36:52.597Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-07-28T06:36:52.597Z] === RUN TestInitAddressPools [2021-07-28T06:36:52.597Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-28T06:36:52.597Z] PASS [2021-07-28T06:36:52.597Z] coverage: 74.0% of statements [2021-07-28T06:36:52.597Z] ok github.com/docker/docker/libnetwork/ipamutils 0.585s coverage: 74.0% of statements [2021-07-28T06:36:52.597Z] --- PASS: TestSetRolloverSerial (1.40s) [2021-07-28T06:36:52.597Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-28T06:36:52.597Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-28T06:36:52.597Z] PASS [2021-07-28T06:36:52.597Z] coverage: 84.4% of statements [2021-07-28T06:36:52.597Z] ok github.com/docker/docker/libnetwork/bitseq 12.599s coverage: 84.4% of statements [2021-07-28T06:36:53.053Z] === RUN TestKeyValue [2021-07-28T06:36:53.053Z] --- PASS: TestKeyValue (0.00s) [2021-07-28T06:36:53.053Z] PASS [2021-07-28T06:36:53.053Z] coverage: 60.0% of statements [2021-07-28T06:36:53.053Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-07-28T06:36:56.768Z] === RUN TestNetworkDBSimple [2021-07-28T06:36:56.768Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.83s) [2021-07-28T06:36:56.768Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-28T06:36:57.224Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-28T06:36:57.224Z] 2021/07/28 06:36:56 Closing DB instances... [2021-07-28T06:36:57.680Z] === RUN TestGenerate [2021-07-28T06:36:57.680Z] --- PASS: TestGenerate (0.00s) [2021-07-28T06:36:57.680Z] === RUN TestGeneratePtr [2021-07-28T06:36:57.680Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-28T06:36:57.680Z] === RUN TestGenerateMissingField [2021-07-28T06:36:57.680Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-28T06:36:57.680Z] === RUN TestFieldCannotBeSet [2021-07-28T06:36:57.680Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-28T06:36:57.680Z] === RUN TestTypeMismatchError [2021-07-28T06:36:57.680Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-28T06:36:57.680Z] PASS [2021-07-28T06:36:57.680Z] coverage: 100.0% of statements [2021-07-28T06:36:57.680Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-07-28T06:36:58.134Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-28T06:36:58.134Z] PASS [2021-07-28T06:36:58.134Z] coverage: 100.0% of statements [2021-07-28T06:36:58.134Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-07-28T06:36:58.134Z] testing: warning: no tests to run [2021-07-28T06:36:58.134Z] PASS [2021-07-28T06:36:58.134Z] coverage: 0.0% of statements [2021-07-28T06:36:58.134Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-07-28T06:36:58.134Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.66s) [2021-07-28T06:36:58.134Z] === RUN TestGetAddress [2021-07-28T06:36:58.134Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-28T06:36:58.134Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-28T06:36:59.096Z] === RUN TestRequestNewPort [2021-07-28T06:36:59.096Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestRequestSpecificPort [2021-07-28T06:36:59.096Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestReleasePort [2021-07-28T06:36:59.096Z] --- PASS: TestReleasePort (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestReuseReleasedPort [2021-07-28T06:36:59.096Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestReleaseUnreadledPort [2021-07-28T06:36:59.096Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestUnknowProtocol [2021-07-28T06:36:59.096Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestAllocateAllPorts [2021-07-28T06:36:59.096Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestPortAllocation [2021-07-28T06:36:59.096Z] --- PASS: TestPortAllocation (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestPortAllocationWithCustomRange [2021-07-28T06:36:59.096Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestNoDuplicateBPR [2021-07-28T06:36:59.096Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestChangePortRange [2021-07-28T06:36:59.096Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-28T06:36:59.096Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-28T06:36:59.096Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-28T06:36:59.096Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-28T06:36:59.096Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-28T06:36:59.096Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-28T06:36:59.096Z] --- PASS: TestChangePortRange (0.00s) [2021-07-28T06:36:59.096Z] PASS [2021-07-28T06:36:59.096Z] coverage: 88.6% of statements [2021-07-28T06:36:59.096Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-07-28T06:36:59.096Z] === RUN TestTransportPortConv [2021-07-28T06:36:59.096Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestTransportPortBindingConv [2021-07-28T06:36:59.096Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestErrorConstructors [2021-07-28T06:36:59.096Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestCompareIPMask [2021-07-28T06:36:59.096Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestUtilGetHostPartIP [2021-07-28T06:36:59.096Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestUtilGetBroadcastIP [2021-07-28T06:36:59.096Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-28T06:36:59.096Z] === RUN TestParseCIDR [2021-07-28T06:36:59.096Z] --- PASS: TestParseCIDR (0.00s) [2021-07-28T06:36:59.096Z] PASS [2021-07-28T06:36:59.096Z] coverage: 47.9% of statements [2021-07-28T06:36:59.096Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 47.9% of statements [2021-07-28T06:36:59.552Z] 2021/07/28 06:36:59 Closing DB instances... [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-28T06:37:00.007Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-28T06:37:00.007Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-28T06:37:00.007Z] PASS [2021-07-28T06:37:00.007Z] coverage: 44.0% of statements [2021-07-28T06:37:00.007Z] ok github.com/docker/docker/oci 0.048s coverage: 44.0% of statements [2021-07-28T06:37:00.464Z] === RUN TestAddressPoolOpt [2021-07-28T06:37:00.464Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/a [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/something [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/_=a [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/env1=value1 [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/_env1=value1 [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/PATH [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/=a [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/PATH= [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/PATH=something [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/asd!qwe [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/1asd [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/123 [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/some_space [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/__some_space_before [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/some_space_after__ [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/= [2021-07-28T06:37:00.464Z] === RUN TestValidateEnv/PaTh [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestParseHost [2021-07-28T06:37:00.464Z] --- PASS: TestParseHost (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestParseDockerDaemonHost [2021-07-28T06:37:00.464Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestParseTCP [2021-07-28T06:37:00.464Z] --- PASS: TestParseTCP (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-28T06:37:00.464Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestValidateExtraHosts [2021-07-28T06:37:00.464Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestIpOptString [2021-07-28T06:37:00.464Z] --- PASS: TestIpOptString (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-28T06:37:00.464Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestNewIpOptValidDefaultVal [2021-07-28T06:37:00.464Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestIpOptSetInvalidVal [2021-07-28T06:37:00.464Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestValidateIPAddress [2021-07-28T06:37:00.464Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestMapOpts [2021-07-28T06:37:00.464Z] --- PASS: TestMapOpts (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestListOptsWithoutValidator [2021-07-28T06:37:00.464Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestListOptsWithValidator [2021-07-28T06:37:00.464Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestValidateDNSSearch [2021-07-28T06:37:00.464Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_general_format [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_one_more [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-28T06:37:00.464Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-28T06:37:00.464Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestNamedListOpts [2021-07-28T06:37:00.464Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestNamedMapOpts [2021-07-28T06:37:00.464Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestParseLink [2021-07-28T06:37:00.464Z] --- PASS: TestParseLink (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestQuotedStringSetWithQuotes [2021-07-28T06:37:00.464Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-28T06:37:00.464Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-28T06:37:00.464Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-28T06:37:00.464Z] === RUN TestUlimitOpt [2021-07-28T06:37:00.464Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-28T06:37:00.464Z] PASS [2021-07-28T06:37:00.464Z] coverage: 67.1% of statements [2021-07-28T06:37:00.464Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-07-28T06:37:00.464Z] === RUN TestParseVersion [2021-07-28T06:37:00.464Z] --- PASS: TestParseVersion (0.00s) [2021-07-28T06:37:00.464Z] PASS [2021-07-28T06:37:00.464Z] coverage: 52.9% of statements [2021-07-28T06:37:00.464Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-07-28T06:37:00.921Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-07-28T06:37:00.921Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-28T06:37:02.454Z] 2021/07/28 06:37:01 Closing DB instances... [2021-07-28T06:37:02.454Z] === RUN TestIsArchivePathDir [2021-07-28T06:37:02.454Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-07-28T06:37:02.454Z] === RUN TestIsArchivePathInvalidFile [2021-07-28T06:37:02.454Z] === RUN TestPeerCertificateMarshalJSON [2021-07-28T06:37:02.454Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-07-28T06:37:02.454Z] === RUN TestIsArchivePathTar [2021-07-28T06:37:02.909Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-07-28T06:37:02.909Z] === RUN TestDecompressStreamGzip [2021-07-28T06:37:02.909Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-28T06:37:02.909Z] === RUN TestDecompressStreamBzip2 [2021-07-28T06:37:02.909Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-07-28T06:37:02.909Z] === RUN TestDecompressStreamXz [2021-07-28T06:37:02.909Z] archive_test.go:134: Xz not present in msys2 [2021-07-28T06:37:02.909Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestCompressStreamXzUnsupported [2021-07-28T06:37:02.909Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-28T06:37:02.909Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestCompressStreamInvalid [2021-07-28T06:37:02.909Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestExtensionInvalid [2021-07-28T06:37:02.909Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestExtensionUncompressed [2021-07-28T06:37:02.909Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestExtensionBzip2 [2021-07-28T06:37:02.909Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestExtensionGzip [2021-07-28T06:37:02.909Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestExtensionXz [2021-07-28T06:37:02.909Z] --- PASS: TestExtensionXz (0.00s) [2021-07-28T06:37:02.909Z] === RUN TestCmdStreamLargeStderr [2021-07-28T06:37:03.366Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-28T06:37:03.366Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-28T06:37:03.366Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2021-07-28T06:37:03.366Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-28T06:37:03.366Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestMiddleware [2021-07-28T06:37:03.366Z] --- PASS: TestMiddleware (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestNewResponseModifier [2021-07-28T06:37:03.366Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-28T06:37:03.366Z] PASS [2021-07-28T06:37:03.366Z] coverage: 26.8% of statements [2021-07-28T06:37:03.366Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-07-28T06:37:03.366Z] === RUN TestCmdStreamBad [2021-07-28T06:37:03.366Z] archive_test.go:239: Failing on Windows CI machines [2021-07-28T06:37:03.366Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestCmdStreamGood [2021-07-28T06:37:03.366Z] ok github.com/docker/docker/pkg/authorization 0.672s coverage: 26.8% of statements [2021-07-28T06:37:03.366Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-28T06:37:03.366Z] === RUN TestUntarPathWithInvalidDest [2021-07-28T06:37:03.366Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-28T06:37:03.366Z] === RUN TestUntarPathWithInvalidSrc [2021-07-28T06:37:03.366Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestUntarPath [2021-07-28T06:37:03.366Z] --- PASS: TestUntarPath (0.06s) [2021-07-28T06:37:03.366Z] === RUN TestUntarPathWithDestinationFile [2021-07-28T06:37:03.366Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-28T06:37:03.366Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-28T06:37:03.366Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-28T06:37:03.366Z] === RUN TestCopyWithTarInvalidSrc [2021-07-28T06:37:03.366Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-28T06:37:03.366Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestCopyWithTarSrcFile [2021-07-28T06:37:03.366Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-28T06:37:03.366Z] === RUN TestCopyWithTarSrcFolder [2021-07-28T06:37:03.366Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-28T06:37:03.366Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-28T06:37:03.366Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-28T06:37:03.366Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-28T06:37:03.366Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-28T06:37:03.366Z] === RUN TestCopyFileWithTarSrcFile [2021-07-28T06:37:03.366Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-28T06:37:03.366Z] === RUN TestTarFiles [2021-07-28T06:37:03.821Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-07-28T06:37:03.821Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-28T06:37:03.821Z] === RUN TestUnbuffered [2021-07-28T06:37:03.821Z] --- PASS: TestUnbuffered (0.00s) [2021-07-28T06:37:03.821Z] === RUN TestRaceUnbuffered [2021-07-28T06:37:03.821Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-28T06:37:03.821Z] PASS [2021-07-28T06:37:03.821Z] coverage: 100.0% of statements [2021-07-28T06:37:03.821Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2021-07-28T06:37:04.277Z] === RUN TestMatch [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[foo]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[foo_bar]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[]#01 [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[qux]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-28T06:37:04.277Z] === RUN TestMatch/[[foo_baz]] [2021-07-28T06:37:04.277Z] --- PASS: TestMatch (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-28T06:37:04.277Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-28T06:37:04.277Z] PASS [2021-07-28T06:37:04.277Z] coverage: 87.5% of statements [2021-07-28T06:37:04.277Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-07-28T06:37:05.239Z] === RUN TestChrootTarUntar [2021-07-28T06:37:05.239Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-28T06:37:05.239Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootUntarEmptyArchive [2021-07-28T06:37:05.239Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootTarUntarWithSymlink [2021-07-28T06:37:05.239Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootCopyWithTar [2021-07-28T06:37:05.239Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootCopyFileWithTar [2021-07-28T06:37:05.239Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootUntarPath [2021-07-28T06:37:05.239Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-28T06:37:05.239Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-28T06:37:05.239Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-28T06:37:05.239Z] === RUN TestChrootApplyDotDotFile [2021-07-28T06:37:05.239Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:05.239Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-28T06:37:05.239Z] PASS [2021-07-28T06:37:05.239Z] coverage: 15.4% of statements [2021-07-28T06:37:05.239Z] ok github.com/docker/docker/pkg/chrootarchive 0.123s coverage: 15.4% of statements [2021-07-28T06:37:05.695Z] 2021/07/28 06:37:05 Closing DB instances... [2021-07-28T06:37:06.150Z] === RUN TestSizeEmpty [2021-07-28T06:37:06.150Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-28T06:37:06.150Z] === RUN TestSizeEmptyFile [2021-07-28T06:37:06.150Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-28T06:37:06.150Z] === RUN TestSizeNonemptyFile [2021-07-28T06:37:06.150Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-28T06:37:06.150Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-28T06:37:06.150Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-28T06:37:06.150Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-28T06:37:06.150Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-28T06:37:06.150Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-28T06:37:06.150Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-28T06:37:06.150Z] === RUN TestMoveToSubdir [2021-07-28T06:37:06.150Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-28T06:37:06.150Z] === RUN TestSizeNonExistingDirectory [2021-07-28T06:37:06.150Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-28T06:37:06.150Z] PASS [2021-07-28T06:37:06.150Z] coverage: 80.0% of statements [2021-07-28T06:37:06.150Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-07-28T06:37:07.111Z] === RUN Test [2021-07-28T06:37:07.111Z] === RUN Test/TestContainsEntry [2021-07-28T06:37:07.111Z] === RUN Test/TestCreateEntries [2021-07-28T06:37:07.111Z] === RUN Test/TestEntriesDiff [2021-07-28T06:37:07.111Z] === RUN Test/TestEntriesEquality [2021-07-28T06:37:07.111Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-28T06:37:07.111Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-28T06:37:07.111Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-28T06:37:07.111Z] === RUN Test/TestGeneratorNotGenerate [2021-07-28T06:37:07.111Z] === RUN Test/TestGeneratorWithPort [2021-07-28T06:37:07.111Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-28T06:37:07.111Z] === RUN Test/TestNewEntry [2021-07-28T06:37:07.111Z] === RUN Test/TestParse [2021-07-28T06:37:07.111Z] --- PASS: Test (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-28T06:37:07.111Z] --- PASS: Test/TestParse (0.00s) [2021-07-28T06:37:07.111Z] PASS [2021-07-28T06:37:07.112Z] coverage: 58.3% of statements [2021-07-28T06:37:07.112Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-07-28T06:37:07.451Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:37:07.451Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:37:07.451Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:37:07.451Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:37:07.451Z] [2021-07-28T06:37:07.451Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-28T06:37:07.451Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-28T06:37:07.451Z] HOSTNAME=fc0400995de3 [2021-07-28T06:37:07.451Z] DEST=bundles/test-integration [2021-07-28T06:37:07.451Z] PWD=/go/src/github.com/docker/docker [2021-07-28T06:37:07.451Z] DOCKER_ROOTLESS=1 [2021-07-28T06:37:07.451Z] DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:37:07.451Z] container=docker [2021-07-28T06:37:07.451Z] HOME=/root [2021-07-28T06:37:07.451Z] GOLANG_VERSION=1.16.6 [2021-07-28T06:37:07.451Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-28T06:37:07.451Z] VALIDATE_BRANCH=master [2021-07-28T06:37:07.451Z] TERM=xterm [2021-07-28T06:37:07.451Z] DOCKER_PKG=github.com/docker/docker [2021-07-28T06:37:07.451Z] SHLVL=1 [2021-07-28T06:37:07.451Z] TIMEOUT=120m [2021-07-28T06:37:07.451Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-28T06:37:07.451Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-28T06:37:07.451Z] GO111MODULE=off [2021-07-28T06:37:07.451Z] DOCKER_EXPERIMENTAL=1 [2021-07-28T06:37:07.451Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-28T06:37:07.451Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-28T06:37:07.451Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-28T06:37:07.451Z] GOPATH=/go [2021-07-28T06:37:07.451Z] PKG_CONFIG=pkg-config [2021-07-28T06:37:07.451Z] _=/usr/bin/env [2021-07-28T06:37:07.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-28T06:37:08.072Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2021-07-28T06:37:08.072Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-28T06:37:08.072Z] === RUN Test [2021-07-28T06:37:08.072Z] === RUN Test/TestContent [2021-07-28T06:37:08.072Z] === RUN Test/TestInitialize [2021-07-28T06:37:08.072Z] === RUN Test/TestNew [2021-07-28T06:37:08.072Z] === RUN Test/TestParsingContentsWithComments [2021-07-28T06:37:08.072Z] === RUN Test/TestRegister [2021-07-28T06:37:08.072Z] === RUN Test/TestWatch [2021-07-28T06:37:08.072Z] --- PASS: Test (0.01s) [2021-07-28T06:37:08.072Z] --- PASS: Test/TestContent (0.00s) [2021-07-28T06:37:08.072Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-28T06:37:08.072Z] --- PASS: Test/TestNew (0.00s) [2021-07-28T06:37:08.072Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-28T06:37:08.072Z] --- PASS: Test/TestRegister (0.00s) [2021-07-28T06:37:08.072Z] --- PASS: Test/TestWatch (0.00s) [2021-07-28T06:37:08.072Z] PASS [2021-07-28T06:37:08.072Z] coverage: 97.6% of statements [2021-07-28T06:37:08.072Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 97.6% of statements [2021-07-28T06:37:08.527Z] --- PASS: TestTarFiles (4.92s) [2021-07-28T06:37:08.527Z] === RUN TestTarUntar [2021-07-28T06:37:08.527Z] --- PASS: TestTarUntar (0.04s) [2021-07-28T06:37:08.527Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-28T06:37:08.527Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-28T06:37:08.527Z] === RUN TestTarWithOptions [2021-07-28T06:37:08.527Z] --- PASS: TestTarWithOptions (0.04s) [2021-07-28T06:37:08.527Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-28T06:37:08.527Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-28T06:37:08.527Z] === RUN TestUntarUstarGnuConflict [2021-07-28T06:37:08.527Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-28T06:37:08.527Z] === RUN TestUntarInvalidFilenames [2021-07-28T06:37:08.527Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames745580426\\dest" [2021-07-28T06:37:08.527Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-07-28T06:37:08.527Z] === RUN TestUntarHardlinkToSymlink [2021-07-28T06:37:08.527Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-28T06:37:08.527Z] === RUN TestUntarInvalidHardlink [2021-07-28T06:37:08.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink843308603\\victim\\hello" -> "../victim/hello" [2021-07-28T06:37:08.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink284830302\\victim\\hello" -> "/../victim/hello" [2021-07-28T06:37:08.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink286438437\\victim" -> "../victim" [2021-07-28T06:37:08.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink842257216\\victim" -> "../victim" [2021-07-28T06:37:08.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink111074207\\victim" -> "../victim" [2021-07-28T06:37:08.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink725153906\\victim" -> "../victim" [2021-07-28T06:37:08.986Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-28T06:37:08.986Z] === RUN TestUntarInvalidSymlink [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink685257513\\dest\\dotdot" -> "../victim/hello" [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink760530548\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink197188931\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink266584518\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink810609773\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink924900072\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:08.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink998401319\\dest\\dir\\loophole" -> "../../victim" [2021-07-28T06:37:08.986Z] --- PASS: TestUntarInvalidSymlink (0.08s) [2021-07-28T06:37:08.986Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-28T06:37:08.986Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2021-07-28T06:37:08.986Z] === RUN TestXGlobalNoParent [2021-07-28T06:37:08.986Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-28T06:37:08.986Z] === RUN TestReplaceFileTarWrapper [2021-07-28T06:37:08.986Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-07-28T06:37:08.986Z] === RUN TestPrefixHeaderReadable [2021-07-28T06:37:08.986Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-28T06:37:08.986Z] === RUN TestDisablePigz [2021-07-28T06:37:08.986Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-28T06:37:08.986Z] === RUN Test [2021-07-28T06:37:08.986Z] === RUN Test/TestInitialize [2021-07-28T06:37:08.986Z] --- PASS: TestDisablePigz (0.11s) [2021-07-28T06:37:08.986Z] === RUN TestPigz [2021-07-28T06:37:09.442Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-28T06:37:09.442Z] --- PASS: TestPigz (0.12s) [2021-07-28T06:37:09.442Z] === RUN TestCopyFileWithInvalidDest [2021-07-28T06:37:09.442Z] archive_windows_test.go:16: Currently fails [2021-07-28T06:37:09.442Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestCanonicalTarNameForPath [2021-07-28T06:37:09.442Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestCanonicalTarName [2021-07-28T06:37:09.442Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChmodTarEntry [2021-07-28T06:37:09.442Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestHardLinkOrder [2021-07-28T06:37:09.442Z] time="2021-07-28T06:37:08Z" level=info msg="Initializing discovery without TLS" [2021-07-28T06:37:09.442Z] time="2021-07-28T06:37:08Z" level=info msg="Initializing discovery without TLS" [2021-07-28T06:37:09.442Z] time="2021-07-28T06:37:08Z" level=info msg="Initializing discovery without TLS" [2021-07-28T06:37:09.442Z] === RUN Test/TestInitializeWithCerts [2021-07-28T06:37:09.442Z] time="2021-07-28T06:37:08Z" level=info msg="Initializing discovery with TLS" [2021-07-28T06:37:09.442Z] === RUN Test/TestWatch [2021-07-28T06:37:09.442Z] time="2021-07-28T06:37:08Z" level=info msg="Initializing discovery without TLS" [2021-07-28T06:37:09.442Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-28T06:37:09.442Z] === RUN TestChangeString [2021-07-28T06:37:09.442Z] --- PASS: TestChangeString (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesWithNoChanges [2021-07-28T06:37:09.442Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-28T06:37:09.442Z] === RUN TestChangesWithChanges [2021-07-28T06:37:09.442Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-28T06:37:09.442Z] === RUN TestChangesWithChangesGH13590 [2021-07-28T06:37:09.442Z] changes_test.go:196: needs more investigation [2021-07-28T06:37:09.442Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesDirsEmpty [2021-07-28T06:37:09.442Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-28T06:37:09.442Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesDirsMutated [2021-07-28T06:37:09.442Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-28T06:37:09.442Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestApplyLayer [2021-07-28T06:37:09.442Z] changes_test.go:433: needs further investigation [2021-07-28T06:37:09.442Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesSizeWithHardlinks [2021-07-28T06:37:09.442Z] changes_test.go:469: needs further investigation [2021-07-28T06:37:09.442Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesSizeWithNoChanges [2021-07-28T06:37:09.442Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-28T06:37:09.442Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestChangesSize [2021-07-28T06:37:09.442Z] --- PASS: TestChangesSize (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestApplyLayerInvalidFilenames [2021-07-28T06:37:09.442Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames592398828\\dest" [2021-07-28T06:37:09.442Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-28T06:37:09.442Z] === RUN TestApplyLayerInvalidHardlink [2021-07-28T06:37:09.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink362224638\\victim\\hello" -> "../victim/hello" [2021-07-28T06:37:09.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink384025925\\victim\\hello" -> "/../victim/hello" [2021-07-28T06:37:09.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink158085088\\victim" -> "../victim" [2021-07-28T06:37:09.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink963151295\\victim" -> "../victim" [2021-07-28T06:37:09.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink599236114\\victim" -> "../victim" [2021-07-28T06:37:09.442Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink776573513\\victim" -> "../victim" [2021-07-28T06:37:09.442Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-28T06:37:09.442Z] === RUN TestApplyLayerInvalidSymlink [2021-07-28T06:37:09.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink172358420\\dest\\dotdot" -> "../victim/hello" [2021-07-28T06:37:09.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink687516515\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-28T06:37:09.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink994949990\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:09.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink440042381\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:09.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink044012936\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:09.442Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink389031751\\dest\\loophole-victim" -> "../victim" [2021-07-28T06:37:09.442Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-28T06:37:09.442Z] === RUN TestApplyLayerWhiteouts [2021-07-28T06:37:09.442Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-28T06:37:09.442Z] === RUN TestGenerateEmptyFile [2021-07-28T06:37:09.442Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-28T06:37:09.442Z] === RUN TestGenerateWithContent [2021-07-28T06:37:09.442Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-28T06:37:09.442Z] PASS [2021-07-28T06:37:09.442Z] coverage: 61.5% of statements [2021-07-28T06:37:09.442Z] ok github.com/docker/docker/pkg/archive 7.136s coverage: 61.5% of statements [2021-07-28T06:37:09.897Z] 2021/07/28 06:37:09 Closing DB instances... [2021-07-28T06:37:10.857Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-07-28T06:37:10.857Z] === RUN TestNetworkDBNodeLeave [2021-07-28T06:37:12.383Z] --- PASS: Test (3.15s) [2021-07-28T06:37:12.383Z] --- PASS: Test/TestInitialize (0.15s) [2021-07-28T06:37:12.383Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-28T06:37:12.383Z] --- PASS: Test/TestWatch (3.00s) [2021-07-28T06:37:12.383Z] PASS [2021-07-28T06:37:12.383Z] coverage: 84.1% of statements [2021-07-28T06:37:12.383Z] ok github.com/docker/docker/pkg/discovery/kv 3.199s coverage: 84.1% of statements [2021-07-28T06:37:12.839Z] === RUN Test [2021-07-28T06:37:12.839Z] === RUN Test/TestWatch [2021-07-28T06:37:12.839Z] --- PASS: Test (0.00s) [2021-07-28T06:37:12.839Z] --- PASS: Test/TestWatch (0.00s) [2021-07-28T06:37:12.839Z] PASS [2021-07-28T06:37:12.839Z] coverage: 92.3% of statements [2021-07-28T06:37:12.839Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-07-28T06:37:13.800Z] === RUN Test [2021-07-28T06:37:13.800Z] === RUN Test/TestInitialize [2021-07-28T06:37:13.800Z] === RUN Test/TestInitializeWithPattern [2021-07-28T06:37:13.800Z] === RUN Test/TestRegister [2021-07-28T06:37:13.800Z] === RUN Test/TestWatch [2021-07-28T06:37:13.800Z] --- PASS: Test (0.00s) [2021-07-28T06:37:13.800Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-28T06:37:13.800Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-28T06:37:13.800Z] --- PASS: Test/TestRegister (0.00s) [2021-07-28T06:37:13.800Z] --- PASS: Test/TestWatch (0.00s) [2021-07-28T06:37:13.800Z] PASS [2021-07-28T06:37:13.800Z] coverage: 93.8% of statements [2021-07-28T06:37:13.800Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-07-28T06:37:13.800Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-28T06:37:13.800Z] === RUN TestNetworkDBWatch [2021-07-28T06:37:14.255Z] === RUN TestPollerAddRemove [2021-07-28T06:37:14.255Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-28T06:37:14.255Z] === RUN TestPollerEvent [2021-07-28T06:37:14.255Z] poller_test.go:41: No chmod on Windows [2021-07-28T06:37:14.255Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-28T06:37:14.255Z] === RUN TestPollerClose [2021-07-28T06:37:14.255Z] --- PASS: TestPollerClose (0.00s) [2021-07-28T06:37:14.255Z] PASS [2021-07-28T06:37:14.255Z] coverage: 45.7% of statements [2021-07-28T06:37:14.255Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-07-28T06:37:15.218Z] === RUN TestCopyFileWithInvalidSrc [2021-07-28T06:37:15.218Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestCopyFileWithInvalidDest [2021-07-28T06:37:15.218Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-28T06:37:15.218Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-28T06:37:15.218Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestCopyFile [2021-07-28T06:37:15.218Z] --- PASS: TestCopyFile (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-28T06:37:15.218Z] fileutils_test.go:134: Needs porting to Windows [2021-07-28T06:37:15.218Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-28T06:37:15.218Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-28T06:37:15.218Z] fileutils_test.go:180: Needs porting to Windows [2021-07-28T06:37:15.218Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestWildcardMatches [2021-07-28T06:37:15.218Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestPatternMatches [2021-07-28T06:37:15.218Z] --- PASS: TestPatternMatches (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-28T06:37:15.218Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestPatternMatchesFolderExclusions [2021-07-28T06:37:15.218Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-28T06:37:15.218Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-28T06:37:15.218Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-28T06:37:15.218Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-28T06:37:15.218Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-28T06:37:15.218Z] === RUN TestSingleExclamationError [2021-07-28T06:37:15.218Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestMatchesWithNoPatterns [2021-07-28T06:37:15.219Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestMatchesWithMalformedPatterns [2021-07-28T06:37:15.219Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestMatches [2021-07-28T06:37:15.219Z] --- PASS: TestMatches (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCleanPatterns [2021-07-28T06:37:15.219Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-28T06:37:15.219Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCleanPatternsExceptionFlag [2021-07-28T06:37:15.219Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-28T06:37:15.219Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-28T06:37:15.219Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCleanPatternsErrorSingleException [2021-07-28T06:37:15.219Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCreateIfNotExistsDir [2021-07-28T06:37:15.219Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestCreateIfNotExistsFile [2021-07-28T06:37:15.219Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-28T06:37:15.219Z] === RUN TestMatch [2021-07-28T06:37:15.219Z] --- PASS: TestMatch (0.00s) [2021-07-28T06:37:15.219Z] PASS [2021-07-28T06:37:15.219Z] coverage: 85.2% of statements [2021-07-28T06:37:15.219Z] ok github.com/docker/docker/pkg/fileutils 0.061s coverage: 85.2% of statements [2021-07-28T06:37:15.675Z] 2021/07/28 06:37:15 Closing DB instances... [2021-07-28T06:37:16.131Z] === RUN TestGet [2021-07-28T06:37:16.131Z] --- PASS: TestGet (0.00s) [2021-07-28T06:37:16.131Z] === RUN TestGetShortcutString [2021-07-28T06:37:16.131Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-28T06:37:16.131Z] PASS [2021-07-28T06:37:16.131Z] coverage: 42.9% of statements [2021-07-28T06:37:16.131Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-07-28T06:37:16.594Z] === RUN TestCreateIDMapOrder [2021-07-28T06:37:16.594Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-28T06:37:16.594Z] PASS [2021-07-28T06:37:16.594Z] coverage: 7.2% of statements [2021-07-28T06:37:16.594Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2021-07-28T06:37:17.554Z] --- PASS: TestNetworkDBWatch (3.44s) [2021-07-28T06:37:17.554Z] === RUN TestNetworkDBBulkSync [2021-07-28T06:37:18.010Z] === RUN TestFixedBufferCap [2021-07-28T06:37:18.010Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestFixedBufferLen [2021-07-28T06:37:18.010Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestFixedBufferString [2021-07-28T06:37:18.010Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestFixedBufferWrite [2021-07-28T06:37:18.010Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestFixedBufferRead [2021-07-28T06:37:18.010Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestBytesPipeRead [2021-07-28T06:37:18.010Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestBytesPipeWrite [2021-07-28T06:37:18.010Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-28T06:37:18.010Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-28T06:37:18.466Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-07-28T06:37:18.466Z] === RUN TestAtomicWriteToFile [2021-07-28T06:37:18.466Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-28T06:37:18.466Z] === RUN TestAtomicWriteSetCommit [2021-07-28T06:37:18.466Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-28T06:37:18.466Z] === RUN TestAtomicWriteSetCancel [2021-07-28T06:37:18.466Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-28T06:37:18.466Z] === RUN TestReadCloserWrapperClose [2021-07-28T06:37:18.466Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestReaderErrWrapperReadOnError [2021-07-28T06:37:18.466Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestReaderErrWrapperRead [2021-07-28T06:37:18.466Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestHashData [2021-07-28T06:37:18.466Z] --- PASS: TestHashData (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestCancelReadCloser [2021-07-28T06:37:18.466Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-28T06:37:18.466Z] === RUN TestWriteCloserWrapperClose [2021-07-28T06:37:18.466Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestNopWriteCloser [2021-07-28T06:37:18.466Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestNopWriter [2021-07-28T06:37:18.466Z] --- PASS: TestNopWriter (0.00s) [2021-07-28T06:37:18.466Z] === RUN TestWriteCounter [2021-07-28T06:37:18.466Z] --- PASS: TestWriteCounter (0.00s) [2021-07-28T06:37:18.466Z] PASS [2021-07-28T06:37:18.466Z] coverage: 68.8% of statements [2021-07-28T06:37:18.466Z] ok github.com/docker/docker/pkg/ioutils 0.590s coverage: 68.8% of statements [2021-07-28T06:37:18.466Z] 2021/07/28 06:37:18 Closing DB instances... [2021-07-28T06:37:19.427Z] === RUN TestError [2021-07-28T06:37:19.427Z] --- PASS: TestError (0.00s) [2021-07-28T06:37:19.427Z] === RUN TestProgressString [2021-07-28T06:37:19.427Z] === RUN TestProgressString/no_progress [2021-07-28T06:37:19.427Z] === RUN TestProgressString/progress_1 [2021-07-28T06:37:19.427Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-28T06:37:19.427Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-28T06:37:19.427Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-28T06:37:19.427Z] === RUN TestProgressString/with_units [2021-07-28T06:37:19.427Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-28T06:37:19.427Z] === RUN TestProgressString/hide_counts [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-28T06:37:19.427Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-28T06:37:19.427Z] === RUN TestJSONMessageDisplay [2021-07-28T06:37:19.427Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-28T06:37:19.427Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-28T06:37:19.427Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-28T06:37:19.427Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-28T06:37:19.427Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-28T06:37:19.427Z] === RUN TestDisplayJSONMessagesStream [2021-07-28T06:37:19.427Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-28T06:37:19.427Z] PASS [2021-07-28T06:37:19.427Z] coverage: 91.7% of statements [2021-07-28T06:37:19.427Z] ok github.com/docker/docker/pkg/jsonmessage 0.201s coverage: 91.7% of statements [2021-07-28T06:37:19.883Z] === RUN TestStandardLongPath [2021-07-28T06:37:19.883Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-28T06:37:19.883Z] === RUN TestUNCLongPath [2021-07-28T06:37:19.883Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-28T06:37:19.883Z] PASS [2021-07-28T06:37:19.883Z] coverage: 100.0% of statements [2021-07-28T06:37:19.883Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-07-28T06:37:19.883Z] --- PASS: TestGetAddress (21.79s) [2021-07-28T06:37:19.883Z] === RUN TestRequestSyntaxCheck [2021-07-28T06:37:19.883Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-28T06:37:19.883Z] === RUN TestRequest [2021-07-28T06:37:20.338Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-28T06:37:20.338Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-28T06:37:20.793Z] === RUN TestNameFormat [2021-07-28T06:37:20.793Z] --- PASS: TestNameFormat (0.00s) [2021-07-28T06:37:20.793Z] === RUN TestNameRetries [2021-07-28T06:37:20.793Z] --- PASS: TestNameRetries (0.00s) [2021-07-28T06:37:20.793Z] PASS [2021-07-28T06:37:20.793Z] coverage: 85.7% of statements [2021-07-28T06:37:20.793Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-07-28T06:37:21.249Z] === RUN TestParseKeyValueOpt [2021-07-28T06:37:21.249Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-28T06:37:21.249Z] === RUN TestParseUintList [2021-07-28T06:37:21.249Z] --- PASS: TestParseUintList (0.00s) [2021-07-28T06:37:21.249Z] === RUN TestParseUintListMaximumLimits [2021-07-28T06:37:21.249Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-28T06:37:21.249Z] PASS [2021-07-28T06:37:21.249Z] coverage: 97.0% of statements [2021-07-28T06:37:21.249Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-07-28T06:37:21.704Z] === RUN TestNewAndRemove [2021-07-28T06:37:21.704Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-28T06:37:21.704Z] === RUN TestRemoveInvalidPath [2021-07-28T06:37:21.704Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-28T06:37:21.704Z] PASS [2021-07-28T06:37:21.704Z] coverage: 82.6% of statements [2021-07-28T06:37:21.704Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-07-28T06:37:23.240Z] 2021/07/28 06:37:22 Closing DB instances... [2021-07-28T06:37:23.240Z] time="2021-07-28T06:37:22Z" level=error msg="node: cb891df4789e is unknown to memberlist" [2021-07-28T06:37:23.240Z] === RUN TestFailedConnection [2021-07-28T06:37:25.405Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.31s) [2021-07-28T06:37:25.405Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-28T06:37:25.864Z] --- PASS: TestFailedConnection (2.37s) [2021-07-28T06:37:25.864Z] === RUN TestFailOnce [2021-07-28T06:37:25.864Z] 2021/07/28 06:37:25 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-07-28T06:37:25.864Z] goroutine 34 [running]: [2021-07-28T06:37:25.864Z] net/http.(*conn).serve.func1(0xc000190000) [2021-07-28T06:37:25.864Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-28T06:37:25.864Z] panic(0xc55280, 0xd6c6d0) [2021-07-28T06:37:25.864Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-28T06:37:25.864Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd7cd90, 0xc0000b80e0, 0xc0001a0000) [2021-07-28T06:37:25.864Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-28T06:37:25.864Z] net/http.HandlerFunc.ServeHTTP(0xc00009a0b0, 0xd7cd90, 0xc0000b80e0, 0xc0001a0000) [2021-07-28T06:37:25.864Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-28T06:37:25.864Z] net/http.(*ServeMux).ServeHTTP(0xc000090040, 0xd7cd90, 0xc0000b80e0, 0xc0001a0000) [2021-07-28T06:37:25.864Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-28T06:37:25.864Z] net/http.serverHandler.ServeHTTP(0xc0000b8000, 0xd7cd90, 0xc0000b80e0, 0xc0001a0000) [2021-07-28T06:37:25.864Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-28T06:37:25.864Z] net/http.(*conn).serve(0xc000190000, 0xd7d980, 0xc000198000) [2021-07-28T06:37:25.864Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-28T06:37:25.864Z] created by net/http.(*Server).Serve [2021-07-28T06:37:25.864Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-28T06:37:25.864Z] time="2021-07-28T06:37:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-07-28T06:37:26.319Z] 2021/07/28 06:37:26 Closing DB instances... [2021-07-28T06:37:26.775Z] --- PASS: TestFailOnce (1.17s) [2021-07-28T06:37:26.775Z] === RUN TestEchoInputOutput [2021-07-28T06:37:26.775Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-28T06:37:26.775Z] === RUN TestBackoff [2021-07-28T06:37:26.775Z] --- PASS: TestBackoff (0.00s) [2021-07-28T06:37:26.775Z] === RUN TestAbortRetry [2021-07-28T06:37:26.775Z] --- PASS: TestAbortRetry (0.00s) [2021-07-28T06:37:26.775Z] === RUN TestClientScheme [2021-07-28T06:37:26.775Z] --- PASS: TestClientScheme (0.00s) [2021-07-28T06:37:26.775Z] === RUN TestNewClientWithTimeout [2021-07-28T06:37:27.231Z] --- PASS: TestRequest (6.99s) [2021-07-28T06:37:27.231Z] === RUN TestOverlappingRequests [2021-07-28T06:37:27.231Z] --- PASS: TestOverlappingRequests (0.33s) [2021-07-28T06:37:27.231Z] === RUN TestRelease [2021-07-28T06:37:27.231Z] time="2021-07-28T06:37:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-28T06:37:28.194Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-07-28T06:37:28.194Z] === RUN TestNetworkDBGarbageCollection [2021-07-28T06:37:28.649Z] --- PASS: TestRelease (1.33s) [2021-07-28T06:37:28.649Z] === RUN TestAllocateRandomDeallocate [2021-07-28T06:37:29.106Z] time="2021-07-28T06:37:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-28T06:37:30.631Z] === RUN TestParseEmptyInterface [2021-07-28T06:37:30.631Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestParseNonInterfaceType [2021-07-28T06:37:30.631Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestParseWithOneFunction [2021-07-28T06:37:30.631Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestParseWithMultipleFuncs [2021-07-28T06:37:30.631Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestParseWithUnnamedReturn [2021-07-28T06:37:30.631Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestEmbeddedInterface [2021-07-28T06:37:30.631Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestParsedImports [2021-07-28T06:37:30.631Z] --- PASS: TestParsedImports (0.00s) [2021-07-28T06:37:30.631Z] === RUN TestAliasedImports [2021-07-28T06:37:30.631Z] --- PASS: TestAliasedImports (0.00s) [2021-07-28T06:37:30.632Z] PASS [2021-07-28T06:37:30.632Z] coverage: 56.8% of statements [2021-07-28T06:37:30.632Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-07-28T06:37:31.592Z] === RUN TestHTTPTransport [2021-07-28T06:37:31.592Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-28T06:37:31.592Z] PASS [2021-07-28T06:37:31.592Z] coverage: 85.7% of statements [2021-07-28T06:37:31.592Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-07-28T06:37:31.592Z] time="2021-07-28T06:37:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-28T06:37:32.047Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-28T06:37:32.047Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-28T06:37:32.047Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-28T06:37:32.047Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-28T06:37:32.047Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-28T06:37:32.047Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-28T06:37:32.047Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-28T06:37:32.047Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-28T06:37:32.047Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-28T06:37:32.047Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-28T06:37:32.047Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-28T06:37:32.047Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-28T06:37:32.047Z] === RUN TestBufferPoolPutAndGet [2021-07-28T06:37:32.047Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-28T06:37:32.047Z] PASS [2021-07-28T06:37:32.047Z] coverage: 88.2% of statements [2021-07-28T06:37:32.047Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-07-28T06:37:32.502Z] === RUN TestOutputOnPrematureClose [2021-07-28T06:37:32.502Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-28T06:37:32.502Z] === RUN TestCompleteSilently [2021-07-28T06:37:32.502Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-28T06:37:32.502Z] PASS [2021-07-28T06:37:32.502Z] coverage: 75.9% of statements [2021-07-28T06:37:32.502Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-07-28T06:37:32.502Z] --- PASS: TestAllocateRandomDeallocate (3.79s) [2021-07-28T06:37:32.502Z] === RUN TestRetrieveFromStore [2021-07-28T06:37:32.956Z] === RUN TestSendToOneSub [2021-07-28T06:37:32.956Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-28T06:37:32.956Z] === RUN TestSendToMultipleSubs [2021-07-28T06:37:32.956Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-28T06:37:32.956Z] === RUN TestEvictOneSub [2021-07-28T06:37:32.956Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-28T06:37:32.956Z] === RUN TestClosePublisher [2021-07-28T06:37:32.956Z] --- PASS: TestClosePublisher (0.00s) [2021-07-28T06:37:32.956Z] === RUN TestPubSubRace [2021-07-28T06:37:33.915Z] --- PASS: TestRetrieveFromStore (1.17s) [2021-07-28T06:37:33.915Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-28T06:37:33.915Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-28T06:37:33.915Z] === RUN TestParallelPredefinedRequest1 [2021-07-28T06:37:33.915Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-28T06:37:33.915Z] === RUN TestParallelPredefinedRequest2 [2021-07-28T06:37:33.915Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-28T06:37:33.915Z] === RUN TestParallelPredefinedRequest3 [2021-07-28T06:37:33.915Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-28T06:37:33.915Z] === RUN TestParallelPredefinedRequest4 [2021-07-28T06:37:33.915Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-28T06:37:33.915Z] === RUN TestParallelPredefinedRequest5 [2021-07-28T06:37:33.915Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-28T06:37:33.915Z] === RUN TestDebug [2021-07-28T06:37:33.915Z] --- PASS: TestDebug (0.00s) [2021-07-28T06:37:33.915Z] === RUN TestRequestPoolParallel [2021-07-28T06:37:33.915Z] --- PASS: TestPubSubRace (1.04s) [2021-07-28T06:37:33.915Z] PASS [2021-07-28T06:37:33.915Z] coverage: 75.0% of statements [2021-07-28T06:37:33.915Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-07-28T06:37:33.916Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-07-28T06:37:33.916Z] === RUN TestFullAllocateRelease [2021-07-28T06:37:34.370Z] === RUN TestRegister [2021-07-28T06:37:34.370Z] --- PASS: TestRegister (0.00s) [2021-07-28T06:37:34.370Z] === RUN TestCommand [2021-07-28T06:37:34.370Z] --- PASS: TestCommand (0.04s) [2021-07-28T06:37:34.370Z] === RUN TestNaiveSelf [2021-07-28T06:37:34.370Z] --- PASS: TestNaiveSelf (0.02s) [2021-07-28T06:37:34.370Z] PASS [2021-07-28T06:37:34.370Z] coverage: 82.4% of statements [2021-07-28T06:37:34.370Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-07-28T06:37:34.370Z] --- PASS: TestFullAllocateRelease (0.46s) [2021-07-28T06:37:34.370Z] === RUN TestOddAllocateRelease [2021-07-28T06:37:34.826Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-07-28T06:37:34.826Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-28T06:37:34.826Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-28T06:37:34.826Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-28T06:37:34.826Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-28T06:37:34.826Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-28T06:37:34.826Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest1 [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest4 [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest3 [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest1 [2021-07-28T06:37:34.826Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest4 [2021-07-28T06:37:34.826Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest3 [2021-07-28T06:37:34.826Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:37:34.826Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest5 [2021-07-28T06:37:34.826Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:37:34.826Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-28T06:37:34.826Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-28T06:37:34.826Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-28T06:37:34.826Z] === CONT TestParallelPredefinedRequest2 [2021-07-28T06:37:34.826Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:37:34.826Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-28T06:37:34.826Z] PASS [2021-07-28T06:37:34.826Z] coverage: 85.3% of statements [2021-07-28T06:37:34.826Z] ok github.com/docker/docker/libnetwork/ipam 45.843s coverage: 85.3% of statements [2021-07-28T06:37:35.282Z] === RUN TestDump [2021-07-28T06:37:35.282Z] goroutine 6 [running]: [2021-07-28T06:37:35.282Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x32135fc4, 0x589bf1f72d4) [2021-07-28T06:37:35.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-28T06:37:35.282Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-28T06:37:35.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-28T06:37:35.282Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-28T06:37:35.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-28T06:37:35.282Z] testing.tRunner(0xc000029080, 0x8d5ee0) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-28T06:37:35.282Z] created by testing.(*T).Run [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-28T06:37:35.282Z] [2021-07-28T06:37:35.282Z] goroutine 1 [chan receive]: [2021-07-28T06:37:35.282Z] testing.(*T).Run(0xc000029080, 0x8c8618, 0x8, 0x8d5ee0, 0x73a2cd) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-28T06:37:35.282Z] testing.runTests.func1(0xc000028f00) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-28T06:37:35.282Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-28T06:37:35.282Z] testing.runTests(0xc000004078, 0xa1b220, 0x3, 0x3, 0xc0385d41b2135fc4, 0x8bb315c7c1, 0xa1fc80, 0x8c9e68) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-28T06:37:35.282Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-28T06:37:35.282Z] main.main() [2021-07-28T06:37:35.282Z] _testmain.go:95 +0x1c8 [2021-07-28T06:37:35.282Z] --- PASS: TestDump (0.00s) [2021-07-28T06:37:35.282Z] === RUN TestDumpToFile [2021-07-28T06:37:35.282Z] --- PASS: TestDumpToFile (0.11s) [2021-07-28T06:37:35.282Z] === RUN TestDumpToFileWithEmptyInput [2021-07-28T06:37:35.282Z] goroutine 8 [running]: [2021-07-28T06:37:35.282Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x7b4500) [2021-07-28T06:37:35.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-28T06:37:35.282Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-28T06:37:35.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-28T06:37:35.282Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-28T06:37:35.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-28T06:37:35.282Z] testing.tRunner(0xc000029500, 0x8d5ed0) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-28T06:37:35.282Z] created by testing.(*T).Run [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-28T06:37:35.282Z] [2021-07-28T06:37:35.282Z] goroutine 1 [chan receive]: [2021-07-28T06:37:35.282Z] testing.(*T).Run(0xc000029500, 0x8cf0cc, 0x1c, 0x8d5ed0, 0x73a201) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-28T06:37:35.282Z] testing.runTests.func1(0xc000028f00) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-28T06:37:35.282Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-28T06:37:35.282Z] testing.runTests(0xc000004078, 0xa1b220, 0x3, 0x3, 0xc0385d41b2135fc4, 0x8bb315c7c1, 0xa1fc80, 0x8c9e68) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-28T06:37:35.282Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-28T06:37:35.282Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-28T06:37:35.282Z] main.main() [2021-07-28T06:37:35.282Z] _testmain.go:95 +0x1c8 [2021-07-28T06:37:35.282Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-28T06:37:35.282Z] PASS [2021-07-28T06:37:35.282Z] coverage: 90.9% of statements [2021-07-28T06:37:35.282Z] ok github.com/docker/docker/pkg/stack 0.141s coverage: 90.9% of statements [2021-07-28T06:37:35.738Z] === RUN TestNewStdWriter [2021-07-28T06:37:35.738Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-28T06:37:35.738Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestWriteWithNilBytes [2021-07-28T06:37:35.738Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestWrite [2021-07-28T06:37:35.738Z] --- PASS: TestWrite (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestWriteWithWriterError [2021-07-28T06:37:35.738Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-28T06:37:35.738Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyWriteAndRead [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-28T06:37:35.738Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-28T06:37:35.738Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-28T06:37:35.738Z] PASS [2021-07-28T06:37:35.738Z] coverage: 100.0% of statements [2021-07-28T06:37:35.738Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2021-07-28T06:37:35.738Z] time="2021-07-28T06:37:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-28T06:37:36.193Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-28T06:37:36.193Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-28T06:37:36.193Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestFormatStatus [2021-07-28T06:37:36.193Z] --- PASS: TestFormatStatus (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestFormatError [2021-07-28T06:37:36.193Z] --- PASS: TestFormatError (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestFormatJSONError [2021-07-28T06:37:36.193Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-28T06:37:36.193Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-28T06:37:36.193Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestNewJSONProgressOutput [2021-07-28T06:37:36.193Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestAuxFormatterEmit [2021-07-28T06:37:36.193Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestStreamWriterStdout [2021-07-28T06:37:36.193Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-28T06:37:36.193Z] === RUN TestStreamWriterStderr [2021-07-28T06:37:36.193Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-28T06:37:36.193Z] PASS [2021-07-28T06:37:36.193Z] coverage: 66.2% of statements [2021-07-28T06:37:36.193Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-07-28T06:37:36.648Z] === RUN TestGenerateRandomID [2021-07-28T06:37:36.648Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-28T06:37:36.648Z] === RUN TestShortenId [2021-07-28T06:37:36.648Z] --- PASS: TestShortenId (0.00s) [2021-07-28T06:37:36.648Z] === RUN TestShortenSha256Id [2021-07-28T06:37:36.648Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-28T06:37:36.648Z] === RUN TestShortenIdEmpty [2021-07-28T06:37:36.648Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-28T06:37:36.648Z] === RUN TestShortenIdInvalid [2021-07-28T06:37:36.648Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-28T06:37:36.648Z] === RUN TestIsShortIDNonHex [2021-07-28T06:37:36.648Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-28T06:37:36.648Z] === RUN TestIsShortIDNotCorrectSize [2021-07-28T06:37:36.648Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-28T06:37:36.648Z] PASS [2021-07-28T06:37:36.648Z] coverage: 70.6% of statements [2021-07-28T06:37:36.648Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2021-07-28T06:37:37.102Z] === RUN TestIsCpusetListAvailable [2021-07-28T06:37:37.102Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-28T06:37:37.102Z] PASS [2021-07-28T06:37:37.102Z] coverage: 39.4% of statements [2021-07-28T06:37:37.102Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-07-28T06:37:38.084Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2021-07-28T06:37:38.084Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-28T06:37:38.084Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-07-28T06:37:38.084Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/builder/remotecontext 0.180s coverage: 13.7% of statements [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/builder/dockerfile 0.334s coverage: 48.7% of statements [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/cmd/docker-proxy 0.196s coverage: 69.3% of statements [2021-07-28T06:37:38.085Z] ok github.com/docker/docker/builder/remotecontext/git 4.558s coverage: 86.3% of statements [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/cli [no test files] [2021-07-28T06:37:38.085Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-28T06:37:38.631Z] === RUN TestChtimes [2021-07-28T06:37:38.631Z] --- PASS: TestChtimes (0.00s) [2021-07-28T06:37:38.631Z] === RUN TestChtimesWindows [2021-07-28T06:37:38.631Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-28T06:37:38.631Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-28T06:37:38.631Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-28T06:37:38.631Z] === RUN TestEnsureRemoveAllNotExist [2021-07-28T06:37:38.631Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-28T06:37:38.631Z] === RUN TestEnsureRemoveAllWithDir [2021-07-28T06:37:38.631Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-28T06:37:38.631Z] === RUN TestEnsureRemoveAllWithFile [2021-07-28T06:37:38.631Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-28T06:37:38.631Z] === RUN TestHasWin32KSupport [2021-07-28T06:37:38.631Z] syscall_windows_test.go:8: win32k: true [2021-07-28T06:37:38.631Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-28T06:37:38.631Z] PASS [2021-07-28T06:37:38.631Z] coverage: 12.9% of statements [2021-07-28T06:37:38.631Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.9% of statements [2021-07-28T06:37:39.087Z] === RUN TestTailFile [2021-07-28T06:37:39.087Z] --- PASS: TestTailFile (0.00s) [2021-07-28T06:37:39.087Z] === RUN TestTailFileManyLines [2021-07-28T06:37:39.087Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-28T06:37:39.087Z] === RUN TestTailEmptyFile [2021-07-28T06:37:39.087Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-28T06:37:39.087Z] === RUN TestTailNegativeN [2021-07-28T06:37:39.087Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/truncated_last_line [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/no_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.087Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-28T06:37:39.087Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.088Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.088Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.088Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-28T06:37:39.567Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.567Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.567Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-28T06:37:39.568Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.568Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.569Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-28T06:37:39.570Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-28T06:37:39.571Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-28T06:37:39.571Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-28T06:37:40.031Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-28T06:37:40.032Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-28T06:37:40.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-28T06:37:40.033Z] PASS [2021-07-28T06:37:40.033Z] coverage: 88.6% of statements [2021-07-28T06:37:40.033Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2021-07-28T06:37:40.487Z] === RUN TestTarSumRemoveNonExistent [2021-07-28T06:37:40.487Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestTarSumRemove [2021-07-28T06:37:40.487Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestSortFileInfoSums [2021-07-28T06:37:40.487Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestNewTarSumForLabelInvalid [2021-07-28T06:37:40.487Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestNewTarSumForLabel [2021-07-28T06:37:40.487Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestEmptyTar [2021-07-28T06:37:40.487Z] --- PASS: TestEmptyTar (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestTarSumsReadSize [2021-07-28T06:37:40.487Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestTarSums [2021-07-28T06:37:40.487Z] --- PASS: TestTarSums (0.05s) [2021-07-28T06:37:40.487Z] === RUN TestIteration [2021-07-28T06:37:40.487Z] --- PASS: TestIteration (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestVersionLabelForChecksum [2021-07-28T06:37:40.487Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestVersion [2021-07-28T06:37:40.487Z] --- PASS: TestVersion (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestGetVersion [2021-07-28T06:37:40.487Z] --- PASS: TestGetVersion (0.00s) [2021-07-28T06:37:40.487Z] === RUN TestGetVersions [2021-07-28T06:37:40.487Z] --- PASS: TestGetVersions (0.00s) [2021-07-28T06:37:40.487Z] PASS [2021-07-28T06:37:40.487Z] coverage: 89.3% of statements [2021-07-28T06:37:40.487Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2021-07-28T06:37:40.942Z] testing: warning: no tests to run [2021-07-28T06:37:40.942Z] PASS [2021-07-28T06:37:40.942Z] coverage: [no statements] [2021-07-28T06:37:40.942Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2021-07-28T06:37:41.397Z] === RUN TestTruncIndex [2021-07-28T06:37:41.397Z] --- PASS: TestTruncIndex (0.10s) [2021-07-28T06:37:41.397Z] PASS [2021-07-28T06:37:41.397Z] coverage: 91.5% of statements [2021-07-28T06:37:41.397Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2021-07-28T06:37:41.852Z] === RUN TestIsGIT [2021-07-28T06:37:41.852Z] --- PASS: TestIsGIT (0.00s) [2021-07-28T06:37:41.852Z] === RUN TestIsTransport [2021-07-28T06:37:41.852Z] --- PASS: TestIsTransport (0.00s) [2021-07-28T06:37:41.852Z] PASS [2021-07-28T06:37:41.852Z] coverage: 100.0% of statements [2021-07-28T06:37:41.852Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-07-28T06:37:42.307Z] === RUN TestVersionInfo [2021-07-28T06:37:42.307Z] --- PASS: TestVersionInfo (0.00s) [2021-07-28T06:37:42.307Z] === RUN TestAppendVersions [2021-07-28T06:37:42.307Z] --- PASS: TestAppendVersions (0.00s) [2021-07-28T06:37:42.307Z] PASS [2021-07-28T06:37:42.307Z] coverage: 88.9% of statements [2021-07-28T06:37:42.307Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-07-28T06:37:43.404Z] ok github.com/docker/docker/client 0.218s coverage: 75.5% of statements [2021-07-28T06:37:43.832Z] === RUN TestValidatePrivileges [2021-07-28T06:37:43.832Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-28T06:37:43.832Z] === RUN TestFilterByCapNeg [2021-07-28T06:37:43.832Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-28T06:37:43.832Z] === RUN TestFilterByCapPos [2021-07-28T06:37:43.832Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-28T06:37:43.832Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-28T06:37:43.832Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-28T06:37:43.832Z] PASS [2021-07-28T06:37:43.832Z] coverage: 12.0% of statements [2021-07-28T06:37:43.832Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2021-07-28T06:37:44.287Z] === RUN TestNewSettable [2021-07-28T06:37:44.287Z] --- PASS: TestNewSettable (0.00s) [2021-07-28T06:37:44.287Z] === RUN TestIsSettable [2021-07-28T06:37:44.287Z] --- PASS: TestIsSettable (0.00s) [2021-07-28T06:37:44.287Z] === RUN TestUpdateSettingsEnv [2021-07-28T06:37:44.287Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-28T06:37:44.287Z] PASS [2021-07-28T06:37:44.287Z] coverage: 20.0% of statements [2021-07-28T06:37:44.287Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-07-28T06:37:44.287Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-28T06:37:44.287Z] === RUN TestClientStream [2021-07-28T06:37:44.287Z] --- PASS: TestClientStream (0.00s) [2021-07-28T06:37:44.287Z] === RUN TestClientSendFile [2021-07-28T06:37:44.287Z] --- PASS: TestClientSendFile (0.00s) [2021-07-28T06:37:44.288Z] === RUN TestClientWithRequestTimeout [2021-07-28T06:37:44.288Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-28T06:37:44.288Z] === RUN TestFileSpecPlugin [2021-07-28T06:37:44.288Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-28T06:37:44.288Z] === RUN TestFileJSONSpecPlugin [2021-07-28T06:37:44.288Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-28T06:37:44.288Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-28T06:37:44.288Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-28T06:37:44.288Z] === RUN TestPluginAddHandler [2021-07-28T06:37:44.288Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-28T06:37:44.288Z] === RUN TestPluginWaitBadPlugin [2021-07-28T06:37:44.743Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-28T06:37:44.743Z] === RUN TestGet [2021-07-28T06:37:44.743Z] time="2021-07-28T06:37:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-28T06:37:44.743Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-28T06:37:44.743Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-28T06:37:44.743Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-28T06:37:44.743Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-28T06:37:44.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:37:44.860Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:37:44.860Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:37:44.860Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:37:44.860Z] [2021-07-28T06:37:44.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-28T06:37:44.860Z] DOCKER_SYSTEMD=1 [2021-07-28T06:37:44.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-28T06:37:44.860Z] HOSTNAME=26882719a91b [2021-07-28T06:37:44.860Z] DEST=bundles/test-integration [2021-07-28T06:37:44.860Z] PWD=/go/src/github.com/docker/docker [2021-07-28T06:37:44.860Z] DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:37:44.860Z] container=docker [2021-07-28T06:37:44.860Z] HOME=/root [2021-07-28T06:37:44.860Z] LANG=C.UTF-8 [2021-07-28T06:37:44.860Z] INVOCATION_ID=87e2040953a543138144b30325501da0 [2021-07-28T06:37:44.860Z] GOLANG_VERSION=1.16.6 [2021-07-28T06:37:44.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-28T06:37:44.860Z] VALIDATE_BRANCH=master [2021-07-28T06:37:44.860Z] TERM=xterm [2021-07-28T06:37:44.860Z] DOCKER_PKG=github.com/docker/docker [2021-07-28T06:37:44.860Z] SHLVL=3 [2021-07-28T06:37:44.860Z] TIMEOUT=120m [2021-07-28T06:37:44.860Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-28T06:37:44.860Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-28T06:37:44.860Z] GO111MODULE=off [2021-07-28T06:37:44.860Z] DOCKER_EXPERIMENTAL=1 [2021-07-28T06:37:44.860Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-28T06:37:44.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-28T06:37:44.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-28T06:37:44.860Z] GOPATH=/go [2021-07-28T06:37:44.860Z] PKG_CONFIG=pkg-config [2021-07-28T06:37:44.860Z] _=/usr/bin/env [2021-07-28T06:37:44.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-28T06:37:45.198Z] === RUN TestLoad [2021-07-28T06:37:45.198Z] --- PASS: TestLoad (0.00s) [2021-07-28T06:37:45.198Z] === RUN TestSave [2021-07-28T06:37:45.198Z] --- PASS: TestSave (0.02s) [2021-07-28T06:37:45.198Z] === RUN TestAddDeleteGet [2021-07-28T06:37:45.198Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-28T06:37:45.198Z] === RUN TestInvalidTags [2021-07-28T06:37:45.198Z] --- PASS: TestInvalidTags (0.00s) [2021-07-28T06:37:45.198Z] PASS [2021-07-28T06:37:45.198Z] coverage: 83.7% of statements [2021-07-28T06:37:45.198Z] ok github.com/docker/docker/reference 0.088s coverage: 83.7% of statements [2021-07-28T06:37:45.654Z] time="2021-07-28T06:37:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-28T06:37:46.109Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-28T06:37:46.109Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-28T06:37:46.109Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-28T06:37:46.109Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-28T06:37:46.109Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-28T06:37:46.110Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-28T06:37:46.110Z] === RUN TestResumableRequestReaderWithReadError [2021-07-28T06:37:46.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-28T06:37:46.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-28T06:37:46.574Z] time="2021-07-28T06:37:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-28T06:37:46.574Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-07-28T06:37:46.574Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-28T06:37:46.574Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-28T06:37:46.574Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-28T06:37:46.574Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestResumableRequestReader [2021-07-28T06:37:46.574Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-28T06:37:46.574Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-28T06:37:46.574Z] PASS [2021-07-28T06:37:46.574Z] coverage: 100.0% of statements [2021-07-28T06:37:46.574Z] ok github.com/docker/docker/registry/resumable 0.186s coverage: 100.0% of statements [2021-07-28T06:37:46.574Z] === RUN TestResolveAuthConfigIndexServer [2021-07-28T06:37:46.574Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestResolveAuthConfigFullURL [2021-07-28T06:37:46.574Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-28T06:37:46.574Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestValidateMirror [2021-07-28T06:37:46.574Z] --- PASS: TestValidateMirror (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestLoadInsecureRegistries [2021-07-28T06:37:46.574Z] time="2021-07-28T06:37:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-28T06:37:46.574Z] time="2021-07-28T06:37:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-28T06:37:46.574Z] time="2021-07-28T06:37:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-28T06:37:46.574Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-07-28T06:37:46.574Z] === RUN TestNewServiceConfig [2021-07-28T06:37:46.574Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestValidateIndexName [2021-07-28T06:37:46.574Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestValidateIndexNameWithError [2021-07-28T06:37:46.574Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestEndpointParse [2021-07-28T06:37:46.574Z] --- PASS: TestEndpointParse (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestEndpointParseInvalid [2021-07-28T06:37:46.574Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestValidateEndpoint [2021-07-28T06:37:46.574Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-28T06:37:46.574Z] === RUN TestPing [2021-07-28T06:37:46.574Z] --- PASS: TestPing (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestPingRegistryEndpoint [2021-07-28T06:37:46.574Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:46.574Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestEndpoint [2021-07-28T06:37:46.574Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:46.574Z] --- SKIP: TestEndpoint (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestParseRepositoryInfo [2021-07-28T06:37:46.574Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestNewIndexInfo [2021-07-28T06:37:46.574Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestMirrorEndpointLookup [2021-07-28T06:37:46.574Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:37:46.574Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-28T06:37:46.574Z] === RUN TestSearchRepositories [2021-07-28T06:37:46.574Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-28T06:37:46.574Z] Host: 127.0.0.1:49325 [2021-07-28T06:37:46.574Z] User-Agent: docker test client [2021-07-28T06:37:46.574Z] Authorization: Token fake-token [2021-07-28T06:37:46.574Z] X-Docker-Token: true [2021-07-28T06:37:46.574Z] Accept-Encoding: gzip [2021-07-28T06:37:46.574Z] [2021-07-28T06:37:46.574Z] [2021-07-28T06:37:46.574Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-28T06:37:46.574Z] Connection: close [2021-07-28T06:37:46.574Z] Content-Length: 144 [2021-07-28T06:37:46.574Z] Cache-Control: no-cache [2021-07-28T06:37:46.574Z] Content-Type: application/json [2021-07-28T06:37:46.574Z] Date: Wed, 28 Jul 2021 06:37:46 GMT [2021-07-28T06:37:46.575Z] Expires: -1 [2021-07-28T06:37:46.575Z] Pragma: no-cache [2021-07-28T06:37:46.575Z] Server: docker-tests/mock [2021-07-28T06:37:46.575Z] X-Docker-Registry-Config: mock [2021-07-28T06:37:46.575Z] X-Docker-Registry-Version: 0.0.0 [2021-07-28T06:37:46.575Z] [2021-07-28T06:37:46.575Z] [2021-07-28T06:37:46.575Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-28T06:37:46.575Z] === RUN TestTrustedLocation [2021-07-28T06:37:46.575Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-28T06:37:46.575Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-28T06:37:46.575Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-28T06:37:46.575Z] === RUN TestAllowNondistributableArtifacts [2021-07-28T06:37:46.575Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-28T06:37:46.575Z] === RUN TestIsSecureIndex [2021-07-28T06:37:46.575Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-28T06:37:46.575Z] PASS [2021-07-28T06:37:46.575Z] coverage: 51.7% of statements [2021-07-28T06:37:46.575Z] ok github.com/docker/docker/registry 0.211s coverage: 51.7% of statements [2021-07-28T06:37:47.029Z] === RUN TestRestartManagerTimeout [2021-07-28T06:37:47.029Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-28T06:37:47.029Z] === RUN TestRestartManagerTimeoutReset [2021-07-28T06:37:47.029Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-28T06:37:47.029Z] PASS [2021-07-28T06:37:47.029Z] coverage: 50.9% of statements [2021-07-28T06:37:47.029Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-07-28T06:37:47.479Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|imports|exports_file|name) took 2m14.214271884s [2021-07-28T06:37:47.479Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.816933ms [2021-07-28T06:37:47.484Z] === RUN TestDecodeContainerConfig [2021-07-28T06:37:47.484Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-28T06:37:47.484Z] === RUN TestDecodeContainerConfigIsolation [2021-07-28T06:37:47.484Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-28T06:37:47.484Z] === RUN TestValidatePrivileged [2021-07-28T06:37:47.484Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-28T06:37:47.484Z] PASS [2021-07-28T06:37:47.484Z] coverage: 52.2% of statements [2021-07-28T06:37:47.484Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-07-28T06:37:47.484Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-28T06:37:47.484Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-28T06:37:47.484Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-28T06:37:47.484Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-28T06:37:47.484Z] PASS [2021-07-28T06:37:47.484Z] coverage: 62.5% of statements [2021-07-28T06:37:47.484Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2021-07-28T06:37:47.484Z] time="2021-07-28T06:37:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-28T06:37:50.373Z] === RUN TestGetDriver [2021-07-28T06:37:50.373Z] --- PASS: TestGetDriver (0.00s) [2021-07-28T06:37:50.373Z] === RUN TestVolumeRequestError [2021-07-28T06:37:50.373Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-28T06:37:50.373Z] PASS [2021-07-28T06:37:50.373Z] coverage: 36.1% of statements [2021-07-28T06:37:50.373Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-07-28T06:37:50.373Z] === RUN TestGetAddress [2021-07-28T06:37:50.373Z] --- PASS: TestGetAddress (0.00s) [2021-07-28T06:37:50.373Z] === RUN TestRemove [2021-07-28T06:37:50.373Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-28T06:37:50.373Z] --- SKIP: TestRemove (0.00s) [2021-07-28T06:37:50.373Z] === RUN TestInitializeWithVolumes [2021-07-28T06:37:50.373Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-28T06:37:50.373Z] === RUN TestCreate [2021-07-28T06:37:50.373Z] --- PASS: TestCreate (0.01s) [2021-07-28T06:37:50.373Z] === RUN TestValidateName [2021-07-28T06:37:50.373Z] --- PASS: TestValidateName (0.00s) [2021-07-28T06:37:50.373Z] === RUN TestCreateWithOpts [2021-07-28T06:37:50.373Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-28T06:37:50.373Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-28T06:37:50.373Z] === RUN TestRelaodNoOpts [2021-07-28T06:37:50.373Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-28T06:37:50.373Z] PASS [2021-07-28T06:37:50.373Z] coverage: 41.5% of statements [2021-07-28T06:37:50.373Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRaw [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-28T06:37:51.335Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRaw [2021-07-28T06:37:51.335Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-28T06:37:51.335Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-28T06:37:51.335Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-28T06:37:51.335Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-28T06:37:51.336Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-28T06:37:51.336Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-28T06:37:51.336Z] === RUN TestConvertTmpfsOptions [2021-07-28T06:37:51.336Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-28T06:37:51.336Z] linux_parser_test.go:209: data="ro" [2021-07-28T06:37:51.336Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-28T06:37:51.336Z] === RUN TestParseMountSpec [2021-07-28T06:37:51.336Z] parser_test.go:63: case 0 [2021-07-28T06:37:51.336Z] parser_test.go:63: case 1 [2021-07-28T06:37:51.336Z] parser_test.go:63: case 2 [2021-07-28T06:37:51.336Z] parser_test.go:63: case 3 [2021-07-28T06:37:51.336Z] parser_test.go:63: case 4 [2021-07-28T06:37:51.336Z] parser_test.go:63: case 5 [2021-07-28T06:37:51.336Z] --- PASS: TestParseMountSpec (0.01s) [2021-07-28T06:37:51.336Z] === RUN TestValidateMount [2021-07-28T06:37:51.336Z] --- PASS: TestValidateMount (0.00s) [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRaw [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-28T06:37:51.336Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-28T06:37:51.336Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-28T06:37:51.336Z] PASS [2021-07-28T06:37:51.336Z] coverage: 67.7% of statements [2021-07-28T06:37:51.336Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.7% of statements [2021-07-28T06:37:51.336Z] time="2021-07-28T06:37:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-28T06:37:51.793Z] === RUN TestSetGetMeta [2021-07-28T06:37:51.793Z] === PAUSE TestSetGetMeta [2021-07-28T06:37:51.793Z] === RUN TestRestore [2021-07-28T06:37:51.793Z] === PAUSE TestRestore [2021-07-28T06:37:51.793Z] === RUN TestServiceCreate [2021-07-28T06:37:51.793Z] === PAUSE TestServiceCreate [2021-07-28T06:37:51.793Z] === RUN TestServiceList [2021-07-28T06:37:51.793Z] === PAUSE TestServiceList [2021-07-28T06:37:51.793Z] === RUN TestServiceRemove [2021-07-28T06:37:51.793Z] === PAUSE TestServiceRemove [2021-07-28T06:37:51.793Z] === RUN TestServiceGet [2021-07-28T06:37:51.793Z] === PAUSE TestServiceGet [2021-07-28T06:37:51.793Z] === RUN TestServicePrune [2021-07-28T06:37:51.793Z] === PAUSE TestServicePrune [2021-07-28T06:37:51.793Z] === RUN TestCreate [2021-07-28T06:37:51.793Z] === PAUSE TestCreate [2021-07-28T06:37:51.793Z] === RUN TestRemove [2021-07-28T06:37:51.793Z] === PAUSE TestRemove [2021-07-28T06:37:51.793Z] === RUN TestList [2021-07-28T06:37:51.793Z] === PAUSE TestList [2021-07-28T06:37:51.793Z] === RUN TestFindByDriver [2021-07-28T06:37:51.793Z] === PAUSE TestFindByDriver [2021-07-28T06:37:51.793Z] === RUN TestFindByReferenced [2021-07-28T06:37:51.793Z] === PAUSE TestFindByReferenced [2021-07-28T06:37:51.793Z] === RUN TestDerefMultipleOfSameRef [2021-07-28T06:37:51.793Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-28T06:37:51.793Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-28T06:37:51.793Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-28T06:37:51.793Z] === RUN TestDefererencePluginOnCreateError [2021-07-28T06:37:51.793Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-28T06:37:51.793Z] === RUN TestRefDerefRemove [2021-07-28T06:37:51.793Z] === PAUSE TestRefDerefRemove [2021-07-28T06:37:51.793Z] === RUN TestGet [2021-07-28T06:37:51.793Z] === PAUSE TestGet [2021-07-28T06:37:51.793Z] === RUN TestGetWithReference [2021-07-28T06:37:51.793Z] === PAUSE TestGetWithReference [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_nil_list [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_empty_list [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_filter_some [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_filter_middle [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-28T06:37:51.793Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-28T06:37:51.793Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_nil_list [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_filter_some [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_empty_list [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_filter_middle [2021-07-28T06:37:51.793Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-28T06:37:51.793Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-28T06:37:51.793Z] === CONT TestSetGetMeta [2021-07-28T06:37:51.793Z] === CONT TestFindByDriver [2021-07-28T06:37:51.793Z] === CONT TestServiceGet [2021-07-28T06:37:51.793Z] === CONT TestRemove [2021-07-28T06:37:51.793Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestServiceRemove [2021-07-28T06:37:51.793Z] --- PASS: TestRemove (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestServiceList [2021-07-28T06:37:51.793Z] --- PASS: TestFindByDriver (0.03s) [2021-07-28T06:37:51.793Z] === CONT TestServiceCreate [2021-07-28T06:37:51.793Z] --- PASS: TestServiceGet (0.14s) [2021-07-28T06:37:51.793Z] === CONT TestRestore [2021-07-28T06:37:51.793Z] --- PASS: TestServiceRemove (0.13s) [2021-07-28T06:37:51.793Z] === CONT TestList [2021-07-28T06:37:51.793Z] --- PASS: TestServiceCreate (0.12s) [2021-07-28T06:37:51.793Z] === CONT TestCreate [2021-07-28T06:37:51.793Z] --- PASS: TestServiceList (0.12s) [2021-07-28T06:37:51.793Z] === CONT TestServicePrune [2021-07-28T06:37:51.793Z] --- PASS: TestCreate (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestRefDerefRemove [2021-07-28T06:37:51.793Z] time="2021-07-28T06:37:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-28T06:37:51.793Z] --- PASS: TestRestore (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestGetWithReference [2021-07-28T06:37:51.793Z] time="2021-07-28T06:37:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-28T06:37:51.793Z] --- PASS: TestList (0.03s) [2021-07-28T06:37:51.793Z] === CONT TestGet [2021-07-28T06:37:51.793Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-28T06:37:51.793Z] time="2021-07-28T06:37:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-28T06:37:51.793Z] time="2021-07-28T06:37:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-28T06:37:51.793Z] --- PASS: TestGetWithReference (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestDefererencePluginOnCreateError [2021-07-28T06:37:51.793Z] time="2021-07-28T06:37:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-28T06:37:51.793Z] --- PASS: TestGet (0.02s) [2021-07-28T06:37:51.793Z] === CONT TestDerefMultipleOfSameRef [2021-07-28T06:37:51.793Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-28T06:37:51.793Z] === CONT TestFindByReferenced [2021-07-28T06:37:51.793Z] --- PASS: TestServicePrune (0.05s) [2021-07-28T06:37:51.793Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-28T06:37:51.793Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-28T06:37:51.793Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-28T06:37:51.793Z] PASS [2021-07-28T06:37:51.793Z] coverage: 69.6% of statements [2021-07-28T06:37:51.793Z] ok github.com/docker/docker/volume/service 0.248s coverage: 69.6% of statements [2021-07-28T06:38:00.320Z] --- PASS: TestGet (15.02s) [2021-07-28T06:38:00.320Z] === RUN TestPluginWithNoManifest [2021-07-28T06:38:00.320Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-28T06:38:00.320Z] === RUN TestGetAll [2021-07-28T06:38:00.320Z] --- PASS: TestGetAll (0.00s) [2021-07-28T06:38:00.320Z] PASS [2021-07-28T06:38:00.320Z] coverage: 73.4% of statements [2021-07-28T06:38:00.320Z] ok github.com/docker/docker/pkg/plugins 36.240s coverage: 73.4% of statements [2021-07-28T06:38:08.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-28T06:38:08.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-28T06:38:20.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-28T06:38:20.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-28T06:38:21.351Z] 2021/07/28 06:38:20 Closing DB instances... [2021-07-28T06:38:21.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-28T06:38:22.222Z] ok github.com/docker/docker/container 0.140s coverage: 34.7% of statements [2021-07-28T06:38:22.222Z] ok github.com/docker/docker/cmd/dockerd/trap 3.058s coverage: 0.0% of statements [2021-07-28T06:38:22.309Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-07-28T06:38:22.310Z] === RUN TestFindNode [2021-07-28T06:38:22.310Z] 2021/07/28 06:38:22 Closing DB instances... [2021-07-28T06:38:22.310Z] --- PASS: TestFindNode (0.01s) [2021-07-28T06:38:22.310Z] === RUN TestChangeNodeState [2021-07-28T06:38:22.310Z] 2021/07/28 06:38:22 Closing DB instances... [2021-07-28T06:38:22.310Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-28T06:38:22.310Z] === RUN TestNodeReincarnation [2021-07-28T06:38:22.764Z] 2021/07/28 06:38:22 Closing DB instances... [2021-07-28T06:38:22.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-28T06:38:22.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-28T06:38:23.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-28T06:38:23.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-28T06:38:24.153Z] ok github.com/docker/docker/cmd/dockerd 0.172s coverage: 29.1% of statements [2021-07-28T06:38:24.153Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-28T06:38:24.153Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-28T06:38:24.153Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-28T06:38:24.153Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-28T06:38:24.153Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-28T06:38:24.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-28T06:38:26.083Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-07-28T06:38:26.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-28T06:38:27.425Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-28T06:38:27.425Z] === RUN TestParallelCreate [2021-07-28T06:38:27.425Z] 2021/07/28 06:38:27 Closing DB instances... [2021-07-28T06:38:27.425Z] --- PASS: TestParallelCreate (0.02s) [2021-07-28T06:38:27.425Z] === RUN TestParallelDelete [2021-07-28T06:38:27.425Z] 2021/07/28 06:38:27 Closing DB instances... [2021-07-28T06:38:27.425Z] --- PASS: TestParallelDelete (0.02s) [2021-07-28T06:38:27.425Z] === RUN TestNetworkDBIslands [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7a83d41479ee with config:&{NodeID:7a83d41479ee Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 7a83d41479ee/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 7a83d41479ee/172.29.117.32, added to nodes list" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3b9b417c9c13 with config:&{NodeID:3b9b417c9c13 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, added to nodes list" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, added to nodes list" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 7a83d41479ee/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=info msg="Node 7a83d41479ee/172.29.117.32, added to nodes list" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-28T06:38:27.425Z] time="2021-07-28T06:38:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-28T06:38:28.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:52c23fac1944 with config:&{NodeID:52c23fac1944 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 7a83d41479ee/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 7a83d41479ee/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.384Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:78cfb1112be5 with config:&{NodeID:78cfb1112be5 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 7a83d41479ee/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 7a83d41479ee/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:28.839Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f3ec78068169 with config:&{NodeID:f3ec78068169 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 52c23fac1944/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 7a83d41479ee/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=info msg="Node 7a83d41479ee/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:29Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:29Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:29Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:29Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:29Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:29.293Z] time="2021-07-28T06:38:29Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:29.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-28T06:38:29.407Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.9% of statements [2021-07-28T06:38:29.407Z] ok github.com/docker/docker/daemon/cluster 0.099s coverage: 0.5% of statements [2021-07-28T06:38:29.747Z] networkdb_test.go:842: Re-joining: 3 [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=info msg="The new bootstrap node list is:[172.29.117.32:10033 172.29.117.32:10034 172.29.117.32:10035]" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10033" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49357" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10034" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49358" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10035" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49359" [2021-07-28T06:38:29.747Z] networkdb_test.go:842: Re-joining: 4 [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=info msg="The new bootstrap node list is:[172.29.117.32:10033 172.29.117.32:10034 172.29.117.32:10035]" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10033" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49360" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10034" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49361" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10035" [2021-07-28T06:38:29.747Z] time="2021-07-28T06:38:29Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49362" [2021-07-28T06:38:29.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-28T06:38:30.201Z] time="2021-07-28T06:38:29Z" level=info msg="node 0 leaving" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="Node 7a83d41479ee change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="node5(f3ec78068169): Node leave event for 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="Node 7a83d41479ee change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="node4(78cfb1112be5): Node leave event for 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="Node 7a83d41479ee change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="node2(3b9b417c9c13): Node leave event for 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="Node 7a83d41479ee change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="node3(52c23fac1944): Node leave event for 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="Node 7a83d41479ee change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:29Z" level=info msg="node1(7a83d41479ee): Node leave event for 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:30Z" level=info msg="Node 7a83d41479ee/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:30Z" level=info msg="Node 7a83d41479ee/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.202Z] time="2021-07-28T06:38:30Z" level=info msg="Node 7a83d41479ee/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 7a83d41479ee/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 7a83d41479ee/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="node 1 leaving" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13 change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="node3(52c23fac1944): Node leave event for 3b9b417c9c13/172.29.117.32" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13 change state NodeActive --> NodeFailed" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, added to failed nodes list" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13 change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="node4(78cfb1112be5): Node leave event for 3b9b417c9c13/172.29.117.32" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13 change state NodeActive --> NodeLeft" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="node5(f3ec78068169): Node leave event for 3b9b417c9c13/172.29.117.32" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=error msg="node: 3b9b417c9c13 is unknown to memberlist" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.657Z] time="2021-07-28T06:38:30Z" level=info msg="Node 3b9b417c9c13/172.29.117.32, left gossip cluster" [2021-07-28T06:38:30.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="node 2 leaving" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=warning msg="memberlist: Failed to send gossip to 172.29.117.32:10035: write udp [::]:10034->172.29.117.32:10035: use of closed network connection" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="Node 52c23fac1944 change state NodeActive --> NodeLeft" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="node4(78cfb1112be5): Node leave event for 52c23fac1944/172.29.117.32" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="Node 52c23fac1944 change state NodeActive --> NodeLeft" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="node5(f3ec78068169): Node leave event for 52c23fac1944/172.29.117.32" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="Node 52c23fac1944 change state NodeActive --> NodeLeft" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="node3(52c23fac1944): Node leave event for 52c23fac1944/172.29.117.32" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=debug msg="memberlist: Failed ping: 52c23fac1944 (timeout reached)" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.117.32:10034: use of closed network connection" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.117.32:10037: use of closed network connection" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49363" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="Node 52c23fac1944/172.29.117.32, left gossip cluster" [2021-07-28T06:38:31.111Z] time="2021-07-28T06:38:30Z" level=info msg="Node 52c23fac1944/172.29.117.32, left gossip cluster" [2021-07-28T06:38:31.337Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-07-28T06:38:31.337Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.4% of statements [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="Node 52c23fac1944/172.29.117.32, left gossip cluster" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=warning msg="memberlist: Was able to connect to 52c23fac1944 but other probes failed, network may be misconfigured" [2021-07-28T06:38:31.566Z] networkdb_test.go:874: node5: OK [2021-07-28T06:38:31.566Z] networkdb_test.go:874: node4: OK [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="node 0 coming back" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9106f40a5790 with config:&{NodeID:9106f40a5790 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="Node 9106f40a5790/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="Node 9106f40a5790/172.29.117.32, added to nodes list" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="node 1 coming back" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7770efc1664f with config:&{NodeID:7770efc1664f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="Node 7770efc1664f/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="Node 7770efc1664f/172.29.117.32, added to nodes list" [2021-07-28T06:38:31.566Z] time="2021-07-28T06:38:31Z" level=info msg="node 2 coming back" [2021-07-28T06:38:31.567Z] time="2021-07-28T06:38:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:26cbf7333918 with config:&{NodeID:26cbf7333918 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-28T06:38:31.567Z] time="2021-07-28T06:38:31Z" level=info msg="Node 26cbf7333918/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:31.567Z] time="2021-07-28T06:38:31Z" level=info msg="Node 26cbf7333918/172.29.117.32, added to nodes list" [2021-07-28T06:38:31.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-28T06:38:31.915Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2021-07-28T06:38:32.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-28T06:38:32.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-28T06:38:32.866Z] ok github.com/docker/docker/daemon/graphdriver 0.036s coverage: 2.2% of statements [2021-07-28T06:38:33.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-28T06:38:34.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-28T06:38:34.295Z] Using test binary docker [2021-07-28T06:38:34.295Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-28T06:38:34.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-28T06:38:34.295Z] INFO: Waiting for daemon to start... [2021-07-28T06:38:34.295Z] Starting dockerd [2021-07-28T06:38:35.276Z] time="2021-07-28T06:38:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.117.32:10033 172.29.117.32:10034 172.29.117.32:10035]" [2021-07-28T06:38:35.276Z] time="2021-07-28T06:38:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.117.32:10033 172.29.117.32:10034 172.29.117.32:10035]" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49364" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10033" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, is the new incarnation of the shutdown node 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10034" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49365" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, is the new incarnation of the shutdown node 3b9b417c9c13/172.29.117.32" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10035" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49366" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 78cfb1112be5/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 78cfb1112be5/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node f3ec78068169/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node f3ec78068169/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, is the new incarnation of the shutdown node 52c23fac1944/172.29.117.32" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, is the new incarnation of the shutdown node 3b9b417c9c13/172.29.117.32" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, is the new incarnation of the shutdown node 7a83d41479ee/172.29.117.32" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 9106f40a5790/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 7770efc1664f/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, is the new incarnation of the shutdown node 52c23fac1944/172.29.117.32" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, added to nodes list" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, joined gossip cluster" [2021-07-28T06:38:35.735Z] time="2021-07-28T06:38:35Z" level=info msg="Node 26cbf7333918/172.29.117.32, added to nodes list" [2021-07-28T06:38:36.189Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10033" [2021-07-28T06:38:36.189Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49367" [2021-07-28T06:38:36.189Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10034" [2021-07-28T06:38:36.189Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49368" [2021-07-28T06:38:36.189Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.117.32:10035" [2021-07-28T06:38:36.189Z] time="2021-07-28T06:38:35Z" level=debug msg="memberlist: Stream connection from=172.29.117.32:49369" [2021-07-28T06:38:36.645Z] 2021/07/28 06:38:36 Closing DB instances... [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790 change state NodeActive --> NodeLeft" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="node2(7770efc1664f): Node leave event for 9106f40a5790/172.29.117.32" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790 change state NodeActive --> NodeLeft" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="node5(f3ec78068169): Node leave event for 9106f40a5790/172.29.117.32" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790 change state NodeActive --> NodeLeft" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="node4(78cfb1112be5): Node leave event for 9106f40a5790/172.29.117.32" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790 change state NodeActive --> NodeLeft" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="node1(9106f40a5790): Node leave event for 9106f40a5790/172.29.117.32" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790 change state NodeActive --> NodeLeft" [2021-07-28T06:38:36.645Z] time="2021-07-28T06:38:36Z" level=info msg="node3(26cbf7333918): Node leave event for 9106f40a5790/172.29.117.32" [2021-07-28T06:38:37.094Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.719s coverage: 73.3% of statements [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 9106f40a5790/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 7770efc1664f change state NodeActive --> NodeLeft" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="node4(78cfb1112be5): Node leave event for 7770efc1664f/172.29.117.32" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="Node 7770efc1664f change state NodeActive --> NodeLeft" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:36Z" level=info msg="node3(26cbf7333918): Node leave event for 7770efc1664f/172.29.117.32" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:37Z" level=info msg="Node 7770efc1664f change state NodeActive --> NodeLeft" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:37Z" level=info msg="node2(7770efc1664f): Node leave event for 7770efc1664f/172.29.117.32" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:37Z" level=info msg="Node 7770efc1664f change state NodeActive --> NodeLeft" [2021-07-28T06:38:37.099Z] time="2021-07-28T06:38:37Z" level=info msg="node5(f3ec78068169): Node leave event for 7770efc1664f/172.29.117.32" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="Node 7770efc1664f/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="Node 7770efc1664f/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="Node 7770efc1664f/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="Node 7770efc1664f/172.29.117.32, left gossip cluster" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918 change state NodeActive --> NodeLeft" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="node4(78cfb1112be5): Node leave event for 26cbf7333918/172.29.117.32" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918 change state NodeActive --> NodeLeft" [2021-07-28T06:38:37.553Z] time="2021-07-28T06:38:37Z" level=info msg="node5(f3ec78068169): Node leave event for 26cbf7333918/172.29.117.32" [2021-07-28T06:38:37.589Z] . [2021-07-28T06:38:37.589Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-28T06:38:37.589Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-28T06:38:37.589Z] Error: No such image: emptyfs [2021-07-28T06:38:37.589Z] Running integration-test (iteration 1) [2021-07-28T06:38:37.589Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918/172.29.117.32, left gossip cluster" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918 change state NodeActive --> NodeFailed" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918/172.29.117.32, added to failed nodes list" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=error msg="node: 26cbf7333918 is unknown to memberlist" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918/172.29.117.32, left gossip cluster" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=info msg="Node 26cbf7333918/172.29.117.32, left gossip cluster" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=debug msg="memberlist: Failed ping: 26cbf7333918 (timeout reached)" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.117.32:10037: use of closed network connection" [2021-07-28T06:38:38.007Z] time="2021-07-28T06:38:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.117.32:10036: use of closed network connection" [2021-07-28T06:38:38.044Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.492s coverage: 13.8% of statements [2021-07-28T06:38:38.308Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.621s coverage: 56.2% of statements [2021-07-28T06:38:38.462Z] time="2021-07-28T06:38:37Z" level=info msg="Node 78cfb1112be5 change state NodeActive --> NodeLeft" [2021-07-28T06:38:38.462Z] time="2021-07-28T06:38:37Z" level=info msg="node5(f3ec78068169): Node leave event for 78cfb1112be5/172.29.117.32" [2021-07-28T06:38:38.462Z] time="2021-07-28T06:38:37Z" level=info msg="Node 78cfb1112be5 change state NodeActive --> NodeLeft" [2021-07-28T06:38:38.462Z] time="2021-07-28T06:38:37Z" level=info msg="node4(78cfb1112be5): Node leave event for 78cfb1112be5/172.29.117.32" [2021-07-28T06:38:38.462Z] time="2021-07-28T06:38:38Z" level=info msg="Node 78cfb1112be5/172.29.117.32, left gossip cluster" [2021-07-28T06:38:38.462Z] time="2021-07-28T06:38:38Z" level=info msg="memberlist: Suspect 26cbf7333918 has failed, no acks received" [2021-07-28T06:38:38.572Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.046s coverage: 3.1% of statements [2021-07-28T06:38:38.916Z] time="2021-07-28T06:38:38Z" level=info msg="Node 78cfb1112be5/172.29.117.32, left gossip cluster" [2021-07-28T06:38:39.371Z] time="2021-07-28T06:38:39Z" level=info msg="Node f3ec78068169/172.29.117.32, left gossip cluster" [2021-07-28T06:38:39.371Z] time="2021-07-28T06:38:39Z" level=info msg="Node f3ec78068169 change state NodeActive --> NodeFailed" [2021-07-28T06:38:39.371Z] time="2021-07-28T06:38:39Z" level=info msg="Node f3ec78068169/172.29.117.32, added to failed nodes list" [2021-07-28T06:38:39.371Z] --- PASS: TestNetworkDBIslands (11.86s) [2021-07-28T06:38:39.371Z] PASS [2021-07-28T06:38:39.371Z] coverage: 60.0% of statements [2021-07-28T06:38:39.371Z] ok github.com/docker/docker/libnetwork/networkdb 103.283s coverage: 60.0% of statements [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/quota [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/rootless [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-28T06:38:39.371Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-28T06:38:39.372Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-28T06:38:39.372Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-28T06:38:39.372Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-28T06:38:39.372Z] ? github.com/docker/docker/volume [no test files] [2021-07-28T06:38:39.372Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-28T06:38:39.372Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-28T06:38:39.970Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === Skipped [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-28T06:38:41.670Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-28T06:38:41.670Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-28T06:38:41.670Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-28T06:38:41.670Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-28T06:38:41.670Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-28T06:38:41.670Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-28T06:38:41.670Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-28T06:38:41.670Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-28T06:38:41.670Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-28T06:38:41.670Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-28T06:38:41.670Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-28T06:38:41.670Z] daemon_test.go:147: root required [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-28T06:38:41.670Z] reload_test.go:520: root required [2021-07-28T06:38:41.670Z] [2021-07-28T06:38:41.670Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-28T06:38:41.671Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-28T06:38:41.671Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-28T06:38:41.671Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-28T06:38:41.671Z] download_test.go:268: Needs fixing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-28T06:38:41.671Z] layer_test.go:304: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-28T06:38:41.671Z] layer_test.go:353: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-28T06:38:41.671Z] layer_test.go:468: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-28T06:38:41.671Z] layer_test.go:697: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-28T06:38:41.671Z] migration_test.go:46: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-28T06:38:41.671Z] migration_test.go:182: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-28T06:38:41.671Z] mount_test.go:17: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-28T06:38:41.671Z] mount_test.go:76: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-28T06:38:41.671Z] mount_test.go:125: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-28T06:38:41.671Z] mount_test.go:212: Failing on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-28T06:38:41.671Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-28T06:38:41.671Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-28T06:38:41.671Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-28T06:38:41.671Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-28T06:38:41.671Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-28T06:38:41.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-28T06:38:41.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-28T06:38:41.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-28T06:38:41.671Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-28T06:38:41.671Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-28T06:38:41.671Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-28T06:38:41.671Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-28T06:38:41.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-28T06:38:41.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-28T06:38:41.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-28T06:38:41.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-28T06:38:41.671Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:134: Xz not present in msys2 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:239: Failing on Windows CI machines [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-28T06:38:41.671Z] archive_windows_test.go:16: Currently fails [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-28T06:38:41.671Z] changes_test.go:196: needs more investigation [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-28T06:38:41.671Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-28T06:38:41.671Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-28T06:38:41.671Z] changes_test.go:433: needs further investigation [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-28T06:38:41.671Z] changes_test.go:469: needs further investigation [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-28T06:38:41.671Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-28T06:38:41.671Z] poller_test.go:41: No chmod on Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-28T06:38:41.671Z] fileutils_test.go:134: Needs porting to Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-28T06:38:41.671Z] fileutils_test.go:180: Needs porting to Windows [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-28T06:38:41.671Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-28T06:38:41.671Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-28T06:38:41.671Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-28T06:38:41.671Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-28T06:38:41.671Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] [2021-07-28T06:38:41.671Z] DONE 2068 tests, 69 skipped in 278.886s [2021-07-28T06:38:41.671Z] INFO: make.ps1 ended at 07/28/2021 06:38:41 [2021-07-28T06:38:42.020Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.765s coverage: 49.4% of statements [2021-07-28T06:38:43.202Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-28T06:38:43.202Z] INFO: Unit tests ended at 07/28/2021 06:38:43. Duration:00:04:52.3520895 [2021-07-28T06:38:43.202Z] INFO: Building busybox [2021-07-28T06:38:43.417Z] ok github.com/docker/docker/daemon 12.205s coverage: 17.6% of statements [2021-07-28T06:38:43.417Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-28T06:38:43.417Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-28T06:38:43.417Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-28T06:38:43.417Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-28T06:38:43.657Z] Sending build context to Docker daemon 5.12kB [2021-07-28T06:38:43.657Z] [2021-07-28T06:38:43.657Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-28T06:38:43.657Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-28T06:38:43.657Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-28T06:38:43.657Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-28T06:38:43.657Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-28T06:38:43.657Z] ---> 39d157a84080 [2021-07-28T06:38:43.657Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-28T06:38:43.657Z] ---> Running in b3a81f6d3584 [2021-07-28T06:38:43.735Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements [2021-07-28T06:38:44.009Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.562s coverage: 57.7% of statements [2021-07-28T06:38:44.609Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.413s coverage: 46.2% of statements [2021-07-28T06:38:44.609Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-28T06:38:44.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-28T06:38:44.609Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-28T06:38:45.564Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2021-07-28T06:38:45.564Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-07-28T06:38:46.963Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.5% of statements [2021-07-28T06:38:46.963Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.8% of statements [2021-07-28T06:38:46.963Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-28T06:38:46.963Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-28T06:38:47.369Z] Removing intermediate container b3a81f6d3584 [2021-07-28T06:38:47.369Z] ---> 6d71eb36021d [2021-07-28T06:38:47.369Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-28T06:38:47.369Z] ---> Running in e915ba03428e [2021-07-28T06:38:47.824Z] Removing intermediate container e915ba03428e [2021-07-28T06:38:47.824Z] ---> e7308c01474e [2021-07-28T06:38:47.824Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-28T06:38:47.824Z] ---> Running in 0adc08e4b661 [2021-07-28T06:38:47.917Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2021-07-28T06:38:47.917Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements [2021-07-28T06:38:47.917Z] ok github.com/docker/docker/daemon/logger/awslogs 0.389s coverage: 77.0% of statements [2021-07-28T06:38:47.917Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-28T06:38:47.917Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-28T06:38:48.281Z] Removing intermediate container 0adc08e4b661 [2021-07-28T06:38:48.281Z] ---> 4b432231c028 [2021-07-28T06:38:48.281Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-28T06:38:48.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 87.2% of statements [2021-07-28T06:38:48.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-07-28T06:38:48.771Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 75.2% of statements [2021-07-28T06:38:48.771Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-28T06:38:49.721Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-07-28T06:38:49.721Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 58.6% of statements [2021-07-28T06:38:49.805Z] [2021-07-28T06:38:49.805Z] ---> 04fe4865ff0f [2021-07-28T06:38:49.805Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-28T06:38:50.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-28T06:38:50.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-28T06:38:50.260Z] ---> Running in bc056d20916c [2021-07-28T06:38:50.298Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-07-28T06:38:50.875Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2021-07-28T06:38:51.138Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2021-07-28T06:38:52.089Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2021-07-28T06:38:52.354Z] ok github.com/docker/docker/daemon/logger/splunk 1.955s coverage: 82.5% of statements [2021-07-28T06:38:52.354Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-28T06:38:52.354Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-28T06:38:53.307Z] ok github.com/docker/docker/distribution 0.292s coverage: 25.4% of statements [2021-07-28T06:38:53.307Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-28T06:38:53.884Z] ok github.com/docker/docker/errdefs 0.010s coverage: 53.1% of statements [2021-07-28T06:38:54.148Z] ok github.com/docker/docker/image 0.058s coverage: 86.6% of statements [2021-07-28T06:38:54.726Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2021-07-28T06:38:54.990Z] ok github.com/docker/docker/distribution/xfer 1.844s coverage: 85.6% of statements [2021-07-28T06:38:54.990Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-28T06:38:55.255Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2021-07-28T06:38:55.255Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.7% of statements [2021-07-28T06:38:55.255Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-28T06:38:55.836Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-07-28T06:38:58.797Z] Removing intermediate container bc056d20916c [2021-07-28T06:38:58.798Z] ---> c66999333dd5 [2021-07-28T06:38:58.798Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-28T06:38:58.798Z] ---> Running in a7ae8a662040 [2021-07-28T06:38:59.162Z] ok github.com/docker/docker/libnetwork/bitseq 0.436s coverage: 84.4% of statements [2021-07-28T06:38:59.301Z] [2021-07-28T06:38:59.301Z] SUCCESS: Specified value was saved. [2021-07-28T06:38:59.749Z] Loaded image: buildpack-deps:buster [2021-07-28T06:38:59.749Z] Loaded image: busybox:latest [2021-07-28T06:38:59.749Z] Loaded image: busybox:glibc [2021-07-28T06:39:00.113Z] ok github.com/docker/docker/libnetwork/api 2.292s coverage: 83.2% of statements [2021-07-28T06:39:00.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-28T06:39:00.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-28T06:39:00.690Z] Loaded image: debian:bullseye [2021-07-28T06:39:00.690Z] Loaded image: hello-world:latest [2021-07-28T06:39:00.690Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:39:00.690Z] INFO: Testing against a local daemon [2021-07-28T06:39:00.690Z] === RUN TestCgroupNamespacesBuild [2021-07-28T06:39:00.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-28T06:39:01.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-28T06:39:01.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-28T06:39:02.072Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2021-07-28T06:39:02.072Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-28T06:39:02.678Z] ok github.com/docker/docker/libnetwork/config 0.086s coverage: 24.0% of statements [2021-07-28T06:39:03.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-28T06:39:03.457Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2021-07-28T06:39:03.457Z] === RUN TestBuildWithSession [2021-07-28T06:39:03.457Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:39:03.457Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-28T06:39:03.457Z] === RUN TestBuildSquashParent [2021-07-28T06:39:03.629Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-07-28T06:39:03.629Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-07-28T06:39:04.208Z] ok github.com/docker/docker/libnetwork/drivers/host 0.025s coverage: 34.8% of statements [2021-07-28T06:39:05.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-28T06:39:06.135Z] ok github.com/docker/docker/layer 7.909s coverage: 68.8% of statements [2021-07-28T06:39:06.135Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-28T06:39:06.135Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-28T06:39:06.135Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-28T06:39:06.135Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-28T06:39:06.341Z] Removing intermediate container a7ae8a662040 [2021-07-28T06:39:06.341Z] ---> 66c365e66135 [2021-07-28T06:39:06.341Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-28T06:39:06.341Z] ---> Running in 8a46f83b4218 [2021-07-28T06:39:06.712Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.040s coverage: 4.0% of statements [2021-07-28T06:39:06.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-28T06:39:06.976Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.035s coverage: 4.5% of statements [2021-07-28T06:39:07.240Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-07-28T06:39:07.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-28T06:39:08.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-28T06:39:08.192Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.017s coverage: 63.6% of statements [2021-07-28T06:39:08.970Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m26.505677646s with top 10 stages: buildssa: 1m42.835687649s, goimports: 24.394244246s, unconvert: 15.040413909s, gosec: 11.878446093s, golint: 7.197420954s, ineffassign: 5.204953368s, misspell: 4.777294796s, inspect: 3.802361223s, vrp: 3.759189269s, ctrlflow: 2.023560614s [2021-07-28T06:39:09.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-28T06:39:09.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-28T06:39:10.058Z] Cannot create a file when that file already exists. [2021-07-28T06:39:10.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-28T06:39:11.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-28T06:39:12.416Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.025s coverage: 57.4% of statements [2021-07-28T06:39:12.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-28T06:39:12.991Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.912s coverage: 59.9% of statements [2021-07-28T06:39:13.041Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-28T06:39:13.041Z] Using test binary docker [2021-07-28T06:39:13.041Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-28T06:39:13.041Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-28T06:39:13.041Z] INFO: Waiting for daemon to start... [2021-07-28T06:39:13.041Z] Starting dockerd [2021-07-28T06:39:13.451Z] --- PASS: TestBuildSquashParent (8.22s) [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:13.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:13.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:13.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:13.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:13.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:13.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:13.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:13.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:13.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:14.387Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-07-28T06:39:14.393Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:14.393Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:14.719Z] Removing intermediate container 8a46f83b4218 [2021-07-28T06:39:14.719Z] ---> 60c290ebc216 [2021-07-28T06:39:14.719Z] Step 13/13 : CMD ["sh"] [2021-07-28T06:39:14.719Z] ---> Running in 13cace5d0426 [2021-07-28T06:39:14.719Z] Removing intermediate container 13cace5d0426 [2021-07-28T06:39:14.719Z] ---> 5d0abca10c41 [2021-07-28T06:39:14.719Z] Successfully built 5d0abca10c41 [2021-07-28T06:39:14.719Z] Successfully tagged busybox:latest [2021-07-28T06:39:14.719Z] INFO: Docker images of the daemon under test [2021-07-28T06:39:14.719Z] [2021-07-28T06:39:14.719Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-28T06:39:14.719Z] busybox latest 5d0abca10c41 Less than a second ago 2.78GB [2021-07-28T06:39:14.719Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-28T06:39:14.719Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-28T06:39:14.719Z] [2021-07-28T06:39:14.719Z] INFO: Running integration tests at 07/28/2021 06:39:14... [2021-07-28T06:39:14.719Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-28T06:39:14.719Z] INFO: Integration API tests being run from the host: [2021-07-28T06:39:14.719Z] INFO: make.ps1 starting at 07/28/2021 06:39:14 [2021-07-28T06:39:15.338Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-07-28T06:39:15.602Z] ok github.com/docker/docker/libnetwork/drvregistry 0.027s coverage: 82.4% of statements [2021-07-28T06:39:15.602Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.292s coverage: 7.3% of statements [2021-07-28T06:39:15.680Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-28T06:39:15.866Z] ok github.com/docker/docker/libnetwork/idm 0.008s coverage: 87.5% of statements [2021-07-28T06:39:15.866Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-07-28T06:39:16.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:16.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:16.578Z] . [2021-07-28T06:39:16.578Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-28T06:39:16.578Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-28T06:39:16.578Z] Error: No such image: emptyfs [2021-07-28T06:39:16.578Z] Running integration-test (iteration 1) [2021-07-28T06:39:16.578Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-28T06:39:17.263Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-07-28T06:39:18.213Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.027s coverage: 47.4% of statements [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.39s) [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.76s) [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2021-07-28T06:39:18.261Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2021-07-28T06:39:18.261Z] === RUN TestBuildMultiStageCopy [2021-07-28T06:39:18.261Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-28T06:39:18.790Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.012s coverage: 71.4% of statements [2021-07-28T06:39:20.184Z] ok github.com/docker/docker/libnetwork/ipamutils 0.575s coverage: 74.0% of statements [2021-07-28T06:39:21.579Z] ok github.com/docker/docker/libnetwork/iptables 0.488s coverage: 45.1% of statements [2021-07-28T06:39:21.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-28T06:39:21.842Z] ok github.com/docker/docker/libnetwork/netlabel 0.019s coverage: 60.0% of statements [2021-07-28T06:39:22.156Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-28T06:39:22.791Z] ok github.com/docker/docker/libnetwork/netutils 0.053s coverage: 44.1% of statements [2021-07-28T06:39:23.096Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-28T06:39:24.036Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-28T06:39:25.416Z] --- PASS: TestBuildMultiStageCopy (6.92s) [2021-07-28T06:39:25.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.92s) [2021-07-28T06:39:25.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-28T06:39:25.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-28T06:39:25.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-28T06:39:25.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-28T06:39:25.416Z] === RUN TestBuildMultiStageParentConfig [2021-07-28T06:39:26.110Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-07-28T06:39:27.094Z] INFO [runner/unused/goanalysis] analyzers took 31.023027432s with top 10 stages: buildssa: 26.47585008s, U1000: 4.547177352s [2021-07-28T06:39:27.094Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-28T06:39:27.094Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1892/1892, exclude-rules: 78/1892, autogenerated_exclude: 1892/2281, skip_files: 2281/2281, exclude: 1892/1892, filename_unadjuster: 2281/2281, skip_dirs: 2281/2281, path_prettifier: 2281/2281, nolint: 0/78, cgo: 2281/2856 [2021-07-28T06:39:27.094Z] INFO [runner] processing took 67.991053ms with stages: nolint: 27.318874ms, identifier_marker: 19.166085ms, path_prettifier: 9.998161ms, autogenerated_exclude: 5.376762ms, exclude-rules: 3.584673ms, skip_dirs: 1.984859ms, cgo: 342.724µs, filename_unadjuster: 214.193µs, max_same_issues: 1.206µs, uniq_by_line: 663ns, exclude: 588ns, max_from_linter: 506ns, diff: 471ns, skip_files: 374ns, source_code: 332ns, path_shortener: 326ns, max_per_file_from_linter: 256ns [2021-07-28T06:39:27.094Z] INFO [runner] linters took 1m44.330932165s with stages: goanalysis_metalinter: 1m22.013331213s, unused: 22.249475854s [2021-07-28T06:39:27.094Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-28T06:39:27.094Z] INFO Memory: 2392 samples, avg is 472.3MB, max is 4037.0MB [2021-07-28T06:39:27.094Z] INFO Execution took 3m59.086020732s [2021-07-28T06:39:27.094Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-28T06:39:27.435Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh dynbinary test-docker-py [2021-07-28T06:39:28.007Z] [2021-07-28T06:39:28.007Z] Removing bundles/ [2021-07-28T06:39:28.007Z] [2021-07-28T06:39:28.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-28T06:39:28.007Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:39:28.007Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:39:28.033Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-07-28T06:39:30.693Z] --- PASS: TestBuildMultiStageParentConfig (5.01s) [2021-07-28T06:39:30.693Z] === RUN TestBuildLabelWithTargets [2021-07-28T06:39:31.455Z] Loaded image: buildpack-deps:buster [2021-07-28T06:39:31.455Z] Loaded image: busybox:latest [2021-07-28T06:39:31.455Z] Loaded image: busybox:glibc [2021-07-28T06:39:33.988Z] Loaded image: debian:bullseye [2021-07-28T06:39:33.988Z] Loaded image: hello-world:latest [2021-07-28T06:39:34.246Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:39:34.246Z] INFO: Testing against a local daemon [2021-07-28T06:39:34.246Z] === RUN TestCgroupNamespacesBuild [2021-07-28T06:39:36.147Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2021-07-28T06:39:36.147Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-28T06:39:36.291Z] ok github.com/docker/docker/libnetwork/osl 4.612s coverage: 39.7% of statements [2021-07-28T06:39:36.291Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-28T06:39:37.525Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-07-28T06:39:37.525Z] === RUN TestBuildWithSession [2021-07-28T06:39:37.525Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:39:37.525Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-28T06:39:37.525Z] === RUN TestBuildSquashParent [2021-07-28T06:39:38.216Z] ok github.com/docker/docker/libnetwork/portallocator 0.018s coverage: 86.1% of statements [2021-07-28T06:39:38.821Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-07-28T06:39:38.821Z] === RUN TestBuildWithEmptyLayers [2021-07-28T06:39:39.622Z] ok github.com/docker/docker/libnetwork/portmapper 0.679s coverage: 49.5% of statements [2021-07-28T06:39:40.571Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-07-28T06:39:41.360Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-07-28T06:39:41.360Z] === RUN TestBuildMultiStageOnBuild [2021-07-28T06:39:41.521Z] ok github.com/docker/docker/libnetwork/types 0.008s coverage: 47.9% of statements [2021-07-28T06:39:42.790Z] --- PASS: TestBuildSquashParent (5.47s) [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:42.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:42.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:42.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:42.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:42.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:42.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:42.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:42.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:42.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:44.084Z] ok github.com/docker/docker/oci 0.011s coverage: 45.2% of statements [2021-07-28T06:39:45.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:45.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:45.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:39:45.589Z] INFO: Testing against a local daemon [2021-07-28T06:39:45.589Z] === RUN TestBuildWithSession [2021-07-28T06:39:45.589Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:39:45.589Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-28T06:39:45.589Z] === RUN TestBuildSquashParent [2021-07-28T06:39:45.589Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:39:45.589Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:45.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:45.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:45.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:45.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:45.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:45.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:45.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:45.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:39:45.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:39:45.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:39:45.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:39:46.648Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-28T06:39:46.648Z] === RUN TestBuildUncleanTarFilenames [2021-07-28T06:39:46.648Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-28T06:39:46.648Z] === RUN TestBuildMultiStageLayerLeak [2021-07-28T06:39:47.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:47.224Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:48.330Z] ok github.com/docker/docker/opts 0.038s coverage: 67.1% of statements [2021-07-28T06:39:48.330Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-07-28T06:39:49.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-07-28T06:39:49.365Z] === RUN TestBuildMultiStageCopy [2021-07-28T06:39:49.365Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-28T06:39:50.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:39:50.890Z] ok github.com/docker/docker/libnetwork/ipam 33.408s coverage: 85.3% of statements [2021-07-28T06:39:50.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:39:51.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-28T06:39:51.532Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-28T06:39:51.791Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-28T06:39:51.935Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-07-28T06:39:51.935Z] === RUN TestBuildWithHugeFile [2021-07-28T06:39:52.050Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-28T06:39:52.050Z] --- PASS: TestBuildMultiStageCopy (2.68s) [2021-07-28T06:39:52.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2021-07-28T06:39:52.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-28T06:39:52.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-07-28T06:39:52.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-07-28T06:39:52.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-28T06:39:52.050Z] === RUN TestBuildMultiStageParentConfig [2021-07-28T06:39:52.284Z] ok github.com/docker/docker/pkg/archive 1.065s coverage: 82.3% of statements [2021-07-28T06:39:52.547Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-07-28T06:39:52.811Z] ok github.com/docker/docker/pkg/authorization 1.331s coverage: 68.3% of statements [2021-07-28T06:39:52.984Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2021-07-28T06:39:52.984Z] === RUN TestBuildLabelWithTargets [2021-07-28T06:39:53.075Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-07-28T06:39:53.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-28T06:39:53.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-28T06:39:53.918Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2021-07-28T06:39:53.919Z] === RUN TestBuildWithEmptyLayers [2021-07-28T06:39:54.025Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-07-28T06:39:54.177Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-28T06:39:54.177Z] === RUN TestBuildMultiStageOnBuild [2021-07-28T06:39:54.976Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-07-28T06:39:55.923Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-07-28T06:39:56.709Z] --- PASS: TestBuildMultiStageOnBuild (2.05s) [2021-07-28T06:39:56.709Z] === RUN TestBuildUncleanTarFilenames [2021-07-28T06:39:56.709Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-07-28T06:39:56.709Z] === RUN TestBuildMultiStageLayerLeak [2021-07-28T06:39:57.321Z] ok github.com/docker/docker/pkg/chrootarchive 3.056s coverage: 43.2% of statements [2021-07-28T06:39:57.898Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-07-28T06:39:58.474Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-28T06:39:59.052Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-28T06:39:59.291Z] --- PASS: TestBuildMultiStageLayerLeak (2.17s) [2021-07-28T06:39:59.291Z] === RUN TestBuildWithHugeFile [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.54s) [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.78s) [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.68s) [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.33s) [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.73s) [2021-07-28T06:39:59.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.43s) [2021-07-28T06:39:59.432Z] === RUN TestBuildMultiStageCopy [2021-07-28T06:39:59.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-28T06:40:00.446Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-07-28T06:40:01.394Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-07-28T06:40:02.344Z] ok github.com/docker/docker/pkg/fsutils 0.547s coverage: 85.1% of statements [2021-07-28T06:40:02.608Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 86.3% of statements [2021-07-28T06:40:02.872Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-07-28T06:40:04.271Z] ok github.com/docker/docker/libnetwork 62.518s coverage: 41.0% of statements [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-28T06:40:04.271Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-28T06:40:04.271Z] ok github.com/docker/docker/pkg/idtools 0.615s coverage: 69.5% of statements [2021-07-28T06:40:04.535Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-07-28T06:40:04.798Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-07-28T06:40:05.062Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-07-28T06:40:05.062Z] ok github.com/docker/docker/pkg/ioutils 0.619s coverage: 70.6% of statements [2021-07-28T06:40:05.325Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-07-28T06:40:05.589Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-07-28T06:40:05.589Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-07-28T06:40:05.853Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2021-07-28T06:40:06.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-28T06:40:06.805Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-07-28T06:40:07.430Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-28T06:40:07.754Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-28T06:40:08.331Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2021-07-28T06:40:08.331Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-28T06:40:08.389Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-28T06:40:09.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-28T06:40:09.723Z] ok github.com/docker/docker/pkg/pubsub 1.063s coverage: 75.0% of statements [2021-07-28T06:40:10.875Z] --- PASS: TestBuildMultiStageCopy (11.60s) [2021-07-28T06:40:10.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.17s) [2021-07-28T06:40:10.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2021-07-28T06:40:10.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2021-07-28T06:40:10.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-07-28T06:40:10.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) [2021-07-28T06:40:10.875Z] === RUN TestBuildMultiStageParentConfig [2021-07-28T06:40:11.116Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-07-28T06:40:11.116Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-07-28T06:40:11.380Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-07-28T06:40:11.644Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-07-28T06:40:11.907Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-07-28T06:40:13.038Z] --- PASS: TestBuildMultiStageParentConfig (2.44s) [2021-07-28T06:40:13.038Z] === RUN TestBuildLabelWithTargets [2021-07-28T06:40:13.038Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:40:13.038Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-28T06:40:13.038Z] === RUN TestBuildWithEmptyLayers [2021-07-28T06:40:14.466Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 39.9% of statements [2021-07-28T06:40:14.563Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2021-07-28T06:40:14.563Z] === RUN TestBuildMultiStageOnBuild [2021-07-28T06:40:14.730Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2021-07-28T06:40:14.730Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 52.1% of statements [2021-07-28T06:40:14.993Z] testing: warning: no tests to run [2021-07-28T06:40:14.993Z] coverage: [no statements] [2021-07-28T06:40:14.993Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-07-28T06:40:15.943Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-28T06:40:16.519Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-07-28T06:40:16.519Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2021-07-28T06:40:17.487Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2021-07-28T06:40:20.068Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2021-07-28T06:40:20.648Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-07-28T06:40:21.596Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 85.7% of statements [2021-07-28T06:40:22.989Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-07-28T06:40:22.989Z] ok github.com/docker/docker/quota 0.814s coverage: 71.4% of statements [2021-07-28T06:40:24.915Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-07-28T06:40:25.177Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-07-28T06:40:26.573Z] ok github.com/docker/docker/runconfig 0.015s coverage: 66.1% of statements [2021-07-28T06:40:26.573Z] ok github.com/docker/docker/registry 0.123s coverage: 58.8% of statements [2021-07-28T06:40:26.837Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-28T06:40:31.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-28T06:40:31.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-28T06:40:32.199Z] --- PASS: TestBuildMultiStageOnBuild (16.77s) [2021-07-28T06:40:32.199Z] === RUN TestBuildUncleanTarFilenames [2021-07-28T06:40:32.199Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:40:32.199Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-28T06:40:32.199Z] === RUN TestBuildMultiStageLayerLeak [2021-07-28T06:40:34.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-28T06:40:35.007Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2021-07-28T06:40:37.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-28T06:40:37.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-28T06:40:40.314Z] ok github.com/docker/docker/volume/local 0.733s coverage: 76.4% of statements [2021-07-28T06:40:40.578Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2021-07-28T06:40:41.155Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.8% of statements [2021-07-28T06:40:41.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-28T06:40:42.474Z] --- PASS: TestBuildMultiStageLayerLeak (10.30s) [2021-07-28T06:40:42.474Z] === RUN TestBuildWithHugeFile [2021-07-28T06:40:45.374Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2021-07-28T06:40:48.203Z] --- PASS: TestBuildWithHugeFile (50.48s) [2021-07-28T06:40:48.203Z] === RUN TestBuildWCOWSandboxSize [2021-07-28T06:40:48.203Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:40:48.203Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-28T06:40:48.203Z] === RUN TestBuildWithEmptyDockerfile [2021-07-28T06:40:48.203Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:40:48.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:40:48.203Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:40:48.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:40:48.203Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:40:48.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:40:48.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:40:48.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:40:48.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:40:48.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-28T06:40:48.203Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-28T06:40:48.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-07-28T06:40:48.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-28T06:40:48.203Z] === RUN TestBuildPreserveOwnership [2021-07-28T06:40:48.203Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-28T06:40:48.203Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-28T06:40:51.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-28T06:40:52.401Z] --- PASS: TestBuildPreserveOwnership (10.22s) [2021-07-28T06:40:52.401Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2021-07-28T06:40:52.401Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-28T06:40:52.401Z] === RUN TestBuildPlatformInvalid [2021-07-28T06:40:52.401Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-28T06:40:52.401Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-28T06:40:52.401Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-28T06:40:52.401Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-28T06:40:52.401Z] PASS [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] === Skipped [2021-07-28T06:40:52.401Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-28T06:40:52.401Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-28T06:40:52.401Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-28T06:40:52.401Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] DONE 34 tests, 3 skipped in 134.747s [2021-07-28T06:40:52.401Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-28T06:40:52.401Z] INFO: Testing against a local daemon [2021-07-28T06:40:52.401Z] === RUN TestConfigInspect [2021-07-28T06:40:52.401Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-28T06:40:52.401Z] === RUN TestConfigList [2021-07-28T06:40:52.401Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] --- SKIP: TestConfigList (0.01s) [2021-07-28T06:40:52.401Z] === RUN TestConfigsCreateAndDelete [2021-07-28T06:40:52.401Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-28T06:40:52.401Z] === RUN TestConfigsUpdate [2021-07-28T06:40:52.401Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-28T06:40:52.401Z] === RUN TestTemplatedConfig [2021-07-28T06:40:52.401Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-28T06:40:52.401Z] === RUN TestConfigCreateResolve [2021-07-28T06:40:52.401Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-28T06:40:52.401Z] PASS [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] === Skipped [2021-07-28T06:40:52.401Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-28T06:40:52.401Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.401Z] [2021-07-28T06:40:52.401Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-28T06:40:52.402Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.402Z] [2021-07-28T06:40:52.402Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-28T06:40:52.402Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.402Z] [2021-07-28T06:40:52.402Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-28T06:40:52.402Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.402Z] [2021-07-28T06:40:52.402Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-28T06:40:52.402Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.402Z] [2021-07-28T06:40:52.402Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-28T06:40:52.402Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:40:52.402Z] [2021-07-28T06:40:52.402Z] [2021-07-28T06:40:52.402Z] DONE 6 tests, 6 skipped in 0.177s [2021-07-28T06:40:52.402Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-28T06:40:52.661Z] INFO: Testing against a local daemon [2021-07-28T06:40:52.661Z] === RUN TestCheckpoint [2021-07-28T06:40:52.661Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:40:52.661Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-28T06:40:52.661Z] === RUN TestContainerInvalidJSON [2021-07-28T06:40:52.661Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:40:52.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:40:52.661Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:40:52.661Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:40:52.661Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:40:52.661Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:40:52.661Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-28T06:40:52.661Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-28T06:40:52.661Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-28T06:40:52.661Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-28T06:40:52.661Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-28T06:40:52.661Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-28T06:40:52.661Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-28T06:40:52.661Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-28T06:40:52.922Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-07-28T06:40:52.922Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-28T06:40:52.922Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-28T06:40:52.922Z] === RUN TestCopyFromContainer [2021-07-28T06:40:53.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-28T06:40:55.512Z] --- PASS: TestBuildWithHugeFile (54.24s) [2021-07-28T06:40:55.512Z] === RUN TestBuildWCOWSandboxSize [2021-07-28T06:40:55.512Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:40:55.512Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-28T06:40:55.512Z] === RUN TestBuildWithEmptyDockerfile [2021-07-28T06:40:55.512Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:40:55.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:40:55.512Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:40:55.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:40:55.512Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:40:55.512Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:40:55.512Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:40:55.512Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:40:55.512Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:40:55.512Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-07-28T06:40:55.512Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-07-28T06:40:55.512Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-07-28T06:40:55.512Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-28T06:40:55.512Z] === RUN TestBuildPreserveOwnership [2021-07-28T06:40:55.512Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-28T06:40:56.217Z] === RUN TestCopyFromContainer// [2021-07-28T06:40:56.217Z] === RUN TestCopyFromContainer//bar/root [2021-07-28T06:40:56.217Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-28T06:40:56.217Z] === RUN TestCopyFromContainer/bar/quux [2021-07-28T06:40:56.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-28T06:40:56.479Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-28T06:40:56.479Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-28T06:40:56.479Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-28T06:40:56.479Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-28T06:40:56.479Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-28T06:40:56.739Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer (3.73s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-28T06:40:56.739Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-28T06:40:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-28T06:40:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:40:56.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:40:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:40:56.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:40:56.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:40:56.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:40:56.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:40:56.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:40:56.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:40:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-28T06:40:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-28T06:40:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-28T06:40:56.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-28T06:40:56.739Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-28T06:40:56.739Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-28T06:40:56.739Z] === RUN TestCreateWithInvalidEnv [2021-07-28T06:40:56.739Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-28T06:40:56.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-28T06:40:56.739Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-28T06:40:56.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-28T06:40:56.739Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-28T06:40:56.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-28T06:40:56.739Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-28T06:40:56.739Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-28T06:40:56.739Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-28T06:40:56.739Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-28T06:40:56.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-28T06:40:56.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-28T06:40:56.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-28T06:40:56.739Z] === RUN TestCreateTmpfsMountsTarget [2021-07-28T06:40:56.739Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-28T06:40:56.739Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-28T06:40:56.886Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-28T06:40:58.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-28T06:40:58.262Z] --- PASS: TestBuildPreserveOwnership (4.42s) [2021-07-28T06:40:58.262Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2021-07-28T06:40:58.262Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-07-28T06:40:58.262Z] === RUN TestBuildPlatformInvalid [2021-07-28T06:40:58.262Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-28T06:40:58.262Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-28T06:40:58.651Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-07-28T06:40:58.651Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2021-07-28T06:41:00.561Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-28T06:41:00.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:41:00.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:41:00.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:41:00.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:41:00.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:41:00.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:41:00.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:41:00.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:41:00.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:41:00.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:41:00.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:41:00.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:41:00.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:41:00.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:41:00.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-28T06:41:00.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-28T06:41:00.561Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-28T06:41:00.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-28T06:41:01.504Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-07-28T06:41:01.504Z] === RUN TestCreateDifferentPlatform [2021-07-28T06:41:01.504Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-28T06:41:01.504Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-28T06:41:01.504Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-28T06:41:01.504Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-28T06:41:01.504Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-28T06:41:01.504Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-28T06:41:01.504Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-28T06:41:01.504Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-28T06:41:01.504Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-28T06:41:01.504Z] === RUN TestContainerStartOnDaemonRestart [2021-07-28T06:41:01.504Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-28T06:41:01.504Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-28T06:41:01.504Z] === RUN TestDaemonRestartIpcMode [2021-07-28T06:41:01.504Z] === PAUSE TestDaemonRestartIpcMode [2021-07-28T06:41:01.504Z] === RUN TestDaemonHostGatewayIP [2021-07-28T06:41:01.504Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:41:01.504Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-28T06:41:01.504Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-28T06:41:01.504Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-28T06:41:01.504Z] === RUN TestContainerKillOnDaemonStart [2021-07-28T06:41:01.504Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-28T06:41:01.504Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-28T06:41:01.504Z] === RUN TestDiff [2021-07-28T06:41:02.074Z] --- PASS: TestDiff (0.61s) [2021-07-28T06:41:02.074Z] === RUN TestExecWithCloseStdin [2021-07-28T06:41:03.016Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-07-28T06:41:03.016Z] === RUN TestExec [2021-07-28T06:41:03.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-28T06:41:03.955Z] --- PASS: TestExec (0.92s) [2021-07-28T06:41:03.955Z] === RUN TestExecUser [2021-07-28T06:41:04.507Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:41:04.507Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:41:04.507Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:41:04.507Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:41:04.507Z] [2021-07-28T06:41:04.507Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-28T06:41:04.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-28T06:41:04.507Z] Using test binary docker [2021-07-28T06:41:04.507Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-28T06:41:04.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-28T06:41:04.507Z] INFO: Waiting for daemon to start... [2021-07-28T06:41:04.507Z] Starting dockerd [2021-07-28T06:41:04.507Z] . [2021-07-28T06:41:04.507Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-28T06:41:04.895Z] --- PASS: TestExecUser (0.90s) [2021-07-28T06:41:04.895Z] === RUN TestExportContainerAndImportImage [2021-07-28T06:41:05.466Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-07-28T06:41:05.466Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-28T06:41:06.850Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-07-28T06:41:06.850Z] === RUN TestHealthCheckWorkdir [2021-07-28T06:41:07.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-28T06:41:08.234Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-07-28T06:41:08.234Z] === RUN TestHealthKillContainer [2021-07-28T06:41:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-28T06:41:11.527Z] --- PASS: TestHealthKillContainer (2.92s) [2021-07-28T06:41:11.527Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-28T06:41:11.787Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-07-28T06:41:11.787Z] === RUN TestIpcModeNone [2021-07-28T06:41:12.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-28T06:41:12.728Z] --- PASS: TestIpcModeNone (0.92s) [2021-07-28T06:41:12.728Z] === RUN TestIpcModePrivate [2021-07-28T06:41:13.136Z] Loaded image: buildpack-deps:buster [2021-07-28T06:41:13.136Z] Loaded image: busybox:latest [2021-07-28T06:41:13.136Z] Loaded image: busybox:glibc [2021-07-28T06:41:13.299Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-07-28T06:41:13.559Z] --- PASS: TestIpcModePrivate (0.90s) [2021-07-28T06:41:13.560Z] === RUN TestIpcModeShareable [2021-07-28T06:41:13.560Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:41:13.560Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-28T06:41:13.560Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-28T06:41:13.970Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-28T06:41:13.970Z] Using test binary docker [2021-07-28T06:41:14.947Z] +++ /etc/init.d/apparmor start [2021-07-28T06:41:14.947Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-28T06:41:14.947Z] Starting dockerd [2021-07-28T06:41:14.947Z] INFO: Waiting for daemon to start... [2021-07-28T06:41:14.947Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-28T06:41:15.038Z] Loaded image: debian:bullseye [2021-07-28T06:41:15.297Z] Loaded image: hello-world:latest [2021-07-28T06:41:15.297Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:41:16.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-07-28T06:41:16.103Z] === RUN TestAPIIpcModeHost [2021-07-28T06:41:16.103Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:41:16.103Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-28T06:41:16.103Z] === RUN TestDaemonIpcModeShareable [2021-07-28T06:41:16.103Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:41:16.103Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-28T06:41:16.103Z] === RUN TestDaemonIpcModePrivate [2021-07-28T06:41:17.485Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-07-28T06:41:17.509Z] ok github.com/docker/docker/libnetwork/networkdb 109.811s coverage: 56.0% of statements [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/rootless [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/volume [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-28T06:41:17.509Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === Skipped [2021-07-28T06:41:17.509Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-28T06:41:17.509Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-28T06:41:17.509Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-28T06:41:17.509Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-28T06:41:17.509Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:71: No driver to put! [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-28T06:41:17.509Z] time="2021-07-28T06:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-28T06:41:17.509Z] time="2021-07-28T06:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-28T06:41:17.509Z] time="2021-07-28T06:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-28T06:41:17.509Z] time="2021-07-28T06:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-28T06:41:17.509Z] time="2021-07-28T06:38:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:71: No driver to put! [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-28T06:41:17.509Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-28T06:41:17.509Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-28T06:41:17.509Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T06:41:17.509Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-28T06:41:17.509Z] graphtest_unix.go:71: No driver to put! [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-28T06:41:17.509Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-28T06:41:17.509Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-28T06:41:17.509Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-28T06:41:17.509Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-28T06:41:17.509Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-28T06:41:17.509Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-28T06:41:17.509Z] firewalld_test.go:13: firewalld is not running [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-28T06:41:17.509Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-28T06:41:17.509Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] [2021-07-28T06:41:17.509Z] DONE 2669 tests, 35 skipped in 319.273s Post stage [Pipeline] junit [2021-07-28T06:41:17.529Z] Recording test results [2021-07-28T06:41:17.745Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2021-07-28T06:41:17.746Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-28T06:41:17.746Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:41:17.746Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-28T06:41:17.746Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-28T06:41:17.746Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:41:17.746Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-28T06:41:17.746Z] === RUN TestIpcModeOlderClient [2021-07-28T06:41:17.746Z] === PAUSE TestIpcModeOlderClient [2021-07-28T06:41:17.746Z] === RUN TestKillContainerInvalidSignal [2021-07-28T06:41:18.233Z] . [2021-07-28T06:41:18.233Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-28T06:41:18.233Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-28T06:41:18.233Z] Error: No such image: emptyfs [2021-07-28T06:41:18.233Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-28T06:41:18.233Z] ++++ docker load [2021-07-28T06:41:18.316Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-07-28T06:41:18.316Z] === RUN TestKillContainer [2021-07-28T06:41:18.316Z] === RUN TestKillContainer/no_signal [2021-07-28T06:41:18.800Z] Running integration-test (iteration 1) [2021-07-28T06:41:18.800Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-28T06:41:18.800Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:41:18.800Z] ++ set -e [2021-07-28T06:41:18.800Z] ++ '[' -n 0 ']' [2021-07-28T06:41:18.800Z] ++ set -x [2021-07-28T06:41:18.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:41:18.895Z] === RUN TestKillContainer/non_killing_signal [2021-07-28T06:41:19.269Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-28T06:41:19.485Z] === RUN TestKillContainer/killing_signal [2021-07-28T06:41:19.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh dynbinary test-integration [2021-07-28T06:41:20.455Z] --- PASS: TestKillContainer (1.99s) [2021-07-28T06:41:20.455Z] --- PASS: TestKillContainer/no_signal (0.60s) [2021-07-28T06:41:20.455Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-28T06:41:20.455Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-07-28T06:41:20.455Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-28T06:41:20.455Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-28T06:41:20.594Z] [2021-07-28T06:41:20.594Z] Removing bundles/ [2021-07-28T06:41:20.594Z] [2021-07-28T06:41:20.594Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-28T06:41:20.594Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:41:20.594Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:41:21.027Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-28T06:41:21.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-07-28T06:41:21.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-07-28T06:41:21.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-07-28T06:41:21.597Z] === RUN TestKillStoppedContainer [2021-07-28T06:41:21.597Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-28T06:41:21.597Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-28T06:41:21.597Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-28T06:41:21.597Z] === RUN TestKillDifferentUserContainer [2021-07-28T06:41:22.538Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-07-28T06:41:22.538Z] === RUN TestInspectOomKilledTrue [2021-07-28T06:41:22.538Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:41:22.538Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-28T06:41:22.538Z] === RUN TestInspectOomKilledFalse [2021-07-28T06:41:22.538Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:41:22.538Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-28T06:41:22.538Z] === RUN TestLinksEtcHostsContentMatch [2021-07-28T06:41:22.538Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-28T06:41:22.538Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-28T06:41:22.538Z] === RUN TestLinksContainerNames [2021-07-28T06:41:23.411Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.81s) [2021-07-28T06:41:23.411Z] PASS [2021-07-28T06:41:23.411Z] [2021-07-28T06:41:23.411Z] === Skipped [2021-07-28T06:41:23.411Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-28T06:41:23.411Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:41:23.411Z] [2021-07-28T06:41:23.411Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-28T06:41:23.411Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:41:23.411Z] [2021-07-28T06:41:23.411Z] [2021-07-28T06:41:23.411Z] DONE 34 tests, 2 skipped in 126.226s [2021-07-28T06:41:23.411Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-28T06:41:23.411Z] INFO: Testing against a local daemon [2021-07-28T06:41:23.411Z] === RUN TestConfigInspect [2021-07-28T06:41:23.922Z] --- PASS: TestLinksContainerNames (1.27s) [2021-07-28T06:41:23.922Z] === RUN TestLogsFollowTailEmpty [2021-07-28T06:41:24.183Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-07-28T06:41:24.183Z] === RUN TestContainerNetworkMountsNoChown [2021-07-28T06:41:25.125Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/default [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/default [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/private [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/private [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rprivate [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/slave [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/slave [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rslave [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/shared [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/shared [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rshared [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/default [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rslave [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rshared [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/shared [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rprivate [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/slave [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/private [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-28T06:41:25.125Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:41:25.125Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-28T06:41:25.125Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:41:25.313Z] --- PASS: TestConfigInspect (2.35s) [2021-07-28T06:41:25.313Z] === RUN TestConfigList [2021-07-28T06:41:25.386Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:41:25.386Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-28T06:41:25.386Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-28T06:41:25.386Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-28T06:41:25.386Z] === RUN TestContainerBindMountNonRecursive [2021-07-28T06:41:25.386Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-28T06:41:25.386Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-28T06:41:25.386Z] === RUN TestContainerVolumesMountedAsShared [2021-07-28T06:41:25.386Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-28T06:41:25.386Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-28T06:41:25.386Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-28T06:41:25.386Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-28T06:41:25.386Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-28T06:41:25.386Z] === RUN TestNetworkNat [2021-07-28T06:41:25.957Z] --- PASS: TestNetworkNat (0.77s) [2021-07-28T06:41:25.957Z] === RUN TestNetworkLocalhostTCPNat [2021-07-28T06:41:26.897Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-28T06:41:26.897Z] === RUN TestNetworkLoopbackNat [2021-07-28T06:41:27.846Z] --- PASS: TestConfigList (2.16s) [2021-07-28T06:41:27.846Z] === RUN TestConfigsCreateAndDelete [2021-07-28T06:41:29.748Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-07-28T06:41:29.748Z] === RUN TestConfigsUpdate [2021-07-28T06:41:30.192Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2021-07-28T06:41:30.192Z] === RUN TestPause [2021-07-28T06:41:30.192Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:41:30.192Z] --- SKIP: TestPause (0.00s) [2021-07-28T06:41:30.192Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-28T06:41:30.192Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:41:30.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:41:30.192Z] === RUN TestPauseStopPausedContainer [2021-07-28T06:41:30.192Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:41:30.192Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-28T06:41:30.192Z] === RUN TestPidHost [2021-07-28T06:41:31.573Z] --- PASS: TestPidHost (1.80s) [2021-07-28T06:41:31.573Z] === RUN TestPsFilter [2021-07-28T06:41:31.573Z] --- PASS: TestPsFilter (0.12s) [2021-07-28T06:41:31.573Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-28T06:41:32.144Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-07-28T06:41:32.144Z] === RUN TestRemoveContainerWithVolume [2021-07-28T06:41:32.276Z] --- PASS: TestConfigsUpdate (2.17s) [2021-07-28T06:41:32.276Z] === RUN TestTemplatedConfig [2021-07-28T06:41:33.107Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-07-28T06:41:33.107Z] === RUN TestRemoveContainerRunning [2021-07-28T06:41:33.677Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-28T06:41:33.677Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-28T06:41:34.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-07-28T06:41:34.248Z] === RUN TestRemoveInvalidContainer [2021-07-28T06:41:34.248Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-28T06:41:34.248Z] === RUN TestRenameLinkedContainer [2021-07-28T06:41:35.558Z] --- PASS: TestTemplatedConfig (3.34s) [2021-07-28T06:41:35.558Z] === RUN TestConfigCreateResolve [2021-07-28T06:41:36.791Z] --- PASS: TestRenameLinkedContainer (2.51s) [2021-07-28T06:41:36.791Z] === RUN TestRenameStoppedContainer [2021-07-28T06:41:37.361Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-07-28T06:41:37.361Z] === RUN TestRenameRunningContainerAndReuse [2021-07-28T06:41:37.458Z] --- PASS: TestConfigCreateResolve (2.15s) [2021-07-28T06:41:37.458Z] PASS [2021-07-28T06:41:37.458Z] [2021-07-28T06:41:37.458Z] DONE 6 tests in 14.374s [2021-07-28T06:41:37.458Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-28T06:41:37.458Z] INFO: Testing against a local daemon [2021-07-28T06:41:37.458Z] === RUN TestCheckpoint [2021-07-28T06:41:37.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:41:37.458Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-28T06:41:37.458Z] === RUN TestContainerInvalidJSON [2021-07-28T06:41:37.458Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:41:37.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:41:37.458Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:41:37.458Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:41:37.458Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:41:37.458Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:41:37.458Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-28T06:41:37.458Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-28T06:41:37.458Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-28T06:41:37.458Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-28T06:41:37.458Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-28T06:41:37.458Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-28T06:41:37.458Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-28T06:41:37.458Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-28T06:41:37.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-28T06:41:37.716Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-28T06:41:37.716Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-28T06:41:37.716Z] === RUN TestCopyFromContainer [2021-07-28T06:41:38.743Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-07-28T06:41:38.743Z] === RUN TestRenameInvalidName [2021-07-28T06:41:39.091Z] === RUN TestCopyFromContainer// [2021-07-28T06:41:39.091Z] === RUN TestCopyFromContainer//bar/root [2021-07-28T06:41:39.091Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-28T06:41:39.091Z] === RUN TestCopyFromContainer/bar/quux [2021-07-28T06:41:39.091Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-28T06:41:39.091Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-28T06:41:39.313Z] --- PASS: TestRenameInvalidName (0.61s) [2021-07-28T06:41:39.313Z] === RUN TestRenameAnonymousContainer [2021-07-28T06:41:39.349Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-28T06:41:39.349Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-28T06:41:39.349Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-28T06:41:39.349Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer (1.86s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-28T06:41:39.607Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-28T06:41:39.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-28T06:41:39.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:41:39.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:41:39.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:41:39.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:41:39.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:41:39.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:41:39.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:41:39.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:41:39.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:41:39.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-28T06:41:39.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-28T06:41:39.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-28T06:41:39.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-28T06:41:39.607Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-28T06:41:39.607Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-28T06:41:39.607Z] === RUN TestCreateWithInvalidEnv [2021-07-28T06:41:39.607Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-28T06:41:39.607Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-28T06:41:39.607Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-28T06:41:39.607Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-28T06:41:39.607Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-28T06:41:39.607Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-28T06:41:39.607Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-28T06:41:39.607Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-28T06:41:39.607Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-28T06:41:39.607Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-28T06:41:39.607Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-28T06:41:39.607Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-28T06:41:39.607Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-28T06:41:39.607Z] === RUN TestCreateTmpfsMountsTarget [2021-07-28T06:41:39.607Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-28T06:41:39.607Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-28T06:41:41.225Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2021-07-28T06:41:41.225Z] === RUN TestRenameContainerWithSameName [2021-07-28T06:41:42.139Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2021-07-28T06:41:42.139Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-28T06:41:42.164Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-07-28T06:41:42.165Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-28T06:41:43.551Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2021-07-28T06:41:43.551Z] === RUN TestResize [2021-07-28T06:41:44.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2021-07-28T06:41:44.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-28T06:41:44.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:41:44.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:41:44.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:41:44.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:41:44.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:41:44.121Z] --- PASS: TestResize (0.65s) [2021-07-28T06:41:44.121Z] === RUN TestResizeWithInvalidSize [2021-07-28T06:41:44.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:41:44.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:41:44.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:41:44.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:41:44.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:41:44.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:41:44.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:41:44.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:41:44.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:41:44.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:41:44.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-28T06:41:44.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-28T06:41:44.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-28T06:41:44.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-28T06:41:44.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-28T06:41:44.299Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-28T06:41:44.299Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-28T06:41:44.692Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-07-28T06:41:44.692Z] === RUN TestResizeWhenContainerNotStarted [2021-07-28T06:41:44.865Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-28T06:41:44.865Z] === RUN TestCreateDifferentPlatform [2021-07-28T06:41:45.124Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-28T06:41:45.124Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-28T06:41:45.124Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-28T06:41:45.124Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-28T06:41:45.124Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-28T06:41:45.124Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-28T06:41:45.124Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-28T06:41:45.124Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-28T06:41:45.124Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-28T06:41:45.124Z] === RUN TestContainerStartOnDaemonRestart [2021-07-28T06:41:45.124Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-28T06:41:45.124Z] === RUN TestDaemonRestartIpcMode [2021-07-28T06:41:45.124Z] === PAUSE TestDaemonRestartIpcMode [2021-07-28T06:41:45.124Z] === RUN TestDaemonHostGatewayIP [2021-07-28T06:41:45.124Z] === PAUSE TestDaemonHostGatewayIP [2021-07-28T06:41:45.124Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-28T06:41:45.124Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-28T06:41:45.124Z] === RUN TestContainerKillOnDaemonStart [2021-07-28T06:41:45.124Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-28T06:41:45.124Z] === RUN TestDiff [2021-07-28T06:41:45.262Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-07-28T06:41:45.262Z] === RUN TestDaemonRestartKillContainers [2021-07-28T06:41:45.262Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-28T06:41:45.262Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:41:45.262Z] === RUN TestCgroupNamespacesRun [2021-07-28T06:41:46.058Z] --- PASS: TestDiff (0.80s) [2021-07-28T06:41:46.058Z] === RUN TestExecWithCloseStdin [2021-07-28T06:41:46.993Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-07-28T06:41:46.993Z] === RUN TestExec [2021-07-28T06:41:47.171Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2021-07-28T06:41:47.171Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-28T06:41:48.110Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-07-28T06:41:48.110Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-28T06:41:48.370Z] --- PASS: TestExec (1.08s) [2021-07-28T06:41:48.370Z] === RUN TestExecUser [2021-07-28T06:41:49.304Z] --- PASS: TestExecUser (1.07s) [2021-07-28T06:41:49.304Z] === RUN TestExportContainerAndImportImage [2021-07-28T06:41:49.493Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2021-07-28T06:41:49.493Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-28T06:41:50.238Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-07-28T06:41:50.238Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-28T06:41:51.221Z] sha256:1e9329f54111bc2c3683c28ac0f4ecf523832f7a82677f0b0595238239ddc7cf [2021-07-28T06:41:51.221Z] INFO: Starting docker-py tests... [2021-07-28T06:41:51.221Z] ============================= test session starts ============================== [2021-07-28T06:41:51.221Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-28T06:41:51.221Z] rootdir: /src, inifile: pytest.ini [2021-07-28T06:41:51.221Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-28T06:41:51.221Z] collected 390 items / 1 deselected / 389 selected [2021-07-28T06:41:51.221Z] [2021-07-28T06:41:51.401Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-07-28T06:41:51.401Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-28T06:41:51.657Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-07-28T06:41:51.657Z] === RUN TestHealthCheckWorkdir [2021-07-28T06:41:52.783Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-07-28T06:41:52.783Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-28T06:41:53.031Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-07-28T06:41:53.031Z] === RUN TestHealthKillContainer [2021-07-28T06:41:53.724Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-07-28T06:41:53.724Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-28T06:41:54.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-28T06:41:54.665Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-28T06:41:56.051Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s) [2021-07-28T06:41:56.051Z] === RUN TestNISDomainname [2021-07-28T06:41:56.051Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-28T06:41:56.051Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-28T06:41:56.051Z] === RUN TestHostnameDnsResolution [2021-07-28T06:41:56.311Z] --- PASS: TestHealthKillContainer (3.10s) [2021-07-28T06:41:56.311Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-28T06:41:56.877Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-07-28T06:41:56.877Z] === RUN TestIpcModeNone [2021-07-28T06:41:57.434Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-07-28T06:41:57.434Z] === RUN TestStats [2021-07-28T06:41:57.434Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:41:57.434Z] --- SKIP: TestStats (0.00s) [2021-07-28T06:41:57.434Z] === RUN TestStopContainerWithTimeout [2021-07-28T06:41:57.434Z] === RUN TestStopContainerWithTimeout/0 [2021-07-28T06:41:57.434Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-28T06:41:57.434Z] === RUN TestStopContainerWithTimeout/1 [2021-07-28T06:41:57.434Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-28T06:41:57.434Z] === RUN TestStopContainerWithTimeout/3 [2021-07-28T06:41:57.434Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-28T06:41:57.434Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-28T06:41:57.434Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-28T06:41:57.434Z] === CONT TestStopContainerWithTimeout/0 [2021-07-28T06:41:57.434Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-28T06:41:57.811Z] --- PASS: TestIpcModeNone (1.04s) [2021-07-28T06:41:57.812Z] === RUN TestIpcModePrivate [2021-07-28T06:41:58.376Z] === CONT TestStopContainerWithTimeout/3 [2021-07-28T06:41:58.747Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-28T06:41:59.005Z] --- PASS: TestIpcModePrivate (1.06s) [2021-07-28T06:41:59.005Z] === RUN TestIpcModeShareable [2021-07-28T06:41:59.940Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-28T06:41:59.940Z] --- PASS: TestIpcModeShareable (1.08s) [2021-07-28T06:41:59.940Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-28T06:42:00.291Z] === CONT TestStopContainerWithTimeout/1 [2021-07-28T06:42:01.672Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-28T06:42:01.672Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2021-07-28T06:42:01.672Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2021-07-28T06:42:01.672Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2021-07-28T06:42:01.672Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-07-28T06:42:01.672Z] === RUN TestDeleteDevicemapper [2021-07-28T06:42:01.672Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:42:01.672Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-28T06:42:01.672Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-28T06:42:03.227Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2021-07-28T06:42:03.227Z] === RUN TestAPIIpcModeHost [2021-07-28T06:42:04.164Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-07-28T06:42:04.164Z] === RUN TestDaemonIpcModeShareable [2021-07-28T06:42:04.983Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s) [2021-07-28T06:42:04.983Z] === RUN TestUpdateMemory [2021-07-28T06:42:04.983Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:04.983Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-28T06:42:04.983Z] === RUN TestUpdateCPUQuota [2021-07-28T06:42:04.983Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:04.983Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-28T06:42:04.983Z] === RUN TestUpdatePidsLimit [2021-07-28T06:42:04.983Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:04.983Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-28T06:42:04.983Z] === RUN TestUpdateRestartPolicy [2021-07-28T06:42:05.488Z] Loaded image: buildpack-deps:buster [2021-07-28T06:42:05.488Z] Loaded image: busybox:latest [2021-07-28T06:42:05.488Z] Loaded image: busybox:glibc [2021-07-28T06:42:05.537Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-28T06:42:05.795Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2021-07-28T06:42:05.795Z] === RUN TestDaemonIpcModePrivate [2021-07-28T06:42:07.170Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-28T06:42:07.416Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-28T06:42:07.428Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-07-28T06:42:07.428Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-28T06:42:07.937Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-28T06:42:08.803Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-28T06:42:09.062Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2021-07-28T06:42:09.062Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-28T06:42:09.447Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-28T06:42:10.963Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-28T06:42:10.963Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2021-07-28T06:42:10.963Z] === RUN TestIpcModeOlderClient [2021-07-28T06:42:10.963Z] === PAUSE TestIpcModeOlderClient [2021-07-28T06:42:10.963Z] === RUN TestKillContainerInvalidSignal [2021-07-28T06:42:11.530Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-07-28T06:42:11.530Z] === RUN TestKillContainer [2021-07-28T06:42:11.530Z] === RUN TestKillContainer/no_signal [2021-07-28T06:42:12.061Z] Loaded image: debian:bullseye [2021-07-28T06:42:12.061Z] Loaded image: hello-world:latest [2021-07-28T06:42:12.098Z] === RUN TestKillContainer/non_killing_signal [2021-07-28T06:42:12.320Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:42:12.580Z] INFO: Testing against a local daemon [2021-07-28T06:42:12.580Z] === RUN TestCgroupNamespacesBuild [2021-07-28T06:42:12.664Z] === RUN TestKillContainer/killing_signal [2021-07-28T06:42:13.601Z] --- PASS: TestKillContainer (2.05s) [2021-07-28T06:42:13.601Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-07-28T06:42:13.601Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-28T06:42:13.601Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-07-28T06:42:13.601Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-28T06:42:13.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-28T06:42:14.167Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-28T06:42:15.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-07-28T06:42:15.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-07-28T06:42:15.102Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-07-28T06:42:15.102Z] === RUN TestKillStoppedContainer [2021-07-28T06:42:15.102Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-28T06:42:15.102Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-28T06:42:15.102Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-28T06:42:15.102Z] === RUN TestKillDifferentUserContainer [2021-07-28T06:42:15.669Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-07-28T06:42:15.669Z] === RUN TestInspectOomKilledTrue [2021-07-28T06:42:15.669Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-28T06:42:15.669Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-07-28T06:42:15.669Z] === RUN TestInspectOomKilledFalse [2021-07-28T06:42:15.868Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2021-07-28T06:42:15.868Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-28T06:42:16.603Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-07-28T06:42:16.603Z] === RUN TestLinksEtcHostsContentMatch [2021-07-28T06:42:17.170Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-07-28T06:42:17.170Z] === RUN TestLinksContainerNames [2021-07-28T06:42:17.201Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2021-07-28T06:42:17.201Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-28T06:42:17.461Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-07-28T06:42:17.461Z] === RUN TestWaitNonBlocked [2021-07-28T06:42:17.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:42:17.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:42:17.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:42:17.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:42:17.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:42:17.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:42:18.408Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-28T06:42:18.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-07-28T06:42:18.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-07-28T06:42:18.408Z] === RUN TestWaitBlocked [2021-07-28T06:42:18.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:42:18.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:42:18.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:42:18.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:42:18.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:42:18.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:42:18.411Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s) [2021-07-28T06:42:18.411Z] === RUN TestBuildWithSession [2021-07-28T06:42:18.411Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:42:18.411Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-28T06:42:18.411Z] === RUN TestBuildSquashParent [2021-07-28T06:42:18.546Z] --- PASS: TestLinksContainerNames (1.31s) [2021-07-28T06:42:18.546Z] === RUN TestLogsFollowTailEmpty [2021-07-28T06:42:19.482Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-07-28T06:42:19.482Z] === RUN TestContainerNetworkMountsNoChown [2021-07-28T06:42:19.792Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-28T06:42:19.792Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-07-28T06:42:19.792Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-07-28T06:42:19.792Z] === CONT TestDaemonRestartIpcMode [2021-07-28T06:42:19.792Z] === CONT TestIpcModeOlderClient [2021-07-28T06:42:19.792Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-28T06:42:19.792Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-28T06:42:20.049Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/default [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/default [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/private [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/private [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rprivate [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/slave [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/slave [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rslave [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/shared [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/shared [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rshared [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/default [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rslave [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rshared [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/shared [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rprivate [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/slave [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/private [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-28T06:42:20.049Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:42:20.049Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:42:20.049Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-28T06:42:20.309Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-28T06:42:20.309Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-28T06:42:20.309Z] === RUN TestContainerBindMountNonRecursive [2021-07-28T06:42:22.838Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-07-28T06:42:22.838Z] === RUN TestContainerVolumesMountedAsShared [2021-07-28T06:42:23.096Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.97s) [2021-07-28T06:42:23.097Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-07-28T06:42:23.097Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-28T06:42:23.357Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-07-28T06:42:23.357Z] PASS [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === Skipped [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-28T06:42:23.357Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-28T06:42:23.357Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-28T06:42:23.357Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-28T06:42:23.357Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-28T06:42:23.357Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-28T06:42:23.357Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-28T06:42:23.357Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-28T06:42:23.357Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-28T06:42:23.357Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-28T06:42:23.357Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-28T06:42:23.357Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-28T06:42:23.357Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-28T06:42:23.357Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-28T06:42:23.357Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-28T06:42:23.357Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-28T06:42:23.357Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:42:23.357Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-28T06:42:23.357Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:42:23.357Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-28T06:42:23.357Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-28T06:42:23.357Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-28T06:42:23.357Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-28T06:42:23.357Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-28T06:42:23.357Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-28T06:42:23.357Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] [2021-07-28T06:42:23.357Z] DONE 176 tests, 25 skipped in 90.794s [2021-07-28T06:42:23.357Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-28T06:42:23.357Z] === RUN TestConfigDaemonLibtrustID [2021-07-28T06:42:23.652Z] --- PASS: TestBuildWithHugeFile (101.32s) [2021-07-28T06:42:23.652Z] === RUN TestBuildWCOWSandboxSize [2021-07-28T06:42:23.927Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-28T06:42:23.927Z] === RUN TestDaemonConfigValidation [2021-07-28T06:42:23.927Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:42:23.927Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:42:23.927Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-28T06:42:23.927Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-28T06:42:23.927Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-28T06:42:23.927Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-28T06:42:23.927Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-28T06:42:23.927Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-28T06:42:23.927Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-28T06:42:23.927Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-28T06:42:23.927Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:42:23.927Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-28T06:42:23.927Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-28T06:42:23.927Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-28T06:42:23.927Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-28T06:42:24.032Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-07-28T06:42:24.032Z] === RUN TestNetworkNat [2021-07-28T06:42:24.187Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-28T06:42:24.187Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-28T06:42:24.187Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-28T06:42:24.187Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-28T06:42:24.187Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-28T06:42:24.187Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-28T06:42:24.187Z] PASS [2021-07-28T06:42:24.187Z] [2021-07-28T06:42:24.187Z] DONE 7 tests in 0.819s [2021-07-28T06:42:24.187Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-28T06:42:24.187Z] INFO: Testing against a local daemon [2021-07-28T06:42:24.187Z] === RUN TestCommitInheritsEnv [2021-07-28T06:42:24.600Z] --- PASS: TestNetworkNat (0.69s) [2021-07-28T06:42:24.600Z] === RUN TestNetworkLocalhostTCPNat [2021-07-28T06:42:25.167Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-07-28T06:42:25.167Z] === RUN TestNetworkLoopbackNat [2021-07-28T06:42:26.094Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-07-28T06:42:26.094Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-28T06:42:26.094Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-28T06:42:26.094Z] === RUN TestImagesFilterMultiReference [2021-07-28T06:42:26.360Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-28T06:42:26.360Z] === RUN TestImagePullPlatformInvalid [2021-07-28T06:42:26.360Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-28T06:42:26.360Z] === RUN TestRemoveImageOrphaning [2021-07-28T06:42:28.313Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-07-28T06:42:28.313Z] === RUN TestRemoveImageGarbageCollector [2021-07-28T06:42:28.313Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-28T06:42:28.313Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-28T06:42:28.313Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-28T06:42:28.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-28T06:42:28.313Z] === RUN TestTagInvalidReference [2021-07-28T06:42:28.313Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-28T06:42:28.313Z] === RUN TestTagValidPrefixedRepo [2021-07-28T06:42:28.313Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-28T06:42:28.313Z] === RUN TestTagExistedNameWithoutForce [2021-07-28T06:42:28.313Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-28T06:42:28.313Z] === RUN TestTagOfficialNames [2021-07-28T06:42:28.313Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-28T06:42:28.313Z] === RUN TestTagMatchesDigest [2021-07-28T06:42:28.313Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-28T06:42:28.313Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-28T06:42:28.447Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-07-28T06:42:28.447Z] === RUN TestPause [2021-07-28T06:42:29.014Z] --- PASS: TestPause (0.73s) [2021-07-28T06:42:29.014Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-28T06:42:29.014Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:42:29.014Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:42:29.014Z] === RUN TestPauseStopPausedContainer [2021-07-28T06:42:29.949Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-07-28T06:42:29.949Z] === RUN TestPidHost [2021-07-28T06:42:31.851Z] --- PASS: TestPidHost (1.97s) [2021-07-28T06:42:31.851Z] === RUN TestPsFilter [2021-07-28T06:42:31.851Z] --- PASS: TestPsFilter (0.15s) [2021-07-28T06:42:31.851Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-28T06:42:32.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-28T06:42:32.786Z] === RUN TestRemoveContainerWithVolume [2021-07-28T06:42:33.300Z] --- PASS: TestBuildSquashParent (12.61s) [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:42:33.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:42:33.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:42:33.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:42:33.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:42:33.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:42:33.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:42:33.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:42:33.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:42:33.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:42:33.352Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-07-28T06:42:33.352Z] === RUN TestRemoveContainerRunning [2021-07-28T06:42:33.919Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-07-28T06:42:33.919Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-28T06:42:34.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-07-28T06:42:34.854Z] === RUN TestRemoveInvalidContainer [2021-07-28T06:42:34.854Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-28T06:42:34.854Z] === RUN TestRenameLinkedContainer [2021-07-28T06:42:36.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:42:36.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:42:38.148Z] --- PASS: TestRenameLinkedContainer (2.82s) [2021-07-28T06:42:38.148Z] === RUN TestRenameStoppedContainer [2021-07-28T06:42:38.148Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-07-28T06:42:38.148Z] === RUN TestRenameRunningContainerAndReuse [2021-07-28T06:42:40.068Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2021-07-28T06:42:40.068Z] === RUN TestRenameInvalidName [2021-07-28T06:42:40.326Z] --- PASS: TestRenameInvalidName (0.70s) [2021-07-28T06:42:40.326Z] === RUN TestRenameAnonymousContainer [2021-07-28T06:42:41.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:42:41.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:42:42.152Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-28T06:42:42.152Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:42:42.152Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:42:42.152Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-28T06:42:42.152Z] [2021-07-28T06:42:42.152Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-28T06:42:42.152Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-28T06:42:42.152Z] HOSTNAME=16f26c832c8b [2021-07-28T06:42:42.152Z] TESTDEBUG=0 [2021-07-28T06:42:42.152Z] DEST=bundles/test-integration [2021-07-28T06:42:42.152Z] PWD=/go/src/github.com/docker/docker [2021-07-28T06:42:42.152Z] DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 [2021-07-28T06:42:42.152Z] container=docker [2021-07-28T06:42:42.152Z] HOME=/root [2021-07-28T06:42:42.152Z] GOLANG_VERSION=1.16.6 [2021-07-28T06:42:42.152Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-28T06:42:42.152Z] VALIDATE_BRANCH=master [2021-07-28T06:42:42.152Z] TERM=xterm [2021-07-28T06:42:42.152Z] DOCKER_PKG=github.com/docker/docker [2021-07-28T06:42:42.152Z] SHLVL=1 [2021-07-28T06:42:42.152Z] TIMEOUT=120m [2021-07-28T06:42:42.152Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-28T06:42:42.152Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-28T06:42:42.152Z] GO111MODULE=off [2021-07-28T06:42:42.152Z] DOCKER_EXPERIMENTAL=1 [2021-07-28T06:42:42.152Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-28T06:42:42.152Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-28T06:42:42.152Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-28T06:42:42.152Z] GOPATH=/go [2021-07-28T06:42:42.152Z] PKG_CONFIG=pkg-config [2021-07-28T06:42:42.152Z] _=/usr/bin/env [2021-07-28T06:42:42.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-28T06:42:42.855Z] --- PASS: TestRenameAnonymousContainer (2.37s) [2021-07-28T06:42:42.856Z] === RUN TestRenameContainerWithSameName [2021-07-28T06:42:43.422Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-07-28T06:42:43.422Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-28T06:42:44.796Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2021-07-28T06:42:44.796Z] === RUN TestResize [2021-07-28T06:42:45.629Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-28T06:42:45.729Z] --- PASS: TestResize (0.73s) [2021-07-28T06:42:45.730Z] === RUN TestResizeWithInvalidSize [2021-07-28T06:42:46.296Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-07-28T06:42:46.296Z] === RUN TestResizeWhenContainerNotStarted [2021-07-28T06:42:46.863Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:42:46.863Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:42:46.863Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:42:46.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:42:46.863Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.39s) [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.45s) [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.24s) [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.23s) [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.94s) [2021-07-28T06:42:47.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.05s) [2021-07-28T06:42:47.142Z] === RUN TestBuildMultiStageCopy [2021-07-28T06:42:47.142Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-28T06:42:49.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:42:49.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:42:50.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:42:50.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-28T06:42:50.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:42:50.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-28T06:42:51.260Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-28T06:42:51.521Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:42:51.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:42:51.829Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-28T06:42:52.088Z] --- PASS: TestBuildMultiStageCopy (5.38s) [2021-07-28T06:42:52.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.54s) [2021-07-28T06:42:52.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2021-07-28T06:42:52.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2021-07-28T06:42:52.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2021-07-28T06:42:52.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-07-28T06:42:52.088Z] === RUN TestBuildMultiStageParentConfig [2021-07-28T06:42:53.468Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2021-07-28T06:42:53.468Z] === RUN TestBuildLabelWithTargets [2021-07-28T06:42:53.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:42:53.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:42:55.375Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2021-07-28T06:42:55.375Z] === RUN TestBuildWithEmptyLayers [2021-07-28T06:42:56.312Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-07-28T06:42:56.312Z] === RUN TestBuildMultiStageOnBuild [2021-07-28T06:42:56.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:42:57.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2021-07-28T06:42:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2021-07-28T06:42:58.958Z] === RUN TestCgroupNamespacesRun [2021-07-28T06:43:00.526Z] --- PASS: TestBuildMultiStageOnBuild (3.78s) [2021-07-28T06:43:00.526Z] === RUN TestBuildUncleanTarFilenames [2021-07-28T06:43:00.857Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2021-07-28T06:43:00.857Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-28T06:43:00.857Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-28T06:43:00.857Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-28T06:43:00.857Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-28T06:43:02.239Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2021-07-28T06:43:02.239Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-28T06:43:02.464Z] --- PASS: TestBuildUncleanTarFilenames (2.03s) [2021-07-28T06:43:02.464Z] === RUN TestBuildMultiStageLayerLeak [2021-07-28T06:43:04.145Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-07-28T06:43:04.145Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-28T06:43:05.521Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2021-07-28T06:43:05.521Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-28T06:43:06.658Z] --- PASS: TestBuildMultiStageLayerLeak (4.07s) [2021-07-28T06:43:06.658Z] === RUN TestBuildWithHugeFile [2021-07-28T06:43:06.895Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2021-07-28T06:43:06.895Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-28T06:43:07.461Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-28T06:43:07.461Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-28T06:43:09.362Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-07-28T06:43:09.362Z] === RUN TestNISDomainname [2021-07-28T06:43:10.737Z] --- PASS: TestNISDomainname (1.27s) [2021-07-28T06:43:10.737Z] === RUN TestHostnameDnsResolution [2021-07-28T06:43:11.670Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-07-28T06:43:11.670Z] === RUN TestStats [2021-07-28T06:43:14.955Z] --- PASS: TestStats (2.72s) [2021-07-28T06:43:14.955Z] === RUN TestStopContainerWithTimeout [2021-07-28T06:43:14.956Z] === RUN TestStopContainerWithTimeout/0 [2021-07-28T06:43:14.956Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-28T06:43:14.956Z] === RUN TestStopContainerWithTimeout/1 [2021-07-28T06:43:14.956Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-28T06:43:14.956Z] === RUN TestStopContainerWithTimeout/3 [2021-07-28T06:43:14.956Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-28T06:43:14.956Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-28T06:43:14.956Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-28T06:43:14.956Z] === CONT TestStopContainerWithTimeout/0 [2021-07-28T06:43:14.956Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-28T06:43:15.522Z] === CONT TestStopContainerWithTimeout/3 [2021-07-28T06:43:17.422Z] === CONT TestStopContainerWithTimeout/1 [2021-07-28T06:43:19.322Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-28T06:43:19.322Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-07-28T06:43:19.322Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-07-28T06:43:19.322Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-07-28T06:43:19.322Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-07-28T06:43:19.322Z] === RUN TestDeleteDevicemapper [2021-07-28T06:43:19.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:43:19.322Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-28T06:43:19.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-28T06:43:21.851Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2021-07-28T06:43:21.851Z] === RUN TestUpdateMemory [2021-07-28T06:43:22.785Z] --- PASS: TestUpdateMemory (1.27s) [2021-07-28T06:43:22.785Z] === RUN TestUpdateCPUQuota [2021-07-28T06:43:29.342Z] --- PASS: TestUpdateCPUQuota (6.37s) [2021-07-28T06:43:29.342Z] === RUN TestUpdatePidsLimit [2021-07-28T06:43:29.342Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-28T06:43:29.908Z] === RUN TestUpdatePidsLimit/no_change [2021-07-28T06:43:30.864Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-28T06:43:31.431Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-28T06:43:32.020Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-28T06:43:32.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-28T06:43:33.520Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit (5.51s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-07-28T06:43:34.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-28T06:43:34.894Z] === RUN TestUpdateRestartPolicy [2021-07-28T06:43:45.376Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-28T06:43:45.376Z] Using test binary docker [2021-07-28T06:43:45.376Z] +++ /etc/init.d/apparmor start [2021-07-28T06:43:45.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-28T06:43:45.376Z] INFO: Waiting for daemon to start... [2021-07-28T06:43:45.376Z] Starting dockerd [2021-07-28T06:43:45.376Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-28T06:43:45.376Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-28T06:43:45.376Z] Using test binary docker [2021-07-28T06:43:45.376Z] +++ /etc/init.d/apparmor start [2021-07-28T06:43:45.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-28T06:43:45.376Z] Starting dockerd [2021-07-28T06:43:45.376Z] INFO: Waiting for daemon to start... [2021-07-28T06:43:45.376Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-07-28T06:43:49.762Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2021-07-28T06:43:49.762Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-28T06:43:49.762Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-07-28T06:43:49.762Z] === RUN TestWaitNonBlocked [2021-07-28T06:43:49.762Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:43:49.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:43:49.762Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:43:49.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:43:49.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:43:49.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:43:49.762Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-28T06:43:49.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2021-07-28T06:43:49.762Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-07-28T06:43:49.762Z] === RUN TestWaitBlocked [2021-07-28T06:43:49.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:43:49.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:43:49.762Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:43:49.762Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:43:49.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:43:49.762Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:43:49.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-28T06:43:50.021Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-28T06:43:50.021Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2021-07-28T06:43:50.021Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-07-28T06:43:50.021Z] === CONT TestContainerStartOnDaemonRestart [2021-07-28T06:43:50.021Z] === CONT TestContainerKillOnDaemonStart [2021-07-28T06:43:51.943Z] . [2021-07-28T06:43:51.943Z] [2021-07-28T06:43:51.943Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-28T06:43:51.943Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-28T06:43:52.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-28T06:43:52.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-28T06:43:52.201Z] Error: No such image: emptyfs [2021-07-28T06:43:52.201Z] Error: No such image: emptyfs [2021-07-28T06:43:52.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-28T06:43:52.201Z] ++++ docker load [2021-07-28T06:43:52.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-28T06:43:52.201Z] ++++ docker load [2021-07-28T06:43:52.332Z] ..........................xx.................... [ 29%] [2021-07-28T06:43:52.767Z] Running integration-test (iteration 1) [2021-07-28T06:43:52.767Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-28T06:43:52.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-28T06:43:52.768Z] ++ set -e [2021-07-28T06:43:52.768Z] ++ '[' -n 0 ']' [2021-07-28T06:43:52.768Z] ++ set -x [2021-07-28T06:43:52.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-28T06:43:52.768Z] Running integration-test (iteration 1) [2021-07-28T06:43:52.768Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-28T06:43:52.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-28T06:43:52.768Z] ++ set -e [2021-07-28T06:43:52.768Z] ++ '[' -n 0 ']' [2021-07-28T06:43:52.768Z] ++ set -x [2021-07-28T06:43:52.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-28T06:43:53.302Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2021-07-28T06:43:53.302Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-28T06:43:55.202Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2021-07-28T06:43:55.202Z] === CONT TestDaemonHostGatewayIP [2021-07-28T06:43:56.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-28T06:43:58.483Z] --- PASS: TestDaemonHostGatewayIP (3.24s) [2021-07-28T06:43:58.483Z] === CONT TestDaemonRestartIpcMode [2021-07-28T06:44:01.767Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-07-28T06:44:01.767Z] === CONT TestIpcModeOlderClient [2021-07-28T06:44:01.767Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-28T06:44:02.334Z] --- PASS: TestContainerKillOnDaemonStart (12.23s) [2021-07-28T06:44:02.334Z] PASS [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] === Skipped [2021-07-28T06:44:02.334Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-28T06:44:02.334Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-07-28T06:44:02.334Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:44:02.334Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-28T06:44:02.334Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-28T06:44:02.334Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] [2021-07-28T06:44:02.334Z] DONE 195 tests, 5 skipped in 145.016s [2021-07-28T06:44:02.334Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-28T06:44:02.334Z] === RUN TestConfigDaemonLibtrustID [2021-07-28T06:44:02.899Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-28T06:44:02.899Z] === RUN TestDaemonConfigValidation [2021-07-28T06:44:02.899Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:44:02.900Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:44:02.900Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-28T06:44:02.900Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-28T06:44:02.900Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-28T06:44:02.900Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-28T06:44:02.900Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-28T06:44:02.900Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-28T06:44:02.900Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-28T06:44:02.900Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-28T06:44:02.900Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:44:02.900Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-28T06:44:03.157Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-28T06:44:03.157Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-28T06:44:03.157Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-28T06:44:03.157Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-28T06:44:03.157Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2021-07-28T06:44:03.157Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2021-07-28T06:44:03.157Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-28T06:44:03.157Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-28T06:44:03.157Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-28T06:44:03.157Z] PASS [2021-07-28T06:44:03.157Z] [2021-07-28T06:44:03.157Z] DONE 7 tests in 0.774s [2021-07-28T06:44:03.157Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-28T06:44:03.157Z] INFO: Testing against a local daemon [2021-07-28T06:44:03.157Z] === RUN TestCommitInheritsEnv [2021-07-28T06:44:03.415Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-28T06:44:03.415Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-28T06:44:03.415Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-28T06:44:03.415Z] === RUN TestImagesFilterMultiReference [2021-07-28T06:44:03.674Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-28T06:44:03.674Z] === RUN TestImagePullPlatformInvalid [2021-07-28T06:44:03.674Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-28T06:44:03.674Z] === RUN TestRemoveImageOrphaning [2021-07-28T06:44:03.932Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-28T06:44:03.932Z] === RUN TestRemoveImageGarbageCollector [2021-07-28T06:44:04.788Z] --- PASS: TestImportExtremelyLargeImageWorks (93.63s) [2021-07-28T06:44:04.788Z] PASS [2021-07-28T06:44:04.788Z] [2021-07-28T06:44:04.788Z] === Skipped [2021-07-28T06:44:04.788Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-28T06:44:04.788Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-28T06:44:04.788Z] [2021-07-28T06:44:04.788Z] [2021-07-28T06:44:04.788Z] DONE 12 tests, 1 skipped in 97.859s [2021-07-28T06:44:04.788Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-28T06:44:04.788Z] INFO: Testing against a local daemon [2021-07-28T06:44:04.788Z] === RUN TestNetworkCreateDelete [2021-07-28T06:44:04.788Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-07-28T06:44:04.788Z] === RUN TestDockerNetworkDeletePreferID [2021-07-28T06:44:04.788Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-28T06:44:04.788Z] === RUN TestDaemonDNSFallback [2021-07-28T06:44:05.832Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2021-07-28T06:44:05.832Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-28T06:44:05.832Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-28T06:44:05.832Z] === RUN TestTagInvalidReference [2021-07-28T06:44:05.832Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-28T06:44:05.832Z] === RUN TestTagValidPrefixedRepo [2021-07-28T06:44:05.832Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-28T06:44:05.832Z] === RUN TestTagExistedNameWithoutForce [2021-07-28T06:44:05.832Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-28T06:44:05.832Z] === RUN TestTagOfficialNames [2021-07-28T06:44:05.832Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-28T06:44:05.832Z] === RUN TestTagMatchesDigest [2021-07-28T06:44:05.832Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-28T06:44:05.832Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-28T06:44:10.067Z] --- PASS: TestDaemonDNSFallback (6.54s) [2021-07-28T06:44:10.067Z] === RUN TestInspectNetwork [2021-07-28T06:44:10.067Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestRunContainerWithBridgeNone [2021-07-28T06:44:10.067Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestNetworkInvalidJSON [2021-07-28T06:44:10.067Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-28T06:44:10.067Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-28T06:44:10.067Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:44:10.067Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:44:10.067Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:44:10.067Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:44:10.067Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-28T06:44:10.067Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:44:10.067Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestNetworkList [2021-07-28T06:44:10.067Z] === RUN TestNetworkList//networks [2021-07-28T06:44:10.067Z] === PAUSE TestNetworkList//networks [2021-07-28T06:44:10.067Z] === RUN TestNetworkList//networks/ [2021-07-28T06:44:10.067Z] === PAUSE TestNetworkList//networks/ [2021-07-28T06:44:10.067Z] === CONT TestNetworkList//networks [2021-07-28T06:44:10.067Z] === CONT TestNetworkList//networks/ [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkList (0.01s) [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-28T06:44:10.067Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestHostIPv4BridgeLabel [2021-07-28T06:44:10.067Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-28T06:44:10.067Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-28T06:44:10.067Z] === RUN TestDaemonDefaultNetworkPools [2021-07-28T06:44:10.067Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-28T06:44:10.067Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-28T06:44:10.067Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-28T06:44:10.067Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-28T06:44:10.067Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-28T06:44:10.067Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestServiceWithPredefinedNetwork [2021-07-28T06:44:10.067Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-28T06:44:10.067Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:44:10.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestServiceWithDataPathPortInit [2021-07-28T06:44:10.067Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-28T06:44:10.067Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-28T06:44:10.067Z] PASS [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === Skipped [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-28T06:44:10.067Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-28T06:44:10.067Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-28T06:44:10.067Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-28T06:44:10.067Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-28T06:44:10.067Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-28T06:44:10.067Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-07-28T06:44:10.067Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-28T06:44:10.067Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-28T06:44:10.067Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:44:10.067Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-28T06:44:10.067Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-28T06:44:10.067Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] DONE 22 tests, 12 skipped in 7.252s [2021-07-28T06:44:10.067Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:44:10.067Z] INFO: Testing against a local daemon [2021-07-28T06:44:10.067Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-28T06:44:10.067Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:44:10.067Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestDockerNetworkIpvlan [2021-07-28T06:44:10.067Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:44:10.067Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:44:10.067Z] PASS [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === Skipped [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-28T06:44:10.067Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:44:10.067Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] DONE 2 tests, 2 skipped in 0.107s [2021-07-28T06:44:10.067Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:44:10.067Z] INFO: Testing against a local daemon [2021-07-28T06:44:10.067Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-28T06:44:10.067Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestDockerNetworkMacvlan [2021-07-28T06:44:10.067Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-28T06:44:10.067Z] PASS [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === Skipped [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-28T06:44:10.067Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-28T06:44:10.067Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] DONE 2 tests, 2 skipped in 0.098s [2021-07-28T06:44:10.067Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-28T06:44:10.067Z] testing: warning: no tests to run [2021-07-28T06:44:10.067Z] PASS [2021-07-28T06:44:10.067Z] [2021-07-28T06:44:10.067Z] DONE 0 tests in 0.024s [2021-07-28T06:44:10.067Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-28T06:44:10.067Z] INFO: Testing against a local daemon [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginAllowRequest [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginTLS [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginDenyRequest [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginDenyResponse [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginAllowEventStream [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginErrorResponse [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginErrorRequest [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginHeader [2021-07-28T06:44:10.067Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.067Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-28T06:44:10.067Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-07-28T06:44:10.068Z] === RUN TestAuthZPluginV2Disable [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-07-28T06:44:10.068Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-28T06:44:10.068Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-28T06:44:10.068Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-28T06:44:10.068Z] PASS [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === Skipped [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-28T06:44:10.068Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] DONE 17 tests, 17 skipped in 0.331s [2021-07-28T06:44:10.068Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-28T06:44:10.068Z] INFO: Testing against a local daemon [2021-07-28T06:44:10.068Z] === RUN TestPluginInvalidJSON [2021-07-28T06:44:10.068Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:44:10.068Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:44:10.068Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:44:10.068Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-28T06:44:10.068Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-28T06:44:10.068Z] === RUN TestPluginInstall [2021-07-28T06:44:10.068Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-28T06:44:10.068Z] === RUN TestPluginsWithRuntimes [2021-07-28T06:44:10.068Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-28T06:44:10.068Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-28T06:44:10.068Z] === RUN TestPluginBackCompatMediaTypes [2021-07-28T06:44:10.068Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-28T06:44:10.068Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-28T06:44:10.068Z] PASS [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === Skipped [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-28T06:44:10.068Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-28T06:44:10.068Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-28T06:44:10.068Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] [2021-07-28T06:44:10.068Z] DONE 5 tests, 3 skipped in 0.129s [2021-07-28T06:44:10.068Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-28T06:44:10.068Z] INFO: Testing against a local daemon [2021-07-28T06:44:10.068Z] === RUN TestExternalGraphDriver [2021-07-28T06:44:10.068Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-28T06:44:10.068Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-28T06:44:10.068Z] === RUN TestGraphdriverPluginV2 [2021-07-28T06:44:14.271Z] --- PASS: TestGraphdriverPluginV2 (3.69s) [2021-07-28T06:44:14.271Z] PASS [2021-07-28T06:44:14.271Z] [2021-07-28T06:44:14.271Z] === Skipped [2021-07-28T06:44:14.271Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-28T06:44:14.271Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-28T06:44:14.271Z] [2021-07-28T06:44:14.271Z] [2021-07-28T06:44:14.271Z] DONE 2 tests, 1 skipped in 3.860s [2021-07-28T06:44:14.271Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-28T06:44:14.271Z] INFO: Testing against a local daemon [2021-07-28T06:44:14.271Z] === RUN TestContinueAfterPluginCrash [2021-07-28T06:44:14.271Z] === PAUSE TestContinueAfterPluginCrash [2021-07-28T06:44:14.271Z] === RUN TestReadPluginNoRead [2021-07-28T06:44:14.271Z] === PAUSE TestReadPluginNoRead [2021-07-28T06:44:14.271Z] === RUN TestDaemonStartWithLogOpt [2021-07-28T06:44:14.271Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-28T06:44:14.271Z] === CONT TestContinueAfterPluginCrash [2021-07-28T06:44:14.271Z] === CONT TestDaemonStartWithLogOpt [2021-07-28T06:44:18.061Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-28T06:44:18.473Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2021-07-28T06:44:18.473Z] === CONT TestReadPluginNoRead [2021-07-28T06:44:20.384Z] === RUN TestReadPluginNoRead/default [2021-07-28T06:44:21.765Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-28T06:44:23.147Z] --- PASS: TestContinueAfterPluginCrash (9.14s) [2021-07-28T06:44:23.407Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-28T06:44:24.790Z] === CONT TestReadPluginNoRead [2021-07-28T06:44:24.790Z] read_test.go:92: [df0c4144491a4] daemon is not started [2021-07-28T06:44:24.790Z] --- PASS: TestReadPluginNoRead (6.63s) [2021-07-28T06:44:24.790Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-07-28T06:44:24.790Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-07-28T06:44:24.790Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2021-07-28T06:44:24.790Z] PASS [2021-07-28T06:44:24.790Z] [2021-07-28T06:44:24.790Z] DONE 6 tests in 10.999s [2021-07-28T06:44:24.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-28T06:44:25.050Z] testing: warning: no tests to run [2021-07-28T06:44:25.050Z] PASS [2021-07-28T06:44:25.050Z] [2021-07-28T06:44:25.050Z] DONE 0 tests in 0.033s [2021-07-28T06:44:25.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-28T06:44:25.050Z] INFO: Testing against a local daemon [2021-07-28T06:44:25.050Z] === RUN TestPluginWithDevMounts [2021-07-28T06:44:25.050Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-28T06:44:25.050Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-28T06:44:25.050Z] PASS [2021-07-28T06:44:25.050Z] [2021-07-28T06:44:25.050Z] === Skipped [2021-07-28T06:44:25.050Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-28T06:44:25.050Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-28T06:44:25.050Z] [2021-07-28T06:44:25.050Z] [2021-07-28T06:44:25.050Z] DONE 1 tests, 1 skipped in 0.107s [2021-07-28T06:44:25.050Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-28T06:44:25.050Z] INFO: Testing against a local daemon [2021-07-28T06:44:25.050Z] === RUN TestSecretInspect [2021-07-28T06:44:25.050Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.050Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-28T06:44:25.050Z] === RUN TestSecretList [2021-07-28T06:44:25.050Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.310Z] --- SKIP: TestSecretList (0.02s) [2021-07-28T06:44:25.310Z] === RUN TestSecretsCreateAndDelete [2021-07-28T06:44:25.310Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.310Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-28T06:44:25.310Z] === RUN TestSecretsUpdate [2021-07-28T06:44:25.310Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.310Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-28T06:44:25.310Z] === RUN TestTemplatedSecret [2021-07-28T06:44:25.311Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-28T06:44:25.311Z] === RUN TestSecretCreateResolve [2021-07-28T06:44:25.311Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-28T06:44:25.311Z] PASS [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] === Skipped [2021-07-28T06:44:25.311Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-28T06:44:25.311Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-28T06:44:25.311Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-28T06:44:25.311Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-28T06:44:25.311Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-28T06:44:25.311Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-28T06:44:25.311Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] [2021-07-28T06:44:25.311Z] DONE 6 tests, 6 skipped in 0.170s [2021-07-28T06:44:25.311Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-28T06:44:25.311Z] INFO: Testing against a local daemon [2021-07-28T06:44:25.311Z] === RUN TestServiceCreateInit [2021-07-28T06:44:25.311Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-28T06:44:25.311Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-28T06:44:25.311Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-28T06:44:25.311Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-28T06:44:25.311Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-28T06:44:25.311Z] === RUN TestCreateServiceMultipleTimes [2021-07-28T06:44:25.311Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-28T06:44:25.311Z] === RUN TestCreateServiceConflict [2021-07-28T06:44:25.311Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-28T06:44:25.311Z] === RUN TestCreateServiceMaxReplicas [2021-07-28T06:44:25.311Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-28T06:44:25.311Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-28T06:44:25.311Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-28T06:44:25.311Z] === RUN TestCreateServiceSecretFileMode [2021-07-28T06:44:25.311Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-28T06:44:25.311Z] === RUN TestCreateServiceConfigFileMode [2021-07-28T06:44:25.311Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.311Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-28T06:44:25.311Z] === RUN TestCreateServiceSysctls [2021-07-28T06:44:25.576Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-28T06:44:25.576Z] === RUN TestCreateServiceCapabilities [2021-07-28T06:44:25.576Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-28T06:44:25.576Z] === RUN TestInspect [2021-07-28T06:44:25.576Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestInspect (0.01s) [2021-07-28T06:44:25.576Z] === RUN TestCreateJob [2021-07-28T06:44:25.576Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestCreateJob (0.01s) [2021-07-28T06:44:25.576Z] === RUN TestReplicatedJob [2021-07-28T06:44:25.576Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-28T06:44:25.576Z] === RUN TestUpdateReplicatedJob [2021-07-28T06:44:25.576Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-28T06:44:25.576Z] === RUN TestServiceListWithStatuses [2021-07-28T06:44:25.576Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:44:25.576Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-28T06:44:25.576Z] === RUN TestDockerNetworkConnectAlias [2021-07-28T06:44:25.576Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-28T06:44:25.576Z] === RUN TestDockerNetworkReConnect [2021-07-28T06:44:25.576Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:25.576Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-28T06:44:25.576Z] === RUN TestServicePlugin [2021-07-28T06:44:27.486Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServicePlugin (1.96s) [2021-07-28T06:44:27.486Z] === RUN TestServiceUpdateLabel [2021-07-28T06:44:27.486Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-28T06:44:27.486Z] === RUN TestServiceUpdateSecrets [2021-07-28T06:44:27.486Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-07-28T06:44:27.486Z] === RUN TestServiceUpdateConfigs [2021-07-28T06:44:27.486Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-28T06:44:27.486Z] === RUN TestServiceUpdateNetwork [2021-07-28T06:44:27.486Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-28T06:44:27.486Z] === RUN TestServiceUpdatePidsLimit [2021-07-28T06:44:27.486Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-28T06:44:27.486Z] PASS [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === Skipped [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-28T06:44:27.486Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-28T06:44:27.486Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-28T06:44:27.486Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-28T06:44:27.486Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-28T06:44:27.486Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-28T06:44:27.486Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-28T06:44:27.486Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-28T06:44:27.486Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-28T06:44:27.486Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-28T06:44:27.486Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-28T06:44:27.486Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-28T06:44:27.486Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-28T06:44:27.486Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-28T06:44:27.486Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-28T06:44:27.486Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-28T06:44:27.486Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-28T06:44:27.486Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2021-07-28T06:44:27.486Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-28T06:44:27.486Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-07-28T06:44:27.486Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-28T06:44:27.486Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-28T06:44:27.486Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-28T06:44:27.486Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] [2021-07-28T06:44:27.486Z] DONE 24 tests, 23 skipped in 2.354s [2021-07-28T06:44:27.486Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-28T06:44:27.746Z] INFO: Testing against a local daemon [2021-07-28T06:44:27.746Z] === RUN TestSessionCreate [2021-07-28T06:44:27.746Z] --- PASS: TestSessionCreate (0.02s) [2021-07-28T06:44:27.746Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-28T06:44:27.746Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-28T06:44:27.746Z] PASS [2021-07-28T06:44:27.746Z] [2021-07-28T06:44:27.746Z] DONE 2 tests in 0.141s [2021-07-28T06:44:27.746Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-28T06:44:27.746Z] INFO: Testing against a local daemon [2021-07-28T06:44:27.746Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:44:27.746Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-28T06:44:27.746Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:44:27.746Z] === RUN TestEventsExecDie [2021-07-28T06:44:27.795Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-28T06:44:28.687Z] --- PASS: TestEventsExecDie (0.96s) [2021-07-28T06:44:28.687Z] === RUN TestEventsBackwardsCompatible [2021-07-28T06:44:28.947Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-28T06:44:28.947Z] === RUN TestEventsVolumeCreate [2021-07-28T06:44:28.947Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-07-28T06:44:28.947Z] === RUN TestInfoBinaryCommits [2021-07-28T06:44:28.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-28T06:44:28.947Z] === RUN TestInfoAPIVersioned [2021-07-28T06:44:28.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-28T06:44:28.947Z] === RUN TestInfoDiscoveryBackend [2021-07-28T06:44:29.517Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-28T06:44:29.517Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-28T06:44:31.536Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-28T06:44:32.810Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-28T06:44:32.810Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-28T06:44:32.810Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:32.810Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-28T06:44:32.810Z] === RUN TestInfoAPI [2021-07-28T06:44:32.810Z] --- PASS: TestInfoAPI (0.02s) [2021-07-28T06:44:32.810Z] === RUN TestInfoAPIWarnings [2021-07-28T06:44:39.452Z] Loaded image: buildpack-deps:buster [2021-07-28T06:44:39.452Z] Loaded image: buildpack-deps:buster [2021-07-28T06:44:39.452Z] Loaded image: busybox:latest [2021-07-28T06:44:39.452Z] Loaded image: busybox:latest [2021-07-28T06:44:39.710Z] Loaded image: busybox:glibc [2021-07-28T06:44:39.710Z] Loaded image: busybox:glibc [2021-07-28T06:44:49.690Z] Loaded image: debian:bullseye [2021-07-28T06:44:49.690Z] Loaded image: debian:bullseye [2021-07-28T06:44:49.690Z] Loaded image: hello-world:latest [2021-07-28T06:44:49.690Z] Loaded image: hello-world:latest [2021-07-28T06:44:49.690Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:44:49.690Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:44:49.690Z] INFO: Testing against a local daemon [2021-07-28T06:44:49.690Z] INFO: Testing against a local daemon [2021-07-28T06:44:49.690Z] === RUN TestDockerDaemonSuite [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite [2021-07-28T06:44:49.690Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-28T06:44:49.690Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-28T06:44:50.909Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-07-28T06:44:50.909Z] === RUN TestInfoDebug [2021-07-28T06:44:50.909Z] --- PASS: TestInfoDebug (0.53s) [2021-07-28T06:44:50.909Z] === RUN TestInfoInsecureRegistries [2021-07-28T06:44:50.909Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-28T06:44:50.909Z] === RUN TestInfoRegistryMirrors [2021-07-28T06:44:50.909Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-28T06:44:50.909Z] === RUN TestLoginFailsWithBadCredentials [2021-07-28T06:44:50.909Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-28T06:44:50.909Z] === RUN TestPingCacheHeaders [2021-07-28T06:44:50.909Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-28T06:44:50.909Z] === RUN TestPingGet [2021-07-28T06:44:50.909Z] --- PASS: TestPingGet (0.01s) [2021-07-28T06:44:50.909Z] === RUN TestPingHead [2021-07-28T06:44:50.909Z] --- PASS: TestPingHead (0.02s) [2021-07-28T06:44:50.909Z] === RUN TestVersion [2021-07-28T06:44:50.909Z] --- PASS: TestVersion (0.02s) [2021-07-28T06:44:50.909Z] PASS [2021-07-28T06:44:50.909Z] [2021-07-28T06:44:50.909Z] === Skipped [2021-07-28T06:44:50.909Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:44:50.909Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-28T06:44:50.909Z] [2021-07-28T06:44:50.909Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-28T06:44:50.909Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-28T06:44:50.909Z] [2021-07-28T06:44:50.909Z] [2021-07-28T06:44:50.909Z] DONE 19 tests, 2 skipped in 23.220s [2021-07-28T06:44:50.909Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-28T06:44:51.121Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-28T06:44:51.172Z] INFO: Testing against a local daemon [2021-07-28T06:44:51.172Z] === RUN TestVolumesCreateAndList [2021-07-28T06:44:51.172Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-28T06:44:51.172Z] === RUN TestVolumesRemove [2021-07-28T06:44:51.172Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-28T06:44:51.172Z] === RUN TestVolumesInspect [2021-07-28T06:44:51.172Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-28T06:44:51.172Z] === RUN TestVolumesInvalidJSON [2021-07-28T06:44:51.172Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-28T06:44:51.172Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-28T06:44:51.172Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-28T06:44:51.172Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-28T06:44:51.172Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-28T06:44:51.172Z] PASS [2021-07-28T06:44:51.172Z] [2021-07-28T06:44:51.172Z] DONE 5 tests in 0.213s [2021-07-28T06:44:51.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-28T06:44:51.172Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12575 is not a child of this shell [2021-07-28T06:44:51.172Z] warning: PID 12575 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-28T06:44:51.172Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-28T06:44:51.172Z] [2021-07-28T06:44:51.172Z] Unloading profiles will leave already running processes permanently [2021-07-28T06:44:51.172Z] unconfined, which can lead to unexpected situations. [2021-07-28T06:44:51.172Z] [2021-07-28T06:44:51.172Z] To set a process to complain mode, use the command line tool [2021-07-28T06:44:51.172Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-28T06:44:51.172Z] Removing test suite binaries [2021-07-28T06:44:51.432Z] exiting test-integration [2021-07-28T06:44:51.432Z] ++ exit 0 [2021-07-28T06:44:51.432Z] [2021-07-28T06:44:51.595Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-28T06:44:51.595Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-28T06:44:52.162Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-28T06:44:52.162Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-28T06:44:52.729Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType Post stage [Pipeline] junit [2021-07-28T06:44:52.830Z] Recording test results [2021-07-28T06:44:52.988Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-28T06:44:52.988Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-28T06:44:52.988Z] --- PASS: TestBuildWithHugeFile (106.77s) [2021-07-28T06:44:52.988Z] === RUN TestBuildWCOWSandboxSize [2021-07-28T06:44:52.988Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:44:52.988Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-28T06:44:52.988Z] === RUN TestBuildWithEmptyDockerfile [2021-07-28T06:44:52.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:44:52.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:44:52.988Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:44:52.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:44:52.988Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:44:52.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:44:52.988Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:44:52.988Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:44:53.247Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:44:53.506Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-07-28T06:44:53.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-07-28T06:44:53.506Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-07-28T06:44:53.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-07-28T06:44:53.506Z] === RUN TestBuildPreserveOwnership [2021-07-28T06:44:53.506Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-28T06:44:54.486Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-28T06:44:54.830Z] + echo Ensuring container killed. [2021-07-28T06:44:54.830Z] Ensuring container killed. [2021-07-28T06:44:54.830Z] + docker rm -vf docker-pr7 [2021-07-28T06:44:54.830Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-28T06:44:54.886Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-28T06:44:54.886Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-28T06:44:54.886Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-28T06:44:54.886Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-28T06:44:55.124Z] + echo Chowning /workspace to jenkins user [2021-07-28T06:44:55.124Z] Chowning /workspace to jenkins user [2021-07-28T06:44:55.124Z] + id -u [2021-07-28T06:44:55.124Z] + id -g [2021-07-28T06:44:55.124Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace busybox chown -R 1000:1000 /workspace [2021-07-28T06:44:55.124Z] Unable to find image 'busybox:latest' locally [2021-07-28T06:44:55.124Z] latest: Pulling from library/busybox [2021-07-28T06:44:55.386Z] b71f96345d44: Pulling fs layer [2021-07-28T06:44:55.386Z] b71f96345d44: Verifying Checksum [2021-07-28T06:44:55.386Z] b71f96345d44: Download complete [2021-07-28T06:44:55.386Z] b71f96345d44: Pull complete [2021-07-28T06:44:55.386Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-28T06:44:55.386Z] Status: Downloaded newer image for busybox:latest [2021-07-28T06:44:55.821Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-28T06:44:56.388Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-28T06:44:56.955Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-28T06:44:57.213Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-28T06:44:57.213Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-28T06:44:57.213Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-28T06:44:57.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-28T06:44:57.596Z] + bundleName=amd64-rootless [2021-07-28T06:44:57.596Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-28T06:44:57.596Z] Creating amd64-rootless-bundles.tar.gz [2021-07-28T06:44:57.596Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2021-07-28T06:44:57.596Z] xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-28T06:44:57.610Z] Archiving artifacts [2021-07-28T06:44:58.263Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-28T06:44:58.408Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-28T06:44:59.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-28T06:44:59.203Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-28T06:44:59.342Z] --- PASS: TestBuildPreserveOwnership (5.77s) [2021-07-28T06:44:59.342Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2021-07-28T06:44:59.342Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2021-07-28T06:44:59.342Z] === RUN TestBuildPlatformInvalid [2021-07-28T06:44:59.342Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-28T06:44:59.342Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-28T06:44:59.420Z] + make clean [2021-07-28T06:44:59.679Z] docker volume rm -f docker-dev-cache [2021-07-28T06:44:59.679Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T06:45:03.593Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-28T06:45:04.613Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-28T06:45:06.514Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-28T06:45:09.843Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-28T06:45:11.775Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-28T06:45:13.162Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-28T06:45:14.099Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-28T06:45:15.035Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-28T06:45:15.293Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-28T06:45:16.668Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-28T06:45:17.603Z] docker_cli_daemon_test.go:1455: [dbb7191b66169] daemon is not started [2021-07-28T06:45:18.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-28T06:45:18.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-28T06:45:18.153Z] .......................... [ 67%] [2021-07-28T06:45:18.540Z] check_test.go:309: [d9f540682e7ae] daemon is not started [2021-07-28T06:45:18.540Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-28T06:45:19.107Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-28T06:45:21.010Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-28T06:45:21.578Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-28T06:45:22.980Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-28T06:45:23.547Z] check_test.go:309: [db97efd5d4bb9] daemon is not started [2021-07-28T06:45:23.547Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-28T06:45:24.484Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-28T06:45:25.051Z] Loaded image: buildpack-deps:buster [2021-07-28T06:45:25.310Z] Loaded image: busybox:latest [2021-07-28T06:45:25.310Z] Loaded image: busybox:glibc [2021-07-28T06:45:26.690Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-28T06:45:28.066Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-28T06:45:28.066Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-28T06:45:29.442Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-28T06:45:29.442Z] Loaded image: debian:bullseye [2021-07-28T06:45:29.701Z] Loaded image: hello-world:latest [2021-07-28T06:45:29.701Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:45:31.080Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-28T06:45:31.648Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-28T06:45:34.180Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-28T06:45:34.439Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-28T06:45:36.974Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-28T06:45:38.880Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-28T06:45:38.880Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-28T06:45:38.881Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-28T06:45:39.817Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-28T06:45:40.384Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (41.08s) [2021-07-28T06:45:40.384Z] PASS [2021-07-28T06:45:40.384Z] [2021-07-28T06:45:40.384Z] === Skipped [2021-07-28T06:45:40.384Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-28T06:45:40.384Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:45:40.384Z] [2021-07-28T06:45:40.384Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-28T06:45:40.384Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:45:40.384Z] [2021-07-28T06:45:40.384Z] [2021-07-28T06:45:40.384Z] DONE 34 tests, 2 skipped in 261.600s [2021-07-28T06:45:40.384Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-28T06:45:40.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:45:40.384Z] ++ set -e [2021-07-28T06:45:40.384Z] ++ '[' -n 0 ']' [2021-07-28T06:45:40.384Z] ++ set -x [2021-07-28T06:45:40.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:45:40.643Z] INFO: Testing against a local daemon [2021-07-28T06:45:40.643Z] === RUN TestConfigInspect [2021-07-28T06:45:40.643Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-28T06:45:42.264Z] --- PASS: TestImportExtremelyLargeImageWorks (94.79s) [2021-07-28T06:45:42.264Z] PASS [2021-07-28T06:45:42.264Z] [2021-07-28T06:45:42.264Z] DONE 12 tests in 97.531s [2021-07-28T06:45:42.264Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-28T06:45:42.264Z] INFO: Testing against a local daemon [2021-07-28T06:45:42.264Z] === RUN TestNetworkCreateDelete [2021-07-28T06:45:42.264Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-28T06:45:42.264Z] === RUN TestDockerNetworkDeletePreferID [2021-07-28T06:45:42.264Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-28T06:45:42.264Z] === RUN TestDaemonDNSFallback [2021-07-28T06:45:43.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-28T06:45:43.744Z] --- PASS: TestConfigInspect (3.11s) [2021-07-28T06:45:43.744Z] === RUN TestConfigList [2021-07-28T06:45:45.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-28T06:45:46.581Z] --- PASS: TestConfigList (2.94s) [2021-07-28T06:45:46.581Z] === RUN TestConfigsCreateAndDelete [2021-07-28T06:45:47.148Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-28T06:45:48.822Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-07-28T06:45:48.822Z] === RUN TestInspectNetwork [2021-07-28T06:45:49.685Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-28T06:45:49.685Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2021-07-28T06:45:49.685Z] === RUN TestConfigsUpdate [2021-07-28T06:45:49.944Z] check_test.go:309: [d9d821dbbf1ec] daemon is not started [2021-07-28T06:45:49.944Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-28T06:45:50.512Z] check_test.go:309: [d1e39cd1a4a09] daemon is not started [2021-07-28T06:45:50.512Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-28T06:45:51.353Z] === RUN TestInspectNetwork/full_network_id [2021-07-28T06:45:51.353Z] === RUN TestInspectNetwork/partial_network_id [2021-07-28T06:45:51.353Z] === RUN TestInspectNetwork/network_name [2021-07-28T06:45:51.353Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-28T06:45:52.415Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-28T06:45:52.673Z] --- PASS: TestConfigsUpdate (2.99s) [2021-07-28T06:45:52.673Z] === RUN TestTemplatedConfig [2021-07-28T06:45:52.931Z] check_test.go:309: [d8f4ca6aa3d78] daemon is not started [2021-07-28T06:45:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-28T06:45:55.534Z] --- PASS: TestInspectNetwork (7.57s) [2021-07-28T06:45:55.534Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-28T06:45:55.534Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-28T06:45:55.534Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-28T06:45:55.534Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-28T06:45:55.534Z] === RUN TestRunContainerWithBridgeNone [2021-07-28T06:45:56.266Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-28T06:45:57.650Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-28T06:45:57.650Z] --- PASS: TestTemplatedConfig (4.98s) [2021-07-28T06:45:57.650Z] === RUN TestConfigCreateResolve [2021-07-28T06:45:58.819Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) [2021-07-28T06:45:58.819Z] === RUN TestNetworkInvalidJSON [2021-07-28T06:45:58.819Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-28T06:45:58.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-28T06:45:58.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:45:58.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:45:58.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:45:58.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:45:58.819Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-28T06:45:58.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:45:58.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-28T06:45:58.819Z] === RUN TestNetworkList [2021-07-28T06:45:58.819Z] === RUN TestNetworkList//networks [2021-07-28T06:45:58.819Z] === PAUSE TestNetworkList//networks [2021-07-28T06:45:58.819Z] === RUN TestNetworkList//networks/ [2021-07-28T06:45:58.819Z] === PAUSE TestNetworkList//networks/ [2021-07-28T06:45:58.819Z] === CONT TestNetworkList//networks [2021-07-28T06:45:58.819Z] === CONT TestNetworkList//networks/ [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkList (0.01s) [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-28T06:45:58.819Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-28T06:45:58.819Z] === RUN TestHostIPv4BridgeLabel [2021-07-28T06:45:59.077Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-28T06:45:59.077Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-28T06:45:59.205Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-28T06:46:00.010Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-28T06:46:00.010Z] === RUN TestDaemonDefaultNetworkPools [2021-07-28T06:46:00.182Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-28T06:46:00.747Z] --- PASS: TestConfigCreateResolve (2.86s) [2021-07-28T06:46:00.747Z] PASS [2021-07-28T06:46:00.747Z] [2021-07-28T06:46:00.747Z] DONE 6 tests in 20.164s [2021-07-28T06:46:00.747Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-28T06:46:00.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:46:00.747Z] ++ set -e [2021-07-28T06:46:00.747Z] ++ '[' -n 0 ']' [2021-07-28T06:46:00.747Z] ++ set -x [2021-07-28T06:46:00.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:46:00.944Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-28T06:46:00.944Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-28T06:46:01.314Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-28T06:46:01.314Z] INFO: Testing against a local daemon [2021-07-28T06:46:01.314Z] === RUN TestCheckpoint [2021-07-28T06:46:01.314Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:46:01.314Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-28T06:46:01.314Z] === RUN TestContainerInvalidJSON [2021-07-28T06:46:01.314Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:46:01.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:46:01.314Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:46:01.314Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:46:01.573Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:46:01.573Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:46:01.573Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-07-28T06:46:01.573Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-28T06:46:01.573Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-28T06:46:01.573Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-28T06:46:01.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-07-28T06:46:01.573Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-28T06:46:01.832Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-28T06:46:01.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-07-28T06:46:01.832Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-28T06:46:01.832Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-28T06:46:01.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-28T06:46:01.832Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-28T06:46:01.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2021-07-28T06:46:01.832Z] === RUN TestCopyFromContainer [2021-07-28T06:46:01.879Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-28T06:46:01.879Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-28T06:46:02.400Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-28T06:46:03.275Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-28T06:46:03.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-28T06:46:03.779Z] === RUN TestCopyFromContainer// [2021-07-28T06:46:03.779Z] === RUN TestCopyFromContainer//bar/root [2021-07-28T06:46:03.779Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-28T06:46:03.858Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-28T06:46:03.858Z] === RUN TestServiceWithPredefinedNetwork [2021-07-28T06:46:04.037Z] === RUN TestCopyFromContainer/bar/quux [2021-07-28T06:46:04.037Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-28T06:46:04.037Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-28T06:46:04.037Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-28T06:46:04.037Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-28T06:46:04.296Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-28T06:46:04.296Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-28T06:46:04.296Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-28T06:46:04.555Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer (2.65s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-28T06:46:04.555Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-07-28T06:46:04.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-28T06:46:04.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:46:04.555Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:46:04.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:46:04.555Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:46:04.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:46:04.555Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:46:04.555Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:46:04.555Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:46:04.555Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:46:04.555Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-28T06:46:04.555Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-28T06:46:04.555Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-28T06:46:04.555Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-28T06:46:04.555Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-28T06:46:04.555Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-28T06:46:04.555Z] === RUN TestCreateWithInvalidEnv [2021-07-28T06:46:04.555Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-28T06:46:04.555Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-28T06:46:04.555Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-28T06:46:04.555Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-28T06:46:04.555Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-28T06:46:04.555Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-28T06:46:04.555Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-28T06:46:04.555Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-28T06:46:04.555Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-28T06:46:04.555Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-28T06:46:04.555Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-28T06:46:04.555Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-28T06:46:04.555Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-28T06:46:04.555Z] === RUN TestCreateTmpfsMountsTarget [2021-07-28T06:46:04.555Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-28T06:46:04.555Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-28T06:46:04.814Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-28T06:46:04.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-28T06:46:05.382Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-28T06:46:06.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-28T06:46:06.392Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s) [2021-07-28T06:46:06.392Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-28T06:46:06.392Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:46:06.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:46:06.392Z] === RUN TestServiceWithDataPathPortInit [2021-07-28T06:46:07.295Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-28T06:46:07.554Z] --- PASS: TestCreateWithCustomMaskedPaths (2.89s) [2021-07-28T06:46:07.554Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-28T06:46:08.930Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-28T06:46:09.189Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-28T06:46:09.448Z] check_test.go:309: [d830aed8a10a3] daemon is not started [2021-07-28T06:46:09.448Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-28T06:46:09.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-28T06:46:10.017Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2021-07-28T06:46:10.017Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-28T06:46:10.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:46:10.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:46:10.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:46:10.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:46:10.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:46:10.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:46:10.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:46:10.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:46:10.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:46:10.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:46:10.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:46:10.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:46:10.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:46:10.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:46:10.017Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-28T06:46:10.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:46:10.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-28T06:46:10.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-28T06:46:10.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-28T06:46:10.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-07-28T06:46:10.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-28T06:46:10.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-28T06:46:10.276Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-28T06:46:10.276Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-28T06:46:10.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-28T06:46:10.845Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-28T06:46:11.104Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-28T06:46:11.363Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.08s) [2021-07-28T06:46:11.363Z] === RUN TestCreateDifferentPlatform [2021-07-28T06:46:11.363Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-28T06:46:11.363Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-28T06:46:11.363Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-28T06:46:11.363Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-28T06:46:11.363Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-28T06:46:11.363Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-28T06:46:11.363Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-28T06:46:11.363Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-28T06:46:11.363Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-07-28T06:46:11.363Z] === RUN TestContainerStartOnDaemonRestart [2021-07-28T06:46:11.363Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-28T06:46:11.363Z] === RUN TestDaemonRestartIpcMode [2021-07-28T06:46:11.363Z] === PAUSE TestDaemonRestartIpcMode [2021-07-28T06:46:11.363Z] === RUN TestDaemonHostGatewayIP [2021-07-28T06:46:11.363Z] === PAUSE TestDaemonHostGatewayIP [2021-07-28T06:46:11.363Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-28T06:46:11.363Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-28T06:46:11.363Z] === RUN TestContainerKillOnDaemonStart [2021-07-28T06:46:11.363Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-28T06:46:11.363Z] === RUN TestDiff [2021-07-28T06:46:11.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-28T06:46:12.739Z] --- PASS: TestDiff (1.17s) [2021-07-28T06:46:12.739Z] === RUN TestExecWithCloseStdin [2021-07-28T06:46:14.358Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-28T06:46:14.640Z] --- PASS: TestExecWithCloseStdin (1.77s) [2021-07-28T06:46:14.640Z] === RUN TestExec [2021-07-28T06:46:15.207Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-28T06:46:16.144Z] --- PASS: TestExec (1.72s) [2021-07-28T06:46:16.144Z] === RUN TestExecUser [2021-07-28T06:46:16.268Z] tests/integration/client_test.py ..... [ 75%] [2021-07-28T06:46:16.529Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-28T06:46:17.100Z] tests/integration/errors_test.py . [ 76%] [2021-07-28T06:46:18.050Z] --- PASS: TestExecUser (1.80s) [2021-07-28T06:46:18.050Z] === RUN TestExportContainerAndImportImage [2021-07-28T06:46:19.428Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2021-07-28T06:46:19.428Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-28T06:46:19.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-28T06:46:20.805Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-07-28T06:46:20.805Z] === RUN TestHealthCheckWorkdir [2021-07-28T06:46:21.262Z] --- PASS: TestServiceWithDataPathPortInit (14.47s) [2021-07-28T06:46:21.262Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-28T06:46:21.374Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-28T06:46:21.633Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-28T06:46:23.011Z] --- PASS: TestHealthCheckWorkdir (2.19s) [2021-07-28T06:46:23.011Z] === RUN TestHealthKillContainer [2021-07-28T06:46:23.792Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nw7wy9h8x4w3ge5nphta4nvfv Created:2021-07-28 06:46:22.280917035 +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[492c6c93a779abdde416ffadafcd78602c072f01714055e33e88ef1476af1f84:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u4zwwg3x6ep6vsbht3ildoosc EndpointID:b2985d9d29b212b91b6506070a57d65eaa1f932ca7553058229d093ea11f5de2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9447e4cae3ce1ee8f73802d08691437aa8cb54568a183cecba91fbbda2a1d943 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:9169a5c9a350 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u4zwwg3x6ep6vsbht3ildoosc EndpointID:b2985d9d29b212b91b6506070a57d65eaa1f932ca7553058229d093ea11f5de2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-28T06:46:24.919Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-28T06:46:24.919Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-28T06:46:24.919Z] check_test.go:309: [d0ee127527df5] daemon is not started [2021-07-28T06:46:24.919Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-28T06:46:26.295Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-28T06:46:26.554Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-28T06:46:26.813Z] --- PASS: TestHealthKillContainer (3.80s) [2021-07-28T06:46:26.813Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-28T06:46:26.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-28T06:46:27.751Z] --- PASS: TestInspectCpusetInConfigPre120 (1.09s) [2021-07-28T06:46:27.751Z] === RUN TestIpcModeNone [2021-07-28T06:46:28.318Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-28T06:46:29.054Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2021-07-28T06:46:29.054Z] PASS [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] === Skipped [2021-07-28T06:46:29.054Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:46:29.054Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] DONE 26 tests, 1 skipped in 47.488s [2021-07-28T06:46:29.054Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:46:29.054Z] INFO: Testing against a local daemon [2021-07-28T06:46:29.054Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-28T06:46:29.054Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:46:29.054Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-28T06:46:29.054Z] === RUN TestDockerNetworkIpvlan [2021-07-28T06:46:29.054Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:46:29.054Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:46:29.054Z] PASS [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] === Skipped [2021-07-28T06:46:29.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-28T06:46:29.054Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:46:29.054Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] [2021-07-28T06:46:29.054Z] DONE 2 tests, 2 skipped in 0.039s [2021-07-28T06:46:29.054Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:46:29.054Z] INFO: Testing against a local daemon [2021-07-28T06:46:29.054Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-28T06:46:29.619Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-07-28T06:46:29.619Z] === RUN TestDockerNetworkMacvlan [2021-07-28T06:46:29.695Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-28T06:46:29.695Z] --- PASS: TestIpcModeNone (1.85s) [2021-07-28T06:46:29.695Z] === RUN TestIpcModePrivate [2021-07-28T06:46:30.552Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-28T06:46:31.119Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-28T06:46:31.597Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-07-28T06:46:31.597Z] --- PASS: TestIpcModePrivate (1.74s) [2021-07-28T06:46:31.597Z] === RUN TestIpcModeShareable [2021-07-28T06:46:31.686Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-28T06:46:32.165Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-28T06:46:33.101Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-07-28T06:46:33.101Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-28T06:46:33.360Z] --- PASS: TestIpcModeShareable (1.82s) [2021-07-28T06:46:33.360Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-28T06:46:34.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-28T06:46:34.739Z] check_test.go:309: [d7985a3ec8b0d] daemon is not started [2021-07-28T06:46:34.739Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-28T06:46:34.739Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-28T06:46:34.971Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-28T06:46:35.675Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-28T06:46:37.503Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-28T06:46:39.022Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.14s) [2021-07-28T06:46:39.022Z] === RUN TestAPIIpcModeHost [2021-07-28T06:46:39.022Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-28T06:46:39.022Z] check_test.go:309: [df42552f42540] daemon is not started [2021-07-28T06:46:39.022Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-28T06:46:40.427Z] --- PASS: TestAPIIpcModeHost (1.89s) [2021-07-28T06:46:40.427Z] === RUN TestDaemonIpcModeShareable [2021-07-28T06:46:40.427Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-28T06:46:41.805Z] docker_cli_daemon_plugins_test.go:79: [d39c5f25ba361] daemon is not started [2021-07-28T06:46:42.063Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-07-28T06:46:42.304Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-28T06:46:42.322Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2021-07-28T06:46:42.322Z] === RUN TestDaemonIpcModePrivate [2021-07-28T06:46:42.587Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-28T06:46:42.770Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-28T06:46:43.521Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan (14.13s) [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.89s) [2021-07-28T06:46:43.704Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2021-07-28T06:46:43.704Z] PASS [2021-07-28T06:46:43.704Z] [2021-07-28T06:46:43.704Z] DONE 8 tests in 15.498s [2021-07-28T06:46:43.704Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-28T06:46:43.704Z] testing: warning: no tests to run [2021-07-28T06:46:43.704Z] PASS [2021-07-28T06:46:43.704Z] [2021-07-28T06:46:43.704Z] DONE 0 tests in 0.007s [2021-07-28T06:46:43.704Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-28T06:46:43.962Z] INFO: Testing against a local daemon [2021-07-28T06:46:43.962Z] === RUN TestAuthZPluginAllowRequest [2021-07-28T06:46:44.087Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-07-28T06:46:44.661Z] --- PASS: TestDaemonIpcModePrivate (2.30s) [2021-07-28T06:46:44.661Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-28T06:46:44.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-28T06:46:45.229Z] docker_cli_daemon_plugins_test.go:169: [dc85fd1ac69a6] daemon is not started [2021-07-28T06:46:45.335Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-07-28T06:46:45.335Z] === RUN TestAuthZPluginTLS [2021-07-28T06:46:45.901Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-28T06:46:45.901Z] === RUN TestAuthZPluginDenyRequest [2021-07-28T06:46:46.166Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-28T06:46:46.471Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-28T06:46:46.471Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-28T06:46:46.733Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-07-28T06:46:46.733Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-28T06:46:46.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-28T06:46:46.991Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.44s) [2021-07-28T06:46:46.991Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-28T06:46:47.038Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-28T06:46:47.038Z] === RUN TestAuthZPluginDenyResponse [2021-07-28T06:46:47.296Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-07-28T06:46:47.296Z] === RUN TestAuthZPluginAllowEventStream [2021-07-28T06:46:49.209Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-07-28T06:46:49.209Z] === RUN TestAuthZPluginErrorResponse [2021-07-28T06:46:49.467Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-28T06:46:49.467Z] === RUN TestAuthZPluginErrorRequest [2021-07-28T06:46:49.524Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2021-07-28T06:46:49.782Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.77s) [2021-07-28T06:46:49.782Z] === RUN TestIpcModeOlderClient [2021-07-28T06:46:49.782Z] === PAUSE TestIpcModeOlderClient [2021-07-28T06:46:49.782Z] === RUN TestKillContainerInvalidSignal [2021-07-28T06:46:50.033Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-28T06:46:50.033Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-28T06:46:50.350Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-28T06:46:50.598Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-28T06:46:50.598Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-28T06:46:50.917Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-28T06:46:50.917Z] --- PASS: TestKillContainerInvalidSignal (1.21s) [2021-07-28T06:46:50.917Z] === RUN TestKillContainer [2021-07-28T06:46:50.917Z] === RUN TestKillContainer/no_signal [2021-07-28T06:46:51.485Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-28T06:46:52.053Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-28T06:46:52.053Z] === RUN TestKillContainer/non_killing_signal [2021-07-28T06:46:52.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-28T06:46:52.500Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-07-28T06:46:52.500Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-28T06:46:52.621Z] check_test.go:309: [d581d06e8959a] daemon is not started [2021-07-28T06:46:52.621Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-28T06:46:52.880Z] === RUN TestKillContainer/killing_signal [2021-07-28T06:46:53.874Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-07-28T06:46:53.874Z] === RUN TestAuthZPluginHeader [2021-07-28T06:46:54.440Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-28T06:46:54.440Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-28T06:46:54.785Z] --- PASS: TestKillContainer (3.44s) [2021-07-28T06:46:54.785Z] --- PASS: TestKillContainer/no_signal (1.13s) [2021-07-28T06:46:54.785Z] --- PASS: TestKillContainer/non_killing_signal (0.87s) [2021-07-28T06:46:54.785Z] --- PASS: TestKillContainer/killing_signal (1.14s) [2021-07-28T06:46:54.785Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-28T06:46:54.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-28T06:46:54.785Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-28T06:46:55.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-28T06:46:56.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.35s) [2021-07-28T06:46:56.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2021-07-28T06:46:56.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.05s) [2021-07-28T06:46:56.730Z] === RUN TestKillStoppedContainer [2021-07-28T06:46:56.730Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-28T06:46:56.730Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-28T06:46:56.730Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-28T06:46:56.730Z] === RUN TestKillDifferentUserContainer [2021-07-28T06:46:56.989Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-28T06:46:57.925Z] --- PASS: TestKillDifferentUserContainer (1.14s) [2021-07-28T06:46:57.925Z] === RUN TestInspectOomKilledTrue [2021-07-28T06:46:57.925Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:46:57.925Z] --- SKIP: TestInspectOomKilledTrue (0.03s) [2021-07-28T06:46:57.925Z] === RUN TestInspectOomKilledFalse [2021-07-28T06:46:57.925Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:46:57.925Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-28T06:46:57.925Z] === RUN TestLinksEtcHostsContentMatch [2021-07-28T06:46:58.623Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.61s) [2021-07-28T06:46:58.623Z] === RUN TestAuthZPluginV2Disable [2021-07-28T06:46:58.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-28T06:46:59.299Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-28T06:46:59.558Z] --- PASS: TestLinksEtcHostsContentMatch (1.58s) [2021-07-28T06:46:59.558Z] === RUN TestLinksContainerNames [2021-07-28T06:46:59.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-28T06:47:00.879Z] ......... [ 86%] [2021-07-28T06:47:01.151Z] --- PASS: TestAuthZPluginV2Disable (2.82s) [2021-07-28T06:47:01.151Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-28T06:47:01.461Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-28T06:47:01.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-28T06:47:01.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-28T06:47:01.720Z] --- PASS: TestLinksContainerNames (2.23s) [2021-07-28T06:47:01.720Z] === RUN TestLogsFollowTailEmpty [2021-07-28T06:47:03.095Z] --- PASS: TestLogsFollowTailEmpty (1.22s) [2021-07-28T06:47:03.095Z] === RUN TestContainerNetworkMountsNoChown [2021-07-28T06:47:03.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-28T06:47:03.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-28T06:47:03.681Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.59s) [2021-07-28T06:47:03.681Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-28T06:47:04.230Z] --- PASS: TestContainerNetworkMountsNoChown (1.20s) [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/default [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/default [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/private [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/private [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/rprivate [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/slave [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/slave [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/rslave [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/shared [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/shared [2021-07-28T06:47:04.231Z] === RUN TestMountDaemonRoot/rshared [2021-07-28T06:47:04.231Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/default [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/rshared [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/shared [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/rslave [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/slave [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/rprivate [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/private [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-28T06:47:04.490Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:47:04.490Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-28T06:47:04.490Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:47:04.748Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:47:05.007Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:47:05.265Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:47:05.265Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:47:05.265Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-28T06:47:05.265Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot (0.12s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.11s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-28T06:47:05.265Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-28T06:47:05.265Z] === RUN TestContainerBindMountNonRecursive [2021-07-28T06:47:05.884Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-28T06:47:06.202Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-28T06:47:07.526Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-28T06:47:07.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-28T06:47:08.733Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-28T06:47:08.733Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-28T06:47:08.733Z] --- PASS: TestContainerBindMountNonRecursive (3.48s) [2021-07-28T06:47:08.733Z] === RUN TestContainerVolumesMountedAsShared [2021-07-28T06:47:08.992Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-28T06:47:09.252Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2021-07-28T06:47:09.252Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-28T06:47:10.628Z] --- PASS: TestContainerVolumesMountedAsSlave (1.24s) [2021-07-28T06:47:10.628Z] === RUN TestNetworkNat [2021-07-28T06:47:11.567Z] --- PASS: TestNetworkNat (0.93s) [2021-07-28T06:47:11.567Z] === RUN TestNetworkLocalhostTCPNat [2021-07-28T06:47:11.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-28T06:47:12.086Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-28T06:47:12.346Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2021-07-28T06:47:12.346Z] === RUN TestNetworkLoopbackNat [2021-07-28T06:47:12.605Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-28T06:47:12.807Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-28T06:47:13.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-28T06:47:13.653Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.25s) [2021-07-28T06:47:13.653Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-28T06:47:14.194Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-28T06:47:16.796Z] --- PASS: TestNetworkLoopbackNat (3.60s) [2021-07-28T06:47:16.796Z] === RUN TestPause [2021-07-28T06:47:17.054Z] --- PASS: TestPause (0.91s) [2021-07-28T06:47:17.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-28T06:47:17.054Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:47:17.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:47:17.054Z] === RUN TestPauseStopPausedContainer [2021-07-28T06:47:17.990Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-07-28T06:47:17.990Z] === RUN TestPidHost [2021-07-28T06:47:18.428Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-28T06:47:18.428Z] Using test binary docker [2021-07-28T06:47:18.428Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-28T06:47:18.428Z] +++ /etc/init.d/apparmor start [2021-07-28T06:47:18.428Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-28T06:47:18.428Z] INFO: Waiting for daemon to start... [2021-07-28T06:47:18.428Z] Starting dockerd [2021-07-28T06:47:18.428Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-07-28T06:47:19.367Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-28T06:47:20.303Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-28T06:47:20.303Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-28T06:47:20.981Z] . [2021-07-28T06:47:20.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-28T06:47:20.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-28T06:47:20.981Z] Error: No such image: emptyfs [2021-07-28T06:47:20.981Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-28T06:47:20.981Z] ++++ docker load [2021-07-28T06:47:20.981Z] Running integration-test (iteration 1) [2021-07-28T06:47:20.981Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-28T06:47:20.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:47:20.981Z] ++ set -e [2021-07-28T06:47:20.981Z] ++ '[' -n 0 ']' [2021-07-28T06:47:20.981Z] ++ set -x [2021-07-28T06:47:20.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:47:21.240Z] --- PASS: TestPidHost (3.20s) [2021-07-28T06:47:21.240Z] === RUN TestPsFilter [2021-07-28T06:47:21.499Z] --- PASS: TestPsFilter (0.26s) [2021-07-28T06:47:21.499Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-28T06:47:21.758Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-28T06:47:22.326Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.06s) [2021-07-28T06:47:22.326Z] === RUN TestRemoveContainerWithVolume [2021-07-28T06:47:23.069Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-28T06:47:23.069Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-28T06:47:23.758Z] --- PASS: TestRemoveContainerWithVolume (1.35s) [2021-07-28T06:47:23.758Z] === RUN TestRemoveContainerRunning [2021-07-28T06:47:23.758Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-28T06:47:25.164Z] --- PASS: TestRemoveContainerRunning (1.34s) [2021-07-28T06:47:25.164Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-28T06:47:26.538Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.16s) [2021-07-28T06:47:26.538Z] === RUN TestRemoveInvalidContainer [2021-07-28T06:47:26.538Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-28T06:47:26.538Z] === RUN TestRenameLinkedContainer [2021-07-28T06:47:27.473Z] check_test.go:309: [d1637f4c40747] daemon is not started [2021-07-28T06:47:27.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-28T06:47:28.137Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-28T06:47:28.397Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-28T06:47:28.397Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-28T06:47:28.397Z] [2021-07-28T06:47:28.397Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-28T06:47:28.397Z] =========================== short test summary info ============================ [2021-07-28T06:47:28.397Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-28T06:47:28.397Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-28T06:47:28.397Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-28T06:47:28.397Z] Not supported on most drivers [2021-07-28T06:47:28.397Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-28T06:47:28.397Z] Output of docker top depends on host distro, and is not formalized. [2021-07-28T06:47:28.397Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-28T06:47:28.397Z] Output of docker top depends on host distro, and is not formalized. [2021-07-28T06:47:28.397Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-28T06:47:28.397Z] Can fail if eth0 has multiple IP addresses [2021-07-28T06:47:28.397Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-28T06:47:28.397Z] This doesn't seem to be taken into account by the engine [2021-07-28T06:47:28.397Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-28T06:47:28.397Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-28T06:47:28.397Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-28T06:47:28.397Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 342.98 seconds == [2021-07-28T06:47:28.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-28T06:47:30.010Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-28T06:47:30.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-28T06:47:31.207Z] --- PASS: TestRenameLinkedContainer (5.02s) [2021-07-28T06:47:31.207Z] === RUN TestRenameStoppedContainer [2021-07-28T06:47:31.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-28T06:47:31.765Z] PASS [2021-07-28T06:47:31.765Z] [2021-07-28T06:47:31.765Z] DONE 17 tests in 45.523s [2021-07-28T06:47:31.765Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-28T06:47:31.765Z] INFO: Testing against a local daemon [2021-07-28T06:47:31.765Z] === RUN TestPluginInvalidJSON [2021-07-28T06:47:31.765Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:47:31.765Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:47:31.765Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:47:31.765Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-28T06:47:31.765Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-28T06:47:31.765Z] === RUN TestPluginInstall [2021-07-28T06:47:31.765Z] === RUN TestPluginInstall/no_auth [2021-07-28T06:47:31.765Z] time="2021-07-28T06:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:47:31.765Z] time="2021-07-28T06:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db92be6a80a93356d75d65287a35570f5728d7333fd447d6638b89b0616eb0d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:47:31.765Z] time="2021-07-28T06:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:47:31.765Z] time="2021-07-28T06:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db92be6a80a93356d75d65287a35570f5728d7333fd447d6638b89b0616eb0d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:47:32.023Z] === RUN TestPluginInstall/with_htpasswd [2021-07-28T06:47:32.590Z] time="2021-07-28T06:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:47:32.590Z] time="2021-07-28T06:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db92be6a80a93356d75d65287a35570f5728d7333fd447d6638b89b0616eb0d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:47:32.590Z] time="2021-07-28T06:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:47:32.590Z] time="2021-07-28T06:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db92be6a80a93356d75d65287a35570f5728d7333fd447d6638b89b0616eb0d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:47:32.848Z] === RUN TestPluginInstall/with_insecure [2021-07-28T06:47:33.109Z] --- PASS: TestRenameStoppedContainer (1.52s) [2021-07-28T06:47:33.109Z] === RUN TestRenameRunningContainerAndReuse [2021-07-28T06:47:33.782Z] time="2021-07-28T06:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:47:33.782Z] time="2021-07-28T06:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:453570f68af25c487f0195b50914257bf07cb3188384133d623a0cc2359fa3ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:47:33.782Z] time="2021-07-28T06:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:47:33.782Z] time="2021-07-28T06:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:453570f68af25c487f0195b50914257bf07cb3188384133d623a0cc2359fa3ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:47:33.782Z] plugin_test.go:166: [d36077114d3a2] daemon is not started [2021-07-28T06:47:33.782Z] --- PASS: TestPluginInstall (4.50s) [2021-07-28T06:47:33.782Z] --- PASS: TestPluginInstall/no_auth (2.71s) [2021-07-28T06:47:33.782Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2021-07-28T06:47:33.782Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-28T06:47:33.782Z] === RUN TestPluginsWithRuntimes [2021-07-28T06:47:35.641Z] --- PASS: TestRenameRunningContainerAndReuse (2.76s) [2021-07-28T06:47:35.641Z] === RUN TestRenameInvalidName [2021-07-28T06:47:35.683Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-28T06:47:36.249Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-28T06:47:37.019Z] --- PASS: TestRenameInvalidName (1.32s) [2021-07-28T06:47:37.020Z] === RUN TestRenameAnonymousContainer [2021-07-28T06:47:37.623Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2021-07-28T06:47:37.623Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-28T06:47:37.623Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-07-28T06:47:37.623Z] === RUN TestPluginBackCompatMediaTypes [2021-07-28T06:47:37.882Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2021-07-28T06:47:37.882Z] PASS [2021-07-28T06:47:37.882Z] [2021-07-28T06:47:37.882Z] DONE 10 tests in 8.587s [2021-07-28T06:47:37.882Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-28T06:47:37.882Z] INFO: Testing against a local daemon [2021-07-28T06:47:37.882Z] === RUN TestExternalGraphDriver [2021-07-28T06:47:38.140Z] === RUN TestExternalGraphDriver/json [2021-07-28T06:47:39.121Z] Loaded image: buildpack-deps:buster [2021-07-28T06:47:39.121Z] Loaded image: busybox:latest [2021-07-28T06:47:39.121Z] Loaded image: busybox:glibc [2021-07-28T06:47:40.045Z] === RUN TestExternalGraphDriver/spec [2021-07-28T06:47:40.511Z] Loaded image: debian:bullseye [2021-07-28T06:47:40.511Z] Loaded image: hello-world:latest [2021-07-28T06:47:40.511Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:47:40.511Z] INFO: Testing against a local daemon [2021-07-28T06:47:40.511Z] === RUN TestCgroupNamespacesBuild [2021-07-28T06:47:40.875Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-28T06:47:40.875Z] [2021-07-28T06:47:40.875Z] Unloading profiles will leave already running processes permanently [2021-07-28T06:47:40.875Z] unconfined, which can lead to unexpected situations. [2021-07-28T06:47:40.875Z] [2021-07-28T06:47:40.875Z] To set a process to complain mode, use the command line tool [2021-07-28T06:47:40.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-28T06:47:40.875Z] Post stage [Pipeline] junit [2021-07-28T06:47:40.898Z] Recording test results [2021-07-28T06:47:41.210Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-28T06:47:41.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-28T06:47:41.469Z] --- PASS: TestRenameAnonymousContainer (4.63s) [2021-07-28T06:47:41.469Z] === RUN TestRenameContainerWithSameName [2021-07-28T06:47:41.933Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-28T06:47:41.946Z] === RUN TestExternalGraphDriver/pull [2021-07-28T06:47:42.220Z] + echo Ensuring container killed. [2021-07-28T06:47:42.220Z] Ensuring container killed. [2021-07-28T06:47:42.220Z] + docker rm -vf docker-pr7 [2021-07-28T06:47:42.220Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-28T06:47:42.433Z] --- PASS: TestCgroupNamespacesBuild (1.84s) [2021-07-28T06:47:42.433Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-28T06:47:42.508Z] + echo Chowning /workspace to jenkins user [2021-07-28T06:47:42.508Z] Chowning /workspace to jenkins user [2021-07-28T06:47:42.508Z] + id -u [2021-07-28T06:47:42.508Z] + id -g [2021-07-28T06:47:42.508Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace busybox chown -R 1000:1000 /workspace [2021-07-28T06:47:43.373Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2021-07-28T06:47:43.373Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-28T06:47:43.751Z] + bundleName=docker-py [2021-07-28T06:47:43.752Z] + echo Creating docker-py-bundles.tar.gz [2021-07-28T06:47:43.752Z] Creating docker-py-bundles.tar.gz [2021-07-28T06:47:43.752Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-07-28T06:47:43.766Z] Archiving artifacts [2021-07-28T06:47:43.849Z] --- PASS: TestExternalGraphDriver (5.47s) [2021-07-28T06:47:43.849Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-07-28T06:47:43.849Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-07-28T06:47:43.849Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2021-07-28T06:47:43.849Z] === RUN TestGraphdriverPluginV2 [2021-07-28T06:47:44.356Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2021-07-28T06:47:44.356Z] === RUN TestBuildWithSession [2021-07-28T06:47:44.356Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:47:44.356Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-28T06:47:44.356Z] === RUN TestBuildSquashParent [2021-07-28T06:47:44.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-28T06:47:45.266Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-28T06:47:45.629Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh binary [2021-07-28T06:47:45.690Z] --- PASS: TestRenameContainerWithLinkedContainer (2.68s) [2021-07-28T06:47:45.690Z] === RUN TestResize [2021-07-28T06:47:45.889Z] [2021-07-28T06:47:46.150Z] Removing bundles/ [2021-07-28T06:47:46.150Z] [2021-07-28T06:47:46.150Z] ---> Making bundle: binary (in bundles/binary) [2021-07-28T06:47:46.150Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-28T06:47:46.150Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:47:47.068Z] --- PASS: TestResize (1.35s) [2021-07-28T06:47:47.068Z] === RUN TestResizeWithInvalidSize [2021-07-28T06:47:47.130Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2021-07-28T06:47:47.130Z] PASS [2021-07-28T06:47:47.130Z] [2021-07-28T06:47:47.130Z] DONE 5 tests in 9.251s [2021-07-28T06:47:47.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-28T06:47:47.130Z] INFO: Testing against a local daemon [2021-07-28T06:47:47.130Z] === RUN TestContinueAfterPluginCrash [2021-07-28T06:47:47.130Z] === PAUSE TestContinueAfterPluginCrash [2021-07-28T06:47:47.130Z] === RUN TestReadPluginNoRead [2021-07-28T06:47:47.130Z] === PAUSE TestReadPluginNoRead [2021-07-28T06:47:47.130Z] === RUN TestDaemonStartWithLogOpt [2021-07-28T06:47:47.130Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-28T06:47:47.130Z] === CONT TestContinueAfterPluginCrash [2021-07-28T06:47:47.130Z] === CONT TestDaemonStartWithLogOpt [2021-07-28T06:47:48.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-28T06:47:48.575Z] --- PASS: TestResizeWithInvalidSize (1.51s) [2021-07-28T06:47:48.575Z] === RUN TestResizeWhenContainerNotStarted [2021-07-28T06:47:49.956Z] --- PASS: TestResizeWhenContainerNotStarted (1.32s) [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:47:49.956Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:47:49.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:47:49.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:47:49.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-28T06:47:50.958Z] --- PASS: TestBuildSquashParent (5.97s) [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:47:50.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:47:50.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:47:50.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:47:50.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:47:50.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:47:50.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:47:50.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:47:50.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-28T06:47:50.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-28T06:47:50.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-28T06:47:50.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-28T06:47:51.315Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2021-07-28T06:47:51.315Z] === CONT TestReadPluginNoRead [2021-07-28T06:47:52.957Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-28T06:47:52.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-28T06:47:53.215Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-28T06:47:54.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:47:54.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-28T06:47:54.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:47:54.588Z] === RUN TestReadPluginNoRead/default [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-07-28T06:47:55.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2021-07-28T06:47:55.535Z] === RUN TestBuildMultiStageCopy [2021-07-28T06:47:55.535Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-28T06:47:55.963Z] --- PASS: TestContinueAfterPluginCrash (8.72s) [2021-07-28T06:47:56.221Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-28T06:47:56.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:47:56.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:47:56.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-28T06:47:57.458Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-28T06:47:57.458Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-28T06:47:57.597Z] === CONT TestReadPluginNoRead [2021-07-28T06:47:57.597Z] read_test.go:92: [d54a0fa99597d] daemon is not started [2021-07-28T06:47:57.597Z] --- PASS: TestReadPluginNoRead (6.80s) [2021-07-28T06:47:57.597Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-07-28T06:47:57.597Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-07-28T06:47:57.597Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2021-07-28T06:47:57.597Z] PASS [2021-07-28T06:47:57.597Z] [2021-07-28T06:47:57.597Z] DONE 6 tests in 10.368s [2021-07-28T06:47:57.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-28T06:47:57.597Z] testing: warning: no tests to run [2021-07-28T06:47:57.597Z] PASS [2021-07-28T06:47:57.597Z] [2021-07-28T06:47:57.597Z] DONE 0 tests in 0.007s [2021-07-28T06:47:57.597Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-28T06:47:57.597Z] INFO: Testing against a local daemon [2021-07-28T06:47:57.597Z] === RUN TestPluginWithDevMounts [2021-07-28T06:47:57.597Z] === PAUSE TestPluginWithDevMounts [2021-07-28T06:47:57.597Z] === CONT TestPluginWithDevMounts [2021-07-28T06:47:57.721Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-28T06:47:58.296Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-28T06:47:58.296Z] --- PASS: TestBuildMultiStageCopy (3.17s) [2021-07-28T06:47:58.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) [2021-07-28T06:47:58.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2021-07-28T06:47:58.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-28T06:47:58.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-07-28T06:47:58.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-07-28T06:47:58.296Z] === RUN TestBuildMultiStageParentConfig [2021-07-28T06:47:58.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-28T06:47:58.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:47:58.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:47:59.244Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2021-07-28T06:47:59.244Z] === RUN TestBuildLabelWithTargets [2021-07-28T06:47:59.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-28T06:47:59.498Z] --- PASS: TestPluginWithDevMounts (1.63s) [2021-07-28T06:47:59.498Z] PASS [2021-07-28T06:47:59.498Z] [2021-07-28T06:47:59.498Z] DONE 1 tests in 1.666s [2021-07-28T06:47:59.498Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-28T06:47:59.498Z] INFO: Testing against a local daemon [2021-07-28T06:47:59.498Z] === RUN TestSecretInspect [2021-07-28T06:48:00.637Z] --- PASS: TestBuildLabelWithTargets (1.34s) [2021-07-28T06:48:00.637Z] === RUN TestBuildWithEmptyLayers [2021-07-28T06:48:00.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-28T06:48:01.211Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-07-28T06:48:01.211Z] === RUN TestBuildMultiStageOnBuild [2021-07-28T06:48:01.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:48:01.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-28T06:48:01.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:48:02.026Z] --- PASS: TestSecretInspect (2.24s) [2021-07-28T06:48:02.026Z] === RUN TestSecretList [2021-07-28T06:48:03.768Z] --- PASS: TestBuildMultiStageOnBuild (2.30s) [2021-07-28T06:48:03.768Z] === RUN TestBuildUncleanTarFilenames [2021-07-28T06:48:03.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-28T06:48:03.924Z] --- PASS: TestSecretList (2.23s) [2021-07-28T06:48:03.924Z] === RUN TestSecretsCreateAndDelete [2021-07-28T06:48:04.343Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-07-28T06:48:04.343Z] === RUN TestBuildMultiStageLayerLeak [2021-07-28T06:48:06.451Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2021-07-28T06:48:06.451Z] === RUN TestSecretsUpdate [2021-07-28T06:48:06.898Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2021-07-28T06:48:06.898Z] === RUN TestBuildWithHugeFile [2021-07-28T06:48:07.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:48:07.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-28T06:48:07.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:48:08.349Z] --- PASS: TestSecretsUpdate (2.18s) [2021-07-28T06:48:08.349Z] === RUN TestTemplatedSecret [2021-07-28T06:48:08.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-28T06:48:11.632Z] --- PASS: TestTemplatedSecret (3.42s) [2021-07-28T06:48:11.632Z] === RUN TestSecretCreateResolve [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.15s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.49s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.25s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.26s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.41s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.15s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.40s) [2021-07-28T06:48:11.751Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s) [2021-07-28T06:48:11.751Z] === RUN TestCgroupNamespacesRun [2021-07-28T06:48:11.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-28T06:48:14.162Z] --- PASS: TestSecretCreateResolve (2.25s) [2021-07-28T06:48:14.162Z] PASS [2021-07-28T06:48:14.162Z] [2021-07-28T06:48:14.162Z] DONE 6 tests in 14.569s [2021-07-28T06:48:14.162Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-28T06:48:14.162Z] INFO: Testing against a local daemon [2021-07-28T06:48:14.162Z] === RUN TestServiceCreateInit [2021-07-28T06:48:14.162Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-28T06:48:14.343Z] --- PASS: TestCgroupNamespacesRun (2.82s) [2021-07-28T06:48:14.343Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-28T06:48:16.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-07-28T06:48:16.263Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-28T06:48:18.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.70s) [2021-07-28T06:48:18.795Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-28T06:48:19.054Z] check_test.go:309: [d1bfba7fd7491] daemon is not started [2021-07-28T06:48:19.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-28T06:48:19.433Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-28T06:48:20.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-28T06:48:21.216Z] --- PASS: TestCgroupNamespacesRunHostMode (2.55s) [2021-07-28T06:48:21.216Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-28T06:48:23.638Z] --- PASS: TestServiceCreateInit (9.36s) [2021-07-28T06:48:23.638Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2021-07-28T06:48:23.638Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2021-07-28T06:48:23.638Z] === RUN TestCreateServiceMultipleTimes [2021-07-28T06:48:23.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-28T06:48:23.750Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s) [2021-07-28T06:48:23.750Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-28T06:48:24.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-28T06:48:25.620Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2021-07-28T06:48:25.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-28T06:48:26.560Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-07-28T06:48:26.560Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-28T06:48:27.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-28T06:48:29.311Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2021-07-28T06:48:29.311Z] === RUN TestNISDomainname [2021-07-28T06:48:31.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-28T06:48:31.475Z] --- PASS: TestNISDomainname (2.47s) [2021-07-28T06:48:31.475Z] === RUN TestHostnameDnsResolution [2021-07-28T06:48:31.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-28T06:48:34.269Z] --- PASS: TestHostnameDnsResolution (2.29s) [2021-07-28T06:48:34.269Z] === RUN TestStats [2021-07-28T06:48:34.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-28T06:48:37.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-28T06:48:37.367Z] --- PASS: TestStats (3.43s) [2021-07-28T06:48:37.367Z] === RUN TestStopContainerWithTimeout [2021-07-28T06:48:37.367Z] === RUN TestStopContainerWithTimeout/0 [2021-07-28T06:48:37.367Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-28T06:48:37.367Z] === RUN TestStopContainerWithTimeout/1 [2021-07-28T06:48:37.367Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-28T06:48:37.367Z] === RUN TestStopContainerWithTimeout/3 [2021-07-28T06:48:37.367Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-28T06:48:37.367Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-28T06:48:37.367Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-28T06:48:37.367Z] === CONT TestStopContainerWithTimeout/0 [2021-07-28T06:48:37.367Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-28T06:48:37.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-28T06:48:39.529Z] === CONT TestStopContainerWithTimeout/3 [2021-07-28T06:48:41.433Z] === CONT TestStopContainerWithTimeout/1 [2021-07-28T06:48:41.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-28T06:48:41.731Z] --- PASS: TestCreateServiceMultipleTimes (16.69s) [2021-07-28T06:48:41.731Z] === RUN TestCreateServiceConflict [2021-07-28T06:48:41.731Z] --- PASS: TestCreateServiceConflict (1.80s) [2021-07-28T06:48:41.731Z] === RUN TestCreateServiceMaxReplicas [2021-07-28T06:48:42.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-28T06:48:43.380Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-28T06:48:43.380Z] --- PASS: TestStopContainerWithTimeout/0 (1.89s) [2021-07-28T06:48:43.380Z] --- PASS: TestStopContainerWithTimeout/-1 (3.76s) [2021-07-28T06:48:43.380Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2021-07-28T06:48:43.380Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2021-07-28T06:48:43.380Z] === RUN TestDeleteDevicemapper [2021-07-28T06:48:43.380Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:48:43.380Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-28T06:48:43.380Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-28T06:48:44.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-28T06:48:45.014Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2021-07-28T06:48:45.014Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-28T06:48:45.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-28T06:48:47.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-28T06:48:48.971Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-28T06:48:49.538Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.22s) [2021-07-28T06:48:49.538Z] === RUN TestUpdateMemory [2021-07-28T06:48:49.538Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:48:49.538Z] --- SKIP: TestUpdateMemory (0.01s) [2021-07-28T06:48:49.538Z] === RUN TestUpdateCPUQuota [2021-07-28T06:48:49.797Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-28T06:48:49.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-28T06:48:49.797Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-28T06:48:49.797Z] check_test.go:309: [d7005bc446439] daemon is not started [2021-07-28T06:48:49.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-28T06:48:49.797Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-28T06:48:49.797Z] check_test.go:309: [d0e906e1d1cdf] daemon is not started [2021-07-28T06:48:49.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-28T06:48:50.364Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-28T06:48:53.650Z] check_test.go:309: [d403b2b73fed2] daemon is not started [2021-07-28T06:48:53.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-28T06:48:56.188Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-28T06:48:57.563Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-28T06:48:57.822Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-28T06:48:58.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-28T06:48:59.018Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-28T06:48:59.277Z] --- PASS: TestUpdateCPUQuota (9.70s) [2021-07-28T06:48:59.277Z] === RUN TestUpdatePidsLimit [2021-07-28T06:48:59.277Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-28T06:48:59.883Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2021-07-28T06:48:59.883Z] === RUN TestCreateServiceSecretFileMode [2021-07-28T06:49:00.653Z] === RUN TestUpdatePidsLimit/no_change [2021-07-28T06:49:00.817Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2021-07-28T06:49:00.817Z] === RUN TestCreateServiceConfigFileMode [2021-07-28T06:49:02.030Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-28T06:49:02.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-28T06:49:03.223Z] --- PASS: TestBuildWithHugeFile (54.43s) [2021-07-28T06:49:03.223Z] === RUN TestBuildWCOWSandboxSize [2021-07-28T06:49:03.223Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:49:03.223Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-28T06:49:03.223Z] === RUN TestBuildWithEmptyDockerfile [2021-07-28T06:49:03.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:49:03.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:49:03.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:49:03.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:49:03.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:49:03.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:49:03.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:49:03.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:49:03.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:49:03.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-07-28T06:49:03.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-28T06:49:03.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-07-28T06:49:03.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-28T06:49:03.223Z] === RUN TestBuildPreserveOwnership [2021-07-28T06:49:03.223Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-28T06:49:03.264Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-28T06:49:04.100Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2021-07-28T06:49:04.100Z] === RUN TestCreateServiceSysctls [2021-07-28T06:49:04.618Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-28T06:49:04.641Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-28T06:49:06.017Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-28T06:49:06.541Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2021-07-28T06:49:06.541Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2021-07-28T06:49:06.541Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2021-07-28T06:49:06.541Z] === RUN TestBuildPlatformInvalid [2021-07-28T06:49:06.541Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-28T06:49:06.541Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-28T06:49:07.383Z] --- PASS: TestCreateServiceSysctls (3.60s) [2021-07-28T06:49:07.383Z] === RUN TestCreateServiceCapabilities [2021-07-28T06:49:07.395Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-28T06:49:07.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-28T06:49:07.912Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit (10.35s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.14s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/no_change (1.36s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/update_lower (1.50s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.28s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.26s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.57s) [2021-07-28T06:49:09.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.21s) [2021-07-28T06:49:09.817Z] === RUN TestUpdateRestartPolicy [2021-07-28T06:49:09.913Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2021-07-28T06:49:09.913Z] === RUN TestInspect [2021-07-28T06:49:10.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-28T06:49:10.643Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-28T06:49:11.231Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-28T06:49:11.798Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-28T06:49:12.057Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-28T06:49:12.624Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-28T06:49:12.882Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-28T06:49:12.882Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-28T06:49:12.882Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-28T06:49:13.194Z] --- PASS: TestInspect (3.08s) [2021-07-28T06:49:13.194Z] === RUN TestCreateJob [2021-07-28T06:49:13.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-28T06:49:14.016Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-28T06:49:16.477Z] --- PASS: TestCreateJob (3.60s) [2021-07-28T06:49:16.477Z] === RUN TestReplicatedJob [2021-07-28T06:49:18.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-28T06:49:21.478Z] Loaded image: buildpack-deps:buster [2021-07-28T06:49:21.478Z] Loaded image: busybox:latest [2021-07-28T06:49:21.478Z] Loaded image: busybox:glibc [2021-07-28T06:49:21.497Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-28T06:49:21.741Z] Loaded image: debian:bullseye [2021-07-28T06:49:21.741Z] Loaded image: hello-world:latest [2021-07-28T06:49:21.741Z] Loaded image: arm32v7/hello-world:latest [2021-07-28T06:49:21.756Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-28T06:49:22.654Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-28T06:49:22.654Z] Copying nested executables into bundles/binary-daemon [2021-07-28T06:49:22.654Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-28T06:49:22.654Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:49:22.654Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-28T06:49:22.654Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-28T06:49:22.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/make.sh cross [2021-07-28T06:49:23.037Z] --- PASS: TestReplicatedJob (6.03s) [2021-07-28T06:49:23.037Z] === RUN TestUpdateReplicatedJob [2021-07-28T06:49:23.130Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-28T06:49:23.259Z] [2021-07-28T06:49:23.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-28T06:49:23.388Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-28T06:49:23.520Z] Removing bundles/ [2021-07-28T06:49:23.520Z] [2021-07-28T06:49:23.520Z] ---> Making bundle: cross (in bundles/cross) [2021-07-28T06:49:23.520Z] Cross building: bundles/cross/linux/amd64 [2021-07-28T06:49:23.520Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-28T06:49:23.520Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-28T06:49:24.323Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-28T06:49:24.583Z] --- PASS: TestUpdateRestartPolicy (15.09s) [2021-07-28T06:49:24.583Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-28T06:49:24.841Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-28T06:49:25.408Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-28T06:49:25.977Z] check_test.go:309: [dc614ec431321] daemon is not started [2021-07-28T06:49:25.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-28T06:49:25.978Z] --- PASS: TestUpdateRestartWithAutoRemove (1.26s) [2021-07-28T06:49:25.978Z] === RUN TestWaitNonBlocked [2021-07-28T06:49:25.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:49:25.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:49:25.978Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:49:25.978Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:49:25.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:49:25.978Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:49:26.320Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2021-07-28T06:49:26.320Z] === RUN TestServiceListWithStatuses [2021-07-28T06:49:26.320Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:49:26.320Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-28T06:49:26.320Z] === RUN TestDockerNetworkConnectAlias [2021-07-28T06:49:28.511Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-28T06:49:28.511Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.85s) [2021-07-28T06:49:28.511Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.05s) [2021-07-28T06:49:28.511Z] === RUN TestWaitBlocked [2021-07-28T06:49:28.511Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:49:28.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:49:28.511Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:49:28.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:49:28.511Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:49:28.511Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:49:30.414Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-28T06:49:30.414Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.77s) [2021-07-28T06:49:30.414Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.08s) [2021-07-28T06:49:30.414Z] === CONT TestContainerStartOnDaemonRestart [2021-07-28T06:49:30.414Z] === CONT TestIpcModeOlderClient [2021-07-28T06:49:30.414Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-07-28T06:49:30.414Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-28T06:49:30.414Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-28T06:49:31.587Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2021-07-28T06:49:31.587Z] === RUN TestDockerNetworkReConnect [2021-07-28T06:49:31.762Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.09s) [2021-07-28T06:49:31.762Z] PASS [2021-07-28T06:49:31.762Z] [2021-07-28T06:49:31.762Z] === Skipped [2021-07-28T06:49:31.762Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-28T06:49:31.762Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:49:31.762Z] [2021-07-28T06:49:31.762Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-28T06:49:31.762Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-28T06:49:31.762Z] [2021-07-28T06:49:31.762Z] [2021-07-28T06:49:31.762Z] DONE 34 tests, 2 skipped in 129.386s [2021-07-28T06:49:31.762Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-28T06:49:31.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:31.762Z] ++ set -e [2021-07-28T06:49:31.762Z] ++ '[' -n 0 ']' [2021-07-28T06:49:31.762Z] ++ set -x [2021-07-28T06:49:31.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:31.763Z] INFO: Testing against a local daemon [2021-07-28T06:49:31.763Z] === RUN TestConfigInspect [2021-07-28T06:49:33.683Z] --- PASS: TestConfigInspect (2.73s) [2021-07-28T06:49:33.683Z] === RUN TestConfigList [2021-07-28T06:49:34.602Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-28T06:49:34.860Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.64s) [2021-07-28T06:49:34.860Z] === CONT TestContainerKillOnDaemonStart [2021-07-28T06:49:34.871Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2021-07-28T06:49:34.871Z] === RUN TestServicePlugin [2021-07-28T06:49:35.428Z] --- PASS: TestContainerStartOnDaemonRestart (5.18s) [2021-07-28T06:49:35.428Z] === CONT TestDaemonHostGatewayIP [2021-07-28T06:49:36.235Z] --- PASS: TestConfigList (2.66s) [2021-07-28T06:49:36.235Z] === RUN TestConfigsCreateAndDelete [2021-07-28T06:49:36.365Z] check_test.go:309: [d972dccee9b8e] daemon is not started [2021-07-28T06:49:36.365Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-28T06:49:38.155Z] plugin_test.go:62: [d277b3343cb3f] joining swarm manager [dd2008f4a6e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:49:38.790Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2021-07-28T06:49:38.790Z] === RUN TestConfigsUpdate [2021-07-28T06:49:39.529Z] plugin_test.go:65: [df54c4e36dc74] joining swarm manager [dd2008f4a6e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:49:40.557Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-28T06:49:40.557Z] --- PASS: TestDaemonHostGatewayIP (5.23s) [2021-07-28T06:49:40.557Z] === CONT TestDaemonRestartIpcMode [2021-07-28T06:49:41.344Z] --- PASS: TestConfigsUpdate (2.69s) [2021-07-28T06:49:41.344Z] === RUN TestTemplatedConfig [2021-07-28T06:49:42.459Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-28T06:49:43.027Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-28T06:49:43.593Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-28T06:49:44.969Z] --- PASS: TestDaemonRestartIpcMode (4.32s) [2021-07-28T06:49:45.227Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-28T06:49:45.563Z] --- PASS: TestTemplatedConfig (3.47s) [2021-07-28T06:49:45.563Z] === RUN TestConfigCreateResolve [2021-07-28T06:49:46.163Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-28T06:49:46.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-28T06:49:46.729Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-28T06:49:47.295Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-28T06:49:47.295Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-28T06:49:47.482Z] --- PASS: TestConfigCreateResolve (2.68s) [2021-07-28T06:49:47.482Z] PASS [2021-07-28T06:49:47.482Z] [2021-07-28T06:49:47.482Z] DONE 6 tests in 17.010s [2021-07-28T06:49:47.482Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-28T06:49:47.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:47.482Z] ++ set -e [2021-07-28T06:49:47.482Z] ++ '[' -n 0 ']' [2021-07-28T06:49:47.482Z] ++ set -x [2021-07-28T06:49:47.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:47.751Z] INFO: Testing against a local daemon [2021-07-28T06:49:47.751Z] === RUN TestCheckpoint [2021-07-28T06:49:47.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:49:47.751Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-28T06:49:47.751Z] === RUN TestContainerInvalidJSON [2021-07-28T06:49:47.751Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:49:47.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:49:47.751Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:49:47.751Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:49:47.751Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:49:47.751Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:49:47.751Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-28T06:49:47.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-28T06:49:47.751Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-28T06:49:47.751Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-28T06:49:47.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-28T06:49:47.751Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-28T06:49:47.862Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-28T06:49:48.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-28T06:49:48.016Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-28T06:49:48.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-28T06:49:48.016Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-28T06:49:48.016Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-28T06:49:48.016Z] === RUN TestCopyFromContainer [2021-07-28T06:49:48.121Z] --- PASS: TestContainerKillOnDaemonStart (13.26s) [2021-07-28T06:49:48.121Z] PASS [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] === Skipped [2021-07-28T06:49:48.121Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-28T06:49:48.121Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.03s) [2021-07-28T06:49:48.121Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-28T06:49:48.121Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:49:48.121Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-28T06:49:48.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-07-28T06:49:48.121Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] [2021-07-28T06:49:48.121Z] DONE 195 tests, 6 skipped in 227.542s [2021-07-28T06:49:48.121Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-28T06:49:48.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:48.121Z] ++ set -e [2021-07-28T06:49:48.121Z] ++ '[' -n 0 ']' [2021-07-28T06:49:48.121Z] ++ set -x [2021-07-28T06:49:48.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:48.379Z] === RUN TestConfigDaemonLibtrustID [2021-07-28T06:49:48.379Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-28T06:49:48.946Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-28T06:49:48.946Z] === RUN TestDaemonConfigValidation [2021-07-28T06:49:48.946Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:49:48.946Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:49:48.946Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-28T06:49:48.946Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-28T06:49:48.946Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-28T06:49:48.946Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-28T06:49:48.946Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-28T06:49:48.946Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-28T06:49:48.946Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-28T06:49:48.946Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-28T06:49:48.946Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:49:48.946Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-28T06:49:48.946Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-28T06:49:48.946Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-28T06:49:49.205Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-28T06:49:49.205Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-28T06:49:49.205Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-28T06:49:49.205Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-07-28T06:49:49.205Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2021-07-28T06:49:49.205Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-07-28T06:49:49.205Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-28T06:49:49.205Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-28T06:49:49.205Z] PASS [2021-07-28T06:49:49.205Z] [2021-07-28T06:49:49.205Z] DONE 7 tests in 1.050s [2021-07-28T06:49:49.205Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-28T06:49:49.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:49.205Z] ++ set -e [2021-07-28T06:49:49.205Z] ++ '[' -n 0 ']' [2021-07-28T06:49:49.205Z] ++ set -x [2021-07-28T06:49:49.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:49:49.420Z] === RUN TestCopyFromContainer// [2021-07-28T06:49:49.463Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-28T06:49:49.683Z] === RUN TestCopyFromContainer//bar/root [2021-07-28T06:49:49.683Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-28T06:49:49.683Z] === RUN TestCopyFromContainer/bar/quux [2021-07-28T06:49:49.723Z] INFO: Testing against a local daemon [2021-07-28T06:49:49.723Z] === RUN TestCommitInheritsEnv [2021-07-28T06:49:49.946Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-28T06:49:49.946Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-28T06:49:49.946Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-28T06:49:49.981Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-28T06:49:49.981Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-07-28T06:49:49.981Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-28T06:49:49.981Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-28T06:49:49.981Z] === RUN TestImagesFilterMultiReference [2021-07-28T06:49:50.209Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-28T06:49:50.209Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-28T06:49:50.209Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-28T06:49:50.240Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-07-28T06:49:50.240Z] === RUN TestImagePullPlatformInvalid [2021-07-28T06:49:50.240Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-28T06:49:50.240Z] === RUN TestRemoveImageOrphaning [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer (2.32s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-28T06:49:50.472Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-28T06:49:50.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-28T06:49:50.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:49:50.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:49:50.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:49:50.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:49:50.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:49:50.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:49:50.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:49:50.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:49:50.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:49:50.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-28T06:49:50.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-28T06:49:50.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-28T06:49:50.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-28T06:49:50.472Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-28T06:49:50.472Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-28T06:49:50.472Z] === RUN TestCreateWithInvalidEnv [2021-07-28T06:49:50.472Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-28T06:49:50.472Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-28T06:49:50.472Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-28T06:49:50.472Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-28T06:49:50.472Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-28T06:49:50.472Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-28T06:49:50.472Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-28T06:49:50.472Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-28T06:49:50.472Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-28T06:49:50.472Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-28T06:49:50.472Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-28T06:49:50.472Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-28T06:49:50.472Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-28T06:49:50.472Z] === RUN TestCreateTmpfsMountsTarget [2021-07-28T06:49:50.472Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-28T06:49:50.472Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-28T06:49:50.499Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-28T06:49:50.499Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-07-28T06:49:50.499Z] === RUN TestRemoveImageGarbageCollector [2021-07-28T06:49:51.067Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-28T06:49:51.325Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-28T06:49:51.609Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-28T06:49:52.181Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-28T06:49:52.440Z] check_test.go:309: [df7bef6a5c605] daemon is not started [2021-07-28T06:49:52.440Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-28T06:49:53.018Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-28T06:49:53.018Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-28T06:49:53.018Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-28T06:49:53.018Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-28T06:49:53.018Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-28T06:49:53.018Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-28T06:49:53.018Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-28T06:49:53.018Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-28T06:49:53.018Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2021-07-28T06:49:53.018Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-28T06:49:53.018Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-28T06:49:53.018Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-28T06:49:53.018Z] === RUN TestTagInvalidReference [2021-07-28T06:49:53.018Z] --- PASS: TestTagInvalidReference (0.05s) [2021-07-28T06:49:53.018Z] === RUN TestTagValidPrefixedRepo [2021-07-28T06:49:53.018Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-28T06:49:53.018Z] === RUN TestTagExistedNameWithoutForce [2021-07-28T06:49:53.026Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2021-07-28T06:49:53.026Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-28T06:49:53.277Z] --- PASS: TestTagExistedNameWithoutForce (0.12s) [2021-07-28T06:49:53.277Z] === RUN TestTagOfficialNames [2021-07-28T06:49:53.277Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-28T06:49:53.277Z] === RUN TestTagMatchesDigest [2021-07-28T06:49:53.277Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-07-28T06:49:53.277Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-28T06:49:53.536Z] check_test.go:309: [da3ee700cdbd5] daemon is not started [2021-07-28T06:49:53.536Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-28T06:49:54.102Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2021-07-28T06:49:54.947Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-28T06:49:54.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:49:54.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:49:54.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:49:54.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:49:54.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:49:54.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:49:54.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:49:54.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:49:54.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:49:54.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:49:54.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:49:54.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:49:54.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:49:54.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:49:54.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-28T06:49:54.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-28T06:49:54.947Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-28T06:49:55.895Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-28T06:49:55.895Z] === RUN TestCreateDifferentPlatform [2021-07-28T06:49:55.895Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-28T06:49:55.895Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-28T06:49:55.895Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-28T06:49:55.895Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-28T06:49:55.895Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-28T06:49:55.895Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-28T06:49:55.895Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-28T06:49:55.895Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-28T06:49:55.895Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-28T06:49:55.895Z] === RUN TestContainerStartOnDaemonRestart [2021-07-28T06:49:55.895Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-28T06:49:55.895Z] === RUN TestDaemonRestartIpcMode [2021-07-28T06:49:55.895Z] === PAUSE TestDaemonRestartIpcMode [2021-07-28T06:49:55.895Z] === RUN TestDaemonHostGatewayIP [2021-07-28T06:49:55.895Z] === PAUSE TestDaemonHostGatewayIP [2021-07-28T06:49:55.895Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-28T06:49:55.895Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-28T06:49:55.895Z] === RUN TestContainerKillOnDaemonStart [2021-07-28T06:49:55.895Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-28T06:49:55.895Z] === RUN TestDiff [2021-07-28T06:49:56.006Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-28T06:49:56.843Z] --- PASS: TestDiff (0.80s) [2021-07-28T06:49:56.843Z] === RUN TestExecWithCloseStdin [2021-07-28T06:49:57.789Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-07-28T06:49:57.789Z] === RUN TestExec [2021-07-28T06:49:58.546Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-28T06:49:59.181Z] --- PASS: TestExec (1.06s) [2021-07-28T06:49:59.181Z] === RUN TestExecUser [2021-07-28T06:49:59.924Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-28T06:50:00.128Z] --- PASS: TestExecUser (1.05s) [2021-07-28T06:50:00.128Z] === RUN TestExportContainerAndImportImage [2021-07-28T06:50:00.492Z] check_test.go:309: [d2334e8b870c6] daemon is not started [2021-07-28T06:50:00.492Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-28T06:50:01.076Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-07-28T06:50:01.076Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-28T06:50:02.470Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-07-28T06:50:02.470Z] === RUN TestHealthCheckWorkdir [2021-07-28T06:50:03.863Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2021-07-28T06:50:03.863Z] === RUN TestHealthKillContainer [2021-07-28T06:50:04.687Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-28T06:50:04.945Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-28T06:50:06.058Z] --- PASS: TestServicePlugin (30.25s) [2021-07-28T06:50:06.058Z] === RUN TestServiceUpdateLabel [2021-07-28T06:50:07.025Z] --- PASS: TestServiceUpdateLabel (2.23s) [2021-07-28T06:50:07.025Z] === RUN TestServiceUpdateSecrets [2021-07-28T06:50:07.171Z] --- PASS: TestHealthKillContainer (3.05s) [2021-07-28T06:50:07.171Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-28T06:50:07.483Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-28T06:50:07.746Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-07-28T06:50:07.746Z] === RUN TestIpcModeNone [2021-07-28T06:50:08.692Z] --- PASS: TestIpcModeNone (1.02s) [2021-07-28T06:50:08.692Z] === RUN TestIpcModePrivate [2021-07-28T06:50:09.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-28T06:50:09.638Z] --- PASS: TestIpcModePrivate (1.03s) [2021-07-28T06:50:09.638Z] === RUN TestIpcModeShareable [2021-07-28T06:50:10.016Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-28T06:50:10.274Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-28T06:50:10.585Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-28T06:50:10.848Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-28T06:50:10.848Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-28T06:50:12.808Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-28T06:50:13.375Z] check_test.go:309: [d24d722c03b69] daemon is not started [2021-07-28T06:50:13.375Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-28T06:50:14.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2021-07-28T06:50:14.161Z] === RUN TestAPIIpcModeHost [2021-07-28T06:50:14.736Z] --- PASS: TestAPIIpcModeHost (1.07s) [2021-07-28T06:50:14.736Z] === RUN TestDaemonIpcModeShareable [2021-07-28T06:50:16.658Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-28T06:50:16.658Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2021-07-28T06:50:16.658Z] === RUN TestDaemonIpcModePrivate [2021-07-28T06:50:18.579Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-28T06:50:18.579Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-07-28T06:50:18.579Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-28T06:50:19.940Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-28T06:50:20.500Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-28T06:50:20.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-07-28T06:50:20.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-28T06:50:21.843Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-28T06:50:21.894Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-28T06:50:22.157Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-07-28T06:50:22.157Z] === RUN TestIpcModeOlderClient [2021-07-28T06:50:22.157Z] === PAUSE TestIpcModeOlderClient [2021-07-28T06:50:22.157Z] === RUN TestKillContainerInvalidSignal [2021-07-28T06:50:23.105Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-07-28T06:50:23.105Z] === RUN TestKillContainer [2021-07-28T06:50:23.105Z] === RUN TestKillContainer/no_signal [2021-07-28T06:50:23.680Z] === RUN TestKillContainer/non_killing_signal [2021-07-28T06:50:24.254Z] === RUN TestKillContainer/killing_signal [2021-07-28T06:50:25.107Z] --- PASS: TestServiceUpdateSecrets (15.16s) [2021-07-28T06:50:25.107Z] === RUN TestServiceUpdateConfigs [2021-07-28T06:50:25.200Z] --- PASS: TestKillContainer (2.40s) [2021-07-28T06:50:25.200Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-07-28T06:50:25.200Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-07-28T06:50:25.200Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-07-28T06:50:25.200Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-28T06:50:25.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-28T06:50:26.148Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-28T06:50:26.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2021-07-28T06:50:26.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-07-28T06:50:26.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-07-28T06:50:26.723Z] === RUN TestKillStoppedContainer [2021-07-28T06:50:26.985Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-28T06:50:26.985Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-28T06:50:26.985Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-28T06:50:26.985Z] === RUN TestKillDifferentUserContainer [2021-07-28T06:50:27.114Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-28T06:50:27.932Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-07-28T06:50:27.932Z] === RUN TestInspectOomKilledTrue [2021-07-28T06:50:27.932Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:50:27.932Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-28T06:50:27.932Z] === RUN TestInspectOomKilledFalse [2021-07-28T06:50:27.932Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:50:27.932Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-28T06:50:27.932Z] === RUN TestLinksEtcHostsContentMatch [2021-07-28T06:50:28.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-28T06:50:28.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-07-28T06:50:28.507Z] === RUN TestLinksContainerNames [2021-07-28T06:50:29.427Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-28T06:50:30.426Z] --- PASS: TestLinksContainerNames (1.53s) [2021-07-28T06:50:30.426Z] === RUN TestLogsFollowTailEmpty [2021-07-28T06:50:31.001Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-07-28T06:50:31.001Z] === RUN TestContainerNetworkMountsNoChown [2021-07-28T06:50:31.329Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-28T06:50:31.576Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/default [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/default [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/private [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/private [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rprivate [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/slave [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/slave [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rslave [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/shared [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/shared [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rshared [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/default [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/rslave [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/rshared [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/shared [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/slave [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/private [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/rprivate [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-28T06:50:31.576Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:50:31.576Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:50:31.576Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-28T06:50:31.840Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-28T06:50:31.897Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-28T06:50:32.103Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-28T06:50:32.103Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-28T06:50:32.103Z] === RUN TestContainerBindMountNonRecursive [2021-07-28T06:50:34.027Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2021-07-28T06:50:34.027Z] === RUN TestContainerVolumesMountedAsShared [2021-07-28T06:50:34.433Z] check_test.go:309: [d0232f8f4498d] daemon is not started [2021-07-28T06:50:34.434Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-28T06:50:34.614Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-07-28T06:50:34.614Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-28T06:50:34.692Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-28T06:50:35.260Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-28T06:50:35.585Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-07-28T06:50:35.585Z] === RUN TestNetworkNat [2021-07-28T06:50:35.827Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-28T06:50:36.161Z] --- PASS: TestNetworkNat (0.82s) [2021-07-28T06:50:36.161Z] === RUN TestNetworkLocalhostTCPNat [2021-07-28T06:50:36.765Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-28T06:50:37.107Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-07-28T06:50:37.107Z] === RUN TestNetworkLoopbackNat [2021-07-28T06:50:37.300Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2021-07-28T06:50:37.300Z] === RUN TestServiceUpdateNetwork [2021-07-28T06:50:37.333Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-28T06:50:37.333Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-28T06:50:38.270Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-28T06:50:38.270Z] check_test.go:309: [da707101592c9] daemon is not started [2021-07-28T06:50:38.270Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-28T06:50:39.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-28T06:50:40.140Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-28T06:50:40.416Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-07-28T06:50:40.416Z] === RUN TestPause [2021-07-28T06:50:40.709Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-28T06:50:41.362Z] --- PASS: TestPause (0.86s) [2021-07-28T06:50:41.362Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-28T06:50:41.362Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:50:41.362Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:50:41.362Z] === RUN TestPauseStopPausedContainer [2021-07-28T06:50:41.937Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-07-28T06:50:41.937Z] === RUN TestPidHost [2021-07-28T06:50:42.086Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-28T06:50:42.086Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-28T06:50:44.493Z] --- PASS: TestPidHost (2.06s) [2021-07-28T06:50:44.493Z] === RUN TestPsFilter [2021-07-28T06:50:44.493Z] --- PASS: TestPsFilter (0.13s) [2021-07-28T06:50:44.493Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-28T06:50:45.072Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-07-28T06:50:45.072Z] === RUN TestRemoveContainerWithVolume [2021-07-28T06:50:46.018Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-07-28T06:50:46.018Z] === RUN TestRemoveContainerRunning [2021-07-28T06:50:46.277Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-28T06:50:46.593Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-07-28T06:50:46.593Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-28T06:50:47.213Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-28T06:50:47.540Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-07-28T06:50:47.540Z] === RUN TestRemoveInvalidContainer [2021-07-28T06:50:47.540Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-28T06:50:47.540Z] === RUN TestRenameLinkedContainer [2021-07-28T06:50:49.762Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-28T06:50:50.852Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-07-28T06:50:50.852Z] === RUN TestRenameStoppedContainer [2021-07-28T06:50:51.428Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-28T06:50:51.428Z] === RUN TestRenameRunningContainerAndReuse [2021-07-28T06:50:52.167Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2021-07-28T06:50:52.167Z] === RUN TestServiceUpdatePidsLimit [2021-07-28T06:50:52.167Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-28T06:50:52.424Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-28T06:50:52.820Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2021-07-28T06:50:52.820Z] === RUN TestRenameInvalidName [2021-07-28T06:50:53.767Z] --- PASS: TestRenameInvalidName (0.79s) [2021-07-28T06:50:53.767Z] === RUN TestRenameAnonymousContainer [2021-07-28T06:50:53.949Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-28T06:50:57.080Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2021-07-28T06:50:57.080Z] === RUN TestRenameContainerWithSameName [2021-07-28T06:50:57.234Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-28T06:50:57.342Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-07-28T06:50:57.342Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-28T06:50:57.801Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-28T06:50:59.178Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-28T06:50:59.266Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-07-28T06:50:59.266Z] === RUN TestResize [2021-07-28T06:50:59.839Z] --- PASS: TestResize (0.78s) [2021-07-28T06:50:59.839Z] === RUN TestResizeWithInvalidSize [2021-07-28T06:51:00.013Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-28T06:51:00.013Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-28T06:51:00.013Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-28T06:51:00.013Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-28T06:51:00.013Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-28T06:51:00.013Z] Cross building: bundles/cross/windows/amd64 [2021-07-28T06:51:00.013Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-28T06:51:00.013Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-28T06:51:00.414Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-07-28T06:51:00.414Z] === RUN TestResizeWhenContainerNotStarted [2021-07-28T06:51:00.529Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-28T06:51:01.363Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:51:01.363Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:51:01.363Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:51:01.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-28T06:51:01.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-28T06:51:01.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:51:01.363Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:51:03.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-28T06:51:03.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-28T06:51:03.862Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-28T06:51:04.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-28T06:51:04.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-28T06:51:04.445Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-28T06:51:04.445Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-28T06:51:05.384Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-28T06:51:05.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-28T06:51:06.320Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-28T06:51:07.084Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2021-07-28T06:51:07.084Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-28T06:51:07.084Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-07-28T06:51:07.084Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-28T06:51:07.084Z] PASS [2021-07-28T06:51:07.084Z] [2021-07-28T06:51:07.084Z] === Skipped [2021-07-28T06:51:07.084Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-28T06:51:07.084Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:51:07.084Z] [2021-07-28T06:51:07.084Z] [2021-07-28T06:51:07.084Z] DONE 27 tests, 1 skipped in 173.260s [2021-07-28T06:51:07.084Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-28T06:51:07.084Z] INFO: Testing against a local daemon [2021-07-28T06:51:07.084Z] === RUN TestSessionCreate [2021-07-28T06:51:07.084Z] --- PASS: TestSessionCreate (0.02s) [2021-07-28T06:51:07.084Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-28T06:51:07.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-28T06:51:07.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-28T06:51:07.342Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-28T06:51:07.342Z] PASS [2021-07-28T06:51:07.342Z] [2021-07-28T06:51:07.342Z] DONE 2 tests in 0.076s [2021-07-28T06:51:07.342Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-28T06:51:07.342Z] INFO: Testing against a local daemon [2021-07-28T06:51:07.342Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:51:07.342Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:51:07.342Z] === RUN TestEventsExecDie [2021-07-28T06:51:07.697Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-28T06:51:08.278Z] --- PASS: TestEventsExecDie (1.05s) [2021-07-28T06:51:08.278Z] === RUN TestEventsBackwardsCompatible [2021-07-28T06:51:08.278Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-28T06:51:08.278Z] === RUN TestEventsVolumeCreate [2021-07-28T06:51:08.537Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-28T06:51:08.537Z] === RUN TestInfoBinaryCommits [2021-07-28T06:51:08.537Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-28T06:51:08.537Z] === RUN TestInfoAPIVersioned [2021-07-28T06:51:08.537Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-28T06:51:08.537Z] === RUN TestInfoDiscoveryBackend [2021-07-28T06:51:09.103Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-28T06:51:09.103Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-07-28T06:51:09.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2021-07-28T06:51:09.745Z] === RUN TestCgroupNamespacesRun [2021-07-28T06:51:10.036Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-28T06:51:10.036Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-28T06:51:10.602Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-28T06:51:10.602Z] === RUN TestInfoAPI [2021-07-28T06:51:10.602Z] --- PASS: TestInfoAPI (0.03s) [2021-07-28T06:51:10.602Z] === RUN TestInfoAPIWarnings [2021-07-28T06:51:11.137Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2021-07-28T06:51:11.137Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-28T06:51:11.888Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-28T06:51:12.531Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s) [2021-07-28T06:51:12.531Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-28T06:51:14.452Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-07-28T06:51:14.452Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-28T06:51:16.373Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-07-28T06:51:16.373Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-28T06:51:18.293Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-07-28T06:51:18.293Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-28T06:51:19.686Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s) [2021-07-28T06:51:19.686Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-28T06:51:20.004Z] docker_cli_daemon_test.go:2550: [d5882a77d8fbd] daemon is not started [2021-07-28T06:51:20.261Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-28T06:51:20.261Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-28T06:51:20.945Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-28T06:51:21.513Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-28T06:51:21.772Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-28T06:51:22.031Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-28T06:51:22.182Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2021-07-28T06:51:22.182Z] === RUN TestNISDomainname [2021-07-28T06:51:23.573Z] --- PASS: TestNISDomainname (1.33s) [2021-07-28T06:51:23.573Z] === RUN TestHostnameDnsResolution [2021-07-28T06:51:24.973Z] --- PASS: TestHostnameDnsResolution (1.38s) [2021-07-28T06:51:24.973Z] === RUN TestStats [2021-07-28T06:51:27.528Z] --- PASS: TestStats (2.82s) [2021-07-28T06:51:27.528Z] === RUN TestStopContainerWithTimeout [2021-07-28T06:51:27.528Z] === RUN TestStopContainerWithTimeout/0 [2021-07-28T06:51:27.528Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-28T06:51:27.528Z] === RUN TestStopContainerWithTimeout/1 [2021-07-28T06:51:27.528Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-28T06:51:27.528Z] === RUN TestStopContainerWithTimeout/3 [2021-07-28T06:51:27.528Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-28T06:51:27.528Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-28T06:51:27.528Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-28T06:51:27.528Z] === CONT TestStopContainerWithTimeout/0 [2021-07-28T06:51:27.528Z] === CONT TestStopContainerWithTimeout/3 [2021-07-28T06:51:27.528Z] === CONT TestStopContainerWithTimeout/1 [2021-07-28T06:51:27.528Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-28T06:51:28.598Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-28T06:51:28.674Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-07-28T06:51:28.675Z] === RUN TestInfoDebug [2021-07-28T06:51:28.675Z] --- PASS: TestInfoDebug (0.53s) [2021-07-28T06:51:28.675Z] === RUN TestInfoInsecureRegistries [2021-07-28T06:51:28.675Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-28T06:51:28.675Z] === RUN TestInfoRegistryMirrors [2021-07-28T06:51:28.675Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-28T06:51:28.675Z] === RUN TestLoginFailsWithBadCredentials [2021-07-28T06:51:28.675Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-07-28T06:51:28.675Z] === RUN TestPingCacheHeaders [2021-07-28T06:51:28.675Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-28T06:51:28.675Z] === RUN TestPingGet [2021-07-28T06:51:28.675Z] --- PASS: TestPingGet (0.03s) [2021-07-28T06:51:28.675Z] === RUN TestPingHead [2021-07-28T06:51:28.675Z] --- PASS: TestPingHead (0.02s) [2021-07-28T06:51:28.675Z] === RUN TestVersion [2021-07-28T06:51:28.675Z] --- PASS: TestVersion (0.02s) [2021-07-28T06:51:28.675Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:51:30.048Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.43s) [2021-07-28T06:51:30.048Z] PASS [2021-07-28T06:51:30.048Z] [2021-07-28T06:51:30.048Z] DONE 19 tests in 22.773s [2021-07-28T06:51:30.048Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-28T06:51:30.048Z] INFO: Testing against a local daemon [2021-07-28T06:51:30.048Z] === RUN TestVolumesCreateAndList [2021-07-28T06:51:30.049Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-28T06:51:30.049Z] === RUN TestVolumesRemove [2021-07-28T06:51:30.307Z] --- PASS: TestVolumesRemove (0.10s) [2021-07-28T06:51:30.307Z] === RUN TestVolumesInspect [2021-07-28T06:51:30.307Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-28T06:51:30.307Z] === RUN TestVolumesInvalidJSON [2021-07-28T06:51:30.307Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-28T06:51:30.307Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-28T06:51:30.307Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-28T06:51:30.307Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-28T06:51:30.307Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-28T06:51:30.307Z] PASS [2021-07-28T06:51:30.307Z] [2021-07-28T06:51:30.307Z] DONE 5 tests in 0.184s [2021-07-28T06:51:30.307Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-28T06:51:30.873Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-28T06:51:30.873Z] Removing test suite binaries [2021-07-28T06:51:30.873Z] exiting test-integration [2021-07-28T06:51:30.873Z] ++ exit 0 [2021-07-28T06:51:30.873Z] [2021-07-28T06:51:31.129Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-28T06:51:31.750Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-28T06:51:31.750Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2021-07-28T06:51:31.750Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2021-07-28T06:51:31.750Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-07-28T06:51:31.750Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2021-07-28T06:51:31.750Z] === RUN TestDeleteDevicemapper [2021-07-28T06:51:31.750Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:51:31.750Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-28T06:51:31.750Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-28T06:51:33.035Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-28T06:51:33.971Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile Post stage [Pipeline] junit [2021-07-28T06:51:34.171Z] Recording test results [2021-07-28T06:51:34.310Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s) [2021-07-28T06:51:34.310Z] === RUN TestUpdateMemory [2021-07-28T06:51:34.310Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:51:34.310Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-28T06:51:34.310Z] === RUN TestUpdateCPUQuota [2021-07-28T06:51:35.502Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-28T06:51:35.843Z] + echo Ensuring container killed. [2021-07-28T06:51:35.843Z] Ensuring container killed. [2021-07-28T06:51:35.843Z] + docker rm -vf docker-pr7 [2021-07-28T06:51:35.843Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-28T06:51:36.132Z] + echo Chowning /workspace to jenkins user [2021-07-28T06:51:36.132Z] Chowning /workspace to jenkins user [2021-07-28T06:51:36.132Z] + id -u [2021-07-28T06:51:36.132Z] + id -g [2021-07-28T06:51:36.132Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace busybox chown -R 1000:1000 /workspace [2021-07-28T06:51:36.132Z] Unable to find image 'busybox:latest' locally [2021-07-28T06:51:36.389Z] latest: Pulling from library/busybox [2021-07-28T06:51:36.389Z] b71f96345d44: Pulling fs layer [2021-07-28T06:51:36.389Z] b71f96345d44: Download complete [2021-07-28T06:51:36.389Z] b71f96345d44: Pull complete [2021-07-28T06:51:36.507Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-28T06:51:36.650Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-28T06:51:36.650Z] Status: Downloaded newer image for busybox:latest [2021-07-28T06:51:39.042Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-28T06:51:39.486Z] + bundleName=amd64-cgroup2 [2021-07-28T06:51:39.486Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-28T06:51:39.486Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-28T06:51:39.486Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-28T06:51:39.486Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-28T06:51:39.756Z] Archiving artifacts [2021-07-28T06:51:40.909Z] --- PASS: TestUpdateCPUQuota (5.68s) [2021-07-28T06:51:40.909Z] === RUN TestUpdatePidsLimit [2021-07-28T06:51:40.909Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-28T06:51:40.909Z] === RUN TestUpdatePidsLimit/no_change [2021-07-28T06:51:41.171Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-28T06:51:41.745Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-28T06:51:41.979Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-28T06:51:42.291Z] + make clean [2021-07-28T06:51:42.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-28T06:51:42.332Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-28T06:51:42.550Z] docker volume rm -f docker-dev-cache [2021-07-28T06:51:42.550Z] docker-dev-cache [Pipeline] deleteDir [2021-07-28T06:51:42.591Z] check_test.go:309: [de86457f61a7a] daemon is not started [2021-07-28T06:51:42.591Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-28T06:51:42.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-28T06:51:43.159Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-28T06:51:43.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit (5.27s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2021-07-28T06:51:45.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-07-28T06:51:45.235Z] === RUN TestUpdateRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T06:51:46.444Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite (419.73s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.41s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.98s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.44s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.77s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.27s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.60s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.13s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.91s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.64s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.40s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.48s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.53s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.96s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.62s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.99s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.46s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.00s) [2021-07-28T06:51:48.974Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.67s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.65s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.26s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.06s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.56s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.19s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.26s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.14s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.28s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.27s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.39s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.57s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.23s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.88s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.19s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.03s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.23s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.83s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.93s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.48s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.84s) [2021-07-28T06:51:48.974Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.59s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.08s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.96s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.12s) [2021-07-28T06:51:48.975Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-28T06:51:48.975Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.51s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.26s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.43s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.63s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.75s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.16s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.34s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.39s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.61s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.17s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.23s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.04s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.64s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.24s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.36s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.01s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.12s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.27s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.79s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.12s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.25s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.82s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.40s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.49s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.27s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.18s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.73s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.35s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.61s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-07-28T06:51:48.975Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2021-07-28T06:51:48.975Z] === RUN TestDockerSwarmSuite [2021-07-28T06:51:48.975Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-28T06:51:49.233Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-28T06:51:51.803Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-28T06:51:55.089Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-28T06:52:00.164Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2021-07-28T06:52:00.164Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-28T06:52:00.164Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-07-28T06:52:00.164Z] === RUN TestWaitNonBlocked [2021-07-28T06:52:00.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:52:00.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:52:00.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:52:00.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:52:00.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:52:00.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:52:00.164Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-28T06:52:00.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-07-28T06:52:00.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-07-28T06:52:00.164Z] === RUN TestWaitBlocked [2021-07-28T06:52:00.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:52:00.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:52:00.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:52:00.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:52:00.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-28T06:52:00.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-28T06:52:00.742Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-28T06:52:00.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-07-28T06:52:00.742Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-07-28T06:52:00.742Z] === CONT TestContainerStartOnDaemonRestart [2021-07-28T06:52:00.742Z] === CONT TestContainerKillOnDaemonStart [2021-07-28T06:52:00.742Z] === CONT TestDaemonHostGatewayIP [2021-07-28T06:52:00.742Z] === CONT TestIpcModeOlderClient [2021-07-28T06:52:01.006Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-07-28T06:52:01.006Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-28T06:52:01.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-28T06:52:04.324Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-07-28T06:52:04.324Z] === CONT TestDaemonRestartIpcMode [2021-07-28T06:52:04.587Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s) [2021-07-28T06:52:05.536Z] --- PASS: TestDaemonHostGatewayIP (4.74s) [2021-07-28T06:52:07.815Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-28T06:52:07.815Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-28T06:52:07.815Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-28T06:52:08.074Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-28T06:52:08.074Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-28T06:52:08.091Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2021-07-28T06:52:08.334Z] remote: Enumerating objects: 23, done. [2021-07-28T06:52:08.335Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-28T06:52:08.335Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-28T06:52:08.335Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-28T06:52:08.335Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-28T06:52:08.335Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-28T06:52:11.629Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-28T06:52:11.629Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-28T06:52:13.390Z] --- PASS: TestContainerKillOnDaemonStart (12.44s) [2021-07-28T06:52:13.390Z] PASS [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] === Skipped [2021-07-28T06:52:13.390Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-28T06:52:13.390Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-28T06:52:13.390Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-28T06:52:13.390Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-28T06:52:13.390Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-28T06:52:13.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-28T06:52:13.390Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] [2021-07-28T06:52:13.390Z] DONE 195 tests, 6 skipped in 145.671s [2021-07-28T06:52:13.390Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-28T06:52:13.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:52:13.390Z] ++ set -e [2021-07-28T06:52:13.390Z] ++ '[' -n 0 ']' [2021-07-28T06:52:13.390Z] ++ set -x [2021-07-28T06:52:13.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:52:13.626Z] Cross building: bundles/cross/linux/ppc64le [2021-07-28T06:52:13.626Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-28T06:52:13.626Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-28T06:52:14.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-28T06:52:15.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-28T06:52:16.477Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-28T06:52:16.736Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-28T06:52:17.304Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-28T06:52:17.563Z] docker_api_swarm_test.go:562: [d61c05b306273] joining swarm manager [dfdfc39a220d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:52:17.606Z] === RUN TestConfigDaemonLibtrustID [2021-07-28T06:52:18.132Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-28T06:52:18.132Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-28T06:52:18.184Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-28T06:52:18.184Z] === RUN TestDaemonConfigValidation [2021-07-28T06:52:18.184Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:52:18.184Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:52:18.184Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-28T06:52:18.184Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-28T06:52:18.184Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-28T06:52:18.184Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-28T06:52:18.184Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-28T06:52:18.184Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-28T06:52:18.184Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-28T06:52:18.184Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-28T06:52:18.184Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-28T06:52:18.184Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-28T06:52:18.184Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-28T06:52:18.184Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-28T06:52:18.184Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-28T06:52:18.447Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-28T06:52:18.447Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-07-28T06:52:18.447Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-07-28T06:52:18.447Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-07-28T06:52:18.447Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-07-28T06:52:18.447Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-28T06:52:18.447Z] PASS [2021-07-28T06:52:18.447Z] [2021-07-28T06:52:18.447Z] DONE 7 tests in 5.142s [2021-07-28T06:52:18.447Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-28T06:52:18.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:52:18.447Z] ++ set -e [2021-07-28T06:52:18.447Z] ++ '[' -n 0 ']' [2021-07-28T06:52:18.447Z] ++ set -x [2021-07-28T06:52:18.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:52:18.699Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-28T06:52:18.958Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-28T06:52:20.368Z] INFO: Testing against a local daemon [2021-07-28T06:52:20.368Z] === RUN TestCommitInheritsEnv [2021-07-28T06:52:20.368Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-07-28T06:52:20.368Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-28T06:52:20.368Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-28T06:52:20.368Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-28T06:52:20.368Z] === RUN TestImagesFilterMultiReference [2021-07-28T06:52:20.368Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-28T06:52:20.368Z] === RUN TestImagePullPlatformInvalid [2021-07-28T06:52:20.368Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-28T06:52:20.368Z] === RUN TestRemoveImageOrphaning [2021-07-28T06:52:20.942Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-07-28T06:52:20.942Z] === RUN TestRemoveImageGarbageCollector [2021-07-28T06:52:20.942Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:52:20.942Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-28T06:52:20.942Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-28T06:52:20.942Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-28T06:52:20.942Z] === RUN TestTagInvalidReference [2021-07-28T06:52:20.942Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-28T06:52:20.942Z] === RUN TestTagValidPrefixedRepo [2021-07-28T06:52:20.942Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-28T06:52:20.942Z] === RUN TestTagExistedNameWithoutForce [2021-07-28T06:52:20.942Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-28T06:52:20.942Z] === RUN TestTagOfficialNames [2021-07-28T06:52:20.942Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-28T06:52:20.942Z] === RUN TestTagMatchesDigest [2021-07-28T06:52:21.205Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-28T06:52:21.205Z] PASS [2021-07-28T06:52:21.205Z] [2021-07-28T06:52:21.205Z] === Skipped [2021-07-28T06:52:21.205Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-28T06:52:21.205Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-28T06:52:21.205Z] [2021-07-28T06:52:21.205Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-28T06:52:21.205Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:52:21.205Z] [2021-07-28T06:52:21.205Z] [2021-07-28T06:52:21.205Z] DONE 12 tests, 2 skipped in 2.690s [2021-07-28T06:52:21.205Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-28T06:52:21.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:52:21.205Z] ++ set -e [2021-07-28T06:52:21.205Z] ++ '[' -n 0 ']' [2021-07-28T06:52:21.205Z] ++ set -x [2021-07-28T06:52:21.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:52:22.243Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-28T06:52:23.759Z] INFO: Testing against a local daemon [2021-07-28T06:52:23.759Z] === RUN TestNetworkCreateDelete [2021-07-28T06:52:24.021Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-28T06:52:24.021Z] === RUN TestDockerNetworkDeletePreferID [2021-07-28T06:52:24.144Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-28T06:52:24.596Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-07-28T06:52:24.596Z] === RUN TestDaemonDNSFallback [2021-07-28T06:52:26.075Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-28T06:52:27.583Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-28T06:52:29.485Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-28T06:52:30.860Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-28T06:52:32.753Z] --- PASS: TestDaemonDNSFallback (6.84s) [2021-07-28T06:52:32.753Z] === RUN TestInspectNetwork [2021-07-28T06:52:32.764Z] docker_api_swarm_test.go:584: [ddf2fadc93cb6] joining swarm manager [dfdfc39a220d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:52:35.312Z] === RUN TestInspectNetwork/full_network_id [2021-07-28T06:52:35.312Z] === RUN TestInspectNetwork/partial_network_id [2021-07-28T06:52:35.312Z] === RUN TestInspectNetwork/network_name [2021-07-28T06:52:35.312Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-28T06:52:36.953Z] check_test.go:380: [d61c05b306273] daemon is not started [2021-07-28T06:52:40.240Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-28T06:52:40.615Z] --- PASS: TestInspectNetwork (8.40s) [2021-07-28T06:52:40.615Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-28T06:52:40.615Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-28T06:52:40.615Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-28T06:52:40.615Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-28T06:52:40.615Z] === RUN TestRunContainerWithBridgeNone [2021-07-28T06:52:43.176Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-07-28T06:52:43.176Z] === RUN TestNetworkInvalidJSON [2021-07-28T06:52:43.176Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-28T06:52:43.176Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-28T06:52:43.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:52:43.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:52:43.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:52:43.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:52:43.176Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-28T06:52:43.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:52:43.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-28T06:52:43.176Z] === RUN TestNetworkList [2021-07-28T06:52:43.176Z] === RUN TestNetworkList//networks [2021-07-28T06:52:43.176Z] === PAUSE TestNetworkList//networks [2021-07-28T06:52:43.176Z] === RUN TestNetworkList//networks/ [2021-07-28T06:52:43.176Z] === PAUSE TestNetworkList//networks/ [2021-07-28T06:52:43.176Z] === CONT TestNetworkList//networks [2021-07-28T06:52:43.176Z] === CONT TestNetworkList//networks/ [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkList (0.03s) [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-28T06:52:43.176Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-28T06:52:43.176Z] === RUN TestHostIPv4BridgeLabel [2021-07-28T06:52:43.439Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-28T06:52:43.439Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-28T06:52:44.829Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-28T06:52:44.829Z] === RUN TestDaemonDefaultNetworkPools [2021-07-28T06:52:45.404Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-07-28T06:52:45.404Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-28T06:52:46.795Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-28T06:52:46.795Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-28T06:52:48.186Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-07-28T06:52:48.186Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-28T06:52:48.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-28T06:52:48.358Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-28T06:52:48.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-28T06:52:48.761Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-28T06:52:48.761Z] === RUN TestServiceWithPredefinedNetwork [2021-07-28T06:52:50.263Z] docker_api_swarm_test.go:45: [dcb7ac8b57236] joining swarm manager [d23eda590b3bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:52:51.319Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2021-07-28T06:52:51.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-28T06:52:51.319Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:52:51.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:52:51.319Z] === RUN TestServiceWithDataPathPortInit [2021-07-28T06:53:05.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-28T06:53:05.158Z] --- PASS: TestImportExtremelyLargeImageWorks (191.66s) [2021-07-28T06:53:05.158Z] PASS [2021-07-28T06:53:05.158Z] [2021-07-28T06:53:05.158Z] DONE 12 tests in 195.754s [2021-07-28T06:53:05.158Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-28T06:53:05.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:05.158Z] ++ set -e [2021-07-28T06:53:05.158Z] ++ '[' -n 0 ']' [2021-07-28T06:53:05.158Z] ++ set -x [2021-07-28T06:53:05.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:05.416Z] INFO: Testing against a local daemon [2021-07-28T06:53:05.416Z] === RUN TestNetworkCreateDelete [2021-07-28T06:53:05.416Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-07-28T06:53:05.416Z] === RUN TestDockerNetworkDeletePreferID [2021-07-28T06:53:05.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-28T06:53:05.988Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2021-07-28T06:53:05.988Z] === RUN TestDaemonDNSFallback [2021-07-28T06:53:08.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-28T06:53:09.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-28T06:53:09.457Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2021-07-28T06:53:09.457Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-28T06:53:10.403Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u2z86otftop9jba548b4xgx59 Created:2021-07-28 06:53:08.475018005 +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[3e620bcf6f990c960a96b7ba771effb24ba53be9f73553bea824bfb712626ca1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.42lqtp24fq704k3369e3i66jp EndpointID:0605fe6f56abc567e2a5ec0d48e011fa8c902d00175542deba172488086629e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4f5351c4b59e2dd9efd8451677f3b13261e7f657e99146346c2589859f51bd90 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:2423c227a6d5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.42lqtp24fq704k3369e3i66jp EndpointID:0605fe6f56abc567e2a5ec0d48e011fa8c902d00175542deba172488086629e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-28T06:53:13.273Z] --- PASS: TestDaemonDNSFallback (6.90s) [2021-07-28T06:53:13.273Z] === RUN TestInspectNetwork [2021-07-28T06:53:14.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-28T06:53:15.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-28T06:53:15.704Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2021-07-28T06:53:15.704Z] PASS [2021-07-28T06:53:15.704Z] [2021-07-28T06:53:15.704Z] === Skipped [2021-07-28T06:53:15.704Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:53:15.704Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:53:15.704Z] [2021-07-28T06:53:15.704Z] [2021-07-28T06:53:15.704Z] DONE 26 tests, 1 skipped in 53.803s [2021-07-28T06:53:15.704Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:53:15.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:15.705Z] ++ set -e [2021-07-28T06:53:15.705Z] ++ '[' -n 0 ']' [2021-07-28T06:53:15.705Z] ++ set -x [2021-07-28T06:53:15.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:15.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-28T06:53:16.279Z] INFO: Testing against a local daemon [2021-07-28T06:53:16.279Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-28T06:53:16.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-28T06:53:16.541Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:16.541Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-28T06:53:16.541Z] === RUN TestDockerNetworkIpvlan [2021-07-28T06:53:16.541Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:16.541Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:53:16.541Z] PASS [2021-07-28T06:53:16.541Z] [2021-07-28T06:53:16.541Z] === Skipped [2021-07-28T06:53:16.541Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-28T06:53:16.541Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:16.541Z] [2021-07-28T06:53:16.541Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:53:16.541Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:16.541Z] [2021-07-28T06:53:16.541Z] [2021-07-28T06:53:16.541Z] DONE 2 tests, 2 skipped in 1.471s [2021-07-28T06:53:16.541Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:53:16.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:16.541Z] ++ set -e [2021-07-28T06:53:16.541Z] ++ '[' -n 0 ']' [2021-07-28T06:53:16.541Z] ++ set -x [2021-07-28T06:53:16.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:16.541Z] INFO: Testing against a local daemon [2021-07-28T06:53:16.541Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-28T06:53:17.347Z] === RUN TestInspectNetwork/full_network_id [2021-07-28T06:53:17.347Z] === RUN TestInspectNetwork/partial_network_id [2021-07-28T06:53:17.347Z] === RUN TestInspectNetwork/network_name [2021-07-28T06:53:17.347Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-28T06:53:17.913Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-28T06:53:17.913Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-28T06:53:17.913Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-28T06:53:17.913Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-28T06:53:17.933Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-07-28T06:53:17.933Z] === RUN TestDockerNetworkMacvlan [2021-07-28T06:53:18.881Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-28T06:53:19.828Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-28T06:53:20.402Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-28T06:53:22.101Z] --- PASS: TestInspectNetwork (8.56s) [2021-07-28T06:53:22.101Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-28T06:53:22.101Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-28T06:53:22.101Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-28T06:53:22.101Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-28T06:53:22.101Z] === RUN TestRunContainerWithBridgeNone [2021-07-28T06:53:23.714Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-28T06:53:26.270Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-28T06:53:26.288Z] --- PASS: TestRunContainerWithBridgeNone (4.04s) [2021-07-28T06:53:26.288Z] === RUN TestNetworkInvalidJSON [2021-07-28T06:53:26.288Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-28T06:53:26.288Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-28T06:53:26.288Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:53:26.288Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:53:26.288Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:53:26.288Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:53:26.288Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-28T06:53:26.288Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:53:26.288Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-28T06:53:26.288Z] === RUN TestNetworkList [2021-07-28T06:53:26.288Z] === RUN TestNetworkList//networks [2021-07-28T06:53:26.288Z] === PAUSE TestNetworkList//networks [2021-07-28T06:53:26.288Z] === RUN TestNetworkList//networks/ [2021-07-28T06:53:26.288Z] === PAUSE TestNetworkList//networks/ [2021-07-28T06:53:26.288Z] === CONT TestNetworkList//networks [2021-07-28T06:53:26.288Z] === CONT TestNetworkList//networks/ [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkList (0.02s) [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-28T06:53:26.288Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-28T06:53:26.288Z] === RUN TestHostIPv4BridgeLabel [2021-07-28T06:53:26.288Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-28T06:53:26.288Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-28T06:53:27.222Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-28T06:53:27.222Z] === RUN TestDaemonDefaultNetworkPools [2021-07-28T06:53:28.157Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-28T06:53:28.157Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-28T06:53:29.108Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-28T06:53:29.366Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-28T06:53:29.366Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-07-28T06:53:29.366Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-28T06:53:29.934Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-28T06:53:30.192Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-28T06:53:30.451Z] === RUN TestDockerSuite/TestBuildFails [2021-07-28T06:53:30.451Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-07-28T06:53:30.451Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-28T06:53:31.023Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-28T06:53:31.023Z] === RUN TestServiceWithPredefinedNetwork [2021-07-28T06:53:31.282Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-28T06:53:31.282Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-28T06:53:32.870Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-28T06:53:33.813Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan (15.92s) [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s) [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.27s) [2021-07-28T06:53:33.817Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2021-07-28T06:53:33.817Z] PASS [2021-07-28T06:53:33.817Z] [2021-07-28T06:53:33.817Z] DONE 8 tests in 17.485s [2021-07-28T06:53:33.817Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-28T06:53:33.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:33.817Z] ++ set -e [2021-07-28T06:53:33.817Z] ++ '[' -n 0 ']' [2021-07-28T06:53:33.817Z] ++ set -x [2021-07-28T06:53:33.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:34.080Z] testing: warning: no tests to run [2021-07-28T06:53:34.080Z] PASS [2021-07-28T06:53:34.080Z] [2021-07-28T06:53:34.080Z] DONE 0 tests in 0.032s [2021-07-28T06:53:34.080Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-28T06:53:34.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:34.080Z] ++ set -e [2021-07-28T06:53:34.080Z] ++ '[' -n 0 ']' [2021-07-28T06:53:34.080Z] ++ set -x [2021-07-28T06:53:34.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:34.080Z] INFO: Testing against a local daemon [2021-07-28T06:53:34.080Z] === RUN TestAuthZPluginAllowRequest [2021-07-28T06:53:34.379Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2021-07-28T06:53:34.379Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-28T06:53:34.379Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:53:34.379Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:53:34.379Z] === RUN TestServiceWithDataPathPortInit [2021-07-28T06:53:35.109Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-28T06:53:35.109Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-28T06:53:35.109Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-28T06:53:35.681Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-28T06:53:35.681Z] Cross building: bundles/cross/linux/s390x [2021-07-28T06:53:35.681Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-28T06:53:35.681Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-28T06:53:35.757Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-28T06:53:36.003Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2021-07-28T06:53:36.003Z] === RUN TestAuthZPluginTLS [2021-07-28T06:53:36.265Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-28T06:53:36.265Z] === RUN TestAuthZPluginDenyRequest [2021-07-28T06:53:36.840Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-28T06:53:36.840Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-28T06:53:37.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-28T06:53:37.414Z] === RUN TestAuthZPluginDenyResponse [2021-07-28T06:53:37.987Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-07-28T06:53:37.987Z] === RUN TestAuthZPluginAllowEventStream [2021-07-28T06:53:38.298Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-28T06:53:39.234Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-28T06:53:39.234Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-28T06:53:39.909Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-07-28T06:53:39.909Z] === RUN TestAuthZPluginErrorResponse [2021-07-28T06:53:40.168Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-28T06:53:40.171Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-28T06:53:40.171Z] === RUN TestAuthZPluginErrorRequest [2021-07-28T06:53:40.745Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-28T06:53:40.745Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-28T06:53:41.319Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-28T06:53:41.319Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-28T06:53:42.069Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-28T06:53:42.635Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-28T06:53:42.894Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-28T06:53:43.242Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2021-07-28T06:53:43.242Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-28T06:53:45.175Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.94s) [2021-07-28T06:53:45.175Z] === RUN TestAuthZPluginHeader [2021-07-28T06:53:45.424Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-28T06:53:46.133Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-28T06:53:46.133Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-28T06:53:46.133Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:53:46.133Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-28T06:53:46.133Z] === RUN TestAuthZPluginV2Disable [2021-07-28T06:53:46.133Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:53:46.133Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-28T06:53:46.133Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-28T06:53:46.133Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:53:46.133Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-28T06:53:46.133Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-28T06:53:46.133Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:53:46.133Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-28T06:53:46.133Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-28T06:53:47.327Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-28T06:53:47.895Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-28T06:53:51.201Z] --- PASS: TestServiceWithDataPathPortInit (16.34s) [2021-07-28T06:53:51.201Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-28T06:53:51.201Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-28T06:53:51.201Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-28T06:53:51.767Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-28T06:53:52.333Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-28T06:53:52.900Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-28T06:53:52.900Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-28T06:53:54.277Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-28T06:53:54.277Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4r3rhwsgsuh17papq41fwulci Created:2021-07-28 06:53:52.227358497 +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[4a5fce97e2d99932c2199b5ba03f39f6f76ebf4101aa58469a7616d6498133c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mn3ewbe3g5bk22ymwzavc0ua5 EndpointID:c3e2ad55558d287be110b48d3dde05e744c70503a99c0ae65a3ef29955fe270c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:43fed899a122d691186fb46090dc53e6b3d6310987d9d50fdcb77692c4393e84 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:f45915263814 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mn3ewbe3g5bk22ymwzavc0ua5 EndpointID:c3e2ad55558d287be110b48d3dde05e744c70503a99c0ae65a3ef29955fe270c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-28T06:53:54.536Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-28T06:53:54.794Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-28T06:53:55.052Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-28T06:53:55.052Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-28T06:53:55.619Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-28T06:53:56.189Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-28T06:53:57.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-28T06:53:58.134Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-28T06:53:58.701Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.24s) [2021-07-28T06:53:58.701Z] PASS [2021-07-28T06:53:58.701Z] [2021-07-28T06:53:58.701Z] === Skipped [2021-07-28T06:53:58.701Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:53:58.701Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:53:58.701Z] [2021-07-28T06:53:58.701Z] [2021-07-28T06:53:58.701Z] DONE 26 tests, 1 skipped in 53.794s [2021-07-28T06:53:58.701Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:53:58.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:58.701Z] ++ set -e [2021-07-28T06:53:58.701Z] ++ '[' -n 0 ']' [2021-07-28T06:53:58.701Z] ++ set -x [2021-07-28T06:53:58.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:59.269Z] INFO: Testing against a local daemon [2021-07-28T06:53:59.269Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-28T06:53:59.269Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:59.269Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-28T06:53:59.269Z] === RUN TestDockerNetworkIpvlan [2021-07-28T06:53:59.269Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:59.269Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:53:59.269Z] PASS [2021-07-28T06:53:59.269Z] [2021-07-28T06:53:59.269Z] === Skipped [2021-07-28T06:53:59.269Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-28T06:53:59.269Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:59.269Z] [2021-07-28T06:53:59.269Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-28T06:53:59.269Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-28T06:53:59.269Z] [2021-07-28T06:53:59.269Z] [2021-07-28T06:53:59.269Z] DONE 2 tests, 2 skipped in 0.321s [2021-07-28T06:53:59.269Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-28T06:53:59.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:59.269Z] ++ set -e [2021-07-28T06:53:59.269Z] ++ '[' -n 0 ']' [2021-07-28T06:53:59.269Z] ++ set -x [2021-07-28T06:53:59.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:53:59.529Z] INFO: Testing against a local daemon [2021-07-28T06:53:59.529Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-28T06:54:00.096Z] docker_api_swarm_test.go:303: [da75fde8a2b46] joining swarm manager [d57f53b80af8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:54:00.663Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-07-28T06:54:00.663Z] === RUN TestDockerNetworkMacvlan [2021-07-28T06:54:01.230Z] docker_api_swarm_test.go:304: [d23782ac855e2] joining swarm manager [d57f53b80af8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:54:01.488Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-28T06:54:02.055Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-28T06:54:02.314Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-28T06:54:03.251Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-28T06:54:03.818Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-28T06:54:04.267Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-07-28T06:54:04.267Z] PASS [2021-07-28T06:54:04.267Z] [2021-07-28T06:54:04.267Z] === Skipped [2021-07-28T06:54:04.267Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-28T06:54:04.267Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:54:04.267Z] [2021-07-28T06:54:04.267Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-28T06:54:04.267Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:54:04.267Z] [2021-07-28T06:54:04.267Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-28T06:54:04.267Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:54:04.267Z] [2021-07-28T06:54:04.267Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-28T06:54:04.267Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:54:04.267Z] [2021-07-28T06:54:04.267Z] [2021-07-28T06:54:04.267Z] DONE 17 tests, 4 skipped in 28.759s [2021-07-28T06:54:04.267Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-28T06:54:04.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:04.267Z] ++ set -e [2021-07-28T06:54:04.267Z] ++ '[' -n 0 ']' [2021-07-28T06:54:04.267Z] ++ set -x [2021-07-28T06:54:04.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:04.841Z] INFO: Testing against a local daemon [2021-07-28T06:54:04.841Z] === RUN TestPluginInvalidJSON [2021-07-28T06:54:04.841Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:54:04.841Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:54:04.841Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:54:04.841Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-28T06:54:04.841Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-28T06:54:04.841Z] === RUN TestPluginInstall [2021-07-28T06:54:04.841Z] === RUN TestPluginInstall/no_auth [2021-07-28T06:54:06.350Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-28T06:54:07.727Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-28T06:54:07.727Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-28T06:54:07.985Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-28T06:54:07.985Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-28T06:54:07.985Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-28T06:54:08.553Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-28T06:54:09.947Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-28T06:54:09.947Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-28T06:54:11.322Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d70fbdab5f8a4f411c293120ff3e37693e544aa70477f6aa93d5f5ba8f652f21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d70fbdab5f8a4f411c293120ff3e37693e544aa70477f6aa93d5f5ba8f652f21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:54:11.441Z] === RUN TestPluginInstall/with_htpasswd [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bd528810fc981821dfb7d9634d78a3e83213ecd959ca53c78298edf4197101" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:54:11.441Z] time="2021-07-28T06:54:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bd528810fc981821dfb7d9634d78a3e83213ecd959ca53c78298edf4197101" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:54:11.703Z] === RUN TestPluginInstall/with_insecure [2021-07-28T06:54:12.649Z] time="2021-07-28T06:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:54:12.649Z] time="2021-07-28T06:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c351ff1e7f5b9c4ea5d6b087cdcf509d8149dcaaea327f4dff639398680749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:54:12.649Z] time="2021-07-28T06:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:54:12.649Z] time="2021-07-28T06:54:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c351ff1e7f5b9c4ea5d6b087cdcf509d8149dcaaea327f4dff639398680749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:54:12.912Z] plugin_test.go:166: [d9f462b7c13b3] daemon is not started [2021-07-28T06:54:12.912Z] --- PASS: TestPluginInstall (8.19s) [2021-07-28T06:54:12.912Z] --- PASS: TestPluginInstall/no_auth (5.89s) [2021-07-28T06:54:12.912Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-07-28T06:54:12.912Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-07-28T06:54:12.912Z] === RUN TestPluginsWithRuntimes [2021-07-28T06:54:14.838Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-28T06:54:16.228Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-28T06:54:16.589Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-28T06:54:16.589Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-28T06:54:16.848Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-28T06:54:16.848Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-28T06:54:17.174Z] --- PASS: TestPluginsWithRuntimes (4.16s) [2021-07-28T06:54:17.174Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-07-28T06:54:17.174Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-07-28T06:54:17.174Z] === RUN TestPluginBackCompatMediaTypes [2021-07-28T06:54:18.120Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-07-28T06:54:18.120Z] PASS [2021-07-28T06:54:18.120Z] [2021-07-28T06:54:18.120Z] DONE 10 tests in 15.227s [2021-07-28T06:54:18.120Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-28T06:54:18.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:18.120Z] ++ set -e [2021-07-28T06:54:18.121Z] ++ '[' -n 0 ']' [2021-07-28T06:54:18.121Z] ++ set -x [2021-07-28T06:54:18.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:18.121Z] INFO: Testing against a local daemon [2021-07-28T06:54:18.121Z] === RUN TestExternalGraphDriver [2021-07-28T06:54:18.384Z] === RUN TestExternalGraphDriver/json [2021-07-28T06:54:18.750Z] --- PASS: TestDockerNetworkMacvlan (18.09s) [2021-07-28T06:54:18.750Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-28T06:54:18.750Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-28T06:54:19.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2021-07-28T06:54:19.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2021-07-28T06:54:19.008Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.46s) [2021-07-28T06:54:19.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s) [2021-07-28T06:54:19.008Z] PASS [2021-07-28T06:54:19.008Z] [2021-07-28T06:54:19.008Z] DONE 8 tests in 19.702s [2021-07-28T06:54:19.008Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-28T06:54:19.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:19.008Z] ++ set -e [2021-07-28T06:54:19.008Z] ++ '[' -n 0 ']' [2021-07-28T06:54:19.008Z] ++ set -x [2021-07-28T06:54:19.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:19.008Z] testing: warning: no tests to run [2021-07-28T06:54:19.008Z] PASS [2021-07-28T06:54:19.008Z] [2021-07-28T06:54:19.008Z] DONE 0 tests in 0.090s [2021-07-28T06:54:19.008Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-28T06:54:19.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:19.008Z] ++ set -e [2021-07-28T06:54:19.008Z] ++ '[' -n 0 ']' [2021-07-28T06:54:19.008Z] ++ set -x [2021-07-28T06:54:19.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:19.267Z] INFO: Testing against a local daemon [2021-07-28T06:54:19.267Z] === RUN TestAuthZPluginAllowRequest [2021-07-28T06:54:20.305Z] === RUN TestExternalGraphDriver/spec [2021-07-28T06:54:21.170Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-07-28T06:54:21.170Z] === RUN TestAuthZPluginTLS [2021-07-28T06:54:21.736Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-28T06:54:21.736Z] === RUN TestAuthZPluginDenyRequest [2021-07-28T06:54:22.304Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-28T06:54:22.304Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-28T06:54:22.860Z] === RUN TestExternalGraphDriver/pull [2021-07-28T06:54:22.871Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-28T06:54:22.871Z] === RUN TestAuthZPluginDenyResponse [2021-07-28T06:54:23.438Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-28T06:54:23.438Z] === RUN TestAuthZPluginAllowEventStream [2021-07-28T06:54:24.250Z] --- PASS: TestExternalGraphDriver (6.04s) [2021-07-28T06:54:24.250Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2021-07-28T06:54:24.250Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2021-07-28T06:54:24.250Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-07-28T06:54:24.250Z] === RUN TestGraphdriverPluginV2 [2021-07-28T06:54:24.250Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:54:24.250Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-28T06:54:24.250Z] PASS [2021-07-28T06:54:24.250Z] [2021-07-28T06:54:24.250Z] === Skipped [2021-07-28T06:54:24.250Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-28T06:54:24.250Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:54:24.250Z] [2021-07-28T06:54:24.250Z] [2021-07-28T06:54:24.250Z] DONE 5 tests, 1 skipped in 6.200s [2021-07-28T06:54:24.250Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-28T06:54:24.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:24.250Z] ++ set -e [2021-07-28T06:54:24.250Z] ++ '[' -n 0 ']' [2021-07-28T06:54:24.250Z] ++ set -x [2021-07-28T06:54:24.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:24.512Z] INFO: Testing against a local daemon [2021-07-28T06:54:24.512Z] === RUN TestContinueAfterPluginCrash [2021-07-28T06:54:24.512Z] === PAUSE TestContinueAfterPluginCrash [2021-07-28T06:54:24.512Z] === RUN TestReadPluginNoRead [2021-07-28T06:54:24.512Z] === PAUSE TestReadPluginNoRead [2021-07-28T06:54:24.512Z] === RUN TestDaemonStartWithLogOpt [2021-07-28T06:54:24.512Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-28T06:54:24.512Z] === CONT TestContinueAfterPluginCrash [2021-07-28T06:54:24.512Z] === CONT TestDaemonStartWithLogOpt [2021-07-28T06:54:24.512Z] === CONT TestReadPluginNoRead [2021-07-28T06:54:25.343Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2021-07-28T06:54:25.343Z] === RUN TestAuthZPluginErrorResponse [2021-07-28T06:54:25.911Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-28T06:54:25.911Z] === RUN TestAuthZPluginErrorRequest [2021-07-28T06:54:26.170Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-28T06:54:26.429Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-07-28T06:54:26.429Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-28T06:54:26.995Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-07-28T06:54:26.995Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-28T06:54:27.563Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-28T06:54:27.832Z] === RUN TestReadPluginNoRead/default [2021-07-28T06:54:28.408Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) [2021-07-28T06:54:29.466Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2021-07-28T06:54:29.466Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-28T06:54:29.798Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-28T06:54:31.190Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-28T06:54:31.369Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2021-07-28T06:54:31.369Z] === RUN TestAuthZPluginHeader [2021-07-28T06:54:31.641Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-28T06:54:31.914Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-07-28T06:54:31.914Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-28T06:54:32.859Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-28T06:54:33.111Z] === CONT TestReadPluginNoRead [2021-07-28T06:54:33.111Z] read_test.go:92: [d2ba7cc6d56aa] daemon is not started [2021-07-28T06:54:33.111Z] --- PASS: TestReadPluginNoRead (8.53s) [2021-07-28T06:54:33.111Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2021-07-28T06:54:33.111Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2021-07-28T06:54:33.111Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2021-07-28T06:54:34.058Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2021-07-28T06:54:34.058Z] PASS [2021-07-28T06:54:34.058Z] [2021-07-28T06:54:34.058Z] DONE 6 tests in 9.587s [2021-07-28T06:54:34.058Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-28T06:54:34.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:34.058Z] ++ set -e [2021-07-28T06:54:34.058Z] ++ '[' -n 0 ']' [2021-07-28T06:54:34.058Z] ++ set -x [2021-07-28T06:54:34.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:34.058Z] testing: warning: no tests to run [2021-07-28T06:54:34.058Z] PASS [2021-07-28T06:54:34.058Z] [2021-07-28T06:54:34.058Z] DONE 0 tests in 0.047s [2021-07-28T06:54:34.058Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-28T06:54:34.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:34.058Z] ++ set -e [2021-07-28T06:54:34.058Z] ++ '[' -n 0 ']' [2021-07-28T06:54:34.058Z] ++ set -x [2021-07-28T06:54:34.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:34.059Z] INFO: Testing against a local daemon [2021-07-28T06:54:34.059Z] === RUN TestPluginWithDevMounts [2021-07-28T06:54:34.059Z] === PAUSE TestPluginWithDevMounts [2021-07-28T06:54:34.059Z] === CONT TestPluginWithDevMounts [2021-07-28T06:54:35.403Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-28T06:54:35.403Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-28T06:54:35.403Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-28T06:54:35.979Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-07-28T06:54:35.979Z] PASS [2021-07-28T06:54:35.979Z] [2021-07-28T06:54:35.979Z] DONE 1 tests in 2.035s [2021-07-28T06:54:35.979Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-28T06:54:35.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:35.979Z] ++ set -e [2021-07-28T06:54:35.979Z] ++ '[' -n 0 ']' [2021-07-28T06:54:35.979Z] ++ set -x [2021-07-28T06:54:35.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:36.339Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s) [2021-07-28T06:54:36.339Z] === RUN TestAuthZPluginV2Disable [2021-07-28T06:54:37.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-28T06:54:38.531Z] INFO: Testing against a local daemon [2021-07-28T06:54:38.531Z] === RUN TestSecretInspect [2021-07-28T06:54:39.809Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2021-07-28T06:54:39.809Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-28T06:54:40.067Z] docker_api_swarm_test.go:271: [daa07dba9985a] joining swarm manager [dda1bb9ee32f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:54:41.005Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-28T06:54:41.005Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-28T06:54:41.084Z] --- PASS: TestSecretInspect (2.62s) [2021-07-28T06:54:41.084Z] === RUN TestSecretList [2021-07-28T06:54:41.572Z] docker_api_swarm_test.go:272: [d19fd81ca6b3b] joining swarm manager [dda1bb9ee32f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:54:43.476Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s) [2021-07-28T06:54:43.476Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-28T06:54:43.476Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-28T06:54:43.476Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-28T06:54:43.643Z] --- PASS: TestSecretList (2.71s) [2021-07-28T06:54:43.643Z] === RUN TestSecretsCreateAndDelete [2021-07-28T06:54:46.007Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-28T06:54:46.201Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2021-07-28T06:54:46.201Z] === RUN TestSecretsUpdate [2021-07-28T06:54:46.575Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-28T06:54:47.511Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-28T06:54:48.079Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-28T06:54:48.754Z] --- PASS: TestSecretsUpdate (2.70s) [2021-07-28T06:54:48.754Z] === RUN TestTemplatedSecret [2021-07-28T06:54:49.981Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-28T06:54:49.981Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-28T06:54:50.239Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-28T06:54:50.239Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-28T06:54:50.806Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-28T06:54:51.065Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-28T06:54:52.066Z] --- PASS: TestTemplatedSecret (3.60s) [2021-07-28T06:54:52.066Z] === RUN TestSecretCreateResolve [2021-07-28T06:54:53.609Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-28T06:54:53.609Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-28T06:54:54.650Z] --- PASS: TestSecretCreateResolve (2.62s) [2021-07-28T06:54:54.650Z] PASS [2021-07-28T06:54:54.650Z] [2021-07-28T06:54:54.650Z] DONE 6 tests in 18.687s [2021-07-28T06:54:54.650Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-28T06:54:54.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:54.650Z] ++ set -e [2021-07-28T06:54:54.650Z] ++ '[' -n 0 ']' [2021-07-28T06:54:54.650Z] ++ set -x [2021-07-28T06:54:54.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:54:54.914Z] INFO: Testing against a local daemon [2021-07-28T06:54:54.914Z] === RUN TestServiceCreateInit [2021-07-28T06:54:54.914Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-28T06:54:56.141Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-28T06:54:57.176Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-28T06:54:57.176Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-28T06:54:57.176Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-28T06:54:57.176Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-28T06:54:57.176Z] [2021-07-28T06:54:58.047Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-28T06:54:58.464Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-28T06:54:58.755Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/test/unit [2021-07-28T06:54:59.326Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-28T06:54:59.326Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-28T06:54:59.326Z] + TESTDIRS=./... [2021-07-28T06:54:59.326Z] + exclude_paths='/vendor/|/integration' [2021-07-28T06:54:59.326Z] ++ go list ./... [2021-07-28T06:54:59.326Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-28T06:55:00.215Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-28T06:55:00.269Z] + pkg_list='github.com/docker/docker/api [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/backend/build [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/httputils [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/middleware [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/build [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/container [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/debug [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/distribution [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/grpc [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/image [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/network [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/plugin [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/session [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/swarm [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/system [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/server/router/volume [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/backend [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/blkiodev [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/container [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/events [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/filters [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/image [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/mount [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/network [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/registry [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/strslice [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/swarm [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/time [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/versions [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-28T06:55:00.269Z] github.com/docker/docker/api/types/volume [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/builder-next/worker [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/dockerfile [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/dockerignore [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/remotecontext [2021-07-28T06:55:00.269Z] github.com/docker/docker/builder/remotecontext/git [2021-07-28T06:55:00.269Z] github.com/docker/docker/cli [2021-07-28T06:55:00.269Z] github.com/docker/docker/cli/config [2021-07-28T06:55:00.269Z] github.com/docker/docker/cli/debug [2021-07-28T06:55:00.269Z] github.com/docker/docker/client [2021-07-28T06:55:00.269Z] github.com/docker/docker/cmd/docker-proxy [2021-07-28T06:55:00.269Z] github.com/docker/docker/cmd/dockerd [2021-07-28T06:55:00.269Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-28T06:55:00.269Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-28T06:55:00.269Z] github.com/docker/docker/container [2021-07-28T06:55:00.269Z] github.com/docker/docker/container/stream [2021-07-28T06:55:00.269Z] github.com/docker/docker/contrib/apparmor [2021-07-28T06:55:00.269Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-28T06:55:00.269Z] github.com/docker/docker/contrib/httpserver [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/cluster [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/cluster/convert [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/cluster/executor [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/cluster/provider [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/config [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/discovery [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/events [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/events/testutils [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/exec [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/images [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/initlayer [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/links [2021-07-28T06:55:00.269Z] github.com/docker/docker/daemon/listeners [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/gelf [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/journald [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/local [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/logentries [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/splunk [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/syslog [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/templates [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/names [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/network [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/stats [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution/metadata [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution/utils [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution/xfer [2021-07-28T06:55:00.270Z] github.com/docker/docker/dockerversion [2021-07-28T06:55:00.270Z] github.com/docker/docker/errdefs [2021-07-28T06:55:00.270Z] github.com/docker/docker/image [2021-07-28T06:55:00.270Z] github.com/docker/docker/image/cache [2021-07-28T06:55:00.270Z] github.com/docker/docker/image/tarexport [2021-07-28T06:55:00.270Z] github.com/docker/docker/image/v1 [2021-07-28T06:55:00.270Z] github.com/docker/docker/internal/test/suite [2021-07-28T06:55:00.270Z] github.com/docker/docker/layer [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/queue [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/remote [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/types [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/api [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/bitseq [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cluster [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/config [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/datastore [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/driverapi [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/etchosts [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/idm [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipam [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/iptables [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/netlabel [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/netutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/networkdb [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/ns [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/options [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/osl [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/portallocator [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/portmapper [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/testutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/types [2021-07-28T06:55:00.270Z] github.com/docker/docker/oci [2021-07-28T06:55:00.270Z] github.com/docker/docker/oci/caps [2021-07-28T06:55:00.270Z] github.com/docker/docker/opts [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/aaparser [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/archive [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/authorization [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/broadcaster [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/capabilities [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/chrootarchive [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/containerfs [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/devicemapper [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/directory [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/discovery [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/discovery/file [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/discovery/kv [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/discovery/memory [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/dmesg [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/filenotify [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/fileutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/fsutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/homedir [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/idtools [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/ioutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/jsonmessage [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/locker [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/longpath [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/loopback [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/mount [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/namesgenerator [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/parsers [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/pidfile [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/platform [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/plugingetter [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/plugins [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/plugins/transport [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/pools [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/progress [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/pubsub [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/reexec [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/signal [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/stack [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/stdcopy [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/streamformatter [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/stringid [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/symlink [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/sysinfo [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/system [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/tailfile [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/tarsum [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/term [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/term/windows [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/truncindex [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/urlutil [2021-07-28T06:55:00.270Z] github.com/docker/docker/pkg/useragent [2021-07-28T06:55:00.270Z] github.com/docker/docker/plugin [2021-07-28T06:55:00.270Z] github.com/docker/docker/plugin/executor/containerd [2021-07-28T06:55:00.270Z] github.com/docker/docker/plugin/v2 [2021-07-28T06:55:00.270Z] github.com/docker/docker/profiles/apparmor [2021-07-28T06:55:00.270Z] github.com/docker/docker/profiles/seccomp [2021-07-28T06:55:00.270Z] github.com/docker/docker/quota [2021-07-28T06:55:00.270Z] github.com/docker/docker/reference [2021-07-28T06:55:00.270Z] github.com/docker/docker/registry [2021-07-28T06:55:00.270Z] github.com/docker/docker/registry/resumable [2021-07-28T06:55:00.270Z] github.com/docker/docker/restartmanager [2021-07-28T06:55:00.270Z] github.com/docker/docker/rootless [2021-07-28T06:55:00.270Z] github.com/docker/docker/rootless/specconv [2021-07-28T06:55:00.270Z] github.com/docker/docker/runconfig [2021-07-28T06:55:00.270Z] github.com/docker/docker/runconfig/opts [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/daemon [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/environment [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/fakecontext [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/fakegit [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/fakestorage [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/fixtures/load [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/registry [2021-07-28T06:55:00.270Z] github.com/docker/docker/testutil/request [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume/drivers [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume/local [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume/mounts [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume/service [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume/service/opts [2021-07-28T06:55:00.270Z] github.com/docker/docker/volume/testutils' [2021-07-28T06:55:00.270Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-28T06:55:00.270Z] + echo 'github.com/docker/docker/api [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/backend/build [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/httputils [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/middleware [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/build [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/container [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/debug [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/distribution [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/grpc [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/image [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/network [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/plugin [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/session [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/swarm [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/system [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/server/router/volume [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/backend [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/blkiodev [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/container [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/events [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/filters [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/image [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/mount [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/network [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/registry [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/strslice [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/swarm [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/time [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/versions [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-28T06:55:00.270Z] github.com/docker/docker/api/types/volume [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/builder-next/worker [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/dockerfile [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/dockerignore [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/remotecontext [2021-07-28T06:55:00.270Z] github.com/docker/docker/builder/remotecontext/git [2021-07-28T06:55:00.270Z] github.com/docker/docker/cli [2021-07-28T06:55:00.270Z] github.com/docker/docker/cli/config [2021-07-28T06:55:00.270Z] github.com/docker/docker/cli/debug [2021-07-28T06:55:00.270Z] github.com/docker/docker/client [2021-07-28T06:55:00.270Z] github.com/docker/docker/cmd/docker-proxy [2021-07-28T06:55:00.270Z] github.com/docker/docker/cmd/dockerd [2021-07-28T06:55:00.270Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-28T06:55:00.270Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-28T06:55:00.270Z] github.com/docker/docker/container [2021-07-28T06:55:00.270Z] github.com/docker/docker/container/stream [2021-07-28T06:55:00.270Z] github.com/docker/docker/contrib/apparmor [2021-07-28T06:55:00.270Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-28T06:55:00.270Z] github.com/docker/docker/contrib/httpserver [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/cluster [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/cluster/convert [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/cluster/executor [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/cluster/provider [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/config [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/discovery [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/events [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/events/testutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/exec [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/images [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/initlayer [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/links [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/listeners [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/gelf [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/journald [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/local [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/logentries [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/splunk [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/syslog [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/logger/templates [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/names [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/network [2021-07-28T06:55:00.270Z] github.com/docker/docker/daemon/stats [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution/metadata [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution/utils [2021-07-28T06:55:00.270Z] github.com/docker/docker/distribution/xfer [2021-07-28T06:55:00.270Z] github.com/docker/docker/dockerversion [2021-07-28T06:55:00.270Z] github.com/docker/docker/errdefs [2021-07-28T06:55:00.270Z] github.com/docker/docker/image [2021-07-28T06:55:00.270Z] github.com/docker/docker/image/cache [2021-07-28T06:55:00.270Z] github.com/docker/docker/image/tarexport [2021-07-28T06:55:00.270Z] github.com/docker/docker/image/v1 [2021-07-28T06:55:00.270Z] github.com/docker/docker/internal/test/suite [2021-07-28T06:55:00.270Z] github.com/docker/docker/layer [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/queue [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/remote [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-28T06:55:00.270Z] github.com/docker/docker/libcontainerd/types [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork [2021-07-28T06:55:00.270Z] github.com/docker/docker/libnetwork/api [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/bitseq [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cluster [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/config [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/datastore [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/driverapi [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/etchosts [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/idm [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipam [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/iptables [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/netlabel [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/netutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/networkdb [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/ns [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/options [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/osl [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/portallocator [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/portmapper [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/testutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/types [2021-07-28T06:55:00.271Z] github.com/docker/docker/oci [2021-07-28T06:55:00.271Z] github.com/docker/docker/oci/caps [2021-07-28T06:55:00.271Z] github.com/docker/docker/opts [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/aaparser [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/archive [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/authorization [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/broadcaster [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/capabilities [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/chrootarchive [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/containerfs [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/devicemapper [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/directory [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/discovery [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/discovery/file [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/discovery/kv [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/discovery/memory [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/dmesg [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/filenotify [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/fileutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/fsutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/homedir [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/idtools [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/ioutils [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/jsonmessage [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/locker [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/longpath [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/loopback [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/mount [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/namesgenerator [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/parsers [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/pidfile [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/platform [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/plugingetter [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/plugins [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/plugins/transport [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/pools [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/progress [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/pubsub [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/reexec [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/signal [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/stack [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/stdcopy [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/streamformatter [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/stringid [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/symlink [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/sysinfo [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/system [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/tailfile [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/tarsum [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/term [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/term/windows [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/truncindex [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/urlutil [2021-07-28T06:55:00.271Z] github.com/docker/docker/pkg/useragent [2021-07-28T06:55:00.271Z] github.com/docker/docker/plugin [2021-07-28T06:55:00.271Z] github.com/docker/docker/plugin/executor/containerd [2021-07-28T06:55:00.271Z] github.com/docker/docker/plugin/v2 [2021-07-28T06:55:00.271Z] github.com/docker/docker/profiles/apparmor [2021-07-28T06:55:00.271Z] github.com/docker/docker/profiles/seccomp [2021-07-28T06:55:00.271Z] github.com/docker/docker/quota [2021-07-28T06:55:00.271Z] github.com/docker/docker/reference [2021-07-28T06:55:00.271Z] github.com/docker/docker/registry [2021-07-28T06:55:00.271Z] github.com/docker/docker/registry/resumable [2021-07-28T06:55:00.271Z] github.com/docker/docker/restartmanager [2021-07-28T06:55:00.271Z] github.com/docker/docker/rootless [2021-07-28T06:55:00.271Z] github.com/docker/docker/rootless/specconv [2021-07-28T06:55:00.271Z] github.com/docker/docker/runconfig [2021-07-28T06:55:00.271Z] github.com/docker/docker/runconfig/opts [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/daemon [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/environment [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/fakecontext [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/fakegit [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/fakestorage [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/fixtures/load [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/registry [2021-07-28T06:55:00.271Z] github.com/docker/docker/testutil/request [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume/drivers [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume/local [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume/mounts [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume/service [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume/service/opts [2021-07-28T06:55:00.271Z] github.com/docker/docker/volume/testutils' [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-28T06:55:00.271Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-28T06:55:00.271Z] + type docker-proxy [2021-07-28T06:55:00.271Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-28T06:55:00.271Z] + hack/make.sh binary-proxy install-proxy [2021-07-28T06:55:00.271Z] [2021-07-28T06:55:00.271Z] Removing bundles/ [2021-07-28T06:55:00.271Z] [2021-07-28T06:55:00.271Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-28T06:55:00.271Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-28T06:55:00.271Z] GOOS="" GOARCH="" GOARM="" [2021-07-28T06:55:01.333Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-28T06:55:02.268Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-28T06:55:02.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-28T06:55:03.772Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-28T06:55:04.030Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-28T06:55:04.294Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (21.11s) [2021-07-28T06:55:04.294Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-28T06:55:05.517Z] --- PASS: TestServiceCreateInit (10.00s) [2021-07-28T06:55:05.517Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2021-07-28T06:55:05.517Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.01s) [2021-07-28T06:55:05.517Z] === RUN TestCreateServiceMultipleTimes [2021-07-28T06:55:06.858Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-28T06:55:06.859Z] [2021-07-28T06:55:06.859Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-28T06:55:06.859Z] Installing docker-proxy to /usr/local/bin/ [2021-07-28T06:55:06.859Z] [2021-07-28T06:55:06.859Z] + mkdir -p bundles [2021-07-28T06:55:06.859Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-28T06:55:07.432Z] ? github.com/docker/docker/api [no test files] [2021-07-28T06:55:08.481Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-28T06:55:09.415Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-28T06:55:10.352Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-28T06:55:11.286Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-28T06:55:13.863Z] --- PASS: TestBuildWCOWSandboxSize (763.78s) [2021-07-28T06:55:13.863Z] === RUN TestBuildWithEmptyDockerfile [2021-07-28T06:55:13.863Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:55:13.863Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:55:13.863Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:55:13.863Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:55:13.863Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:55:13.863Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:55:13.863Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-28T06:55:13.863Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-28T06:55:13.863Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-28T06:55:13.863Z] --- PASS: TestBuildWithEmptyDockerfile (0.57s) [2021-07-28T06:55:13.863Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-28T06:55:13.863Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-28T06:55:13.863Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-28T06:55:13.863Z] === RUN TestBuildPreserveOwnership [2021-07-28T06:55:13.863Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:55:13.863Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-28T06:55:13.863Z] === RUN TestBuildPlatformInvalid [2021-07-28T06:55:13.863Z] --- PASS: TestBuildPlatformInvalid (0.62s) [2021-07-28T06:55:13.863Z] PASS [2021-07-28T06:55:13.863Z] ok github.com/docker/docker/integration/build 927.186s [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === Skipped [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-28T06:55:13.863Z] build_session_test.go:25: TODO: BuildKit [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-28T06:55:13.863Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-28T06:55:13.863Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-28T06:55:13.863Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-28T06:55:13.863Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] DONE 29 tests, 5 skipped in 952.883s [2021-07-28T06:55:13.863Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-28T06:55:13.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:55:13.863Z] INFO: Testing against a local daemon [2021-07-28T06:55:13.863Z] === RUN TestConfigInspect [2021-07-28T06:55:13.863Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-28T06:55:13.863Z] === RUN TestConfigList [2021-07-28T06:55:13.863Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] --- SKIP: TestConfigList (0.00s) [2021-07-28T06:55:13.863Z] === RUN TestConfigsCreateAndDelete [2021-07-28T06:55:13.863Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-28T06:55:13.863Z] === RUN TestConfigsUpdate [2021-07-28T06:55:13.863Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-28T06:55:13.863Z] === RUN TestTemplatedConfig [2021-07-28T06:55:13.863Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-28T06:55:13.863Z] === RUN TestConfigCreateResolve [2021-07-28T06:55:13.863Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:55:13.863Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-28T06:55:13.863Z] PASS [2021-07-28T06:55:13.863Z] ok github.com/docker/docker/integration/config 0.418s [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === Skipped [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-28T06:55:13.863Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-28T06:55:13.863Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-28T06:55:13.863Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-28T06:55:13.863Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-28T06:55:13.863Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-28T06:55:13.863Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] [2021-07-28T06:55:13.863Z] DONE 6 tests, 6 skipped in 3.540s [2021-07-28T06:55:13.863Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-28T06:55:15.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:55:15.398Z] INFO: Testing against a local daemon [2021-07-28T06:55:15.398Z] === RUN TestCheckpoint [2021-07-28T06:55:15.398Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:55:15.398Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-28T06:55:15.398Z] === RUN TestContainerInvalidJSON [2021-07-28T06:55:15.398Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:55:15.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:55:15.398Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:55:15.398Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:55:16.358Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-28T06:55:16.358Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-28T06:55:16.358Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-07-28T06:55:16.358Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-28T06:55:16.358Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-28T06:55:16.358Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-28T06:55:16.358Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-07-28T06:55:16.358Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-28T06:55:16.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-28T06:55:16.814Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-28T06:55:16.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-28T06:55:16.814Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-28T06:55:17.269Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-07-28T06:55:17.269Z] === RUN TestCopyFromContainer [2021-07-28T06:55:17.269Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:17.269Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-28T06:55:17.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:55:17.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:55:17.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:55:17.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:55:17.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:55:17.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:55:17.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-28T06:55:17.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-28T06:55:17.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-28T06:55:17.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-28T06:55:17.269Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-28T06:55:17.269Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidEnv [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateTmpfsMountsTarget [2021-07-28T06:55:17.269Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:17.269Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-28T06:55:17.269Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:55:17.269Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-28T06:55:17.269Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:55:17.269Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:55:17.269Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:55:17.269Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-28T06:55:17.269Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-28T06:55:17.269Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-28T06:55:17.269Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateDifferentPlatform [2021-07-28T06:55:17.269Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-28T06:55:17.269Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-28T06:55:17.269Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-28T06:55:17.269Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-28T06:55:17.269Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-07-28T06:55:17.269Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-28T06:55:17.269Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-28T06:55:17.269Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-28T06:55:17.269Z] === RUN TestContainerKillOnDaemonStart [2021-07-28T06:55:17.269Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:17.269Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestDiff [2021-07-28T06:55:17.269Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-28T06:55:17.269Z] --- SKIP: TestDiff (0.00s) [2021-07-28T06:55:17.269Z] === RUN TestExecWithCloseStdin [2021-07-28T06:55:19.398Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-28T06:55:21.114Z] --- PASS: TestExecWithCloseStdin (3.11s) [2021-07-28T06:55:21.114Z] === RUN TestExec [2021-07-28T06:55:21.965Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.19s) [2021-07-28T06:55:21.965Z] PASS [2021-07-28T06:55:21.965Z] [2021-07-28T06:55:21.965Z] DONE 17 tests in 62.563s [2021-07-28T06:55:21.965Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-28T06:55:21.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:55:21.965Z] ++ set -e [2021-07-28T06:55:21.965Z] ++ '[' -n 0 ']' [2021-07-28T06:55:21.965Z] ++ set -x [2021-07-28T06:55:21.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:55:21.965Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-28T06:55:21.965Z] INFO: Testing against a local daemon [2021-07-28T06:55:21.965Z] === RUN TestPluginInvalidJSON [2021-07-28T06:55:21.965Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:55:21.965Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:55:21.965Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:55:21.965Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-28T06:55:21.965Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-28T06:55:21.965Z] === RUN TestPluginInstall [2021-07-28T06:55:21.965Z] === RUN TestPluginInstall/no_auth [2021-07-28T06:55:22.639Z] --- PASS: TestExec (2.10s) [2021-07-28T06:55:22.639Z] === RUN TestExecUser [2021-07-28T06:55:22.639Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-28T06:55:22.639Z] --- SKIP: TestExecUser (0.00s) [2021-07-28T06:55:22.639Z] === RUN TestExportContainerAndImportImage [2021-07-28T06:55:22.639Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:22.639Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-28T06:55:22.639Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-28T06:55:22.639Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:22.639Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-28T06:55:22.639Z] === RUN TestHealthCheckWorkdir [2021-07-28T06:55:22.639Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-28T06:55:22.639Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-28T06:55:22.639Z] === RUN TestHealthKillContainer [2021-07-28T06:55:22.639Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-28T06:55:22.639Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-28T06:55:22.639Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-28T06:55:22.639Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-28T06:55:22.639Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-28T06:55:22.639Z] === RUN TestKillContainerInvalidSignal [2021-07-28T06:55:23.655Z] --- PASS: TestCreateServiceMultipleTimes (17.11s) [2021-07-28T06:55:23.655Z] === RUN TestCreateServiceConflict [2021-07-28T06:55:24.602Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-07-28T06:55:24.602Z] === RUN TestCreateServiceMaxReplicas [2021-07-28T06:55:24.799Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2021-07-28T06:55:24.799Z] === RUN TestKillContainer [2021-07-28T06:55:24.799Z] === RUN TestKillContainer/no_signal [2021-07-28T06:55:25.248Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:55:25.248Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61331fda51bb16b340a24ae262d16e19cfec2c3e81ce4dd23b04e2636731c20a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:55:25.248Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:55:25.248Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61331fda51bb16b340a24ae262d16e19cfec2c3e81ce4dd23b04e2636731c20a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:55:25.248Z] === RUN TestPluginInstall/with_htpasswd [2021-07-28T06:55:25.548Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-07-28T06:55:25.816Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:55:25.816Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2dd673a9e27abcb0f582cd882d9a972c79b5a291dc52bea704138817e9d7cde8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:55:25.816Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:55:25.816Z] time="2021-07-28T06:55:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2dd673a9e27abcb0f582cd882d9a972c79b5a291dc52bea704138817e9d7cde8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:55:26.075Z] === RUN TestPluginInstall/with_insecure [2021-07-28T06:55:26.962Z] === RUN TestKillContainer/non_killing_signal [2021-07-28T06:55:26.962Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-28T06:55:26.962Z] === RUN TestKillContainer/killing_signal [2021-07-28T06:55:27.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-28T06:55:27.268Z] time="2021-07-28T06:55:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:55:27.268Z] time="2021-07-28T06:55:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a528ddb9f58e1f18862fee60c60e6a2229ff5aaf9cc6a03a805c48d6802e66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:55:27.268Z] time="2021-07-28T06:55:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-28T06:55:27.269Z] time="2021-07-28T06:55:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61a528ddb9f58e1f18862fee60c60e6a2229ff5aaf9cc6a03a805c48d6802e66" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-28T06:55:27.528Z] plugin_test.go:166: [d04311fcff96a] daemon is not started [2021-07-28T06:55:27.528Z] --- PASS: TestPluginInstall (5.57s) [2021-07-28T06:55:27.528Z] --- PASS: TestPluginInstall/no_auth (3.28s) [2021-07-28T06:55:27.528Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2021-07-28T06:55:27.528Z] --- PASS: TestPluginInstall/with_insecure (1.63s) [2021-07-28T06:55:27.528Z] === RUN TestPluginsWithRuntimes [2021-07-28T06:55:27.787Z] === RUN TestDockerSuite/TestBuildRm [2021-07-28T06:55:28.821Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2021-07-28T06:55:28.821Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-28T06:55:29.178Z] --- PASS: TestKillContainer (4.49s) [2021-07-28T06:55:29.178Z] --- PASS: TestKillContainer/no_signal (1.89s) [2021-07-28T06:55:29.178Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-28T06:55:29.178Z] --- PASS: TestKillContainer/killing_signal (2.56s) [2021-07-28T06:55:29.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-28T06:55:29.178Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-28T06:55:29.178Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-28T06:55:29.178Z] === RUN TestKillStoppedContainer [2021-07-28T06:55:29.178Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-28T06:55:29.178Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-28T06:55:29.178Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-28T06:55:29.178Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-28T06:55:29.178Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-28T06:55:29.178Z] === RUN TestKillDifferentUserContainer [2021-07-28T06:55:29.178Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-28T06:55:29.178Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-28T06:55:29.178Z] === RUN TestInspectOomKilledTrue [2021-07-28T06:55:29.178Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:29.178Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-28T06:55:29.178Z] === RUN TestInspectOomKilledFalse [2021-07-28T06:55:29.178Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:55:29.178Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-28T06:55:29.178Z] === RUN TestLogsFollowTailEmpty [2021-07-28T06:55:29.691Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-28T06:55:31.069Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-28T06:55:31.339Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2021-07-28T06:55:31.340Z] === RUN TestNetworkNat [2021-07-28T06:55:31.340Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-28T06:55:31.340Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-28T06:55:31.340Z] === RUN TestNetworkLocalhostTCPNat [2021-07-28T06:55:32.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-28T06:55:32.265Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-28T06:55:32.524Z] --- PASS: TestPluginsWithRuntimes (4.92s) [2021-07-28T06:55:32.524Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.35s) [2021-07-28T06:55:32.524Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.33s) [2021-07-28T06:55:32.524Z] === RUN TestPluginBackCompatMediaTypes [2021-07-28T06:55:33.504Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s) [2021-07-28T06:55:33.504Z] === RUN TestNetworkLoopbackNat [2021-07-28T06:55:33.504Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-28T06:55:33.504Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-28T06:55:33.504Z] === RUN TestPause [2021-07-28T06:55:33.504Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-28T06:55:33.504Z] --- SKIP: TestPause (0.00s) [2021-07-28T06:55:33.504Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-28T06:55:33.900Z] --- PASS: TestPluginBackCompatMediaTypes (1.06s) [2021-07-28T06:55:33.900Z] PASS [2021-07-28T06:55:33.900Z] [2021-07-28T06:55:33.900Z] DONE 10 tests in 12.006s [2021-07-28T06:55:33.900Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-28T06:55:33.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:55:33.900Z] ++ set -e [2021-07-28T06:55:33.900Z] ++ '[' -n 0 ']' [2021-07-28T06:55:33.900Z] ++ set -x [2021-07-28T06:55:33.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:55:33.901Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-28T06:55:34.159Z] INFO: Testing against a local daemon [2021-07-28T06:55:34.159Z] === RUN TestExternalGraphDriver [2021-07-28T06:55:34.159Z] === RUN TestExternalGraphDriver/json [2021-07-28T06:55:34.727Z] docker_api_swarm_node_test.go:19: [d4c979ccdbe41] joining swarm manager [d0e2e92cb09cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:55:35.029Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s) [2021-07-28T06:55:35.029Z] === RUN TestPauseStopPausedContainer [2021-07-28T06:55:35.029Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:55:35.029Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-28T06:55:35.029Z] === RUN TestPsFilter [2021-07-28T06:55:35.293Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-28T06:55:35.485Z] --- PASS: TestPsFilter (0.35s) [2021-07-28T06:55:35.485Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-28T06:55:35.861Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-28T06:55:35.861Z] docker_api_swarm_node_test.go:20: [d6adead6090b7] joining swarm manager [d0e2e92cb09cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:55:36.427Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-28T06:55:36.685Z] === RUN TestExternalGraphDriver/spec [2021-07-28T06:55:37.621Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-28T06:55:37.648Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2021-07-28T06:55:37.648Z] === RUN TestRemoveContainerWithVolume [2021-07-28T06:55:38.998Z] === RUN TestExternalGraphDriver/pull [2021-07-28T06:55:38.998Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-28T06:55:40.374Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-28T06:55:40.534Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2021-07-28T06:55:40.534Z] === RUN TestRemoveContainerRunning [2021-07-28T06:55:40.954Z] --- PASS: TestExternalGraphDriver (6.79s) [2021-07-28T06:55:40.954Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2021-07-28T06:55:40.954Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-07-28T06:55:40.954Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-07-28T06:55:40.954Z] === RUN TestGraphdriverPluginV2 [2021-07-28T06:55:42.695Z] --- PASS: TestRemoveContainerRunning (1.94s) [2021-07-28T06:55:42.695Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-28T06:55:43.749Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2021-07-28T06:55:43.749Z] === RUN TestCreateServiceSecretFileMode [2021-07-28T06:55:44.219Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2021-07-28T06:55:44.219Z] === RUN TestRemoveInvalidContainer [2021-07-28T06:55:44.219Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-28T06:55:44.219Z] === RUN TestRenameLinkedContainer [2021-07-28T06:55:44.219Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-28T06:55:44.219Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-28T06:55:44.219Z] === RUN TestRenameStoppedContainer [2021-07-28T06:55:44.238Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-28T06:55:44.497Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-28T06:55:44.755Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-28T06:55:44.755Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-28T06:55:44.755Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-28T06:55:45.015Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-28T06:55:45.015Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2021-07-28T06:55:45.015Z] PASS [2021-07-28T06:55:45.015Z] [2021-07-28T06:55:45.015Z] DONE 5 tests in 11.497s [2021-07-28T06:55:45.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-28T06:55:45.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:55:45.015Z] ++ set -e [2021-07-28T06:55:45.015Z] ++ '[' -n 0 ']' [2021-07-28T06:55:45.015Z] ++ set -x [2021-07-28T06:55:45.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:55:45.274Z] INFO: Testing against a local daemon [2021-07-28T06:55:45.274Z] === RUN TestContinueAfterPluginCrash [2021-07-28T06:55:45.274Z] === PAUSE TestContinueAfterPluginCrash [2021-07-28T06:55:45.274Z] === RUN TestReadPluginNoRead [2021-07-28T06:55:45.274Z] === PAUSE TestReadPluginNoRead [2021-07-28T06:55:45.274Z] === RUN TestDaemonStartWithLogOpt [2021-07-28T06:55:45.274Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-28T06:55:45.274Z] === CONT TestContinueAfterPluginCrash [2021-07-28T06:55:45.274Z] === CONT TestDaemonStartWithLogOpt [2021-07-28T06:55:46.212Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-28T06:55:46.212Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-28T06:55:46.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-28T06:55:47.103Z] --- PASS: TestRenameStoppedContainer (2.57s) [2021-07-28T06:55:47.103Z] === RUN TestRenameRunningContainerAndReuse [2021-07-28T06:55:47.849Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-28T06:55:47.974Z] --- PASS: TestCreateServiceSecretFileMode (5.52s) [2021-07-28T06:55:47.974Z] === RUN TestCreateServiceConfigFileMode [2021-07-28T06:55:50.818Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s) [2021-07-28T06:55:50.818Z] === RUN TestRenameInvalidName [2021-07-28T06:55:51.136Z] --- PASS: TestDaemonStartWithLogOpt (5.58s) [2021-07-28T06:55:51.136Z] === CONT TestReadPluginNoRead [2021-07-28T06:55:51.289Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2021-07-28T06:55:51.289Z] === RUN TestCreateServiceSysctls [2021-07-28T06:55:52.072Z] docker_api_swarm_test.go:501: [dd0e8f13af9b3] joining swarm manager [d65439df1ca73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:55:52.979Z] --- PASS: TestRenameInvalidName (1.89s) [2021-07-28T06:55:52.979Z] === RUN TestRenameAnonymousContainer [2021-07-28T06:55:54.600Z] --- PASS: TestCreateServiceSysctls (3.96s) [2021-07-28T06:55:54.601Z] === RUN TestCreateServiceCapabilities [2021-07-28T06:55:54.605Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-28T06:55:54.864Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-28T06:55:55.800Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-28T06:55:56.735Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-28T06:55:56.735Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-28T06:55:57.303Z] --- PASS: TestContinueAfterPluginCrash (11.90s) [2021-07-28T06:55:57.303Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-28T06:55:57.912Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2021-07-28T06:55:57.912Z] === RUN TestInspect [2021-07-28T06:55:58.678Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-28T06:55:58.937Z] === RUN TestReadPluginNoRead/default [2021-07-28T06:55:59.871Z] docker_api_swarm_test.go:506: [d31b91f7a8c1c] joining swarm manager [d65439df1ca73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:56:00.130Z] === RUN TestDockerSuite/TestBuildUser [2021-07-28T06:56:00.468Z] --- PASS: TestInspect (2.77s) [2021-07-28T06:56:00.468Z] === RUN TestCreateJob [2021-07-28T06:56:01.066Z] === CONT TestReadPluginNoRead [2021-07-28T06:56:01.066Z] read_test.go:92: [d39d73656077a] daemon is not started [2021-07-28T06:56:01.066Z] --- PASS: TestReadPluginNoRead (9.99s) [2021-07-28T06:56:01.066Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2021-07-28T06:56:01.066Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s) [2021-07-28T06:56:01.066Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-07-28T06:56:01.066Z] PASS [2021-07-28T06:56:01.066Z] [2021-07-28T06:56:01.066Z] DONE 6 tests in 15.801s [2021-07-28T06:56:01.066Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-28T06:56:01.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:01.066Z] ++ set -e [2021-07-28T06:56:01.066Z] ++ '[' -n 0 ']' [2021-07-28T06:56:01.066Z] ++ set -x [2021-07-28T06:56:01.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:01.066Z] testing: warning: no tests to run [2021-07-28T06:56:01.066Z] PASS [2021-07-28T06:56:01.066Z] [2021-07-28T06:56:01.066Z] DONE 0 tests in 0.086s [2021-07-28T06:56:01.066Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-28T06:56:01.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:01.066Z] ++ set -e [2021-07-28T06:56:01.066Z] ++ '[' -n 0 ']' [2021-07-28T06:56:01.066Z] ++ set -x [2021-07-28T06:56:01.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:01.325Z] INFO: Testing against a local daemon [2021-07-28T06:56:01.325Z] === RUN TestPluginWithDevMounts [2021-07-28T06:56:01.325Z] === PAUSE TestPluginWithDevMounts [2021-07-28T06:56:01.325Z] === CONT TestPluginWithDevMounts [2021-07-28T06:56:02.270Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-28T06:56:03.211Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-07-28T06:56:03.211Z] PASS [2021-07-28T06:56:03.211Z] [2021-07-28T06:56:03.211Z] DONE 1 tests in 2.122s [2021-07-28T06:56:03.211Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-28T06:56:03.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:03.211Z] ++ set -e [2021-07-28T06:56:03.211Z] ++ '[' -n 0 ']' [2021-07-28T06:56:03.211Z] ++ set -x [2021-07-28T06:56:03.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:03.254Z] --- PASS: TestRenameAnonymousContainer (9.56s) [2021-07-28T06:56:03.254Z] === RUN TestRenameContainerWithSameName [2021-07-28T06:56:03.778Z] INFO: Testing against a local daemon [2021-07-28T06:56:03.778Z] === RUN TestSecretInspect [2021-07-28T06:56:04.215Z] --- PASS: TestRenameContainerWithSameName (1.93s) [2021-07-28T06:56:04.215Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-28T06:56:04.215Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:04.215Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-28T06:56:04.215Z] === RUN TestResize [2021-07-28T06:56:04.689Z] --- PASS: TestCreateJob (3.88s) [2021-07-28T06:56:04.689Z] === RUN TestReplicatedJob [2021-07-28T06:56:06.309Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-28T06:56:06.309Z] --- PASS: TestSecretInspect (2.64s) [2021-07-28T06:56:06.309Z] === RUN TestSecretList [2021-07-28T06:56:06.380Z] --- PASS: TestResize (1.95s) [2021-07-28T06:56:06.380Z] === RUN TestResizeWithInvalidSize [2021-07-28T06:56:07.905Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2021-07-28T06:56:07.905Z] === RUN TestResizeWhenContainerNotStarted [2021-07-28T06:56:08.845Z] --- PASS: TestSecretList (2.49s) [2021-07-28T06:56:08.845Z] === RUN TestSecretsCreateAndDelete [2021-07-28T06:56:10.789Z] --- PASS: TestResizeWhenContainerNotStarted (2.61s) [2021-07-28T06:56:10.789Z] === RUN TestDaemonRestartKillContainers [2021-07-28T06:56:10.789Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:10.789Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:56:10.789Z] === RUN TestStats [2021-07-28T06:56:10.789Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-28T06:56:10.789Z] --- SKIP: TestStats (0.00s) [2021-07-28T06:56:10.789Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-28T06:56:11.293Z] --- PASS: TestReplicatedJob (6.78s) [2021-07-28T06:56:11.293Z] === RUN TestUpdateReplicatedJob [2021-07-28T06:56:12.132Z] --- PASS: TestSecretsCreateAndDelete (2.98s) [2021-07-28T06:56:12.132Z] === RUN TestSecretsUpdate [2021-07-28T06:56:14.664Z] --- PASS: TestSecretsUpdate (2.44s) [2021-07-28T06:56:14.664Z] === RUN TestTemplatedSecret [2021-07-28T06:56:15.456Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.65s) [2021-07-28T06:56:15.456Z] === RUN TestStopContainerWithTimeout [2021-07-28T06:56:15.456Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-28T06:56:15.456Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-28T06:56:15.456Z] === RUN TestUpdateRestartPolicy [2021-07-28T06:56:15.513Z] --- PASS: TestUpdateReplicatedJob (4.02s) [2021-07-28T06:56:15.513Z] === RUN TestServiceListWithStatuses [2021-07-28T06:56:15.513Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:56:15.513Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-28T06:56:15.513Z] === RUN TestDockerNetworkConnectAlias [2021-07-28T06:56:17.949Z] --- PASS: TestTemplatedSecret (3.62s) [2021-07-28T06:56:17.949Z] === RUN TestSecretCreateResolve [2021-07-28T06:56:20.479Z] --- PASS: TestSecretCreateResolve (2.62s) [2021-07-28T06:56:20.479Z] PASS [2021-07-28T06:56:20.479Z] [2021-07-28T06:56:20.479Z] DONE 6 tests in 17.246s [2021-07-28T06:56:20.479Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-28T06:56:20.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:20.479Z] ++ set -e [2021-07-28T06:56:20.479Z] ++ '[' -n 0 ']' [2021-07-28T06:56:20.479Z] ++ set -x [2021-07-28T06:56:20.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:56:20.737Z] INFO: Testing against a local daemon [2021-07-28T06:56:20.737Z] === RUN TestServiceCreateInit [2021-07-28T06:56:20.737Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-28T06:56:20.815Z] --- PASS: TestDockerNetworkConnectAlias (5.27s) [2021-07-28T06:56:20.815Z] === RUN TestDockerNetworkReConnect [2021-07-28T06:56:24.023Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-28T06:56:24.590Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-28T06:56:24.849Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-28T06:56:25.041Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2021-07-28T06:56:25.041Z] === RUN TestServicePlugin [2021-07-28T06:56:25.041Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:56:25.041Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-28T06:56:25.041Z] === RUN TestServiceUpdateLabel [2021-07-28T06:56:25.786Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-28T06:56:26.354Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-28T06:56:26.952Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-28T06:56:27.002Z] --- PASS: TestServiceUpdateLabel (2.15s) [2021-07-28T06:56:27.002Z] === RUN TestServiceUpdateSecrets [2021-07-28T06:56:28.335Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-28T06:56:28.335Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-28T06:56:28.335Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-28T06:56:28.335Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-28T06:56:28.335Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-28T06:56:28.335Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-28T06:56:28.335Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-28T06:56:28.335Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-28T06:56:28.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-28T06:56:30.239Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-28T06:56:30.239Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-28T06:56:31.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-28T06:56:31.431Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-28T06:56:31.690Z] --- PASS: TestServiceCreateInit (11.14s) [2021-07-28T06:56:31.690Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.54s) [2021-07-28T06:56:31.690Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.56s) [2021-07-28T06:56:31.690Z] === RUN TestCreateServiceMultipleTimes [2021-07-28T06:56:31.948Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-28T06:56:33.324Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-28T06:56:33.324Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-28T06:56:34.261Z] docker_api_swarm_node_test.go:80: [d52a93b398687] joining swarm manager [d1c31dd107f3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:56:36.480Z] --- PASS: TestUpdateRestartPolicy (20.59s) [2021-07-28T06:56:36.480Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-28T06:56:37.548Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-28T06:56:38.001Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2021-07-28T06:56:38.001Z] === RUN TestWaitNonBlocked [2021-07-28T06:56:38.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:56:38.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:56:38.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:56:38.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:56:38.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-28T06:56:38.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-28T06:56:40.831Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-28T06:56:41.711Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-28T06:56:41.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.12s) [2021-07-28T06:56:41.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.34s) [2021-07-28T06:56:41.711Z] === RUN TestWaitBlocked [2021-07-28T06:56:41.711Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:41.711Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-28T06:56:41.711Z] PASS [2021-07-28T06:56:41.711Z] ok github.com/docker/docker/integration/container 85.888s [2021-07-28T06:56:41.711Z] [2021-07-28T06:56:41.711Z] === Skipped [2021-07-28T06:56:41.711Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-28T06:56:41.711Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-28T06:56:41.711Z] [2021-07-28T06:56:41.711Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-28T06:56:41.711Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.711Z] [2021-07-28T06:56:41.711Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-28T06:56:41.711Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-28T06:56:41.712Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-28T06:56:41.712Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-28T06:56:41.712Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-28T06:56:41.712Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-28T06:56:41.712Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-28T06:56:41.712Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-28T06:56:41.712Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-28T06:56:41.712Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-28T06:56:41.712Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-28T06:56:41.712Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-28T06:56:41.712Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-28T06:56:41.712Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-28T06:56:41.712Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-28T06:56:41.712Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-28T06:56:41.712Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-28T06:56:41.712Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-28T06:56:41.712Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-28T06:56:41.712Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-28T06:56:41.712Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-28T06:56:41.712Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-28T06:56:41.712Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-28T06:56:41.712Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-28T06:56:41.712Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-28T06:56:41.712Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-28T06:56:41.712Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] [2021-07-28T06:56:41.712Z] DONE 87 tests, 33 skipped in 88.220s [2021-07-28T06:56:41.712Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-28T06:56:41.769Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-28T06:56:42.337Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-28T06:56:43.233Z] === RUN TestConfigDaemonLibtrustID [2021-07-28T06:56:43.233Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-28T06:56:43.233Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-28T06:56:43.233Z] === RUN TestDaemonConfigValidation [2021-07-28T06:56:43.233Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-28T06:56:43.233Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-28T06:56:43.233Z] PASS [2021-07-28T06:56:43.233Z] ok github.com/docker/docker/integration/daemon 0.278s [2021-07-28T06:56:43.233Z] [2021-07-28T06:56:43.233Z] === Skipped [2021-07-28T06:56:43.233Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-28T06:56:43.233Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-28T06:56:43.233Z] [2021-07-28T06:56:43.233Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-28T06:56:43.233Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-28T06:56:43.233Z] [2021-07-28T06:56:43.233Z] [2021-07-28T06:56:43.233Z] DONE 2 tests, 2 skipped in 1.721s [2021-07-28T06:56:43.233Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-28T06:56:43.274Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-28T06:56:43.274Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-28T06:56:43.274Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-28T06:56:44.217Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-28T06:56:44.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:56:44.778Z] INFO: Testing against a local daemon [2021-07-28T06:56:44.778Z] === RUN TestCommitInheritsEnv [2021-07-28T06:56:44.778Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:56:44.778Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-28T06:56:44.778Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-28T06:56:44.778Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-28T06:56:44.778Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-28T06:56:44.778Z] === RUN TestImagesFilterMultiReference [2021-07-28T06:56:44.778Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-28T06:56:44.778Z] === RUN TestImagePullPlatformInvalid [2021-07-28T06:56:45.137Z] --- PASS: TestServiceUpdateSecrets (15.23s) [2021-07-28T06:56:45.137Z] === RUN TestServiceUpdateConfigs [2021-07-28T06:56:45.233Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-28T06:56:45.233Z] === RUN TestRemoveImageOrphaning [2021-07-28T06:56:46.752Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-28T06:56:46.752Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-28T06:56:46.752Z] docker_cli_sni_test.go:18: Flakey test [2021-07-28T06:56:46.752Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-28T06:56:47.391Z] --- PASS: TestRemoveImageOrphaning (2.41s) [2021-07-28T06:56:47.391Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-28T06:56:47.391Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-28T06:56:47.391Z] === RUN TestTagInvalidReference [2021-07-28T06:56:47.391Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-28T06:56:47.391Z] === RUN TestTagValidPrefixedRepo [2021-07-28T06:56:47.391Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-28T06:56:47.391Z] === RUN TestTagExistedNameWithoutForce [2021-07-28T06:56:47.391Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-28T06:56:47.391Z] === RUN TestTagOfficialNames [2021-07-28T06:56:47.691Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-28T06:56:47.845Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-28T06:56:47.845Z] === RUN TestTagMatchesDigest [2021-07-28T06:56:47.845Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-28T06:56:47.845Z] PASS [2021-07-28T06:56:47.845Z] ok github.com/docker/docker/integration/image 3.065s [2021-07-28T06:56:47.845Z] [2021-07-28T06:56:47.845Z] === Skipped [2021-07-28T06:56:47.845Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-28T06:56:47.845Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:56:47.845Z] [2021-07-28T06:56:47.845Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-28T06:56:47.845Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-28T06:56:47.845Z] [2021-07-28T06:56:47.845Z] [2021-07-28T06:56:47.845Z] DONE 11 tests, 2 skipped in 4.670s [2021-07-28T06:56:47.845Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-28T06:56:48.631Z] === RUN TestDockerSuite/TestCommitChange [2021-07-28T06:56:49.568Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-28T06:56:50.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:56:50.001Z] INFO: Testing against a local daemon [2021-07-28T06:56:50.001Z] === RUN TestNetworkCreateDelete [2021-07-28T06:56:50.001Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:50.001Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDockerNetworkDeletePreferID [2021-07-28T06:56:50.001Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-28T06:56:50.001Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDaemonDNSFallback [2021-07-28T06:56:50.001Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:50.001Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestInspectNetwork [2021-07-28T06:56:50.001Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:50.001Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestRunContainerWithBridgeNone [2021-07-28T06:56:50.001Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:50.001Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestNetworkInvalidJSON [2021-07-28T06:56:50.001Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-28T06:56:50.001Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-28T06:56:50.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:56:50.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:56:50.001Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:56:50.001Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:56:50.001Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-28T06:56:50.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-28T06:56:50.001Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestNetworkList [2021-07-28T06:56:50.001Z] === RUN TestNetworkList//networks [2021-07-28T06:56:50.001Z] === PAUSE TestNetworkList//networks [2021-07-28T06:56:50.001Z] === RUN TestNetworkList//networks/ [2021-07-28T06:56:50.001Z] === PAUSE TestNetworkList//networks/ [2021-07-28T06:56:50.001Z] === CONT TestNetworkList//networks [2021-07-28T06:56:50.001Z] === CONT TestNetworkList//networks/ [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkList (0.04s) [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-28T06:56:50.001Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestHostIPv4BridgeLabel [2021-07-28T06:56:50.001Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-28T06:56:50.001Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDaemonDefaultNetworkPools [2021-07-28T06:56:50.001Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-28T06:56:50.001Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-28T06:56:50.001Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-28T06:56:50.001Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestServiceWithPredefinedNetwork [2021-07-28T06:56:50.001Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-28T06:56:50.001Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:56:50.001Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestServiceWithDataPathPortInit [2021-07-28T06:56:50.001Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-28T06:56:50.001Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-28T06:56:50.001Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-28T06:56:50.001Z] PASS [2021-07-28T06:56:50.001Z] ok github.com/docker/docker/integration/network 0.393s [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === Skipped [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-28T06:56:50.001Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-28T06:56:50.001Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-28T06:56:50.001Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-28T06:56:50.001Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-28T06:56:50.001Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-28T06:56:50.001Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:242: FLAKY_TEST [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-28T06:56:50.001Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] [2021-07-28T06:56:50.001Z] DONE 22 tests, 15 skipped in 2.170s [2021-07-28T06:56:50.001Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-28T06:56:50.502Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-28T06:56:50.958Z] testing: warning: no tests to run [2021-07-28T06:56:50.958Z] PASS [2021-07-28T06:56:50.958Z] ok github.com/docker/docker/integration/network/ipvlan 0.132s [2021-07-28T06:56:50.958Z] [2021-07-28T06:56:50.958Z] DONE 0 tests in 0.670s [2021-07-28T06:56:50.958Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-28T06:56:51.412Z] testing: warning: no tests to run [2021-07-28T06:56:51.412Z] PASS [2021-07-28T06:56:51.412Z] ok github.com/docker/docker/integration/network/macvlan 0.151s [2021-07-28T06:56:51.412Z] [2021-07-28T06:56:51.412Z] DONE 0 tests in 0.744s [2021-07-28T06:56:51.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-28T06:56:51.878Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-28T06:56:51.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-28T06:56:52.369Z] testing: warning: no tests to run [2021-07-28T06:56:52.369Z] PASS [2021-07-28T06:56:52.369Z] ok github.com/docker/docker/integration/plugin 0.123s [2021-07-28T06:56:52.369Z] [2021-07-28T06:56:52.369Z] DONE 0 tests in 0.753s [2021-07-28T06:56:52.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-28T06:56:53.254Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-28T06:56:53.326Z] testing: warning: no tests to run [2021-07-28T06:56:53.326Z] PASS [2021-07-28T06:56:53.326Z] ok github.com/docker/docker/integration/plugin/authz 0.136s [2021-07-28T06:56:53.326Z] [2021-07-28T06:56:53.326Z] DONE 0 tests in 0.685s [2021-07-28T06:56:53.326Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-28T06:56:53.821Z] docker_api_swarm_node_test.go:52: [d05a5ac95d0ae] joining swarm manager [d0c722d35a238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:56:53.821Z] --- PASS: TestCreateServiceMultipleTimes (22.11s) [2021-07-28T06:56:53.821Z] === RUN TestCreateServiceConflict [2021-07-28T06:56:54.760Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-28T06:56:55.019Z] docker_api_swarm_node_test.go:53: [db538bd0da792] joining swarm manager [d0c722d35a238]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:56:56.394Z] --- PASS: TestCreateServiceConflict (2.51s) [2021-07-28T06:56:56.394Z] === RUN TestCreateServiceMaxReplicas [2021-07-28T06:56:56.394Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-28T06:56:57.328Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-28T06:56:59.861Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-28T06:57:00.063Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2021-07-28T06:57:00.064Z] === RUN TestServiceUpdateNetwork [2021-07-28T06:57:00.429Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2021-07-28T06:57:00.429Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-28T06:57:00.996Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/builder/dockerfile 0.190s coverage: 48.7% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/builder/remotecontext/git 1.310s coverage: 86.3% of statements [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/cli [no test files] [2021-07-28T06:57:02.049Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/cmd/docker-proxy 0.121s coverage: 67.6% of statements [2021-07-28T06:57:02.049Z] ok github.com/docker/docker/client 0.152s coverage: 75.5% of statements [2021-07-28T06:57:03.527Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-28T06:57:03.620Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:03.620Z] INFO: Testing against a local daemon [2021-07-28T06:57:03.620Z] === RUN TestPluginInvalidJSON [2021-07-28T06:57:03.620Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:57:03.620Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:57:03.620Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-28T06:57:03.620Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-28T06:57:03.620Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-28T06:57:03.620Z] === RUN TestPluginInstall [2021-07-28T06:57:03.620Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-28T06:57:03.620Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-28T06:57:03.620Z] === RUN TestPluginsWithRuntimes [2021-07-28T06:57:03.620Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-28T06:57:03.620Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-28T06:57:03.620Z] === RUN TestPluginBackCompatMediaTypes [2021-07-28T06:57:03.620Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-28T06:57:03.620Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-28T06:57:03.620Z] PASS [2021-07-28T06:57:03.620Z] ok github.com/docker/docker/integration/plugin/common 0.354s [2021-07-28T06:57:03.620Z] [2021-07-28T06:57:03.620Z] === Skipped [2021-07-28T06:57:03.620Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-28T06:57:03.620Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-28T06:57:03.620Z] [2021-07-28T06:57:03.620Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-28T06:57:03.620Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-28T06:57:03.620Z] [2021-07-28T06:57:03.620Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-28T06:57:03.620Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-28T06:57:03.620Z] [2021-07-28T06:57:03.620Z] [2021-07-28T06:57:03.620Z] DONE 5 tests, 3 skipped in 9.742s [2021-07-28T06:57:03.620Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-28T06:57:04.904Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-28T06:57:04.904Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-28T06:57:05.470Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-28T06:57:05.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:05.778Z] INFO: Testing against a local daemon [2021-07-28T06:57:05.778Z] === RUN TestExternalGraphDriver [2021-07-28T06:57:05.778Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-28T06:57:05.778Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-28T06:57:05.778Z] === RUN TestGraphdriverPluginV2 [2021-07-28T06:57:05.778Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-28T06:57:05.778Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-28T06:57:05.778Z] PASS [2021-07-28T06:57:05.778Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.337s [2021-07-28T06:57:05.778Z] [2021-07-28T06:57:05.778Z] === Skipped [2021-07-28T06:57:05.778Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-28T06:57:05.778Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-28T06:57:05.778Z] [2021-07-28T06:57:05.778Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-28T06:57:05.778Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-28T06:57:05.778Z] [2021-07-28T06:57:05.778Z] [2021-07-28T06:57:05.778Z] DONE 2 tests, 2 skipped in 3.021s [2021-07-28T06:57:06.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-28T06:57:06.405Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-28T06:57:06.972Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-28T06:57:07.907Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-28T06:57:08.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:08.389Z] INFO: Testing against a local daemon [2021-07-28T06:57:08.389Z] === RUN TestReadPluginNoRead [2021-07-28T06:57:08.389Z] read_test.go:21: no unix domain sockets on Windows [2021-07-28T06:57:08.389Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-28T06:57:08.389Z] PASS [2021-07-28T06:57:08.389Z] ok github.com/docker/docker/integration/plugin/logging 0.379s [2021-07-28T06:57:08.389Z] [2021-07-28T06:57:08.389Z] === Skipped [2021-07-28T06:57:08.389Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-28T06:57:08.389Z] read_test.go:21: no unix domain sockets on Windows [2021-07-28T06:57:08.389Z] [2021-07-28T06:57:08.389Z] [2021-07-28T06:57:08.389Z] DONE 1 tests, 1 skipped in 2.134s [2021-07-28T06:57:08.389Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-28T06:57:08.473Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-28T06:57:08.744Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-28T06:57:08.744Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-28T06:57:09.311Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-28T06:57:09.311Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-28T06:57:09.311Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-28T06:57:09.347Z] testing: warning: no tests to run [2021-07-28T06:57:09.347Z] PASS [2021-07-28T06:57:09.347Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.145s [2021-07-28T06:57:09.347Z] [2021-07-28T06:57:09.347Z] DONE 0 tests in 1.063s [2021-07-28T06:57:09.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-28T06:57:09.569Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-28T06:57:09.569Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-28T06:57:10.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-28T06:57:11.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-28T06:57:11.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:11.507Z] INFO: Testing against a local daemon [2021-07-28T06:57:11.507Z] === RUN TestPluginWithDevMounts [2021-07-28T06:57:11.507Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:11.507Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-28T06:57:11.507Z] PASS [2021-07-28T06:57:11.507Z] ok github.com/docker/docker/integration/plugin/volumes 0.380s [2021-07-28T06:57:11.507Z] [2021-07-28T06:57:11.507Z] === Skipped [2021-07-28T06:57:11.507Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-28T06:57:11.507Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:11.507Z] [2021-07-28T06:57:11.507Z] [2021-07-28T06:57:11.507Z] DONE 1 tests, 1 skipped in 2.176s [2021-07-28T06:57:11.507Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-28T06:57:12.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-28T06:57:12.006Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-28T06:57:12.321Z] --- PASS: TestServiceUpdateNetwork (13.84s) [2021-07-28T06:57:12.321Z] === RUN TestServiceUpdatePidsLimit [2021-07-28T06:57:12.899Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-28T06:57:13.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-28T06:57:13.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:13.664Z] INFO: Testing against a local daemon [2021-07-28T06:57:13.664Z] === RUN TestSecretInspect [2021-07-28T06:57:13.664Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-28T06:57:13.664Z] === RUN TestSecretList [2021-07-28T06:57:13.664Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] --- SKIP: TestSecretList (0.01s) [2021-07-28T06:57:13.664Z] === RUN TestSecretsCreateAndDelete [2021-07-28T06:57:13.664Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-28T06:57:13.664Z] === RUN TestSecretsUpdate [2021-07-28T06:57:13.664Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-28T06:57:13.664Z] === RUN TestTemplatedSecret [2021-07-28T06:57:13.664Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-28T06:57:13.664Z] === RUN TestSecretCreateResolve [2021-07-28T06:57:13.664Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:13.664Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-28T06:57:13.664Z] PASS [2021-07-28T06:57:13.664Z] ok github.com/docker/docker/integration/secret 0.314s [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] === Skipped [2021-07-28T06:57:13.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-28T06:57:13.664Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2021-07-28T06:57:13.664Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-28T06:57:13.664Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-28T06:57:13.664Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-28T06:57:13.664Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-28T06:57:13.664Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] [2021-07-28T06:57:13.664Z] DONE 6 tests, 6 skipped in 1.937s [2021-07-28T06:57:13.664Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-28T06:57:13.849Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-28T06:57:14.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-28T06:57:14.315Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-28T06:57:14.315Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2021-07-28T06:57:14.315Z] === RUN TestCreateServiceSecretFileMode [2021-07-28T06:57:15.249Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-28T06:57:15.816Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-28T06:57:15.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:15.837Z] INFO: Testing against a local daemon [2021-07-28T06:57:15.837Z] === RUN TestServiceCreateInit [2021-07-28T06:57:15.837Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-28T06:57:15.837Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-28T06:57:15.837Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-28T06:57:15.837Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-28T06:57:15.837Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceMultipleTimes [2021-07-28T06:57:15.837Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceConflict [2021-07-28T06:57:15.837Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceMaxReplicas [2021-07-28T06:57:15.837Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-28T06:57:15.837Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-28T06:57:15.837Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceSecretFileMode [2021-07-28T06:57:15.837Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceConfigFileMode [2021-07-28T06:57:15.837Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceSysctls [2021-07-28T06:57:15.837Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-28T06:57:15.837Z] === RUN TestCreateServiceCapabilities [2021-07-28T06:57:15.837Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-28T06:57:15.837Z] === RUN TestInspect [2021-07-28T06:57:15.837Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestInspect (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestCreateJob [2021-07-28T06:57:15.837Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestCreateJob (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestReplicatedJob [2021-07-28T06:57:15.837Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestUpdateReplicatedJob [2021-07-28T06:57:15.837Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestServiceListWithStatuses [2021-07-28T06:57:15.837Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestDockerNetworkConnectAlias [2021-07-28T06:57:15.837Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:15.837Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-28T06:57:15.837Z] === RUN TestDockerNetworkReConnect [2021-07-28T06:57:16.291Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-28T06:57:16.291Z] === RUN TestServicePlugin [2021-07-28T06:57:16.291Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-28T06:57:16.291Z] === RUN TestServiceUpdateLabel [2021-07-28T06:57:16.291Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-28T06:57:16.291Z] === RUN TestServiceUpdateSecrets [2021-07-28T06:57:16.291Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-28T06:57:16.291Z] === RUN TestServiceUpdateConfigs [2021-07-28T06:57:16.291Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-28T06:57:16.291Z] === RUN TestServiceUpdateNetwork [2021-07-28T06:57:16.291Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-28T06:57:16.291Z] === RUN TestServiceUpdatePidsLimit [2021-07-28T06:57:16.291Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-28T06:57:16.291Z] PASS [2021-07-28T06:57:16.291Z] ok github.com/docker/docker/integration/service 0.475s [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === Skipped [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-28T06:57:16.291Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-28T06:57:16.291Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-28T06:57:16.291Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-28T06:57:16.291Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-28T06:57:16.291Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-28T06:57:16.291Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-28T06:57:16.291Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-28T06:57:16.291Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-28T06:57:16.291Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-28T06:57:16.291Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-28T06:57:16.291Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-28T06:57:16.291Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-28T06:57:16.291Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-28T06:57:16.291Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-28T06:57:16.291Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.291Z] [2021-07-28T06:57:16.291Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-28T06:57:16.292Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.292Z] [2021-07-28T06:57:16.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-28T06:57:16.292Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-28T06:57:16.292Z] [2021-07-28T06:57:16.292Z] [2021-07-28T06:57:16.292Z] DONE 24 tests, 23 skipped in 2.548s [2021-07-28T06:57:16.292Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-28T06:57:17.192Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-28T06:57:17.759Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2021-07-28T06:57:17.759Z] === RUN TestCreateServiceConfigFileMode [2021-07-28T06:57:17.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:17.813Z] INFO: Testing against a local daemon [2021-07-28T06:57:17.813Z] === RUN TestSessionCreate [2021-07-28T06:57:17.813Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-28T06:57:17.813Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-28T06:57:17.813Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-28T06:57:17.813Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-28T06:57:17.813Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-28T06:57:17.813Z] PASS [2021-07-28T06:57:17.813Z] ok github.com/docker/docker/integration/session 0.298s [2021-07-28T06:57:17.813Z] [2021-07-28T06:57:17.813Z] === Skipped [2021-07-28T06:57:17.813Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-28T06:57:17.813Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-28T06:57:17.813Z] [2021-07-28T06:57:17.813Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-28T06:57:17.813Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-28T06:57:17.813Z] [2021-07-28T06:57:17.813Z] [2021-07-28T06:57:17.813Z] DONE 2 tests, 2 skipped in 1.793s [2021-07-28T06:57:18.019Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-28T06:57:18.019Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-28T06:57:18.270Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-28T06:57:18.954Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-28T06:57:19.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:19.795Z] INFO: Testing against a local daemon [2021-07-28T06:57:19.795Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:57:19.795Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:19.795Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestEventsExecDie [2021-07-28T06:57:19.795Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-28T06:57:19.795Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestEventsBackwardsCompatible [2021-07-28T06:57:19.795Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-28T06:57:19.795Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestEventsVolumeCreate [2021-07-28T06:57:19.795Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-28T06:57:19.795Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestInfoAPI [2021-07-28T06:57:19.795Z] --- PASS: TestInfoAPI (0.05s) [2021-07-28T06:57:19.795Z] === RUN TestInfoAPIWarnings [2021-07-28T06:57:19.795Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:57:19.795Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestInfoDebug [2021-07-28T06:57:19.795Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-28T06:57:19.795Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestInfoInsecureRegistries [2021-07-28T06:57:19.795Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-28T06:57:19.795Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestInfoRegistryMirrors [2021-07-28T06:57:19.795Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-28T06:57:19.795Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-28T06:57:19.795Z] === RUN TestLoginFailsWithBadCredentials [2021-07-28T06:57:19.893Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-28T06:57:20.753Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-07-28T06:57:20.753Z] === RUN TestPingCacheHeaders [2021-07-28T06:57:20.753Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-28T06:57:20.753Z] === RUN TestPingGet [2021-07-28T06:57:20.753Z] --- PASS: TestPingGet (0.03s) [2021-07-28T06:57:20.753Z] === RUN TestPingHead [2021-07-28T06:57:20.753Z] --- PASS: TestPingHead (0.03s) [2021-07-28T06:57:20.753Z] === RUN TestVersion [2021-07-28T06:57:20.828Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-07-28T06:57:20.828Z] === RUN TestCreateServiceSysctls [2021-07-28T06:57:20.828Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-28T06:57:20.828Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-28T06:57:21.208Z] --- PASS: TestVersion (0.03s) [2021-07-28T06:57:21.208Z] PASS [2021-07-28T06:57:21.208Z] ok github.com/docker/docker/integration/system 1.443s [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === Skipped [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:57:21.208Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-28T06:57:21.208Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-28T06:57:21.208Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-28T06:57:21.208Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-28T06:57:21.208Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-28T06:57:21.208Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-28T06:57:21.208Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-28T06:57:21.208Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] [2021-07-28T06:57:21.208Z] DONE 14 tests, 8 skipped in 2.970s [2021-07-28T06:57:21.208Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-28T06:57:21.764Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-28T06:57:22.007Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-28T06:57:23.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:23.364Z] INFO: Testing against a local daemon [2021-07-28T06:57:23.364Z] === RUN TestVolumesCreateAndList [2021-07-28T06:57:23.364Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-28T06:57:23.364Z] === RUN TestVolumesRemove [2021-07-28T06:57:23.364Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-28T06:57:23.364Z] === RUN TestVolumesInspect [2021-07-28T06:57:23.364Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-28T06:57:23.364Z] === RUN TestVolumesInvalidJSON [2021-07-28T06:57:23.364Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-28T06:57:23.364Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-28T06:57:23.364Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-28T06:57:23.364Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-28T06:57:23.364Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-07-28T06:57:23.364Z] PASS [2021-07-28T06:57:23.364Z] ok github.com/docker/docker/integration/volume 0.544s [2021-07-28T06:57:23.364Z] [2021-07-28T06:57:23.364Z] DONE 5 tests in 2.134s [2021-07-28T06:57:23.364Z] INFO: make.ps1 ended at 07/28/2021 06:57:23 [2021-07-28T06:57:23.364Z] INFO: Integration CLI tests being run from the host: [2021-07-28T06:57:23.364Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-07-28T06:57:23.665Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-28T06:57:25.566Z] --- PASS: TestCreateServiceSysctls (4.56s) [2021-07-28T06:57:25.566Z] === RUN TestCreateServiceCapabilities [2021-07-28T06:57:25.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-28T06:57:25.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-28T06:57:25.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-28T06:57:25.566Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-28T06:57:25.566Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-28T06:57:26.501Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-28T06:57:27.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-28T06:57:28.020Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2021-07-28T06:57:28.020Z] === RUN TestInspect [2021-07-28T06:57:30.166Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2021-07-28T06:57:30.166Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-07-28T06:57:30.166Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-28T06:57:30.166Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-28T06:57:30.166Z] PASS [2021-07-28T06:57:30.166Z] [2021-07-28T06:57:30.166Z] === Skipped [2021-07-28T06:57:30.166Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-28T06:57:30.166Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:57:30.166Z] [2021-07-28T06:57:30.166Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-28T06:57:30.166Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-28T06:57:30.166Z] [2021-07-28T06:57:30.166Z] [2021-07-28T06:57:30.166Z] DONE 27 tests, 2 skipped in 154.094s [2021-07-28T06:57:30.166Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-28T06:57:30.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:57:30.166Z] ++ set -e [2021-07-28T06:57:30.166Z] ++ '[' -n 0 ']' [2021-07-28T06:57:30.166Z] ++ set -x [2021-07-28T06:57:30.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:57:31.317Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-28T06:57:31.317Z] --- PASS: TestInspect (3.35s) [2021-07-28T06:57:31.317Z] === RUN TestCreateJob [2021-07-28T06:57:31.562Z] INFO: Testing against a local daemon [2021-07-28T06:57:31.562Z] === RUN TestSessionCreate [2021-07-28T06:57:31.562Z] --- PASS: TestSessionCreate (0.04s) [2021-07-28T06:57:31.562Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-28T06:57:31.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-28T06:57:31.562Z] PASS [2021-07-28T06:57:31.562Z] [2021-07-28T06:57:31.562Z] DONE 2 tests in 2.503s [2021-07-28T06:57:31.562Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-28T06:57:31.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:57:31.562Z] ++ set -e [2021-07-28T06:57:31.562Z] ++ '[' -n 0 ']' [2021-07-28T06:57:31.562Z] ++ set -x [2021-07-28T06:57:31.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:57:31.562Z] INFO: Testing against a local daemon [2021-07-28T06:57:31.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:57:31.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-28T06:57:31.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:57:31.562Z] === RUN TestEventsExecDie [2021-07-28T06:57:31.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-28T06:57:31.896Z] INFO: Testing against a local daemon [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-28T06:57:31.896Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-28T06:57:31.896Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-28T06:57:31.896Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-28T06:57:32.256Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-28T06:57:32.511Z] --- PASS: TestEventsExecDie (1.08s) [2021-07-28T06:57:32.511Z] === RUN TestEventsBackwardsCompatible [2021-07-28T06:57:32.511Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-28T06:57:32.511Z] === RUN TestEventsVolumeCreate [2021-07-28T06:57:32.774Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-28T06:57:32.774Z] === RUN TestInfoBinaryCommits [2021-07-28T06:57:32.774Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-28T06:57:32.774Z] === RUN TestInfoAPIVersioned [2021-07-28T06:57:32.774Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-28T06:57:32.774Z] === RUN TestInfoDiscoveryBackend [2021-07-28T06:57:32.853Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-28T06:57:33.192Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-28T06:57:33.192Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-28T06:57:33.192Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-28T06:57:33.192Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-28T06:57:33.308Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-28T06:57:33.349Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-28T06:57:33.349Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-28T06:57:33.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-28T06:57:33.761Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-28T06:57:34.214Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-28T06:57:34.299Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-28T06:57:34.299Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-28T06:57:34.874Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-28T06:57:34.874Z] === RUN TestInfoAPI [2021-07-28T06:57:34.874Z] --- PASS: TestInfoAPI (0.05s) [2021-07-28T06:57:34.874Z] === RUN TestInfoAPIWarnings [2021-07-28T06:57:35.982Z] docker_api_swarm_test.go:201: [de35c3ddce91a] joining swarm manager [d9c9f08b73604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:57:35.982Z] --- PASS: TestCreateJob (4.44s) [2021-07-28T06:57:35.982Z] === RUN TestReplicatedJob [2021-07-28T06:57:36.241Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-28T06:57:37.176Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-28T06:57:39.077Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-28T06:57:44.347Z] --- PASS: TestReplicatedJob (7.60s) [2021-07-28T06:57:44.347Z] === RUN TestUpdateReplicatedJob [2021-07-28T06:57:45.724Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-28T06:57:46.659Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-28T06:57:48.035Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2021-07-28T06:57:48.035Z] === RUN TestServiceListWithStatuses [2021-07-28T06:57:48.035Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:57:48.035Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-28T06:57:48.035Z] === RUN TestDockerNetworkConnectAlias [2021-07-28T06:57:48.602Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-28T06:57:48.767Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-07-28T06:57:48.767Z] ok github.com/docker/docker/cmd/dockerd/trap 2.492s coverage: 0.0% of statements [2021-07-28T06:57:48.767Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-28T06:57:48.767Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-07-28T06:57:48.768Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-28T06:57:48.768Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-28T06:57:48.768Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-28T06:57:48.768Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-28T06:57:50.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-28T06:57:51.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-28T06:57:53.007Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-07-28T06:57:53.007Z] === RUN TestInfoDebug [2021-07-28T06:57:53.007Z] --- PASS: TestInfoDebug (0.54s) [2021-07-28T06:57:53.007Z] === RUN TestInfoInsecureRegistries [2021-07-28T06:57:53.007Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-28T06:57:53.007Z] === RUN TestInfoRegistryMirrors [2021-07-28T06:57:53.007Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-28T06:57:53.007Z] === RUN TestLoginFailsWithBadCredentials [2021-07-28T06:57:53.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-07-28T06:57:53.007Z] === RUN TestPingCacheHeaders [2021-07-28T06:57:53.007Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-28T06:57:53.007Z] === RUN TestPingGet [2021-07-28T06:57:53.271Z] --- PASS: TestPingGet (0.03s) [2021-07-28T06:57:53.271Z] === RUN TestPingHead [2021-07-28T06:57:53.271Z] --- PASS: TestPingHead (0.03s) [2021-07-28T06:57:53.271Z] === RUN TestVersion [2021-07-28T06:57:53.271Z] --- PASS: TestVersion (0.03s) [2021-07-28T06:57:53.271Z] PASS [2021-07-28T06:57:53.271Z] [2021-07-28T06:57:53.271Z] === Skipped [2021-07-28T06:57:53.271Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:57:53.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-28T06:57:53.271Z] [2021-07-28T06:57:53.271Z] [2021-07-28T06:57:53.271Z] DONE 19 tests, 1 skipped in 21.857s [2021-07-28T06:57:53.271Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-28T06:57:53.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:57:53.271Z] ++ set -e [2021-07-28T06:57:53.271Z] ++ '[' -n 0 ']' [2021-07-28T06:57:53.271Z] ++ set -x [2021-07-28T06:57:53.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:57:53.271Z] INFO: Testing against a local daemon [2021-07-28T06:57:53.271Z] === RUN TestVolumesCreateAndList [2021-07-28T06:57:53.271Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-28T06:57:53.271Z] === RUN TestVolumesRemove [2021-07-28T06:57:53.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-28T06:57:53.533Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-28T06:57:53.533Z] === RUN TestVolumesInspect [2021-07-28T06:57:53.533Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-28T06:57:53.533Z] === RUN TestVolumesInvalidJSON [2021-07-28T06:57:53.533Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-28T06:57:53.533Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-28T06:57:53.533Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-28T06:57:53.533Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-28T06:57:53.533Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-28T06:57:53.533Z] PASS [2021-07-28T06:57:53.533Z] [2021-07-28T06:57:53.533Z] DONE 5 tests in 0.304s [2021-07-28T06:57:53.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-28T06:57:53.611Z] --- PASS: TestDockerNetworkConnectAlias (5.40s) [2021-07-28T06:57:53.611Z] === RUN TestDockerNetworkReConnect [2021-07-28T06:57:54.109Z] ++++ cat bundles/test-integration/docker.pid [2021-07-28T06:57:54.109Z] +++ kill 14590 [2021-07-28T06:57:54.371Z] +++ /etc/init.d/apparmor stop [2021-07-28T06:57:54.371Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-28T06:57:54.371Z] [2021-07-28T06:57:54.371Z] Unloading profiles will leave already running processes permanently [2021-07-28T06:57:54.371Z] unconfined, which can lead to unexpected situations. [2021-07-28T06:57:54.371Z] [2021-07-28T06:57:54.371Z] To set a process to complain mode, use the command line tool [2021-07-28T06:57:54.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-28T06:57:54.371Z] +++ true [2021-07-28T06:57:54.371Z] exiting test-integration [2021-07-28T06:57:54.371Z] ++ exit 0 [2021-07-28T06:57:54.371Z] [2021-07-28T06:57:54.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-28T06:57:56.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-28T06:57:56.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-28T06:57:56.906Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2021-07-28T06:57:57.455Z] --- PASS: TestDockerNetworkReConnect (3.96s) [2021-07-28T06:57:57.455Z] === RUN TestServicePlugin [2021-07-28T06:57:57.478Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements Post stage [Pipeline] junit [2021-07-28T06:57:57.701Z] Recording test results [2021-07-28T06:57:58.016Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-28T06:57:58.375Z] + echo Ensuring container killed. [2021-07-28T06:57:58.375Z] Ensuring container killed. [2021-07-28T06:57:58.375Z] + docker rm -vf docker-pr7 [2021-07-28T06:57:58.375Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-28T06:57:58.671Z] + echo Chowning /workspace to jenkins user [2021-07-28T06:57:58.671Z] Chowning /workspace to jenkins user [2021-07-28T06:57:58.671Z] + id -u [2021-07-28T06:57:58.671Z] + id -g [2021-07-28T06:57:58.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace busybox chown -R 1000:1000 /workspace [2021-07-28T06:57:58.671Z] Unable to find image 'busybox:latest' locally [2021-07-28T06:57:58.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000956168_} [2021-07-28T06:57:58.865Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-28T06:57:58.934Z] latest: Pulling from library/busybox [2021-07-28T06:57:58.934Z] 38cc3b49dbab: Pulling fs layer [2021-07-28T06:57:58.934Z] 38cc3b49dbab: Verifying Checksum [2021-07-28T06:57:58.934Z] 38cc3b49dbab: Download complete [2021-07-28T06:57:59.201Z] 38cc3b49dbab: Pull complete [2021-07-28T06:57:59.201Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-28T06:57:59.201Z] Status: Downloaded newer image for busybox:latest [2021-07-28T06:57:59.398Z] docker_api_swarm_test.go:383: [db90e9ddd3f4a] joining swarm manager [d214fe2320e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:58:00.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1755988252_/foo_false____} [2021-07-28T06:58:01.030Z] docker_api_swarm_test.go:384: [d764fd84f00d0] joining swarm manager [d214fe2320e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:58:01.967Z] plugin_test.go:62: [d99fd0c257326] joining swarm manager [d602ebe3ed9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:58:02.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1755988252_/foo_true____} [2021-07-28T06:58:03.471Z] plugin_test.go:65: [d143c97b648da] joining swarm manager [d602ebe3ed9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:58:04.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3574380491_/foo_false____} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-28T06:58:06.128Z] + bundleName=arm64-integration [2021-07-28T06:58:06.128Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-28T06:58:06.128Z] Creating arm64-integration-bundles.tar.gz [2021-07-28T06:58:06.128Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-28T06:58:06.128Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-28T06:58:06.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3574380491_/foo_true____} [Pipeline] archiveArtifacts [2021-07-28T06:58:06.405Z] Archiving artifacts [2021-07-28T06:58:07.088Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-07-28T06:58:07.088Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-28T06:58:07.658Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-28T06:58:07.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3574380491_/foo_true__0xc000956198__} [2021-07-28T06:58:07.918Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-28T06:58:08.490Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-28T06:58:08.841Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-28T06:58:09.167Z] + make clean [2021-07-28T06:58:09.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009561b0_} [2021-07-28T06:58:09.743Z] docker volume rm -f docker-dev-cache [2021-07-28T06:58:09.874Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.774s coverage: 73.3% of statements [2021-07-28T06:58:10.005Z] docker-dev-cache [Pipeline] deleteDir [2021-07-28T06:58:10.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009561c8_} [2021-07-28T06:58:10.445Z] ok github.com/docker/docker/daemon 12.147s coverage: 17.6% of statements [2021-07-28T06:58:10.445Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-28T06:58:10.445Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-28T06:58:10.445Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-28T06:58:10.445Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-28T06:58:11.948Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.440s coverage: 56.2% of statements [2021-07-28T06:58:11.948Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 3.1% of statements [2021-07-28T06:58:12.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009561e0_} [2021-07-28T06:58:13.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009561f8_} [2021-07-28T06:58:13.860Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-07-28T06:58:15.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-28T06:58:15.792Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.343s coverage: 49.4% of statements [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-28T06:58:16.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-28T06:58:16.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.579s coverage: 46.2% of statements [2021-07-28T06:58:16.734Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-28T06:58:16.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-28T06:58:17.240Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-28T06:58:17.675Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.652s coverage: 57.7% of statements [2021-07-28T06:58:17.675Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-28T06:58:17.675Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-28T06:58:17.936Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-07-28T06:58:18.878Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T06:58:19.771Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-28T06:58:19.823Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-07-28T06:58:20.084Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.8% of statements [2021-07-28T06:58:20.084Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-28T06:58:20.084Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-28T06:58:21.468Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2021-07-28T06:58:21.673Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-28T06:58:21.728Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 77.0% of statements [2021-07-28T06:58:21.728Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-28T06:58:21.728Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-28T06:58:22.299Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-07-28T06:58:22.560Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-28T06:58:23.131Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-28T06:58:23.131Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-07-28T06:58:24.072Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-28T06:58:24.072Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-28T06:58:24.332Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 55.1% of statements [2021-07-28T06:58:24.903Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-28T06:58:24.956Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-28T06:58:25.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-07-28T06:58:25.890Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-28T06:58:25.890Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-28T06:58:26.107Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-28T06:58:26.679Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-28T06:58:26.827Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-28T06:58:26.941Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2021-07-28T06:58:26.941Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-28T06:58:26.941Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-28T06:58:27.394Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-28T06:58:28.326Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2021-07-28T06:58:28.326Z] ok github.com/docker/docker/distribution 0.130s coverage: 25.4% of statements [2021-07-28T06:58:28.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-28T06:58:28.330Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-28T06:58:28.897Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-28T06:58:29.270Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-07-28T06:58:29.464Z] --- PASS: TestServicePlugin (32.12s) [2021-07-28T06:58:29.464Z] === RUN TestServiceUpdateLabel [2021-07-28T06:58:29.722Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-28T06:58:30.212Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-28T06:58:30.473Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-28T06:58:30.659Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-28T06:58:31.045Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-28T06:58:31.306Z] ok github.com/docker/docker/distribution/xfer 1.950s coverage: 85.6% of statements [2021-07-28T06:58:31.306Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-28T06:58:31.306Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-07-28T06:58:31.306Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-28T06:58:31.567Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-28T06:58:31.593Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-28T06:58:32.159Z] --- PASS: TestServiceUpdateLabel (2.60s) [2021-07-28T06:58:32.159Z] === RUN TestServiceUpdateSecrets [2021-07-28T06:58:32.417Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-28T06:58:33.353Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-28T06:58:34.741Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-28T06:58:35.675Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-28T06:58:36.241Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-28T06:58:37.177Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-28T06:58:38.112Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-28T06:58:39.051Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-28T06:58:39.987Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-28T06:58:39.987Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-28T06:58:40.553Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-28T06:58:41.489Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-28T06:58:41.568Z] ok github.com/docker/docker/layer 7.747s coverage: 68.8% of statements [2021-07-28T06:58:41.568Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-28T06:58:41.568Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-28T06:58:41.568Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-28T06:58:41.568Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-28T06:58:42.426Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-28T06:58:43.360Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-28T06:58:44.113Z] ok github.com/docker/docker/libnetwork/api 1.301s coverage: 90.1% of statements [2021-07-28T06:58:44.113Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-07-28T06:58:44.295Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-28T06:58:45.498Z] ok github.com/docker/docker/libnetwork/config 0.040s coverage: 24.0% of statements [2021-07-28T06:58:45.759Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-28T06:58:46.020Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-28T06:58:46.197Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-28T06:58:46.199Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-28T06:58:46.199Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-28T06:58:46.199Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-28T06:58:46.199Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-28T06:58:46.199Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-28T06:58:46.199Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-28T06:58:46.199Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-28T06:58:46.199Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-28T06:58:46.199Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-28T06:58:46.199Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-28T06:58:46.199Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-28T06:58:46.764Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-28T06:58:48.146Z] --- PASS: TestServiceUpdateSecrets (15.94s) [2021-07-28T06:58:48.146Z] === RUN TestServiceUpdateConfigs [2021-07-28T06:58:48.375Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-28T06:58:48.375Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-28T06:58:48.375Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-28T06:58:48.375Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-28T06:58:48.375Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-28T06:58:48.375Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-28T06:58:48.375Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-28T06:58:48.375Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-28T06:58:48.375Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-28T06:58:48.570Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.438s coverage: 59.9% of statements [2021-07-28T06:58:48.855Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-28T06:58:49.084Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-28T06:58:49.440Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.161s coverage: 4.0% of statements [2021-07-28T06:58:50.010Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-28T06:58:50.270Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-28T06:58:51.275Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-28T06:58:51.275Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-28T06:58:51.275Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-28T06:58:51.275Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-28T06:58:51.619Z] check_test.go:380: [d764fd84f00d0] daemon is not started [2021-07-28T06:58:51.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-28T06:58:51.729Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-28T06:58:54.158Z] docker_api_swarm_test.go:801: [db67c085cb850] joining swarm manager [d841f25328322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T06:58:54.725Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-28T06:58:55.292Z] docker_api_swarm_test.go:801: [d4170a2660f4c] joining swarm manager [d841f25328322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T06:58:56.667Z] docker_api_swarm_test.go:801: [de69d0f358a68] joining swarm manager [d841f25328322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-28T06:58:58.569Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-28T06:58:58.569Z] docker_api_swarm_test.go:801: [dce7c2d0ddba5] joining swarm manager [d841f25328322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-28T06:58:58.758Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-28T06:58:59.135Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-28T06:59:00.072Z] docker_api_swarm_test.go:809: [db4f25d6cab1c] joining swarm manager [d841f25328322]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-28T06:59:00.275Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.115s coverage: 6.6% of statements [2021-07-28T06:59:00.275Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-28T06:59:00.275Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-07-28T06:59:00.275Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-07-28T06:59:00.275Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-07-28T06:59:00.536Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-07-28T06:59:00.797Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-28T06:59:01.057Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-28T06:59:04.258Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-28T06:59:04.258Z] --- PASS: TestServiceUpdateConfigs (16.26s) [2021-07-28T06:59:04.258Z] === RUN TestServiceUpdateNetwork [2021-07-28T06:59:08.447Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-28T06:59:08.707Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-28T06:59:13.289Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-28T06:59:13.551Z] ok github.com/docker/docker/libnetwork 37.644s coverage: 40.7% of statements [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-28T06:59:13.551Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-28T06:59:13.972Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-28T06:59:14.124Z] ok github.com/docker/docker/libnetwork/ipams/null 0.013s coverage: 57.1% of statements [2021-07-28T06:59:14.230Z] === RUN TestDockerSuite/TestCpToDot [2021-07-28T06:59:15.066Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.021s coverage: 47.4% of statements [2021-07-28T06:59:15.165Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-28T06:59:15.327Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-07-28T06:59:16.268Z] ok github.com/docker/docker/libnetwork/ipamutils 0.516s coverage: 74.0% of statements [2021-07-28T06:59:16.540Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-28T06:59:17.652Z] ok github.com/docker/docker/libnetwork/iptables 0.377s coverage: 45.1% of statements [2021-07-28T06:59:17.912Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-07-28T06:59:17.914Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-28T06:59:18.483Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-07-28T06:59:18.856Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2021-07-28T06:59:18.856Z] === RUN TestServiceUpdatePidsLimit [2021-07-28T06:59:18.856Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-28T06:59:20.233Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-28T06:59:20.233Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-28T06:59:20.491Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-28T06:59:21.426Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-28T06:59:21.684Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-28T06:59:22.621Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-28T06:59:22.879Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-28T06:59:22.879Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-28T06:59:23.445Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-28T06:59:24.380Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-28T06:59:24.380Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-28T06:59:24.380Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-28T06:59:24.380Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-28T06:59:24.948Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-28T06:59:25.207Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-28T06:59:25.465Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-28T06:59:25.465Z] === RUN TestDockerSuite/TestCreateRM [2021-07-28T06:59:25.465Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-28T06:59:25.465Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-28T06:59:25.465Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-28T06:59:25.724Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-28T06:59:25.724Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-28T06:59:27.622Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-28T06:59:27.880Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-28T06:59:27.880Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-28T06:59:28.815Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-28T06:59:30.730Z] ok github.com/docker/docker/libnetwork/ipam 18.651s coverage: 85.3% of statements [2021-07-28T06:59:30.730Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-28T06:59:30.730Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-28T06:59:30.730Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-28T06:59:30.730Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-28T06:59:31.345Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-28T06:59:31.345Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-28T06:59:31.345Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-28T06:59:31.345Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-28T06:59:31.345Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-28T06:59:31.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-28T06:59:32.170Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-28T06:59:33.547Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-28T06:59:34.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-28T06:59:35.860Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-28T06:59:36.012Z] ok github.com/docker/docker/libnetwork/osl 4.304s coverage: 39.7% of statements [2021-07-28T06:59:36.012Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-28T06:59:36.273Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-28T06:59:36.795Z] --- PASS: TestServiceUpdatePidsLimit (18.13s) [2021-07-28T06:59:36.795Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.22s) [2021-07-28T06:59:36.795Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.38s) [2021-07-28T06:59:36.795Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-07-28T06:59:36.795Z] PASS [2021-07-28T06:59:36.795Z] [2021-07-28T06:59:36.795Z] === Skipped [2021-07-28T06:59:36.795Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-28T06:59:36.795Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-28T06:59:36.795Z] [2021-07-28T06:59:36.795Z] [2021-07-28T06:59:36.795Z] DONE 27 tests, 1 skipped in 196.448s [2021-07-28T06:59:36.843Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 49.5% of statements [2021-07-28T06:59:37.054Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-28T06:59:37.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:59:37.054Z] ++ set -e [2021-07-28T06:59:37.054Z] ++ '[' -n 0 ']' [2021-07-28T06:59:37.054Z] ++ set -x [2021-07-28T06:59:37.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:59:37.104Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-28T06:59:37.319Z] INFO: Testing against a local daemon [2021-07-28T06:59:37.319Z] === RUN TestSessionCreate [2021-07-28T06:59:37.319Z] --- PASS: TestSessionCreate (0.03s) [2021-07-28T06:59:37.319Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-28T06:59:37.319Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-07-28T06:59:37.319Z] PASS [2021-07-28T06:59:37.319Z] [2021-07-28T06:59:37.319Z] DONE 2 tests in 0.337s [2021-07-28T06:59:37.319Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-28T06:59:37.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:59:37.319Z] ++ set -e [2021-07-28T06:59:37.319Z] ++ '[' -n 0 ']' [2021-07-28T06:59:37.319Z] ++ set -x [2021-07-28T06:59:37.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:59:37.319Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-28T06:59:37.364Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-28T06:59:37.581Z] INFO: Testing against a local daemon [2021-07-28T06:59:37.581Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-28T06:59:37.581Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-28T06:59:37.581Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:59:37.581Z] === RUN TestEventsExecDie [2021-07-28T06:59:37.935Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-07-28T06:59:38.149Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-28T06:59:38.506Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-07-28T06:59:38.506Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-28T06:59:39.084Z] --- PASS: TestEventsExecDie (1.40s) [2021-07-28T06:59:39.084Z] === RUN TestEventsBackwardsCompatible [2021-07-28T06:59:39.084Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-28T06:59:39.084Z] === RUN TestEventsVolumeCreate [2021-07-28T06:59:39.084Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-28T06:59:39.084Z] === RUN TestInfoBinaryCommits [2021-07-28T06:59:39.084Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-28T06:59:39.084Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-28T06:59:39.084Z] === RUN TestInfoAPIVersioned [2021-07-28T06:59:39.084Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-28T06:59:39.084Z] === RUN TestInfoDiscoveryBackend [2021-07-28T06:59:39.343Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-28T06:59:39.603Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-28T06:59:39.603Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-28T06:59:40.170Z] === RUN TestDockerSuite/TestDockerFails [2021-07-28T06:59:40.170Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-28T06:59:40.170Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-28T06:59:40.170Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-28T06:59:40.418Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.3% of statements [2021-07-28T06:59:40.737Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-28T06:59:40.737Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-28T06:59:40.989Z] ok github.com/docker/docker/pkg/authorization 0.140s coverage: 68.3% of statements [2021-07-28T06:59:40.989Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-28T06:59:41.249Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-28T06:59:41.304Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-28T06:59:41.304Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-28T06:59:41.304Z] === RUN TestInfoAPI [2021-07-28T06:59:41.304Z] --- PASS: TestInfoAPI (0.03s) [2021-07-28T06:59:41.304Z] === RUN TestInfoAPIWarnings [2021-07-28T06:59:41.871Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-28T06:59:43.248Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-28T06:59:43.248Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-28T06:59:43.248Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-28T06:59:43.508Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-28T06:59:44.545Z] ok github.com/docker/docker/pkg/chrootarchive 2.465s coverage: 43.2% of statements [2021-07-28T06:59:44.545Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-28T06:59:44.545Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-28T06:59:44.805Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-07-28T06:59:49.010Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2021-07-28T06:59:49.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-28T06:59:49.010Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-28T06:59:49.010Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-28T06:59:49.949Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-28T06:59:50.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-28T06:59:50.066Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-28T06:59:50.209Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-28T06:59:50.469Z] ok github.com/docker/docker/pkg/fsutils 0.141s coverage: 85.1% of statements [2021-07-28T06:59:50.469Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-28T06:59:51.410Z] ok github.com/docker/docker/pkg/idtools 0.319s coverage: 69.5% of statements [2021-07-28T06:59:52.350Z] ok github.com/docker/docker/pkg/ioutils 0.385s coverage: 69.3% of statements [2021-07-28T06:59:52.350Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-28T06:59:52.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-28T06:59:52.611Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-28T06:59:52.871Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-28T06:59:52.871Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-28T06:59:53.132Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-28T06:59:53.392Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-28T06:59:53.392Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-28T06:59:55.127Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-28T06:59:56.504Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-28T06:59:57.440Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-28T06:59:57.699Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-28T06:59:57.699Z] === RUN TestInfoDebug [2021-07-28T06:59:58.267Z] --- PASS: TestInfoDebug (0.53s) [2021-07-28T06:59:58.267Z] === RUN TestInfoInsecureRegistries [2021-07-28T06:59:58.267Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-28T06:59:58.834Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-28T06:59:58.834Z] === RUN TestInfoRegistryMirrors [2021-07-28T06:59:59.401Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-28T06:59:59.401Z] === RUN TestLoginFailsWithBadCredentials [2021-07-28T06:59:59.401Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-28T06:59:59.401Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-28T06:59:59.401Z] === RUN TestPingCacheHeaders [2021-07-28T06:59:59.401Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-28T06:59:59.401Z] === RUN TestPingGet [2021-07-28T06:59:59.401Z] --- PASS: TestPingGet (0.03s) [2021-07-28T06:59:59.401Z] === RUN TestPingHead [2021-07-28T06:59:59.660Z] --- PASS: TestPingHead (0.05s) [2021-07-28T06:59:59.660Z] === RUN TestVersion [2021-07-28T06:59:59.660Z] --- PASS: TestVersion (0.03s) [2021-07-28T06:59:59.660Z] PASS [2021-07-28T06:59:59.660Z] [2021-07-28T06:59:59.660Z] === Skipped [2021-07-28T06:59:59.660Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-28T06:59:59.660Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-28T06:59:59.660Z] [2021-07-28T06:59:59.660Z] [2021-07-28T06:59:59.660Z] DONE 19 tests, 1 skipped in 22.276s [2021-07-28T06:59:59.660Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-28T06:59:59.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:59:59.660Z] ++ set -e [2021-07-28T06:59:59.660Z] ++ '[' -n 0 ']' [2021-07-28T06:59:59.660Z] ++ set -x [2021-07-28T06:59:59.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-07-28T06:59:59.932Z] INFO: Testing against a local daemon [2021-07-28T06:59:59.932Z] === RUN TestVolumesCreateAndList [2021-07-28T06:59:59.932Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-28T06:59:59.932Z] === RUN TestVolumesRemove [2021-07-28T06:59:59.932Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-28T06:59:59.932Z] === RUN TestVolumesInspect [2021-07-28T06:59:59.932Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-28T06:59:59.932Z] === RUN TestVolumesInvalidJSON [2021-07-28T06:59:59.932Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-28T06:59:59.932Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-28T07:00:00.191Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-28T07:00:00.191Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-28T07:00:00.191Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-28T07:00:00.191Z] PASS [2021-07-28T07:00:00.191Z] [2021-07-28T07:00:00.191Z] DONE 5 tests in 0.492s [2021-07-28T07:00:00.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-28T07:00:00.191Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-28T07:00:00.449Z] ++++ cat bundles/test-integration/docker.pid [2021-07-28T07:00:00.449Z] +++ kill 5786 [2021-07-28T07:00:00.708Z] +++ /etc/init.d/apparmor stop [2021-07-28T07:00:00.708Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-28T07:00:00.708Z] [2021-07-28T07:00:00.708Z] Unloading profiles will leave already running processes permanently [2021-07-28T07:00:00.708Z] unconfined, which can lead to unexpected situations. [2021-07-28T07:00:00.708Z] [2021-07-28T07:00:00.708Z] To set a process to complain mode, use the command line tool [2021-07-28T07:00:00.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-28T07:00:00.708Z] +++ true [2021-07-28T07:00:00.708Z] exiting test-integration [2021-07-28T07:00:00.708Z] ++ exit 0 [2021-07-28T07:00:00.708Z] [2021-07-28T07:00:01.274Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-28T07:00:02.209Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-28T07:00:04.110Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-28T07:00:04.110Z] + for job in $(jobs -p) [2021-07-28T07:00:04.110Z] + wait 11094 [2021-07-28T07:00:06.012Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-28T07:00:09.296Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-28T07:00:11.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-28T07:00:11.199Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-28T07:00:12.574Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-28T07:00:15.109Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-28T07:00:16.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-28T07:00:18.385Z] docker_api_swarm_service_test.go:394: [db91c9e89dd61] joining swarm manager [d7c028c68d508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:00:19.321Z] docker_api_swarm_service_test.go:394: [dbf92df2c9217] joining swarm manager [d7c028c68d508]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:00:20.696Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-28T07:00:21.271Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-28T07:00:23.178Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-28T07:00:24.111Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-28T07:00:24.111Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-28T07:00:24.369Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-28T07:00:24.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-28T07:00:24.628Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-28T07:00:24.695Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-28T07:00:24.695Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-28T07:00:24.695Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-28T07:00:24.695Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-28T07:00:24.695Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-28T07:00:27.159Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-28T07:00:27.577Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-28T07:00:28.029Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-28T07:00:28.029Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-28T07:00:28.029Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-28T07:00:28.029Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-28T07:00:28.029Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-28T07:00:28.029Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-28T07:00:28.029Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-28T07:00:28.483Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-28T07:00:28.533Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-28T07:00:28.533Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-28T07:00:28.533Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-28T07:00:29.440Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-28T07:00:29.468Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-28T07:00:29.726Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-28T07:00:29.984Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-28T07:00:31.358Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-28T07:00:31.358Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-28T07:00:31.358Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-28T07:00:31.358Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-28T07:00:31.358Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-28T07:00:31.358Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-28T07:00:32.154Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2021-07-28T07:00:32.725Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-28T07:00:32.725Z] testing: warning: no tests to run [2021-07-28T07:00:32.725Z] coverage: [no statements] [2021-07-28T07:00:32.725Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-28T07:00:32.734Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-28T07:00:33.145Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-28T07:00:33.295Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-28T07:00:33.295Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-28T07:00:33.301Z] === RUN TestDockerSuite/TestEventsRename [2021-07-28T07:00:33.555Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-28T07:00:34.103Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-28T07:00:34.103Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-28T07:00:34.103Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-28T07:00:34.103Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-28T07:00:34.103Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-28T07:00:34.235Z] === RUN TestDockerSuite/TestEventsResize [2021-07-28T07:00:34.557Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-28T07:00:34.801Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-28T07:00:34.938Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-28T07:00:35.508Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-28T07:00:36.079Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 85.7% of statements [2021-07-28T07:00:37.019Z] ok github.com/docker/docker/quota 0.195s coverage: 71.4% of statements [2021-07-28T07:00:37.280Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-28T07:00:37.435Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-28T07:00:38.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-28T07:00:38.223Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-28T07:00:38.483Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-28T07:00:38.744Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-28T07:00:39.315Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-28T07:00:39.315Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-28T07:00:39.458Z] docker_api_swarm_service_test.go:342: [d0af23459ec8f] joining swarm manager [d68d5c0f78b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:00:40.392Z] docker_api_swarm_service_test.go:342: [dd708fc78da20] joining swarm manager [d68d5c0f78b67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:00:40.392Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-28T07:00:42.306Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-28T07:00:42.615Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-28T07:00:42.877Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2021-07-28T07:00:43.242Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-28T07:00:43.449Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.8% of statements [2021-07-28T07:00:44.390Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2021-07-28T07:00:46.525Z] === RUN TestDockerSuite/TestEventsTop [2021-07-28T07:00:46.785Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-28T07:00:49.752Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-28T07:00:50.065Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-28T07:00:55.504Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-28T07:00:55.957Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-28T07:00:55.957Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-28T07:00:55.957Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-28T07:00:56.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-28T07:00:56.620Z] === RUN TestDockerSuite/TestExec [2021-07-28T07:00:56.882Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-28T07:00:57.817Z] docker_api_swarm_service_test.go:489: [d2b9cdcc0995a] joining swarm manager [d8e7f70979187]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:00:58.075Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-28T07:00:59.011Z] docker_api_swarm_service_test.go:489: [da65942a1bc20] joining swarm manager [d8e7f70979187]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:00:59.011Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-28T07:00:59.658Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-28T07:00:59.949Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-28T07:01:01.178Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-28T07:01:03.232Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-28T07:01:03.799Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-28T07:01:04.736Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-28T07:01:05.672Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-28T07:01:06.341Z] ok github.com/docker/docker/libnetwork/networkdb 104.868s coverage: 60.0% of statements [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/rootless [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/volume [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-28T07:01:06.341Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === Skipped [2021-07-28T07:01:06.341Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-28T07:01:06.341Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-28T07:01:06.341Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-28T07:01:06.341Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-28T07:01:06.341Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:71: No driver to put! [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-28T07:01:06.341Z] time="2021-07-28T06:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-28T07:01:06.341Z] time="2021-07-28T06:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-28T07:01:06.341Z] time="2021-07-28T06:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-28T07:01:06.341Z] time="2021-07-28T06:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-28T07:01:06.341Z] time="2021-07-28T06:58:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:71: No driver to put! [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-28T07:01:06.341Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-28T07:01:06.341Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-28T07:01:06.341Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-28T07:01:06.341Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-28T07:01:06.341Z] graphtest_unix.go:71: No driver to put! [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-28T07:01:06.341Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-28T07:01:06.341Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-28T07:01:06.341Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-28T07:01:06.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-28T07:01:06.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-28T07:01:06.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-28T07:01:06.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-28T07:01:06.341Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-28T07:01:06.341Z] firewalld_test.go:13: firewalld is not running [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-28T07:01:06.341Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-28T07:01:06.341Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] [2021-07-28T07:01:06.341Z] DONE 2669 tests, 37 skipped in 359.836s Post stage [Pipeline] junit [2021-07-28T07:01:06.618Z] Recording test results [2021-07-28T07:01:06.928Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-28T07:01:06.928Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-28T07:01:06.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-28T07:01:06.928Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-28T07:01:06.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-28T07:01:06.928Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-28T07:01:06.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-28T07:01:06.928Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-28T07:01:06.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-28T07:01:06.928Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-28T07:01:07.025Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-07-28T07:01:07.053Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-28T07:01:07.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42672/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3491ab56a705510462e30f9c38d42399ef884b3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e3491ab56a705510462e30f9c38d42399ef884b3 hack/validate/vendor [2021-07-28T07:01:07.988Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-28T07:01:08.330Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-28T07:01:08.908Z] + echo Ensuring container killed. [2021-07-28T07:01:08.908Z] Ensuring container killed. [2021-07-28T07:01:08.908Z] + docker rm -vf docker-pr7 [2021-07-28T07:01:08.908Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-28T07:01:08.921Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-28T07:01:09.193Z] + echo Chowning /workspace to jenkins user [2021-07-28T07:01:09.193Z] Chowning /workspace to jenkins user [2021-07-28T07:01:09.193Z] + id -u [2021-07-28T07:01:09.193Z] + id -g [2021-07-28T07:01:09.193Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-28T07:01:10.073Z] + bundleName=unit [2021-07-28T07:01:10.073Z] + echo Creating unit-bundles.tar.gz [2021-07-28T07:01:10.073Z] Creating unit-bundles.tar.gz [2021-07-28T07:01:10.073Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-28T07:01:10.073Z] bundles/junit-report.xml [2021-07-28T07:01:10.073Z] bundles/go-test-report.json [2021-07-28T07:01:10.073Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-28T07:01:10.086Z] Archiving artifacts [2021-07-28T07:01:10.509Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-28T07:01:10.819Z] + make clean [2021-07-28T07:01:10.819Z] docker volume rm -f docker-dev-cache [2021-07-28T07:01:10.822Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-28T07:01:11.079Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T07:01:12.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-28T07:01:12.983Z] === RUN TestDockerSuite/TestExecEnv [2021-07-28T07:01:14.885Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-28T07:01:17.423Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-28T07:01:18.361Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-28T07:01:19.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-28T07:01:20.674Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-28T07:01:22.050Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-28T07:01:22.050Z] docker_api_swarm_service_test.go:127: [d8ce13e2be7bc] joining swarm manager [d252a2572eb4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:01:22.986Z] docker_api_swarm_service_test.go:128: [dd6e1e280047a] joining swarm manager [d252a2572eb4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:01:23.244Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-28T07:01:25.147Z] === RUN TestDockerSuite/TestExecParseError [2021-07-28T07:01:25.715Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-28T07:01:25.974Z] docker_api_swarm_service_test.go:136: [df728973b2d17] joining swarm manager [d252a2572eb4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-28T07:01:26.910Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-28T07:01:27.173Z] docker_api_swarm_service_test.go:137: [d1a5ceb730bd6] joining swarm manager [d252a2572eb4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-28T07:01:28.123Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-28T07:01:32.311Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-28T07:01:32.877Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-28T07:01:33.816Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-28T07:01:42.529Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-28T07:01:42.529Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-28T07:01:42.529Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-28T07:01:42.529Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-28T07:01:42.529Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-28T07:01:46.016Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-28T07:01:46.016Z] === RUN TestDockerSuite/TestExecTTY [2021-07-28T07:01:46.950Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-28T07:01:48.325Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-28T07:01:48.893Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-28T07:01:49.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-28T07:01:49.828Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-28T07:01:49.828Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-28T07:01:49.828Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-28T07:01:52.360Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-28T07:01:52.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-28T07:01:53.735Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-28T07:01:54.669Z] docker_api_swarm_service_test.go:303: [d434da3d728d1] joining swarm manager [d790a6fddedef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:01:55.604Z] docker_api_swarm_service_test.go:303: [d3f22b967b996] joining swarm manager [d790a6fddedef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:01:55.604Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-28T07:01:57.524Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-28T07:01:59.424Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-28T07:02:04.689Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-28T07:02:07.645Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-28T07:02:07.645Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-28T07:02:07.645Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-28T07:02:07.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-28T07:02:08.871Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-28T07:02:10.772Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-28T07:02:13.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-28T07:02:13.400Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-28T07:02:14.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-28T07:02:16.035Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-28T07:02:16.035Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-28T07:02:16.035Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-28T07:02:16.035Z] === RUN TestDockerSuite/TestHealth [2021-07-28T07:02:16.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-28T07:02:18.920Z] docker_api_swarm_service_test.go:99: [dfc94e897627f] joining swarm manager [dd39bdbe48833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:02:19.854Z] docker_api_swarm_service_test.go:100: [dc305e616d985] joining swarm manager [dd39bdbe48833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:02:25.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-28T07:02:37.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-28T07:02:41.803Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-28T07:02:41.803Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-28T07:02:41.803Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-28T07:02:41.803Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-28T07:02:41.803Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-28T07:02:41.803Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-28T07:02:42.063Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-28T07:02:42.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-28T07:02:42.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-28T07:02:42.063Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-28T07:02:42.629Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-28T07:02:42.887Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-28T07:02:43.145Z] check_test.go:380: [dfc94e897627f] daemon is not started [2021-07-28T07:02:43.145Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-28T07:02:43.145Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-28T07:02:44.081Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-28T07:02:44.081Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-28T07:02:44.648Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-28T07:02:45.583Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-28T07:02:45.583Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-28T07:02:46.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-28T07:02:46.004Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-28T07:02:46.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-28T07:02:46.517Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-28T07:02:48.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-28T07:02:48.984Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-28T07:02:48.984Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-28T07:02:48.984Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-28T07:02:50.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-28T07:02:50.659Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-28T07:02:50.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-28T07:02:50.659Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-28T07:02:50.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-28T07:02:50.885Z] docker_api_swarm_service_test.go:532: [dcb5cd4f782d8] joining swarm manager [d834607f849f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:02:51.144Z] === RUN TestDockerSuite/TestImportFile [2021-07-28T07:02:52.519Z] docker_api_swarm_service_test.go:533: [dba76b3f35ccd] joining swarm manager [d834607f849f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:02:53.084Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-28T07:02:53.084Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-28T07:02:55.617Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-28T07:02:57.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-28T07:02:57.682Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-28T07:02:57.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-28T07:02:58.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-28T07:02:58.136Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-28T07:02:58.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-28T07:02:58.136Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-28T07:02:58.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-28T07:02:58.905Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-28T07:03:00.827Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-28T07:03:01.766Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-28T07:03:02.701Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-28T07:03:03.635Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-28T07:03:03.635Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-28T07:03:03.635Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-28T07:03:04.570Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-28T07:03:05.137Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-28T07:03:05.703Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-28T07:03:06.270Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-28T07:03:07.211Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-28T07:03:07.778Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-28T07:03:07.778Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-28T07:03:09.156Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-28T07:03:10.091Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-28T07:03:10.658Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-28T07:03:10.658Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-28T07:03:11.224Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-28T07:03:11.224Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-28T07:03:11.224Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-28T07:03:12.164Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-28T07:03:13.098Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-28T07:03:13.665Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-28T07:03:14.600Z] === RUN TestDockerSuite/TestInspectImage [2021-07-28T07:03:14.600Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-28T07:03:14.600Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-28T07:03:14.600Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-28T07:03:14.600Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-28T07:03:15.534Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-28T07:03:16.100Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-28T07:03:16.100Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-28T07:03:17.036Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-28T07:03:17.610Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-28T07:03:18.994Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-28T07:03:18.994Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-28T07:03:18.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-28T07:03:19.930Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-28T07:03:20.867Z] docker_api_swarm_service_test.go:147: [dbc4aab14216c] joining swarm manager [d9a3207109cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:03:21.125Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-28T07:03:22.059Z] docker_api_swarm_service_test.go:147: [dce89f2758439] joining swarm manager [d9a3207109cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:03:22.994Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-28T07:03:23.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-28T07:03:24.371Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-28T07:03:25.307Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-28T07:03:26.245Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-28T07:03:26.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-28T07:03:27.748Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-28T07:03:28.683Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-28T07:03:28.683Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-28T07:03:31.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-28T07:03:31.708Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-28T07:03:31.966Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-28T07:03:32.665Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-28T07:03:32.665Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-28T07:03:32.665Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-28T07:03:33.342Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-28T07:03:34.823Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-28T07:03:34.823Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-28T07:03:34.823Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-28T07:03:35.244Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-28T07:03:35.811Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-28T07:03:37.717Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-28T07:03:40.247Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-28T07:03:42.151Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-28T07:03:42.151Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-28T07:03:43.339Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-28T07:03:44.862Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-28T07:03:44.862Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-28T07:03:44.862Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-28T07:03:44.862Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-28T07:03:44.862Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-28T07:03:45.442Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-28T07:03:45.700Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-28T07:03:46.267Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-28T07:03:46.382Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-28T07:03:47.338Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-28T07:03:48.296Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-28T07:03:48.750Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-28T07:03:49.205Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-28T07:03:54.961Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-28T07:03:57.840Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-28T07:03:57.840Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-28T07:03:57.840Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-28T07:03:58.468Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-28T07:03:58.796Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-28T07:03:58.796Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-28T07:03:58.796Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-28T07:03:59.249Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-28T07:03:59.403Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-28T07:04:01.405Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-28T07:04:01.858Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-28T07:04:01.932Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-28T07:04:02.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-28T07:04:02.191Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-28T07:04:02.817Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-28T07:04:02.817Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-28T07:04:02.817Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-28T07:04:03.774Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-28T07:04:04.228Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-28T07:04:04.228Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-28T07:04:04.228Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-28T07:04:04.228Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-28T07:04:04.228Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-28T07:04:07.462Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-28T07:04:07.462Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-28T07:04:07.462Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-28T07:04:07.462Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-28T07:04:07.462Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-28T07:04:08.029Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-28T07:04:08.978Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-28T07:04:09.980Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-28T07:04:13.173Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-28T07:04:13.739Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-28T07:04:19.006Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-28T07:04:19.941Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-28T07:04:19.941Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-28T07:04:21.316Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-28T07:04:23.217Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-28T07:04:24.592Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-28T07:04:26.496Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-28T07:04:27.874Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-28T07:04:31.159Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-28T07:04:31.417Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-28T07:04:32.350Z] === RUN TestDockerSuite/TestLogsSince [2021-07-28T07:04:35.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-28T07:04:39.850Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-28T07:04:40.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-28T07:04:42.944Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-28T07:04:45.475Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-28T07:04:45.734Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-28T07:04:46.301Z] === RUN TestDockerSuite/TestLogsTail [2021-07-28T07:04:47.236Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-28T07:04:48.171Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-28T07:04:49.105Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-28T07:04:49.105Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-28T07:04:49.364Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-28T07:04:50.300Z] === RUN TestDockerSuite/TestNetHostname [2021-07-28T07:04:52.423Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-28T07:04:52.423Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-28T07:04:52.423Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-28T07:04:52.834Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-28T07:04:52.834Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-28T07:04:53.400Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-28T07:04:55.300Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-28T07:04:59.486Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-28T07:04:59.486Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-28T07:05:00.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-28T07:05:00.932Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-28T07:05:00.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-28T07:05:00.932Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-28T07:05:01.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-28T07:05:01.388Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-28T07:05:01.388Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-28T07:05:01.842Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-28T07:05:01.842Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-28T07:05:01.842Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-28T07:05:02.019Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-28T07:05:02.587Z] === RUN TestDockerSuite/TestPluginActive [2021-07-28T07:05:03.521Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-28T07:05:04.454Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-28T07:05:09.720Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-28T07:05:09.720Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-28T07:05:09.720Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-28T07:05:10.654Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-28T07:05:13.185Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-28T07:05:14.560Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-28T07:05:16.459Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-28T07:05:20.642Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-28T07:05:23.178Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-28T07:05:24.555Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-28T07:05:26.457Z] === RUN TestDockerSuite/TestPortList [2021-07-28T07:05:26.896Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-28T07:05:26.896Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-28T07:05:26.896Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-28T07:05:26.896Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-28T07:05:28.987Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-28T07:05:37.104Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-28T07:05:38.038Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-28T07:05:38.038Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-28T07:05:42.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-28T07:05:45.508Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-28T07:05:45.508Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-28T07:05:45.766Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-28T07:05:46.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-28T07:05:46.334Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-28T07:05:46.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-28T07:05:46.901Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-28T07:05:47.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-28T07:05:47.836Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-28T07:05:49.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-28T07:05:49.212Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-28T07:05:51.781Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-28T07:05:51.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-28T07:05:51.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-28T07:05:51.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-28T07:05:53.155Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-28T07:05:53.721Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-28T07:05:53.721Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-28T07:05:54.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-28T07:05:55.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-28T07:05:57.944Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-28T07:05:57.944Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-28T07:05:58.512Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-28T07:05:59.354Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-28T07:06:01.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-28T07:06:02.233Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-28T07:06:02.735Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-28T07:06:04.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-28T07:06:08.303Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-28T07:06:08.303Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-28T07:06:08.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-28T07:06:12.747Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-28T07:06:12.747Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-28T07:06:16.043Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-28T07:06:18.572Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-28T07:06:21.859Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-28T07:06:23.233Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-28T07:06:23.491Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-28T07:06:26.775Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-28T07:06:28.151Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-28T07:06:29.527Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-28T07:06:30.905Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-28T07:06:32.283Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-28T07:06:35.570Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-28T07:06:36.945Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-28T07:06:36.945Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-28T07:06:36.945Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-28T07:06:37.879Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-28T07:06:41.192Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-28T07:06:43.094Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-28T07:06:43.661Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-28T07:06:43.661Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-28T07:06:43.661Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-28T07:06:43.661Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-28T07:06:43.920Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-28T07:06:43.920Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-28T07:06:44.486Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-28T07:06:45.863Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-28T07:06:47.239Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-28T07:06:48.174Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-28T07:06:51.460Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-28T07:06:54.748Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-28T07:06:58.032Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-28T07:06:58.971Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-28T07:06:59.906Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-28T07:07:02.450Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-28T07:07:02.450Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-28T07:07:02.450Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-28T07:07:02.450Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-28T07:07:02.563Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-28T07:07:02.563Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-28T07:07:02.563Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-28T07:07:02.563Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-28T07:07:02.708Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-28T07:07:05.996Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-28T07:07:06.933Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-28T07:07:07.192Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-28T07:07:10.478Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-28T07:07:11.855Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-28T07:07:13.757Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-28T07:07:13.757Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-28T07:07:13.757Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-28T07:07:17.043Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-28T07:07:17.978Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-28T07:07:18.237Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-28T07:07:20.138Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-28T07:07:20.704Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-28T07:07:22.607Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-28T07:07:23.339Z] === RUN TestDockerSuite/TestRmiTag [2021-07-28T07:07:23.602Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-28T07:07:23.602Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-28T07:07:24.173Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-28T07:07:29.451Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-28T07:07:29.451Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-28T07:07:30.386Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-28T07:07:30.644Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-28T07:07:32.020Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-28T07:07:32.954Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-28T07:07:33.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-28T07:07:34.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-28T07:07:34.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-28T07:07:34.717Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-28T07:07:36.094Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-28T07:07:36.660Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-28T07:07:37.226Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-28T07:07:38.162Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-28T07:07:39.538Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-28T07:07:40.105Z] docker_cli_service_logs_test.go:245: checking task uo3mob4bo3ei [2021-07-28T07:07:40.105Z] docker_cli_service_logs_test.go:250: checking messages for uo3mob4bo3ei [2021-07-28T07:07:40.105Z] docker_cli_service_logs_test.go:245: checking task p85mz9wevh52 [2021-07-28T07:07:40.105Z] docker_cli_service_logs_test.go:250: checking messages for p85mz9wevh52 [2021-07-28T07:07:40.363Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-28T07:07:41.737Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-28T07:07:42.670Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-28T07:07:43.603Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-28T07:07:44.537Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-28T07:07:45.106Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-28T07:07:46.480Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-28T07:07:47.047Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-28T07:07:48.421Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-28T07:07:48.988Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-28T07:07:49.555Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-28T07:07:50.490Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-28T07:07:50.491Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-28T07:07:50.751Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-28T07:07:53.281Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-28T07:07:53.539Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-28T07:07:54.105Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-28T07:07:55.039Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-28T07:07:55.974Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-28T07:07:56.541Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-28T07:07:56.541Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-28T07:07:57.475Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-28T07:07:58.042Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-28T07:07:58.610Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-28T07:07:59.176Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-28T07:08:00.111Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-28T07:08:00.111Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-28T07:08:01.047Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-28T07:08:01.047Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-28T07:08:02.423Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-28T07:08:02.892Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-28T07:08:02.892Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-28T07:08:02.892Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-28T07:08:03.358Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-28T07:08:04.300Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-28T07:08:04.866Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-28T07:08:04.866Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-28T07:08:05.433Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-28T07:08:06.807Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-28T07:08:08.708Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-28T07:08:10.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-28T07:08:11.017Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-28T07:08:11.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-28T07:08:11.533Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-28T07:08:12.470Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-28T07:08:13.405Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-28T07:08:13.972Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-28T07:08:14.232Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-28T07:08:16.135Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-28T07:08:16.393Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-28T07:08:18.924Z] docker_cli_swarm_test.go:1901: [d264b69363c8e] joining swarm manager [de27a9410db7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:08:19.859Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-28T07:08:19.859Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-28T07:08:20.118Z] docker_cli_swarm_test.go:1902: [dfb1d03f917c4] joining swarm manager [de27a9410db7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:08:20.509Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-28T07:08:20.683Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-28T07:08:22.587Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-28T07:08:24.512Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-28T07:08:26.413Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-28T07:08:28.942Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-28T07:08:28.942Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-28T07:08:28.942Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-28T07:08:28.942Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-28T07:08:28.942Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-28T07:08:29.201Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-28T07:08:30.779Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-28T07:08:31.732Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-28T07:08:33.107Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-28T07:08:35.641Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-28T07:08:35.900Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-28T07:08:36.468Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-28T07:08:37.402Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-28T07:08:38.341Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-28T07:08:38.341Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-28T07:08:38.341Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-28T07:08:39.277Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-28T07:08:41.177Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-28T07:08:41.177Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-28T07:08:41.435Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-28T07:08:42.377Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-28T07:08:42.944Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-28T07:08:43.150Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-28T07:08:43.510Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-28T07:08:43.510Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-28T07:08:44.448Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-28T07:08:44.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-28T07:08:45.274Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-28T07:08:46.208Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-28T07:08:47.146Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-28T07:08:47.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-28T07:08:47.971Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-28T07:08:48.539Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-28T07:08:49.914Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-28T07:08:50.480Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-28T07:08:50.480Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-28T07:08:51.046Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-28T07:08:51.747Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-28T07:08:53.120Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-28T07:08:53.686Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-28T07:08:53.686Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-28T07:08:53.686Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-28T07:08:56.972Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-28T07:08:57.541Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-28T07:09:04.099Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-28T07:09:05.474Z] docker_cli_swarm_test.go:1802: [dd9b1901efa5a] joining swarm manager [d650912877d92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:09:06.846Z] docker_cli_swarm_test.go:1803: [d78bbed28e73f] joining swarm manager [d650912877d92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:09:09.376Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-28T07:09:09.634Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-28T07:09:11.012Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-28T07:09:11.012Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-28T07:09:11.012Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-28T07:09:11.012Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-28T07:09:11.947Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-28T07:09:13.028Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-28T07:09:15.229Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-28T07:09:16.163Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-28T07:09:17.539Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-28T07:09:21.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-28T07:09:22.837Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-28T07:09:23.402Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-28T07:09:24.337Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-28T07:09:25.272Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-28T07:09:26.206Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-28T07:09:26.206Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-28T07:09:26.464Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-28T07:09:27.842Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-28T07:09:29.217Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-28T07:09:31.120Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-28T07:09:31.120Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-28T07:09:31.120Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-28T07:09:31.120Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-28T07:09:31.828Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-28T07:09:33.026Z] === RUN TestDockerSuite/TestRunMount [2021-07-28T07:09:33.285Z] docker_cli_swarm_test.go:1321: [df5c5baf7652a] joining swarm manager [d8716462edbe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:09:34.660Z] docker_cli_swarm_test.go:1322: [df8efafc715dd] joining swarm manager [d8716462edbe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:09:41.221Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-28T07:09:41.788Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-28T07:09:42.355Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-28T07:09:43.734Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-28T07:09:46.265Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-28T07:09:49.555Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-28T07:09:51.456Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-28T07:09:53.988Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-28T07:09:55.363Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-28T07:09:56.737Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-28T07:09:56.737Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-28T07:09:57.673Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-28T07:09:58.607Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-28T07:09:59.544Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-28T07:10:00.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-28T07:10:02.400Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-28T07:10:04.931Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-28T07:10:09.116Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-28T07:10:09.374Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-28T07:10:09.632Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-28T07:10:10.568Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-28T07:10:10.568Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-28T07:10:11.135Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-28T07:10:11.702Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-28T07:10:11.960Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-28T07:10:12.526Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-28T07:10:19.082Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-28T07:10:19.082Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-28T07:10:19.082Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-28T07:10:19.082Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-28T07:10:19.649Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-28T07:10:21.550Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-28T07:10:22.117Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-28T07:10:22.690Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-28T07:10:22.690Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-28T07:10:22.948Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-28T07:10:23.513Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-28T07:10:24.081Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-28T07:10:24.648Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-28T07:10:24.648Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-28T07:10:24.648Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-28T07:10:25.586Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-28T07:10:25.845Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-28T07:10:25.845Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-28T07:10:25.845Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-28T07:10:26.411Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-28T07:10:27.791Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-28T07:10:27.791Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-28T07:10:27.791Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-28T07:10:31.075Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-28T07:10:32.451Z] === RUN TestDockerSuite/TestRunRm [2021-07-28T07:10:33.017Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-28T07:10:37.199Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-28T07:10:37.199Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-28T07:10:38.135Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-28T07:10:39.511Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-28T07:10:40.082Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-28T07:10:44.278Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-28T07:10:47.562Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-28T07:10:48.498Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-28T07:10:48.756Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-28T07:10:49.691Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-28T07:10:49.949Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-28T07:10:50.515Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-28T07:10:50.774Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-28T07:10:51.711Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-28T07:10:52.277Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-28T07:10:53.210Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-28T07:10:55.738Z] === RUN TestDockerSuite/TestRunState [2021-07-28T07:10:57.639Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-28T07:10:57.788Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-28T07:10:57.788Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-28T07:10:57.788Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-28T07:10:57.788Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-28T07:10:57.898Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-28T07:10:58.832Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-28T07:10:59.090Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-28T07:10:59.090Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-28T07:10:59.090Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-28T07:10:59.658Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-28T07:11:00.225Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-28T07:11:01.620Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-28T07:11:01.620Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-28T07:11:01.620Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-28T07:11:02.556Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-28T07:11:04.819Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-28T07:11:05.085Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-28T07:11:05.346Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-28T07:11:06.980Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-28T07:11:07.250Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-28T07:11:10.534Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-28T07:11:13.817Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-28T07:11:14.076Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-28T07:11:15.011Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-28T07:11:15.576Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-28T07:11:17.248Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-28T07:11:17.248Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-28T07:11:17.248Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-28T07:11:17.248Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-28T07:11:17.248Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-28T07:11:17.248Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-28T07:11:17.248Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-28T07:11:17.248Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-28T07:11:17.248Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-28T07:11:17.248Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-28T07:11:17.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-28T07:11:17.479Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-28T07:11:18.458Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-28T07:11:19.394Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-28T07:11:19.394Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-28T07:11:19.652Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-28T07:11:20.219Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-28T07:11:20.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-28T07:11:20.958Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-28T07:11:20.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-28T07:11:20.958Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-28T07:11:20.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-28T07:11:20.958Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-28T07:11:20.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-28T07:11:21.162Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-28T07:11:21.728Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-28T07:11:21.728Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-28T07:11:21.728Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-28T07:11:21.728Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-28T07:11:21.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-28T07:11:22.662Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-28T07:11:26.849Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-28T07:11:27.107Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-28T07:11:28.044Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-28T07:11:30.574Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-28T07:11:31.509Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-28T07:11:32.193Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-28T07:11:34.041Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-28T07:11:35.947Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-28T07:11:36.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-28T07:11:36.515Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-28T07:11:36.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-28T07:11:36.515Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-28T07:11:36.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-28T07:11:36.515Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-28T07:11:36.515Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-28T07:11:36.773Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-28T07:11:36.773Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-28T07:11:36.773Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-28T07:11:40.956Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-28T07:11:41.214Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-28T07:11:42.607Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-28T07:11:43.551Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-28T07:11:44.118Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-28T07:11:44.118Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-28T07:11:44.686Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-28T07:11:44.686Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-28T07:11:44.686Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-28T07:11:44.945Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-28T07:11:44.945Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-28T07:11:44.945Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-28T07:11:44.945Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-28T07:11:44.945Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-28T07:11:44.945Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-28T07:11:45.513Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-28T07:11:46.448Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-28T07:11:46.448Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-28T07:11:46.961Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-28T07:11:46.961Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-28T07:11:46.961Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-28T07:11:46.961Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-28T07:11:46.961Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-28T07:11:46.961Z] === RUN TestDockerSuite/TestBuildFails [2021-07-28T07:11:47.385Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-28T07:11:47.385Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-28T07:11:47.951Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-28T07:11:48.210Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-28T07:11:48.492Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-28T07:11:48.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-28T07:11:48.777Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-28T07:11:49.345Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-28T07:11:49.345Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-28T07:11:49.603Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-28T07:11:50.170Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-28T07:11:51.545Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-28T07:11:52.113Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-28T07:11:52.113Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-28T07:11:52.113Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-28T07:11:52.682Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-28T07:11:52.940Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-28T07:11:54.251Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-28T07:11:54.317Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-28T07:11:54.883Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-28T07:11:57.415Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-28T07:11:57.674Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-28T07:11:57.674Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-28T07:11:57.674Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-28T07:11:58.776Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-28T07:11:59.711Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-28T07:12:00.647Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-28T07:12:00.647Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-28T07:12:01.289Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-28T07:12:02.546Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-28T07:12:02.546Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-28T07:12:02.805Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-28T07:12:04.706Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents740870868 [2021-07-28T07:12:04.706Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-28T07:12:04.964Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-28T07:12:06.868Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-28T07:12:06.868Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-28T07:12:06.868Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-28T07:12:07.054Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-28T07:12:08.247Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-28T07:12:09.623Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-28T07:12:09.882Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-28T07:12:09.882Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-28T07:12:09.882Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-28T07:12:10.140Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-28T07:12:10.706Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-28T07:12:12.607Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-28T07:12:14.107Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-28T07:12:15.073Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-28T07:12:19.172Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-28T07:12:20.556Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-28T07:12:20.848Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-28T07:12:20.848Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-28T07:12:20.848Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-28T07:12:20.848Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-28T07:12:21.122Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-28T07:12:21.305Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-28T07:12:21.305Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-28T07:12:21.305Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-28T07:12:22.496Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-28T07:12:25.777Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-28T07:12:27.676Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-28T07:12:28.243Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-28T07:12:30.145Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-28T07:12:32.678Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-28T07:12:34.579Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-28T07:12:34.579Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-28T07:12:36.086Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-28T07:12:36.086Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-28T07:12:36.086Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-28T07:12:37.863Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-28T07:12:38.429Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-28T07:12:43.709Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-28T07:12:45.082Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-28T07:12:46.387Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-28T07:12:46.457Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-28T07:12:47.918Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-28T07:12:49.449Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-28T07:12:49.449Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-28T07:12:49.449Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-28T07:12:50.415Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-28T07:12:50.415Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-28T07:12:53.028Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-28T07:12:53.028Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-28T07:12:54.929Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-28T07:12:54.929Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-28T07:12:55.095Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-28T07:12:56.059Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-28T07:12:56.518Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-28T07:12:56.833Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-28T07:12:57.483Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-28T07:12:57.769Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-28T07:12:58.336Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-28T07:12:58.448Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-28T07:12:59.270Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-28T07:12:59.270Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-28T07:12:59.270Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-28T07:12:59.412Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-28T07:13:00.647Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-28T07:13:00.906Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-28T07:13:00.945Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-28T07:13:05.121Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-28T07:13:05.121Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-28T07:13:08.005Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-28T07:13:08.005Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-28T07:13:08.005Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-28T07:13:08.461Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-28T07:13:08.918Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-28T07:13:09.307Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-28T07:13:09.307Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-28T07:13:09.307Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-28T07:13:09.307Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-28T07:13:09.568Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-28T07:13:10.502Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-28T07:13:10.502Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-28T07:13:10.502Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-28T07:13:10.502Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-28T07:13:10.502Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-28T07:13:12.404Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-28T07:13:13.779Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-28T07:13:14.697Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-28T07:13:15.155Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-28T07:13:15.155Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-28T07:13:16.089Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-28T07:13:16.656Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-28T07:13:17.223Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-28T07:13:19.123Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-28T07:13:21.023Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-28T07:13:22.400Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-28T07:13:22.400Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-28T07:13:22.400Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-28T07:13:24.312Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-28T07:13:25.245Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-28T07:13:30.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-28T07:13:32.374Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-28T07:13:32.374Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-28T07:13:32.374Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-28T07:13:33.337Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-28T07:13:34.695Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-28T07:13:38.881Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-28T07:13:41.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-28T07:13:45.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-28T07:13:50.869Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-28T07:13:52.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-28T07:13:54.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-28T07:13:56.046Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-28T07:13:57.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-28T07:13:59.320Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-28T07:14:01.223Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-28T07:14:03.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-28T07:14:05.659Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-28T07:14:07.558Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-28T07:14:08.985Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-28T07:14:14.121Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-28T07:14:15.055Z] docker_cli_swarm_test.go:1186: [d14731bd882bd] joining swarm manager [d9a640c2904c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:14:21.343Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-28T07:14:21.608Z] docker_cli_swarm_test.go:1195: [db53d02b7cb88] joining swarm manager [d9a640c2904c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:14:22.542Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-28T07:14:22.542Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-28T07:14:22.542Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-28T07:14:23.476Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-28T07:14:23.476Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-28T07:14:23.476Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-28T07:14:23.476Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-28T07:14:24.410Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-28T07:14:24.410Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-28T07:14:24.977Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-28T07:14:25.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-28T07:14:25.236Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-28T07:14:25.236Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-28T07:14:25.236Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-28T07:14:27.122Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-28T07:14:27.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-28T07:14:27.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-28T07:14:27.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-28T07:14:27.766Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-28T07:14:27.766Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-28T07:14:34.322Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-28T07:14:35.704Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-28T07:14:35.704Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-28T07:14:35.704Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-28T07:14:37.417Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-28T07:14:39.014Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-28T07:14:42.300Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-28T07:14:42.300Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite (1793.21s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.38s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.36s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.62s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.40s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.04s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.57s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.04s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.19s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.27s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.26s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.35s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.50s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachDetach (1.63s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.37s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.34s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.74s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.27s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.82s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.03s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.40s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.14s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.03s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.07s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.91s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.64s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.75s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.37s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.08s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.94s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.45s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.89s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.80s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.00s) [2021-07-28T07:14:42.300Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.12s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.82s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.39s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.50s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.00s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (4.13s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.92s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.52s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.92s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.92s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.20s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.48s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.86s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.94s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.02s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.24s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.38s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.94s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.74s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.66s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.09s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.05s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.89s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.30s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.46s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.80s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.78s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.39s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.65s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.91s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.48s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.66s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.13s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.96s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.82s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.89s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.88s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.95s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.27s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.97s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.27s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.18s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.78s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.21s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.96s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.65s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.71s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.92s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.56s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.51s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.85s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.96s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.31s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.20s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.06s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.88s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.17s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.05s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.87s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildHistory (2.80s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.64s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.72s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.90s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.36s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.67s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.50s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.64s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.27s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.26s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.26s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.59s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.22s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.17s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.97s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.34s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.45s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.44s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.89s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildPATH (1.48s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.28s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.51s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.77s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildRm (4.65s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.36s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.62s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildStderr (1.46s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.92s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.21s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.46s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.62s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.26s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.87s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.29s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.93s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.80s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.70s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.08s) [2021-07-28T07:14:42.301Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.99s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.41s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.59s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.38s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitTTY (1.85s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.22s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-28T07:14:42.301Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.94s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.52s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.10s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.97s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.06s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.78s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.88s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.75s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2021-07-28T07:14:42.302Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.09s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.95s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.85s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.60s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.14s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.89s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.61s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.75s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.73s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.85s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.82s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000956168_} (2.11s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1755988252_/foo_false____} (1.99s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1755988252_/foo_true____} (1.86s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3574380491_/foo_false____} (1.57s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3574380491_/foo_true____} (1.65s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3574380491_/foo_true__0xc000956198__} (1.54s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009561b0_} (0.85s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009561c8_} (1.69s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009561e0_} (1.54s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009561f8_} (1.63s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.82s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.73s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.80s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.82s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.36s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.80s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.54s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.63s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.27s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.53s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.36s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToStdout (1.18s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2021-07-28T07:14:42.302Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-07-28T07:14:42.302Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.86s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.68s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.41s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.95s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.06s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.24s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.32s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.54s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.41s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.70s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsAttach (0.99s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.04s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.84s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.16s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.21s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.02s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.15s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFilters (2.40s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFormat (1.49s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-07-28T07:14:42.302Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-28T07:14:42.302Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.29s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsRename (0.78s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.66s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.70s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.38s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExec (1.09s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.09s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.00s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.98s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2021-07-28T07:14:42.302Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.06s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecCgroup (2.40s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecEnv (1.63s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.62s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.28s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecInspectID (2.31s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecInteractive (1.25s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.25s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.67s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecParseError (0.92s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.01s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.12s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.81s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.51s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecTTY (0.99s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2021-07-28T07:14:42.303Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.42s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.20s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.28s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.79s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestExecWithUser (1.91s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.74s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.72s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestHealth (23.67s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.19s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.05s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.81s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportDisplay (2.07s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.48s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportGzipped (2.82s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.27s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.97s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.64s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.69s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.51s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.65s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-07-28T07:14:42.303Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.94s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.73s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectDefault (0.67s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-07-28T07:14:42.303Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.35s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectStatus (1.34s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.93s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.23s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.04s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.94s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.19s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.45s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.94s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.14s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.39s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.87s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.72s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.01s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.12s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.80s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.34s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.04s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.10s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.14s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.43s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.53s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.71s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.53s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.41s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.15s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsSince (6.98s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsTail (0.92s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.08s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestNetHostname (2.63s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.56s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.96s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginActive (1.78s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.39s) [2021-07-28T07:14:42.303Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.65s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.39s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.37s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.13s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.64s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.66s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPortList (10.12s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.69s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.35s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.72s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.37s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsByOrder (3.63s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.07s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.33s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.34s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.39s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.77s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.79s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.77s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.69s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.95s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.21s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.70s) [2021-07-28T07:14:42.303Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.39s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.31s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.68s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.19s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.52s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.65s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.79s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.82s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.26s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.53s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.85s) [2021-07-28T07:14:42.303Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.50s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.34s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAddHost (0.75s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.73s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.50s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.25s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.22s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.37s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.74s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.74s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.94s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.93s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.42s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.98s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.32s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.52s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.47s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.94s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.15s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.48s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.19s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.21s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.39s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.47s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.05s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.61s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.92s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.92s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.95s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.95s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.99s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.75s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.55s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.01s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.36s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.37s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.91s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.44s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.60s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunMount (8.34s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.97s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.19s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.23s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.44s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.38s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.82s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.36s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.34s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.85s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.21s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.08s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.27s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.58s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.75s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.46s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.74s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-28T07:14:42.304Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-07-28T07:14:42.304Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.68s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.42s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-07-28T07:14:42.305Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.17s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.03s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.63s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.97s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.13s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.62s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.39s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.21s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.30s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.29s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartRecordError (1.86s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.01s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.30s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.41s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.61s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.95s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2021-07-28T07:14:42.305Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.31s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.59s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.73s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2021-07-28T07:14:42.305Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-28T07:14:42.305Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.80s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.40s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.38s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.16s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateStats (3.90s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s) [2021-07-28T07:14:42.305Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.89s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.82s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.48s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.81s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.54s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.47s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.87s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.10s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.05s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.34s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.39s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.00s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.12s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.11s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.99s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.67s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.82s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.14s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.60s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.09s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.90s) [2021-07-28T07:14:42.305Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.67s) [2021-07-28T07:14:42.305Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-28T07:14:42.305Z] === RUN TestDockerRegistrySuite [2021-07-28T07:14:42.305Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-28T07:14:43.199Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-28T07:14:43.678Z] check_test.go:196: [d0bb3f512dbd8] daemon is not started [2021-07-28T07:14:43.678Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-28T07:14:45.055Z] check_test.go:196: [dc29769fec9fc] daemon is not started [2021-07-28T07:14:45.055Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-28T07:14:46.431Z] check_test.go:196: [de8acb95665a0] daemon is not started [2021-07-28T07:14:46.431Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-28T07:14:46.690Z] check_test.go:196: [d234fc9043ae6] daemon is not started [2021-07-28T07:14:46.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-28T07:14:49.974Z] check_test.go:196: [d75b104ee131e] daemon is not started [2021-07-28T07:14:49.974Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-28T07:14:58.083Z] check_test.go:196: [ddfcc0d6c7ad5] daemon is not started [2021-07-28T07:14:58.083Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-28T07:15:00.617Z] check_test.go:196: [d9ff8e26dda8d] daemon is not started [2021-07-28T07:15:00.617Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-28T07:15:01.193Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-28T07:15:02.149Z] check_test.go:196: [d991a9e5e1277] daemon is not started [2021-07-28T07:15:02.149Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-28T07:15:04.050Z] check_test.go:196: [d3bf34e0495e9] daemon is not started [2021-07-28T07:15:04.051Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-28T07:15:04.261Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-28T07:15:04.261Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-28T07:15:04.261Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-28T07:15:05.425Z] check_test.go:196: [dde9cc26538eb] daemon is not started [2021-07-28T07:15:05.425Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-28T07:15:06.360Z] check_test.go:196: [d6baa91cf3f76] daemon is not started [2021-07-28T07:15:06.360Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-28T07:15:07.736Z] check_test.go:196: [d3958b04a6e9d] daemon is not started [2021-07-28T07:15:07.736Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-28T07:15:08.672Z] check_test.go:196: [daa2ed392373e] daemon is not started [2021-07-28T07:15:08.930Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-28T07:15:10.307Z] check_test.go:196: [d688734dfd6ac] daemon is not started [2021-07-28T07:15:10.307Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-28T07:15:10.873Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-28T07:15:11.809Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b48362d8a65eb802a0f55542e9bea44c8815f63cef8274a3857ab21920a65886 [2021-07-28T07:15:12.745Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:242f382fc5d93729e0f46bd3afafdbc40014d8db9dd3166035e58973da210d55 [2021-07-28T07:15:12.808Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-28T07:15:13.028Z] check_test.go:196: [df701c2a5a364] daemon is not started [2021-07-28T07:15:13.264Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-28T07:15:13.264Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-28T07:15:13.264Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-28T07:15:13.264Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-28T07:15:13.264Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-28T07:15:13.287Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-28T07:15:14.662Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1031a10360f873f070b61b3ed132956c6b832891235bd420d610959c77a66766 [2021-07-28T07:15:15.595Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99f04fe0f0e03858eb6e1ba50b1ba13198577d460513aaa2fa284a2e22747aeb [2021-07-28T07:15:15.853Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-28T07:15:15.853Z] check_test.go:196: [d3ebf6da9cd5d] daemon is not started [2021-07-28T07:15:15.853Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-28T07:15:16.156Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-28T07:15:17.227Z] check_test.go:196: [dd05a5799dfa2] daemon is not started [2021-07-28T07:15:17.227Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-28T07:15:18.178Z] docker_cli_swarm_test.go:1118: [dc637be00b60f] joining swarm manager [dbb62fa3d3eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:15:19.560Z] docker_cli_swarm_test.go:1119: [d0ecc70c735e0] joining swarm manager [dbb62fa3d3eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:15:20.831Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-28T07:15:20.936Z] check_test.go:196: [d3d6440e53995] daemon is not started [2021-07-28T07:15:20.936Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-28T07:15:21.873Z] check_test.go:196: [d548a0f6e5fd2] daemon is not started [2021-07-28T07:15:21.873Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-28T07:15:22.130Z] check_test.go:196: [de17a78d2e8fa] daemon is not started [2021-07-28T07:15:22.130Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-28T07:15:22.999Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-28T07:15:22.999Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-28T07:15:23.455Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-28T07:15:23.506Z] check_test.go:196: [da91324b7ddbc] daemon is not started [2021-07-28T07:15:23.506Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-28T07:15:24.440Z] check_test.go:196: [d64add030fcca] daemon is not started [2021-07-28T07:15:24.440Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-28T07:15:25.816Z] check_test.go:196: [d92301042f3d6] daemon is not started [2021-07-28T07:15:25.816Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-28T07:15:26.346Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-28T07:15:27.308Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-28T07:15:28.836Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-28T07:15:29.100Z] check_test.go:196: [d8499974b2dbd] daemon is not started [2021-07-28T07:15:29.101Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-28T07:15:29.101Z] check_test.go:196: [d65ed12e4d58f] daemon is not started [2021-07-28T07:15:29.101Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-28T07:15:30.476Z] check_test.go:196: [de017a941d084] daemon is not started [2021-07-28T07:15:30.476Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-28T07:15:30.735Z] check_test.go:196: [d7963b1b03c0c] daemon is not started [2021-07-28T07:15:30.735Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-28T07:15:30.735Z] check_test.go:196: [daaaef8ca3b7e] daemon is not started [2021-07-28T07:15:30.735Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-28T07:15:30.993Z] check_test.go:196: [dec0cfeaea623] daemon is not started [2021-07-28T07:15:30.993Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-28T07:15:31.252Z] check_test.go:196: [d0f79343e1382] daemon is not started [2021-07-28T07:15:31.252Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-28T07:15:31.510Z] check_test.go:196: [d4381f2d0f772] daemon is not started [2021-07-28T07:15:31.510Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-28T07:15:31.769Z] check_test.go:196: [d9bef9c59ea8e] daemon is not started [2021-07-28T07:15:31.769Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-28T07:15:33.147Z] check_test.go:196: [d2f2094966f93] daemon is not started [2021-07-28T07:15:33.147Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-28T07:15:35.047Z] check_test.go:196: [d15dda0a41b59] daemon is not started [2021-07-28T07:15:35.047Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-28T07:15:36.428Z] check_test.go:196: [d2404afd3da77] daemon is not started [2021-07-28T07:15:36.428Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-28T07:15:37.363Z] check_test.go:196: [dfef76d30077a] daemon is not started [2021-07-28T07:15:37.363Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-28T07:15:38.298Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-28T07:15:39.138Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite (57.01s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.57s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.28s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.50s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.47s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.19s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.53s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.51s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.22s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.00s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.73s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.48s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.16s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.06s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.22s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.27s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-07-28T07:15:39.232Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-28T07:15:39.232Z] === RUN TestDockerSchema1RegistrySuite [2021-07-28T07:15:39.232Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-28T07:15:39.490Z] check_test.go:223: [d9cd097f46f37] daemon is not started [2021-07-28T07:15:39.490Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-28T07:15:40.101Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-28T07:15:43.677Z] check_test.go:223: [d9cc8f6810518] daemon is not started [2021-07-28T07:15:43.677Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-28T07:15:48.939Z] check_test.go:223: [d77717dc5f20a] daemon is not started [2021-07-28T07:15:48.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-28T07:15:50.400Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-28T07:15:52.223Z] check_test.go:223: [d3943ef060868] daemon is not started [2021-07-28T07:15:52.223Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-28T07:15:53.599Z] check_test.go:223: [d70aceb8b2bba] daemon is not started [2021-07-28T07:15:53.599Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-28T07:15:54.122Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-28T07:15:54.976Z] check_test.go:223: [db4400e5dc4e9] daemon is not started [2021-07-28T07:15:54.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-28T07:15:54.976Z] check_test.go:223: [dd4afb664cf5c] daemon is not started [2021-07-28T07:15:54.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-28T07:15:56.352Z] check_test.go:223: [dff452b5006fd] daemon is not started [2021-07-28T07:15:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-28T07:15:57.746Z] check_test.go:223: [d4714bf5befb4] daemon is not started [2021-07-28T07:15:57.746Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-28T07:15:58.681Z] check_test.go:223: [d3503059f4143] daemon is not started [2021-07-28T07:15:58.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-28T07:16:01.966Z] check_test.go:223: [da4f30420d5aa] daemon is not started [2021-07-28T07:16:01.966Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-28T07:16:02.225Z] check_test.go:223: [d921b91cc88d8] daemon is not started [2021-07-28T07:16:02.225Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-28T07:16:02.792Z] check_test.go:223: [d427c7361cd10] daemon is not started [2021-07-28T07:16:02.792Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-28T07:16:02.792Z] check_test.go:223: [d63b6e34374b1] daemon is not started [2021-07-28T07:16:02.792Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-28T07:16:03.050Z] check_test.go:223: [d6eb220b8ef0a] daemon is not started [2021-07-28T07:16:03.050Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-28T07:16:03.309Z] check_test.go:223: [d90983f0152e8] daemon is not started [2021-07-28T07:16:03.309Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-28T07:16:03.567Z] check_test.go:223: [d74773b2d7180] daemon is not started [2021-07-28T07:16:03.825Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-28T07:16:03.825Z] check_test.go:223: [d0a0d3c81db2b] daemon is not started [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite (24.70s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.63s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.40s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.67s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.52s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.19s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2021-07-28T07:16:03.825Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-07-28T07:16:03.826Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-28T07:16:03.826Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-28T07:16:03.826Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-28T07:16:04.761Z] check_test.go:252: [d994363e3d9b9] daemon is not started [2021-07-28T07:16:04.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-28T07:16:05.020Z] check_test.go:252: [d1361e422dcc3] daemon is not started [2021-07-28T07:16:05.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-28T07:16:05.278Z] check_test.go:252: [df2c3e8985b26] daemon is not started [2021-07-28T07:16:05.279Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-28T07:16:06.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-28T07:16:06.653Z] check_test.go:252: [df8b0cf0b6647] daemon is not started [2021-07-28T07:16:06.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-28T07:16:06.912Z] check_test.go:252: [d7213270fc932] daemon is not started [2021-07-28T07:16:06.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-28T07:16:07.479Z] check_test.go:252: [d6decc5f5d2c2] daemon is not started [2021-07-28T07:16:07.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-28T07:16:07.736Z] check_test.go:252: [d3d04fdf12178] daemon is not started [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-07-28T07:16:07.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-28T07:16:07.736Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-28T07:16:07.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-28T07:16:11.781Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-28T07:16:12.998Z] check_test.go:279: [dc760302cd191] daemon is not started [2021-07-28T07:16:12.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-28T07:16:12.998Z] check_test.go:279: [d8d90f028d794] daemon is not started [2021-07-28T07:16:12.998Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-28T07:16:13.256Z] check_test.go:279: [d755d363d7e5a] daemon is not started [2021-07-28T07:16:13.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-28T07:16:13.256Z] check_test.go:279: [d97f1ce1d5623] daemon is not started [2021-07-28T07:16:13.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-28T07:16:13.514Z] check_test.go:279: [d3f159c1f4535] daemon is not started [2021-07-28T07:16:13.514Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2021-07-28T07:16:13.514Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-28T07:16:13.514Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-07-28T07:16:13.514Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2021-07-28T07:16:13.514Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-28T07:16:13.514Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-07-28T07:16:13.514Z] === RUN TestDockerNetworkSuite [2021-07-28T07:16:13.514Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-28T07:16:16.057Z] docker_cli_network_unix_test.go:46: [d9eafea9c017c] daemon is not started [2021-07-28T07:16:16.057Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-28T07:16:16.629Z] docker_cli_network_unix_test.go:46: [d8210d3331aa4] daemon is not started [2021-07-28T07:16:16.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-28T07:16:22.079Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-28T07:16:22.153Z] docker_cli_network_unix_test.go:46: [d2f4e57645ad5] daemon is not started [2021-07-28T07:16:22.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-28T07:16:24.619Z] docker_cli_network_unix_test.go:46: [d59540ced6a1b] daemon is not started [2021-07-28T07:16:24.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-28T07:16:25.135Z] docker_cli_network_unix_test.go:1233: [d72f54b0be1fb] daemon is not started [2021-07-28T07:16:28.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-28T07:16:29.355Z] docker_cli_network_unix_test.go:46: [d92b450b88a3d] daemon is not started [2021-07-28T07:16:29.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-28T07:16:30.621Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-28T07:16:32.152Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-28T07:16:32.152Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-28T07:16:32.152Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-28T07:16:32.152Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-28T07:16:32.152Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-28T07:16:37.729Z] docker_cli_network_unix_test.go:46: [d0674c03d829a] daemon is not started [2021-07-28T07:16:37.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-28T07:16:39.202Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-28T07:16:39.202Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-28T07:16:39.202Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-28T07:16:40.261Z] docker_cli_network_unix_test.go:46: [d52a54f7ddbbe] daemon is not started [2021-07-28T07:16:40.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-28T07:16:41.640Z] docker_cli_network_unix_test.go:46: [d6c159c2788d5] daemon is not started [2021-07-28T07:16:41.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-28T07:16:42.574Z] docker_cli_network_unix_test.go:46: [d72587f9d7509] daemon is not started [2021-07-28T07:16:42.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-28T07:16:43.140Z] docker_cli_network_unix_test.go:46: [dd56b143f374b] daemon is not started [2021-07-28T07:16:43.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-28T07:16:44.075Z] docker_cli_network_unix_test.go:46: [d6a6feb0c7729] daemon is not started [2021-07-28T07:16:44.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-28T07:16:44.901Z] docker_cli_network_unix_test.go:46: [d6d0d73662928] daemon is not started [2021-07-28T07:16:45.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-28T07:16:45.467Z] docker_cli_network_unix_test.go:46: [df4a2351a8fa0] daemon is not started [2021-07-28T07:16:45.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-28T07:16:46.033Z] docker_cli_network_unix_test.go:46: [dc52010e5cbed] daemon is not started [2021-07-28T07:16:46.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-28T07:16:46.600Z] docker_cli_network_unix_test.go:46: [d9bad59af6800] daemon is not started [2021-07-28T07:16:46.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-28T07:16:47.116Z] docker_cli_network_unix_test.go:46: [d4d3ce2ecb979] daemon is not started [2021-07-28T07:16:47.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-28T07:16:47.116Z] docker_cli_network_unix_test.go:46: [d395a544aecda] daemon is not started [2021-07-28T07:16:47.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-28T07:16:47.116Z] docker_cli_network_unix_test.go:46: [dc811286e5f04] daemon is not started [2021-07-28T07:16:47.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-28T07:16:48.052Z] docker_cli_network_unix_test.go:46: [db6d62de026b5] daemon is not started [2021-07-28T07:16:48.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-28T07:16:48.987Z] docker_cli_network_unix_test.go:46: [d267ab2c941f2] daemon is not started [2021-07-28T07:16:49.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-28T07:16:49.554Z] docker_cli_network_unix_test.go:46: [dc68f85a13161] daemon is not started [2021-07-28T07:16:49.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-28T07:16:49.812Z] docker_cli_network_unix_test.go:46: [d32a7eb36733c] daemon is not started [2021-07-28T07:16:50.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-28T07:16:50.071Z] docker_cli_network_unix_test.go:46: [daf8e7d9cb071] daemon is not started [2021-07-28T07:16:50.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-28T07:16:51.446Z] docker_cli_network_unix_test.go:968: [d843f9ca5fe09] daemon is not started [2021-07-28T07:16:52.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-28T07:16:54.721Z] docker_cli_network_unix_test.go:46: [d2f0e18417511] daemon is not started [2021-07-28T07:16:54.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-28T07:16:59.995Z] docker_cli_network_unix_test.go:1116: [d4944aa2775c6] daemon is not started [2021-07-28T07:17:05.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-28T07:17:05.262Z] docker_cli_network_unix_test.go:46: [d627629c4bed7] daemon is not started [2021-07-28T07:17:05.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-28T07:17:05.521Z] docker_cli_network_unix_test.go:46: [d0af14ec13b71] daemon is not started [2021-07-28T07:17:05.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-28T07:17:05.521Z] docker_cli_network_unix_test.go:46: [db05904ce6263] daemon is not started [2021-07-28T07:17:05.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-28T07:17:05.521Z] docker_cli_network_unix_test.go:46: [d25c54bab16d4] daemon is not started [2021-07-28T07:17:05.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-28T07:17:05.779Z] docker_cli_network_unix_test.go:46: [d4c7e55a98fb4] daemon is not started [2021-07-28T07:17:05.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-28T07:17:06.037Z] docker_cli_network_unix_test.go:46: [d43e494c93de6] daemon is not started [2021-07-28T07:17:06.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-28T07:17:06.037Z] docker_cli_network_unix_test.go:46: [d63e258705954] daemon is not started [2021-07-28T07:17:06.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-28T07:17:07.413Z] docker_cli_swarm_test.go:1172: [d007ce9a0c434] joining swarm manager [dbb62fa3d3eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-28T07:17:08.788Z] docker_cli_network_unix_test.go:46: [d3a3cc0930f95] daemon is not started [2021-07-28T07:17:09.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-28T07:17:09.724Z] docker_cli_network_unix_test.go:46: [db2f6a8572ea5] daemon is not started [2021-07-28T07:17:09.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-28T07:17:09.724Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-28T07:17:09.724Z] docker_cli_network_unix_test.go:46: [d6763f5a84f0c] daemon is not started [2021-07-28T07:17:09.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-28T07:17:10.659Z] docker_cli_network_unix_test.go:46: [dd9f60bbb84bb] daemon is not started [2021-07-28T07:17:10.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-28T07:17:14.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-28T07:17:16.219Z] docker_cli_network_unix_test.go:1084: [df9f4dd43c317] daemon is not started [2021-07-28T07:17:18.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-28T07:17:18.121Z] docker_cli_network_unix_test.go:46: [d1af8d5dfa922] daemon is not started [2021-07-28T07:17:18.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-28T07:17:19.056Z] docker_cli_network_unix_test.go:46: [dcc9381c963e4] daemon is not started [2021-07-28T07:17:19.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-28T07:17:20.967Z] docker_cli_network_unix_test.go:46: [d26d946b84019] daemon is not started [2021-07-28T07:17:21.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-28T07:17:21.226Z] docker_cli_network_unix_test.go:46: [d52a3d869a81d] daemon is not started [2021-07-28T07:17:21.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-28T07:17:21.713Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-28T07:17:21.792Z] docker_cli_network_unix_test.go:46: [d9aa407338d1a] daemon is not started [2021-07-28T07:17:22.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-28T07:17:22.634Z] docker_cli_network_unix_test.go:46: [de311bee4e6ca] daemon is not started [2021-07-28T07:17:22.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-28T07:17:23.827Z] docker_cli_network_unix_test.go:46: [d447459ba2193] daemon is not started [2021-07-28T07:17:23.827Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-28T07:17:29.096Z] docker_cli_network_unix_test.go:46: [db6d454434d59] daemon is not started [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite (75.79s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.43s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.05s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.81s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.14s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.01s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.67s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.80s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.91s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.36s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.16s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.21s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.26s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.77s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.89s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.73s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-28T07:17:29.354Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.00s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.86s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.51s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.99s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.07s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.90s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.63s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.17s) [2021-07-28T07:17:29.354Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.37s) [2021-07-28T07:17:29.354Z] === RUN TestDockerHubPullSuite [2021-07-28T07:17:29.354Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-28T07:17:30.727Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-28T07:17:33.253Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-28T07:17:33.253Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-28T07:17:34.188Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-28T07:17:34.447Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite (5.21s) [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s) [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s) [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.00s) [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-07-28T07:17:34.447Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2021-07-28T07:17:34.447Z] PASS [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === Skipped [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_sni_test.go:18: Flakey test [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-28T07:17:34.447Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-28T07:17:34.447Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-28T07:17:34.447Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-28T07:17:34.447Z] docker_cli_network_unix_test.go:46: [d6763f5a84f0c] daemon is not started [2021-07-28T07:17:34.447Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] [2021-07-28T07:17:34.447Z] DONE 1269 tests, 51 skipped in 2021.613s [2021-07-28T07:17:34.447Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-28T07:17:34.447Z] ++++ cat bundles/test-integration/docker.pid [2021-07-28T07:17:34.706Z] +++ kill 8240 [2021-07-28T07:17:34.706Z] +++ /etc/init.d/apparmor stop [2021-07-28T07:17:34.706Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-28T07:17:34.706Z] [2021-07-28T07:17:34.706Z] Unloading profiles will leave already running processes permanently [2021-07-28T07:17:34.706Z] unconfined, which can lead to unexpected situations. [2021-07-28T07:17:34.706Z] [2021-07-28T07:17:34.706Z] To set a process to complain mode, use the command line tool [2021-07-28T07:17:34.706Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-28T07:17:34.706Z] +++ true [2021-07-28T07:17:34.706Z] exiting test-integration [2021-07-28T07:17:34.706Z] ++ exit 0 [2021-07-28T07:17:34.706Z] [2021-07-28T07:17:34.964Z] + for job in $(jobs -p) [2021-07-28T07:17:34.964Z] + wait 11095 [2021-07-28T07:17:42.784Z] === RUN TestDockerSuite/TestBuildRm [2021-07-28T07:17:49.852Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-28T07:17:49.852Z] docker_cli_swarm_test.go:1453: [d2190b12d9aba] joining swarm manager [deb7a0200f14d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:17:50.417Z] docker_cli_swarm_test.go:1454: [d611c66070c11] joining swarm manager [deb7a0200f14d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-28T07:18:02.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-28T07:18:02.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-28T07:18:02.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-28T07:18:02.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-28T07:18:02.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-28T07:18:03.544Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-28T07:18:03.843Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-28T07:18:05.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-28T07:18:06.750Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-28T07:18:06.750Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-28T07:18:06.750Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-28T07:18:06.750Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-28T07:18:06.750Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-28T07:18:08.284Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-28T07:18:09.630Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-28T07:18:11.531Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-28T07:18:12.009Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-28T07:18:13.431Z] docker_cli_swarm_unix_test.go:62: [d46f879e284c5] joining swarm manager [dc2974a2827d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:18:16.686Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-28T07:18:20.416Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-28T07:18:38.081Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-28T07:18:38.081Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-28T07:18:38.081Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-28T07:18:48.373Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-28T07:18:48.373Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-28T07:18:56.911Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-28T07:18:56.911Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-28T07:19:01.583Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-28T07:19:09.652Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-28T07:19:09.652Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-28T07:19:10.217Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-28T07:19:12.752Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-28T07:19:16.043Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-28T07:19:18.576Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-28T07:19:20.475Z] docker_api_swarm_test.go:961: [dd201487582bb] joining swarm manager [d99e6470410ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-28T07:19:31.492Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-28T07:19:31.492Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-28T07:19:31.492Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-28T07:19:33.022Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-28T07:19:34.550Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-28T07:19:38.560Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-28T07:19:44.848Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-28T07:19:48.573Z] === RUN TestDockerSuite/TestBuildUser [2021-07-28T07:19:48.573Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-28T07:19:48.573Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-28T07:19:48.573Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-28T07:19:48.573Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-28T07:19:48.573Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-28T07:19:48.573Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-28T07:19:50.753Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-28T07:19:52.292Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-28T07:19:52.751Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-28T07:19:53.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-28T07:19:55.180Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-28T07:19:56.470Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-28T07:19:56.470Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-28T07:19:56.470Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-28T07:19:56.470Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-28T07:19:56.470Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-28T07:19:58.463Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-28T07:20:05.022Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-28T07:20:11.592Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-28T07:20:13.495Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-28T07:20:16.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-28T07:20:19.315Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-28T07:20:21.570Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-28T07:20:21.570Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-28T07:20:21.843Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-28T07:20:26.028Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-28T07:20:27.927Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-28T07:20:30.115Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-28T07:20:35.888Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-28T07:20:35.888Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-28T07:20:35.888Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-28T07:20:35.888Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-28T07:20:35.888Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-28T07:20:38.056Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-28T07:20:38.056Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-28T07:20:38.512Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-28T07:20:53.284Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-28T07:20:57.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-28T07:20:57.956Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-28T07:21:12.734Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-28T07:21:12.734Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-28T07:21:12.734Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-28T07:21:12.734Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-28T07:21:12.734Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-28T07:21:12.734Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-28T07:21:12.734Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-28T07:21:14.265Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-28T07:21:21.317Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-28T07:21:23.487Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-28T07:21:23.487Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-28T07:21:23.944Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-28T07:21:23.944Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-28T07:21:23.944Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-28T07:21:23.944Z] docker_cli_sni_test.go:18: Flakey test [2021-07-28T07:21:23.944Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-28T07:21:24.143Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-28T07:21:25.474Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-28T07:21:31.261Z] === RUN TestDockerSuite/TestCommitChange [2021-07-28T07:21:35.941Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-28T07:21:39.008Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-28T07:21:39.658Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-28T07:21:39.658Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-28T07:21:39.658Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-28T07:21:46.711Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-28T07:21:46.711Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-28T07:21:46.711Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-28T07:21:55.255Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite (1805.68s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.84s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.40s) [2021-07-28T07:21:57.079Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.72s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.12s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.22s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.86s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.42s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.48s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.32s) [2021-07-28T07:21:57.079Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.25s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.83s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.88s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.69s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.02s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.05s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.07s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.19s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.84s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.49s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.68s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.52s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.12s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.11s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.34s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.85s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.39s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.68s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.63s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.16s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.16s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.17s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.52s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.36s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.79s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.38s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.77s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.67s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.29s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.10s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.76s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.13s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.59s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.57s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.34s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.10s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.66s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.36s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.33s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.66s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.57s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (183.39s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.02s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.62s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.79s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.79s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.35s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s) [2021-07-28T07:21:57.080Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.01s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.22s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.58s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.00s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (151.98s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.52s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.87s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.73s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.53s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.77s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.15s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.24s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.52s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.71s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.01s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.22s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2021-07-28T07:21:57.080Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-07-28T07:21:57.080Z] === RUN TestDockerExternalVolumeSuite [2021-07-28T07:21:57.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-28T07:21:57.080Z] docker_cli_external_volume_driver_test.go:53: [d72b16ea5d17a] daemon is not started [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-28T07:21:58.975Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-28T07:21:58.975Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-28T07:21:58.975Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-28T07:21:58.975Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-28T07:21:58.975Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-28T07:21:58.975Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-28T07:21:58.975Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-28T07:21:58.975Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-28T07:22:07.524Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-28T07:22:11.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-28T07:22:14.559Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-28T07:22:14.559Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-28T07:22:14.559Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-28T07:22:16.720Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-28T07:22:16.720Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-28T07:22:16.720Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-28T07:22:16.720Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-28T07:22:16.720Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-28T07:22:16.720Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-28T07:22:16.720Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-28T07:22:19.615Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-28T07:22:19.615Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-28T07:22:19.615Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-28T07:22:19.615Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-28T07:22:22.503Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-28T07:22:22.503Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-28T07:22:22.503Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-28T07:22:22.503Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-28T07:22:22.503Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-28T07:22:22.503Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-28T07:22:22.503Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-28T07:22:22.503Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-28T07:22:25.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-28T07:22:28.285Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-28T07:22:29.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-28T07:22:29.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-28T07:22:29.815Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-28T07:22:29.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-28T07:22:32.708Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-28T07:22:32.708Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-28T07:22:34.874Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-28T07:22:34.874Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-28T07:22:34.874Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-28T07:22:34.874Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:22:34.874Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-28T07:22:37.767Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-28T07:22:37.767Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-28T07:22:39.296Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-28T07:22:39.296Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-28T07:22:39.296Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-28T07:22:42.194Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-28T07:22:42.650Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-28T07:22:44.990Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-28T07:22:49.661Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-28T07:22:54.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-28T07:22:54.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-28T07:22:54.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-28T07:22:54.331Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-28T07:22:54.331Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-28T07:22:55.860Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-28T07:22:55.860Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-28T07:22:55.860Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-28T07:22:58.751Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-28T07:22:58.752Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-28T07:22:58.752Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-28T07:23:00.921Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-28T07:23:00.921Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-28T07:23:05.599Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-28T07:23:07.772Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-28T07:23:07.772Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-28T07:23:07.772Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-28T07:23:07.772Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-28T07:23:07.772Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-28T07:23:07.772Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-28T07:23:07.772Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-28T07:23:07.772Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-28T07:23:07.772Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-28T07:23:07.772Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-28T07:23:07.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-28T07:23:09.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-28T07:23:09.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-28T07:23:12.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-28T07:23:14.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-28T07:23:17.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-28T07:23:19.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-28T07:23:20.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000098270_} [2021-07-28T07:23:22.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1211350462_c:\foo_false____} [2021-07-28T07:23:25.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1211350462_c:\foo_true____} [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-28T07:23:27.375Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-28T07:23:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-28T07:23:27.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-28T07:23:27.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-28T07:23:27.832Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-28T07:23:27.832Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-28T07:23:27.832Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-28T07:23:27.832Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-28T07:23:27.832Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-28T07:23:27.832Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-28T07:23:30.723Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-28T07:23:30.723Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-28T07:23:30.723Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-28T07:23:30.723Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-28T07:23:33.614Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-28T07:23:33.614Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-28T07:23:33.614Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-28T07:23:33.614Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-28T07:23:36.508Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-28T07:23:36.508Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-28T07:23:36.508Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-28T07:23:36.508Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-28T07:23:36.508Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-28T07:23:36.508Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-28T07:23:36.508Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-28T07:23:41.178Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-28T07:23:42.609Z] docker_cli_external_volume_driver_test.go:53: [d25f3de11e2ef] daemon is not started [2021-07-28T07:23:44.069Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-28T07:23:44.069Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-28T07:23:44.069Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-28T07:23:44.069Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-28T07:23:44.069Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-28T07:23:54.357Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-28T07:23:54.357Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-28T07:23:54.357Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-28T07:23:54.357Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-28T07:23:54.357Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-28T07:23:57.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-28T07:24:02.898Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-28T07:24:02.898Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-28T07:24:02.898Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-28T07:24:02.898Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-28T07:24:03.355Z] === RUN TestDockerSuite/TestCpToDot [2021-07-28T07:24:06.244Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-28T07:24:06.244Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-28T07:24:06.244Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-28T07:24:06.244Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-28T07:24:06.244Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-28T07:24:09.136Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-28T07:24:09.136Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-28T07:24:09.136Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-28T07:24:09.136Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-28T07:24:09.136Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-28T07:24:11.304Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-28T07:24:14.201Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-28T07:24:14.202Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-28T07:24:14.658Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-28T07:24:15.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-28T07:24:16.825Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-28T07:24:18.071Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-28T07:24:18.071Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-28T07:24:18.071Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-28T07:24:18.071Z] === RUN TestDockerSuite/TestCreateRM [2021-07-28T07:24:18.530Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-28T07:24:18.530Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-28T07:24:18.530Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-28T07:24:18.530Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-28T07:24:18.986Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-28T07:24:27.534Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-28T07:24:27.757Z] docker_cli_external_volume_driver_test.go:53: [dd6ca6ae65869] daemon is not started [2021-07-28T07:24:27.991Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-28T07:24:28.447Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-28T07:24:32.189Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-28T07:24:32.189Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-28T07:24:32.189Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-28T07:24:32.189Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-28T07:24:35.082Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-28T07:24:35.082Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDockerFails [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-28T07:24:35.082Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-28T07:24:35.082Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-28T07:24:35.082Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-28T07:24:35.082Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-28T07:24:35.082Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-28T07:24:35.082Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-28T07:24:37.976Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-28T07:24:40.884Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-28T07:24:43.053Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-28T07:24:45.862Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-28T07:24:45.862Z] docker_cli_external_volume_driver_test.go:53: [d16388064ebbe] daemon is not started [2021-07-28T07:24:51.601Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-28T07:24:58.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-28T07:25:01.900Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-28T07:25:06.575Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-28T07:25:08.746Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-28T07:25:09.711Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-28T07:25:13.436Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-28T07:25:14.399Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-28T07:25:15.363Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-28T07:25:20.042Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-28T07:25:25.817Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-28T07:25:25.817Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-28T07:25:25.817Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-28T07:25:25.817Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-28T07:25:25.817Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-28T07:25:25.817Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-28T07:25:25.817Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-28T07:25:25.817Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-28T07:25:25.817Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-28T07:25:26.781Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-28T07:25:26.781Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-28T07:25:26.781Z] === RUN TestDockerSuite/TestEventsRename [2021-07-28T07:25:29.676Z] === RUN TestDockerSuite/TestEventsResize [2021-07-28T07:25:30.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-28T07:25:38.219Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-28T07:25:40.391Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-28T07:25:43.285Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-28T07:25:47.956Z] === RUN TestDockerSuite/TestEventsTop [2021-07-28T07:25:47.956Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-28T07:25:47.956Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-28T07:25:48.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-28T07:25:50.851Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-28T07:25:54.575Z] === RUN TestDockerSuite/TestExec [2021-07-28T07:25:54.575Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-28T07:25:54.575Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-28T07:25:54.575Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-28T07:25:54.575Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-28T07:25:56.745Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-28T07:25:58.914Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-28T07:25:58.914Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-28T07:25:58.914Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-28T07:25:58.914Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-28T07:25:58.914Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-28T07:25:58.914Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-28T07:25:58.914Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-28T07:26:01.083Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-28T07:26:03.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-28T07:26:03.259Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-28T07:26:05.434Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-28T07:26:07.607Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-28T07:26:12.278Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-28T07:26:12.278Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-28T07:26:12.278Z] === RUN TestDockerSuite/TestExecEnv [2021-07-28T07:26:12.278Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-28T07:26:12.278Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-28T07:26:12.278Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-28T07:26:12.278Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-28T07:26:15.179Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-28T07:26:19.851Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-28T07:26:19.851Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-28T07:26:19.851Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-28T07:26:19.851Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-28T07:26:19.851Z] === RUN TestDockerSuite/TestExecParseError [2021-07-28T07:26:19.851Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-28T07:26:19.851Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-28T07:26:19.851Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-28T07:26:19.851Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-28T07:26:19.851Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-28T07:26:19.851Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-28T07:26:22.020Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-28T07:26:22.020Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-28T07:26:22.020Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-28T07:26:22.020Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-28T07:26:22.020Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-28T07:26:22.020Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-28T07:26:22.020Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-28T07:26:22.020Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-28T07:26:22.020Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-28T07:26:22.020Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-28T07:26:22.020Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-28T07:26:24.931Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-28T07:26:24.931Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-28T07:26:24.931Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-28T07:26:30.706Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-28T07:26:30.706Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-28T07:26:30.706Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-28T07:26:30.706Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-28T07:26:30.706Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-28T07:26:30.706Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-28T07:26:30.706Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-28T07:26:36.480Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-28T07:26:42.251Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-28T07:26:45.144Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-28T07:26:49.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-28T07:26:52.197Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestHealth [2021-07-28T07:26:52.197Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-28T07:26:52.197Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-28T07:26:56.870Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-28T07:26:56.870Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-28T07:26:56.870Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-28T07:26:56.870Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-28T07:26:56.870Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-28T07:26:56.870Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-28T07:26:57.327Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-28T07:26:57.785Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-28T07:26:57.785Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-28T07:26:57.785Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-28T07:26:58.750Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-28T07:26:58.750Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-28T07:27:00.921Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-28T07:27:00.921Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-28T07:27:03.089Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-28T07:27:06.816Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-28T07:27:06.817Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-28T07:27:06.817Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-28T07:27:06.817Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-28T07:27:07.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-28T07:27:10.536Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-28T07:27:10.536Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-28T07:27:12.703Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestImportFile [2021-07-28T07:27:12.703Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-28T07:27:12.703Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-28T07:27:12.703Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-28T07:27:12.703Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-28T07:27:12.703Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-28T07:27:12.703Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-28T07:27:12.703Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-28T07:27:12.703Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-28T07:27:13.160Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-28T07:27:13.160Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-28T07:27:13.160Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-28T07:27:13.160Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-28T07:27:13.160Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-28T07:27:15.327Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-28T07:27:18.223Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-28T07:27:18.223Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-28T07:27:18.223Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-28T07:27:18.223Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-28T07:27:18.223Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-28T07:27:18.223Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-28T07:27:18.223Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-28T07:27:18.223Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-28T07:27:20.386Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-28T07:27:20.841Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-28T07:27:23.000Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-28T07:27:23.000Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-28T07:27:23.000Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-28T07:27:23.000Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-28T07:27:23.000Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-28T07:27:23.000Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-28T07:27:23.000Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-28T07:27:25.895Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-28T07:27:30.569Z] === RUN TestDockerSuite/TestInspectImage [2021-07-28T07:27:30.569Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-28T07:27:30.569Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-28T07:27:30.569Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-28T07:27:30.569Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-28T07:27:30.569Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-28T07:27:30.569Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-28T07:27:33.465Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-28T07:27:35.635Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-28T07:27:35.635Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-28T07:27:37.805Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-28T07:27:39.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-28T07:27:39.981Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-28T07:27:39.981Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-28T07:27:39.981Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-28T07:27:39.981Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-28T07:27:42.152Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-28T07:27:45.872Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-28T07:27:49.594Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-28T07:27:51.961Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-28T07:27:54.869Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-28T07:27:57.038Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-28T07:27:59.209Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-28T07:28:02.104Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.279Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-28T07:28:04.279Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-28T07:28:04.735Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-28T07:28:04.735Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-28T07:28:04.735Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-28T07:28:04.735Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-28T07:28:04.735Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-28T07:28:04.735Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-28T07:28:06.907Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-28T07:28:09.080Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-28T07:28:11.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-28T07:28:14.895Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-28T07:28:17.790Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-28T07:28:17.790Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-28T07:28:17.790Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-28T07:28:19.963Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-28T07:28:19.963Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-28T07:28:26.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-28T07:28:27.018Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-28T07:28:32.793Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-28T07:28:39.845Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-28T07:28:42.014Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-28T07:28:44.327Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-28T07:28:44.327Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-28T07:28:44.327Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-28T07:28:44.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-28T07:28:44.908Z] docker_cli_external_volume_driver_test.go:485: [da10f06960548] daemon is not started [2021-07-28T07:28:47.225Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-28T07:28:50.121Z] === RUN TestDockerSuite/TestLogsSince [2021-07-28T07:28:59.775Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-28T07:28:59.776Z] docker_cli_external_volume_driver_test.go:53: [dddce756914f5] daemon is not started [2021-07-28T07:29:00.417Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-28T07:29:00.418Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-28T07:29:00.418Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-28T07:29:00.418Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-28T07:29:00.418Z] === RUN TestDockerSuite/TestLogsTail [2021-07-28T07:29:02.589Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-28T07:29:05.484Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-28T07:29:08.379Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-28T07:29:08.379Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestNetHostname [2021-07-28T07:29:08.379Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-28T07:29:08.379Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-28T07:29:08.379Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-28T07:29:08.379Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestPluginActive [2021-07-28T07:29:08.379Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.379Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-28T07:29:08.380Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-28T07:29:08.380Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-28T07:29:08.380Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-28T07:29:08.380Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-28T07:29:08.380Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-28T07:29:08.380Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-28T07:29:08.380Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-28T07:29:08.380Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-28T07:29:08.380Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPortList [2021-07-28T07:29:08.380Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-28T07:29:08.380Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-28T07:29:14.167Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-28T07:29:14.167Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-28T07:29:14.167Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite (439.45s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.47s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.08s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.50s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.48s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.35s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s) [2021-07-28T07:29:14.642Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-28T07:29:14.642Z] PASS [2021-07-28T07:29:14.642Z] [2021-07-28T07:29:14.642Z] === Skipped [2021-07-28T07:29:14.642Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-28T07:29:14.642Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-28T07:29:14.642Z] check_test.go:309: [d0ee127527df5] daemon is not started [2021-07-28T07:29:14.642Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-28T07:29:14.642Z] [2021-07-28T07:29:14.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-28T07:29:14.643Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-28T07:29:14.643Z] check_test.go:309: [d7005bc446439] daemon is not started [2021-07-28T07:29:14.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-28T07:29:14.643Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-28T07:29:14.643Z] check_test.go:309: [d0e906e1d1cdf] daemon is not started [2021-07-28T07:29:14.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-28T07:29:14.643Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-28T07:29:14.643Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-28T07:29:14.643Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-28T07:29:14.643Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] DONE 273 tests, 5 skipped in 2720.816s [2021-07-28T07:29:14.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-28T07:29:14.643Z] ++++ cat bundles/test-integration/docker.pid [2021-07-28T07:29:14.643Z] +++ kill 8271 [2021-07-28T07:29:14.643Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0cf3629add76/docker.pid [2021-07-28T07:29:14.643Z] +++ kill 7198 [2021-07-28T07:29:14.643Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7198 is not a child of this shell [2021-07-28T07:29:14.643Z] warning: PID 7198 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0cf3629add76/docker.pid had a nonzero exit code [2021-07-28T07:29:14.643Z] +++ /etc/init.d/apparmor stop [2021-07-28T07:29:14.643Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] Unloading profiles will leave already running processes permanently [2021-07-28T07:29:14.643Z] unconfined, which can lead to unexpected situations. [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] To set a process to complain mode, use the command line tool [2021-07-28T07:29:14.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-28T07:29:14.643Z] +++ true [2021-07-28T07:29:14.643Z] exiting test-integration [2021-07-28T07:29:14.643Z] ++ exit 0 [2021-07-28T07:29:14.643Z] [2021-07-28T07:29:14.643Z] + exit 0 [2021-07-28T07:29:14.643Z] ++ jobs -p [2021-07-28T07:29:14.643Z] + pids= [2021-07-28T07:29:14.643Z] + echo 'Remaining pids to kill: []' [2021-07-28T07:29:14.643Z] Remaining pids to kill: [] [2021-07-28T07:29:14.643Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-28T07:29:14.662Z] Recording test results [2021-07-28T07:29:16.522Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-28T07:29:16.863Z] + echo Ensuring container killed. [2021-07-28T07:29:16.863Z] Ensuring container killed. [2021-07-28T07:29:16.863Z] + docker ps -aq -f name=docker-pr7-* [2021-07-28T07:29:17.132Z] + cids=ca45c1d5406b [2021-07-28T07:29:17.132Z] 97e83322353d [2021-07-28T07:29:17.132Z] 42acacb468d1 [2021-07-28T07:29:17.132Z] + [ -n ca45c1d5406b [2021-07-28T07:29:17.132Z] 97e83322353d [2021-07-28T07:29:17.132Z] 42acacb468d1 ] [2021-07-28T07:29:17.132Z] + docker rm -vf ca45c1d5406b 97e83322353d 42acacb468d1 [2021-07-28T07:29:18.845Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-28T07:29:18.845Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-28T07:29:18.845Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-28T07:29:19.669Z] ca45c1d5406b [2021-07-28T07:29:19.669Z] 97e83322353d [2021-07-28T07:29:19.669Z] 42acacb468d1 [Pipeline] sh [2021-07-28T07:29:19.948Z] + echo Chowning /workspace to jenkins user [2021-07-28T07:29:19.948Z] Chowning /workspace to jenkins user [2021-07-28T07:29:19.948Z] + id -u [2021-07-28T07:29:19.948Z] + id -g [2021-07-28T07:29:19.948Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42672:/workspace busybox chown -R 1000:1000 /workspace [2021-07-28T07:29:19.948Z] Unable to find image 'busybox:latest' locally [2021-07-28T07:29:20.229Z] latest: Pulling from library/busybox [2021-07-28T07:29:20.229Z] b71f96345d44: Pulling fs layer [2021-07-28T07:29:20.229Z] b71f96345d44: Verifying Checksum [2021-07-28T07:29:20.229Z] b71f96345d44: Download complete [2021-07-28T07:29:20.487Z] b71f96345d44: Pull complete [2021-07-28T07:29:20.487Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-28T07:29:20.487Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-28T07:29:26.056Z] + bundleName=amd64 [2021-07-28T07:29:26.056Z] + echo Creating amd64-bundles.tar.gz [2021-07-28T07:29:26.056Z] Creating amd64-bundles.tar.gz [2021-07-28T07:29:26.056Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-28T07:29:26.056Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-28T07:29:27.391Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-28T07:29:27.391Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-28T07:29:27.391Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] archiveArtifacts [2021-07-28T07:29:27.442Z] Archiving artifacts [2021-07-28T07:29:29.920Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-28T07:29:30.227Z] + make clean [2021-07-28T07:29:30.493Z] docker volume rm -f docker-dev-cache [2021-07-28T07:29:30.493Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T07:29:37.690Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-28T07:29:52.649Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-28T07:29:52.649Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-28T07:29:52.649Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-28T07:29:52.649Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-28T07:30:07.458Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-28T07:30:09.637Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-28T07:30:18.208Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-28T07:30:22.884Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-28T07:30:22.884Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-28T07:30:22.884Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-28T07:30:22.884Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-28T07:30:22.884Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-28T07:30:27.563Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-28T07:30:27.563Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-28T07:30:27.563Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-28T07:30:27.563Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-28T07:30:27.563Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-28T07:30:27.563Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-28T07:30:27.563Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-28T07:30:27.563Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-28T07:30:27.563Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-28T07:30:36.111Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-28T07:30:36.111Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-28T07:30:36.111Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-28T07:30:36.568Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-28T07:30:36.568Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-28T07:30:36.568Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-28T07:30:38.106Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-28T07:30:39.068Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-28T07:30:39.068Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-28T07:30:39.069Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-28T07:30:43.746Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-28T07:30:48.422Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-28T07:30:51.421Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-28T07:31:27.079Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-28T07:31:27.079Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-28T07:31:27.079Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-28T07:31:29.974Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-28T07:31:29.974Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-28T07:31:29.974Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-28T07:31:30.937Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-28T07:31:36.709Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-28T07:31:41.394Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-28T07:31:41.394Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-28T07:31:41.394Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-28T07:31:46.064Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-28T07:31:46.064Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-28T07:31:46.064Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-28T07:32:11.171Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-28T07:32:12.146Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-28T07:32:13.110Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-28T07:32:25.460Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-28T07:32:30.131Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-28T07:32:38.677Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-28T07:32:41.570Z] === RUN TestDockerSuite/TestRmiTag [2021-07-28T07:32:42.027Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-28T07:32:44.922Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-28T07:33:20.559Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-28T07:33:20.559Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-28T07:33:23.459Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-28T07:33:24.991Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-28T07:33:24.991Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-28T07:33:26.521Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-28T07:33:26.521Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-28T07:33:26.521Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-28T07:33:26.521Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-28T07:33:26.521Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-28T07:33:31.200Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-28T07:33:34.098Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-28T07:33:36.266Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-28T07:33:39.159Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-28T07:33:42.057Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-28T07:33:42.057Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-28T07:33:47.836Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-28T07:33:47.836Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-28T07:33:50.011Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-28T07:33:50.011Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-28T07:33:50.011Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-28T07:33:53.739Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-28T07:33:53.739Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-28T07:33:53.739Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-28T07:33:53.739Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-28T07:33:53.739Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-28T07:33:55.273Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-28T07:33:55.273Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-28T07:33:57.450Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-28T07:33:59.618Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-28T07:34:02.512Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-28T07:34:02.512Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-28T07:34:02.512Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-28T07:34:02.512Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-28T07:34:02.512Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-28T07:34:02.512Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-28T07:34:02.512Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-28T07:34:04.685Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-28T07:34:04.685Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-28T07:34:04.685Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-28T07:34:04.685Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-28T07:34:04.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-28T07:34:04.685Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-28T07:34:04.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-28T07:34:04.685Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-28T07:34:04.685Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-28T07:34:06.856Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-28T07:34:12.634Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-28T07:34:12.634Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-28T07:34:12.634Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-28T07:34:12.634Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-28T07:34:12.634Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-28T07:34:12.634Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-28T07:34:12.634Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-28T07:34:14.803Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-28T07:34:14.803Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-28T07:34:14.803Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-28T07:34:14.803Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-28T07:34:14.803Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-28T07:34:14.803Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-28T07:34:16.978Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-28T07:34:19.872Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-28T07:34:19.872Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-28T07:34:19.872Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-28T07:34:22.766Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-28T07:34:22.766Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-28T07:34:22.766Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-28T07:34:22.766Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-28T07:34:22.766Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-28T07:34:22.766Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-28T07:34:22.766Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-28T07:34:24.935Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-28T07:34:27.106Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-28T07:34:29.278Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-28T07:34:32.172Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-28T07:34:32.172Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-28T07:34:36.847Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-28T07:34:36.847Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-28T07:34:36.847Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-28T07:34:36.847Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-28T07:34:36.847Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-28T07:34:36.847Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-28T07:34:43.902Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-28T07:34:43.902Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-28T07:34:44.358Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunMount [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-28T07:34:46.529Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-28T07:34:46.529Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-28T07:34:55.080Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-28T07:34:55.080Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-28T07:34:55.080Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-28T07:34:55.080Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-28T07:34:55.080Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-28T07:34:55.080Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-28T07:34:55.080Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-28T07:34:59.754Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-28T07:35:05.529Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-28T07:35:05.529Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-28T07:35:06.494Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-28T07:35:08.662Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-28T07:35:10.191Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-28T07:35:11.722Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-28T07:35:13.958Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-28T07:35:14.415Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-28T07:35:14.415Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-28T07:35:17.896Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-28T07:35:17.896Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-28T07:35:17.896Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-28T07:35:17.896Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-28T07:35:17.896Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-28T07:35:17.896Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-28T07:35:17.896Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-28T07:35:17.896Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-28T07:35:17.896Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-28T07:35:17.896Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-28T07:35:17.896Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-28T07:35:26.450Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-28T07:35:26.450Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-28T07:35:26.450Z] === RUN TestDockerSuite/TestRunRm [2021-07-28T07:35:29.348Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-28T07:35:35.122Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-28T07:35:37.293Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-28T07:35:39.462Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-28T07:35:41.635Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-28T07:35:44.530Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-28T07:35:44.531Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-28T07:35:44.531Z] === RUN TestDockerSuite/TestRunState [2021-07-28T07:35:44.531Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-28T07:35:44.531Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-28T07:35:46.703Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-28T07:35:46.703Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-28T07:35:46.703Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-28T07:35:48.874Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-28T07:35:48.874Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-28T07:35:48.874Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-28T07:35:48.874Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-28T07:35:48.874Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-28T07:35:49.331Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-28T07:35:49.331Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-28T07:35:49.331Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-28T07:35:49.331Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-28T07:35:55.122Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-28T07:35:55.122Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-28T07:35:57.288Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-28T07:35:57.288Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-28T07:35:57.288Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-28T07:35:59.460Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-28T07:35:59.460Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-28T07:35:59.460Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-28T07:35:59.460Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-28T07:35:59.918Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-28T07:36:03.635Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-28T07:36:12.182Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-28T07:36:16.859Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-28T07:36:23.925Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-28T07:36:23.925Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-28T07:36:23.925Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-28T07:36:23.925Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-28T07:36:26.830Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-28T07:36:29.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-28T07:36:32.614Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-28T07:36:32.614Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-28T07:36:32.614Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-28T07:36:32.614Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-28T07:36:32.614Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-28T07:36:32.614Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-28T07:36:32.614Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-28T07:36:36.337Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-28T07:36:38.504Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-28T07:36:40.031Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-28T07:36:45.804Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-28T07:36:45.804Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-28T07:36:45.804Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-28T07:36:45.804Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-28T07:36:45.804Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-28T07:36:45.804Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-28T07:36:45.804Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-28T07:36:47.970Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-28T07:36:48.426Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-28T07:36:48.882Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-28T07:36:48.882Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-28T07:36:51.047Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-28T07:36:59.593Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-28T07:36:59.593Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-28T07:36:59.593Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-28T07:37:08.146Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-28T07:37:08.146Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-28T07:37:08.146Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-28T07:37:11.870Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-28T07:37:11.870Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-28T07:37:11.870Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-28T07:37:11.870Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-28T07:37:11.870Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-28T07:37:11.870Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-28T07:37:11.870Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-28T07:37:11.870Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-28T07:37:11.870Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-28T07:37:18.924Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-28T07:37:18.924Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-28T07:37:18.924Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-28T07:37:18.924Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-28T07:37:18.924Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-28T07:37:18.924Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-28T07:37:18.924Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-28T07:37:21.094Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-28T07:37:23.262Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-28T07:37:23.262Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-28T07:37:23.262Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-28T07:37:25.428Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-28T07:37:25.428Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-28T07:37:25.428Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-28T07:37:25.428Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-28T07:37:25.428Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-28T07:37:25.428Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-28T07:37:25.428Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-28T07:37:43.072Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-28T07:37:43.072Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-28T07:37:44.593Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-28T07:37:44.593Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-28T07:37:48.492Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-28T07:37:48.492Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-28T07:37:49.452Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-28T07:37:49.452Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-28T07:37:49.452Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-28T07:37:57.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-28T07:37:57.971Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-28T07:37:57.971Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-28T07:37:58.970Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-28T07:37:58.970Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-28T07:37:58.970Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-28T07:37:58.970Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-28T07:38:07.491Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-28T07:38:07.491Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-28T07:38:07.491Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-28T07:38:17.758Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-28T07:38:17.758Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-28T07:38:17.758Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite (2447.19s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.09s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.81s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.40s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.09s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.59s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.34s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.81s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.32s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.99s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.10s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.37s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.19s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.42s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.84s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.51s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.30s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.38s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.76s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.09s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.69s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.54s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.12s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.90s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.81s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.77s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.36s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.01s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2021-07-28T07:38:19.283Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.87s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-28T07:38:19.283Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.51s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.50s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.97s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.24s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.23s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.55s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.71s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.15s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.15s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.68s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.96s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.29s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.24s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.93s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.03s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.22s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.96s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.31s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.90s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFails (2.67s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.89s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.95s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.74s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.16s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.16s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.10s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildHistory (12.06s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.36s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.22s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.57s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.00s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.20s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.06s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.96s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.22s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.27s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.28s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.36s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.71s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.67s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.60s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.86s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.27s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.74s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.54s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.27s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.35s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.85s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.73s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.68s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildRm (21.69s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.55s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.69s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.52s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.90s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.50s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildStderr (4.42s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.72s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.20s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.05s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.74s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.22s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.74s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.30s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.83s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.32s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.68s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.26s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.09s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.37s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.82s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.83s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCommitChange (4.75s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.45s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.08s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCommitTTY (7.35s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.79s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.39s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.54s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.67s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.65s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.33s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.38s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.66s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.87s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.40s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.09s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.65s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2021-07-28T07:38:19.284Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.16s) [2021-07-28T07:38:19.284Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.48s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.18s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.98s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000098270_} (2.50s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1211350462_c:\foo_false____} (2.56s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1211350462_c:\foo_true____} (2.56s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.76s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.42s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.73s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.14s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.79s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.46s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.47s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpToDot (2.74s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.68s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.40s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.39s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.72s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.81s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.47s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.35s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsCopy (9.35s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.36s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.12s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFilters (4.81s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFormat (5.33s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsRename (2.82s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsResize (8.05s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.77s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.16s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.12s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.11s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.94s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.27s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecInspectID (4.55s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.68s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.30s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.62s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.00s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.98s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.09s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.92s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.22s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.94s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.62s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.56s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.26s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectDefault (2.66s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectHistory (4.88s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.48s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s) [2021-07-28T07:38:19.285Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-28T07:38:19.285Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.12s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectStatus (3.40s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.34s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.30s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.58s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.16s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.67s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.29s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.58s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.10s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.26s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.40s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.52s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.46s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.63s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.93s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.78s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsSince (9.26s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.84s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.29s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsByOrder (8.34s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.45s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.73s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.54s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.03s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.06s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.98s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.08s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.33s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.37s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.83s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.27s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.37s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.91s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.76s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.83s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.16s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.12s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.56s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.89s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.85s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.46s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (30.66s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.95s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.26s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.37s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.74s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.63s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.83s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.62s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.45s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.60s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.15s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.69s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.00s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.47s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.19s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunExitCode (2.32s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.15s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2021-07-28T07:38:19.286Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-28T07:38:19.286Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.18s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.44s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.21s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.98s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.33s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.85s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.51s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.60s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.23s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunRm (2.70s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.71s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.24s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.22s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.37s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.93s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.61s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.64s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.50s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.04s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.20s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.53s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.73s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.72s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.75s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.14s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.82s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.28s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.89s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.77s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.31s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.68s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.33s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.63s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.40s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.94s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.19s) [2021-07-28T07:38:19.287Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-28T07:38:19.287Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-28T07:38:19.287Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.287Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-28T07:38:19.288Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-28T07:38:19.288Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-28T07:38:19.288Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-28T07:38:19.288Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-28T07:38:19.288Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-28T07:38:19.288Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-28T07:38:19.288Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-28T07:38:19.288Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerDaemonSuite [2021-07-28T07:38:19.288Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-28T07:38:19.288Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-28T07:38:19.288Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-28T07:38:19.288Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerSwarmSuite [2021-07-28T07:38:19.288Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-28T07:38:19.288Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerExternalVolumeSuite [2021-07-28T07:38:19.288Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerNetworkSuite [2021-07-28T07:38:19.288Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-28T07:38:19.288Z] === RUN TestDockerHubPullSuite [2021-07-28T07:38:19.288Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-28T07:38:19.288Z] PASS [2021-07-28T07:38:19.288Z] ok github.com/docker/docker/integration-cli 2447.908s [2021-07-28T07:38:19.288Z] [2021-07-28T07:38:19.288Z] === Skipped [2021-07-28T07:38:19.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-28T07:38:19.288Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.288Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-28T07:38:19.288Z] [2021-07-28T07:38:19.288Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-28T07:38:19.289Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.289Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-28T07:38:19.289Z] [2021-07-28T07:38:19.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-28T07:38:19.289Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.289Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-28T07:38:19.289Z] [2021-07-28T07:38:19.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-28T07:38:19.289Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.289Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-28T07:38:19.289Z] [2021-07-28T07:38:19.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-28T07:38:19.289Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.289Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-28T07:38:19.289Z] [2021-07-28T07:38:19.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-28T07:38:19.289Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.289Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-28T07:38:19.289Z] [2021-07-28T07:38:19.289Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-28T07:38:19.289Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.289Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-28T07:38:19.743Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-28T07:38:19.743Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-28T07:38:19.743Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-28T07:38:19.743Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-28T07:38:19.743Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-28T07:38:19.743Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-28T07:38:19.743Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-07-28T07:38:19.743Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.743Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-07-28T07:38:19.743Z] [2021-07-28T07:38:19.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2021-07-28T07:38:19.743Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-28T07:38:19.744Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-28T07:38:19.744Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-28T07:38:19.744Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.744Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-28T07:38:19.744Z] [2021-07-28T07:38:19.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-28T07:38:19.745Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-28T07:38:19.745Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-28T07:38:19.745Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-28T07:38:19.745Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-28T07:38:19.745Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-28T07:38:19.745Z] docker_cli_sni_test.go:18: Flakey test [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-28T07:38:19.745Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.745Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-28T07:38:19.745Z] [2021-07-28T07:38:19.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-28T07:38:19.745Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-28T07:38:19.746Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-28T07:38:19.746Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-28T07:38:19.746Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-28T07:38:19.746Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-28T07:38:19.746Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-28T07:38:19.746Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-28T07:38:19.746Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-28T07:38:19.746Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-28T07:38:19.746Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-28T07:38:19.746Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-28T07:38:19.746Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.746Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-28T07:38:19.746Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-28T07:38:19.747Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-28T07:38:19.747Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-28T07:38:19.747Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-28T07:38:19.747Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-28T07:38:19.747Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-28T07:38:19.747Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-28T07:38:19.747Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-28T07:38:19.747Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-28T07:38:19.747Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-28T07:38:19.747Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-28T07:38:19.748Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-28T07:38:19.748Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-28T07:38:19.748Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.748Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-28T07:38:19.748Z] [2021-07-28T07:38:19.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-28T07:38:19.749Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-28T07:38:19.749Z] [2021-07-28T07:38:19.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-28T07:38:19.749Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.203Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-28T07:38:20.203Z] [2021-07-28T07:38:20.203Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-28T07:38:20.203Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-28T07:38:20.204Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-28T07:38:20.204Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-28T07:38:20.204Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.204Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-28T07:38:20.204Z] [2021-07-28T07:38:20.204Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.205Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-28T07:38:20.205Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.205Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-28T07:38:20.205Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-28T07:38:20.206Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.206Z] DONE 1092 tests, 546 skipped in 2456.772s [2021-07-28T07:38:20.206Z] INFO: Integration tests ended at 07/28/2021 07:38:19. Duration:00:40:56.8644191 [2021-07-28T07:38:20.206Z] INFO: Docker info of the daemon under test at end of run [2021-07-28T07:38:20.206Z] [2021-07-28T07:38:20.666Z] Containers: 2 [2021-07-28T07:38:20.666Z] Running: 0 [2021-07-28T07:38:20.666Z] Paused: 0 [2021-07-28T07:38:20.666Z] Stopped: 2 [2021-07-28T07:38:20.666Z] Images: 18 [2021-07-28T07:38:20.666Z] Server Version: 0.0.0-dev [2021-07-28T07:38:20.666Z] Storage Driver: windowsfilter [2021-07-28T07:38:20.666Z] Windows: [2021-07-28T07:38:20.666Z] Logging Driver: json-file [2021-07-28T07:38:20.666Z] Plugins: [2021-07-28T07:38:20.666Z] Volume: local [2021-07-28T07:38:20.666Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-28T07:38:20.666Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-28T07:38:20.666Z] Swarm: inactive [2021-07-28T07:38:20.666Z] Default Isolation: process [2021-07-28T07:38:20.666Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-28T07:38:20.666Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-28T07:38:20.666Z] OSType: windows [2021-07-28T07:38:20.666Z] Architecture: x86_64 [2021-07-28T07:38:20.666Z] CPUs: 4 [2021-07-28T07:38:20.666Z] Total Memory: 32GiB [2021-07-28T07:38:20.666Z] Name: azwin-2-6f1621 [2021-07-28T07:38:20.666Z] ID: O5A2:BMGX:DEVS:X5MN:3OTV:ZQDX:LQWX:OTZK:6IEU:RWUK:WLVX:SWSB [2021-07-28T07:38:20.666Z] Docker Root Dir: D:\CI\PR-42672\7\daemon [2021-07-28T07:38:20.666Z] Debug Mode (client): false [2021-07-28T07:38:20.666Z] Debug Mode (server): true [2021-07-28T07:38:20.666Z] File Descriptors: -1 [2021-07-28T07:38:20.666Z] Goroutines: 17 [2021-07-28T07:38:20.666Z] System Time: 2021-07-28T07:38:20.3615655Z [2021-07-28T07:38:20.666Z] EventsListeners: 0 [2021-07-28T07:38:20.666Z] Registry: https://index.docker.io/v1/ [2021-07-28T07:38:20.666Z] Labels: [2021-07-28T07:38:20.666Z] Experimental: false [2021-07-28T07:38:20.666Z] Insecure Registries: [2021-07-28T07:38:20.666Z] 127.0.0.0/8 [2021-07-28T07:38:20.666Z] Live Restore Enabled: false [2021-07-28T07:38:20.666Z] [2021-07-28T07:38:20.666Z] [2021-07-28T07:38:20.666Z] INFO: Stopping daemon under test [2021-07-28T07:38:20.666Z] SUCCESS: The process with PID 3868 (child process of PID 8740) has been terminated. [2021-07-28T07:38:20.666Z] SUCCESS: The process with PID 8740 (child process of PID 7688) has been terminated. [2021-07-28T07:38:20.666Z] INFO: Stop tailing logs of the daemon under tests [2021-07-28T07:38:20.666Z] INFO: executeCI.ps1 Completed successfully at 07/28/2021 07:38:20. [2021-07-28T07:38:20.666Z] INFO: Tidying up at end of run [2021-07-28T07:38:20.666Z] INFO: Saving daemon under test log (d:\CI\PR-42672\7\dut.out) to bundles\CIDUT.out [2021-07-28T07:38:20.666Z] INFO: Saving daemon under test log (d:\CI\PR-42672\7\dut.err) to bundles\CIDUT.err [2021-07-28T07:38:20.666Z] INFO: Nuke-Everything... [2021-07-28T07:38:22.824Z] INFO: Container count on control daemon to delete is 2 [2021-07-28T07:38:23.278Z] da39dbea7115 [2021-07-28T07:38:23.278Z] 1574953e7bdf [2021-07-28T07:38:23.278Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-28T07:38:25.436Z] Deleted: sha256:bc7905050467e49f48f06451fba78c8c72792dfc769ca86bd72bdd81838d826e [2021-07-28T07:38:25.436Z] Deleted: sha256:1588e2a746dce402c239cecd567d9949ff1862f486e5c33b05f92fdc0a3abc35 [2021-07-28T07:38:25.436Z] INFO: Tidying pidfile d:\CI\PR-42672\7\docker.pid [2021-07-28T07:38:25.436Z] INFO: Nuking d:\CI [2021-07-28T07:38:43.055Z] INFO: Zapped successfully [2021-07-28T07:38:43.055Z] [2021-07-28T07:38:43.055Z] INFO: executeCI.ps1 exiting at Wed Jul 28 07:38:41 CUT 2021. Duration 01:09:19.6993077 [2021-07-28T07:38:43.055Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-28T07:38:43.298Z] Recording test results [2021-07-28T07:38:43.818Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-28T07:38:45.706Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-28T07:38:46.878Z] Archiving artifacts [2021-07-28T07:38:48.025Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42672/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-28T07:38:49.033Z] + make clean [2021-07-28T07:38:49.487Z] docker volume rm -f docker-dev-cache [2021-07-28T07:38:49.940Z] 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